+ 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 [Sat Aug 22 15:04:33 2026] *** compiled with version: 13.3.0 on 06 August 2026 01:02:01 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: cinder-api-7cc8dc97f5-q6jv5 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fc3a385d668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() 2026-08-22 15:04:37.798 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-08-22 15:04:37.798 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-08-22 15:04:37.903 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-08-22 15:04:37.903 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-08-22 15:04:39.061 7 INFO cinder.rpc [None req-a8678503-1672-4683-8280-b8cbe55df4a2 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-08-22 15:04:39.064 7 INFO cinder.rpc [None req-a8678503-1672-4683-8280-b8cbe55df4a2 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-08-22 15:04:39.066 7 INFO cinder.rpc [None req-a8678503-1672-4683-8280-b8cbe55df4a2 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-08-22 15:04:39.068 7 INFO cinder.rpc [None req-a8678503-1672-4683-8280-b8cbe55df4a2 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-08-22 15:04:39.081 7 INFO cinder.rpc [None req-a8678503-1672-4683-8280-b8cbe55df4a2 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-08-22 15:04:39.083 7 INFO cinder.rpc [None req-a8678503-1672-4683-8280-b8cbe55df4a2 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-08-22 15:04:39.135 7 WARNING cinder.api.contrib.hosts [None req-a8678503-1672-4683-8280-b8cbe55df4a2 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-08-22 15:04:39.172 8 INFO cinder.rpc [None req-0f3495ce-ac99-41fc-b542-32438d65a2e3 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-08-22 15:04:39.177 7 WARNING keystonemiddleware._common.config [None req-a8678503-1672-4683-8280-b8cbe55df4a2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-22 15:04:39.179 8 INFO cinder.rpc [None req-0f3495ce-ac99-41fc-b542-32438d65a2e3 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-08-22 15:04:39.183 8 INFO cinder.rpc [None req-0f3495ce-ac99-41fc-b542-32438d65a2e3 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-08-22 15:04:39.186 8 INFO cinder.rpc [None req-0f3495ce-ac99-41fc-b542-32438d65a2e3 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-08-22 15:04:39.187 7 WARNING oslo_config.cfg [None req-a8678503-1672-4683-8280-b8cbe55df4a2 - - - - - -] 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 0x7fc3a385d668 pid: 7 (default app) 2026-08-22 15:04:39.201 8 INFO cinder.rpc [None req-0f3495ce-ac99-41fc-b542-32438d65a2e3 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-08-22 15:04:39.204 8 INFO cinder.rpc [None req-0f3495ce-ac99-41fc-b542-32438d65a2e3 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-08-22 15:04:39.275 8 WARNING cinder.api.contrib.hosts [None req-0f3495ce-ac99-41fc-b542-32438d65a2e3 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-08-22 15:04:39.316 8 WARNING keystonemiddleware._common.config [None req-0f3495ce-ac99-41fc-b542-32438d65a2e3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-22 15:04:39.327 8 WARNING oslo_config.cfg [None req-0f3495ce-ac99-41fc-b542-32438d65a2e3 - - - - - -] 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 0x7fc3a385d668 pid: 8 (default app) 2026-08-22 15:04:47.780 7 INFO cinder.api.openstack.wsgi [None req-a8678503-1672-4683-8280-b8cbe55df4a2 - - - - - -] GET http://10.0.0.37:8776/ 2026-08-22 15:04:47.782 7 INFO cinder.api.openstack.wsgi [None req-a8678503-1672-4683-8280-b8cbe55df4a2 - - - - - -] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:04:57.780 8 INFO cinder.api.openstack.wsgi [None req-0f3495ce-ac99-41fc-b542-32438d65a2e3 - - - - - -] GET http://10.0.0.37:8776/ 2026-08-22 15:04:57.781 8 INFO cinder.api.openstack.wsgi [None req-0f3495ce-ac99-41fc-b542-32438d65a2e3 - - - - - -] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:05:07.779 7 INFO cinder.api.openstack.wsgi [None req-a8678503-1672-4683-8280-b8cbe55df4a2 - - - - - -] GET http://10.0.0.37:8776/ 2026-08-22 15:05:07.779 8 INFO cinder.api.openstack.wsgi [None req-0f3495ce-ac99-41fc-b542-32438d65a2e3 - - - - - -] GET http://10.0.0.37:8776/ 2026-08-22 15:05:07.780 7 INFO cinder.api.openstack.wsgi [None req-a8678503-1672-4683-8280-b8cbe55df4a2 - - - - - -] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:05:07.780 8 INFO cinder.api.openstack.wsgi [None req-0f3495ce-ac99-41fc-b542-32438d65a2e3 - - - - - -] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:05:17.778 7 INFO cinder.api.openstack.wsgi [None req-a8678503-1672-4683-8280-b8cbe55df4a2 - - - - - -] GET http://10.0.0.37:8776/ 2026-08-22 15:05:17.778 8 INFO cinder.api.openstack.wsgi [None req-0f3495ce-ac99-41fc-b542-32438d65a2e3 - - - - - -] GET http://10.0.0.37:8776/ 2026-08-22 15:05:17.779 8 INFO cinder.api.openstack.wsgi [None req-0f3495ce-ac99-41fc-b542-32438d65a2e3 - - - - - -] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:05:17.780 7 INFO cinder.api.openstack.wsgi [None req-a8678503-1672-4683-8280-b8cbe55df4a2 - - - - - -] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:05:27.779 7 INFO cinder.api.openstack.wsgi [None req-a8678503-1672-4683-8280-b8cbe55df4a2 - - - - - -] GET http://10.0.0.37:8776/ 2026-08-22 15:05:27.780 8 INFO cinder.api.openstack.wsgi [None req-0f3495ce-ac99-41fc-b542-32438d65a2e3 - - - - - -] GET http://10.0.0.37:8776/ 2026-08-22 15:05:27.781 8 INFO cinder.api.openstack.wsgi [None req-0f3495ce-ac99-41fc-b542-32438d65a2e3 - - - - - -] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:05:27.781 7 INFO cinder.api.openstack.wsgi [None req-a8678503-1672-4683-8280-b8cbe55df4a2 - - - - - -] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:05:37.778 8 INFO cinder.api.openstack.wsgi [None req-0f3495ce-ac99-41fc-b542-32438d65a2e3 - - - - - -] GET http://10.0.0.37:8776/ 2026-08-22 15:05:37.778 7 INFO cinder.api.openstack.wsgi [None req-a8678503-1672-4683-8280-b8cbe55df4a2 - - - - - -] GET http://10.0.0.37:8776/ 2026-08-22 15:05:37.780 8 INFO cinder.api.openstack.wsgi [None req-0f3495ce-ac99-41fc-b542-32438d65a2e3 - - - - - -] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:05:37.780 7 INFO cinder.api.openstack.wsgi [None req-a8678503-1672-4683-8280-b8cbe55df4a2 - - - - - -] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:05:47.779 8 INFO cinder.api.openstack.wsgi [None req-0f3495ce-ac99-41fc-b542-32438d65a2e3 - - - - - -] GET http://10.0.0.37:8776/ 2026-08-22 15:05:47.779 7 INFO cinder.api.openstack.wsgi [None req-a8678503-1672-4683-8280-b8cbe55df4a2 - - - - - -] GET http://10.0.0.37:8776/ 2026-08-22 15:05:47.780 8 INFO cinder.api.openstack.wsgi [None req-0f3495ce-ac99-41fc-b542-32438d65a2e3 - - - - - -] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:05:47.781 7 INFO cinder.api.openstack.wsgi [None req-a8678503-1672-4683-8280-b8cbe55df4a2 - - - - - -] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:05:57.779 8 INFO cinder.api.openstack.wsgi [None req-0f3495ce-ac99-41fc-b542-32438d65a2e3 - - - - - -] GET http://10.0.0.37:8776/ 2026-08-22 15:05:57.779 7 INFO cinder.api.openstack.wsgi [None req-a8678503-1672-4683-8280-b8cbe55df4a2 - - - - - -] GET http://10.0.0.37:8776/ 2026-08-22 15:05:57.780 8 INFO cinder.api.openstack.wsgi [None req-0f3495ce-ac99-41fc-b542-32438d65a2e3 - - - - - -] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:05:57.780 7 INFO cinder.api.openstack.wsgi [None req-a8678503-1672-4683-8280-b8cbe55df4a2 - - - - - -] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:06:07.778 8 INFO cinder.api.openstack.wsgi [None req-0f3495ce-ac99-41fc-b542-32438d65a2e3 - - - - - -] GET http://10.0.0.37:8776/ 2026-08-22 15:06:07.779 7 INFO cinder.api.openstack.wsgi [None req-a8678503-1672-4683-8280-b8cbe55df4a2 - - - - - -] GET http://10.0.0.37:8776/ 2026-08-22 15:06:07.780 8 INFO cinder.api.openstack.wsgi [None req-0f3495ce-ac99-41fc-b542-32438d65a2e3 - - - - - -] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:06:07.780 7 INFO cinder.api.openstack.wsgi [None req-a8678503-1672-4683-8280-b8cbe55df4a2 - - - - - -] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:06:17.779 8 INFO cinder.api.openstack.wsgi [None req-0f3495ce-ac99-41fc-b542-32438d65a2e3 - - - - - -] GET http://10.0.0.37:8776/ 2026-08-22 15:06:17.779 7 INFO cinder.api.openstack.wsgi [None req-a8678503-1672-4683-8280-b8cbe55df4a2 - - - - - -] GET http://10.0.0.37:8776/ 2026-08-22 15:06:17.780 8 INFO cinder.api.openstack.wsgi [None req-0f3495ce-ac99-41fc-b542-32438d65a2e3 - - - - - -] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:06:17.781 7 INFO cinder.api.openstack.wsgi [None req-a8678503-1672-4683-8280-b8cbe55df4a2 - - - - - -] http://10.0.0.37:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-08-22 15:06:20.410 8 INFO cinder.api.openstack.wsgi [None req-c81558a5-3adf-4b89-a199-bc9214401ec0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/types/rbd1 2026-08-22 15:06:20.431 8 INFO cinder.api.openstack.wsgi [None req-c81558a5-3adf-4b89-a199-bc9214401ec0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 10/19] 10.0.0.188 () {30 vars in 682 bytes} [Sat Aug 22 15:06:19 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/types/rbd1 => generated 82 bytes in 872 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-08-22 15:06:20.866 7 INFO cinder.api.openstack.wsgi [None req-d9642a7d-9b98-4441-b07f-29cf76c5e7c8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:06:20.895 7 INFO cinder.api.openstack.wsgi [None req-d9642a7d-9b98-4441-b07f-29cf76c5e7c8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 10/20] 10.0.0.188 () {30 vars in 721 bytes} [Sat Aug 22 15:06:20 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/types?name=rbd1&is_public=None => generated 20 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:06:22.485 8 INFO cinder.api.openstack.wsgi [None req-b9b1f155-b3a7-4734-8efc-9995c79ced9e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:06:22.511 8 INFO cinder.api.openstack.wsgi [None req-b9b1f155-b3a7-4734-8efc-9995c79ced9e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/types returned with HTTP 200 [pid: 8|app: 0|req: 11/21] 10.0.0.188 () {34 vars in 725 bytes} [Sat Aug 22 15:06:22 2026] POST /v3/7e14f03f71914cda8ae4338e8b8d0f1c/types => generated 179 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:06:22.527 7 INFO cinder.api.openstack.wsgi [req-b9b1f155-b3a7-4734-8efc-9995c79ced9e req-83d52753-a170-42e5-a348-40466320baf6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/types/24ab9ba4-6233-4b47-b661-4337380aff52/extra_specs 2026-08-22 15:06:22.579 7 INFO cinder.api.openstack.wsgi [req-b9b1f155-b3a7-4734-8efc-9995c79ced9e req-83d52753-a170-42e5-a348-40466320baf6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/types/24ab9ba4-6233-4b47-b661-4337380aff52/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 11/22] 10.0.0.188 () {36 vars in 894 bytes} [Sat Aug 22 15:06:22 2026] POST /v3/7e14f03f71914cda8ae4338e8b8d0f1c/types/24ab9ba4-6233-4b47-b661-4337380aff52/extra_specs => generated 48 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:06:24.108 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/types?is_public=None 2026-08-22 15:06:24.123 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 12/23] 10.0.0.188 () {30 vars in 701 bytes} [Sat Aug 22 15:06:24 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/types?is_public=None => generated 443 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:06:26.054 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/qos-specs 2026-08-22 15:06:26.066 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 12/24] 10.0.0.188 () {30 vars in 680 bytes} [Sat Aug 22 15:06:25 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/qos-specs => generated 17 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:06:27.781 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:06:27.783 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:06:27.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:06:27.785 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:06:37.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:06:37.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:06:37.782 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:06:37.783 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:06:47.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:06:47.782 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:06:47.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:06:47.784 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:06:57.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:06:57.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:06:57.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:06:57.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:07:07.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:07:07.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:07:07.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:07:07.781 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:07:17.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:07:17.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:07:17.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:07:17.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:07:27.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:07:27.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:07:27.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:07:27.781 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:07:37.778 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:07:37.778 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:07:37.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:07:37.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:07:47.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:07:47.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:07:47.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:07:47.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:07:57.778 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:07:57.778 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:07:57.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:07:57.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:08:07.778 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:08:07.778 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:08:07.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:08:07.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:08:17.778 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:08:17.778 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:08:17.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:08:17.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:08:27.778 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:08:27.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:08:27.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:08:27.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:08:37.778 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:08:37.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:08:37.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:08:37.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:08:47.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:08:47.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:08:47.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:08:47.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:08:57.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:08:57.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:08:57.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:08:57.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:09:07.778 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:09:07.778 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:09:07.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:09:07.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:09:17.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:09:17.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:09:17.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:09:17.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:09:27.778 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:09:27.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:09:27.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:09:27.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:09:37.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:09:37.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:09:37.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:09:37.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:09:47.778 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:09:47.778 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:09:47.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:09:47.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:09:57.778 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:09:57.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:09:57.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:09:57.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:10:07.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:10:07.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:10:07.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:10:07.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:10:17.778 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:10:17.778 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:10:17.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:10:17.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:10:27.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:10:27.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:10:27.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:10:27.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:10:37.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:10:37.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:10:37.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:10:37.781 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:10:47.778 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:10:47.778 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:10:47.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:10:47.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:10:57.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:10:57.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:10:57.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:10:57.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:11:07.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:11:07.781 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:11:07.781 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:11:07.782 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:11:17.778 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:11:17.778 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:11:17.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:11:17.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:11:27.778 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:11:27.778 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:11:27.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:11:27.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:11:37.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:11:37.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:11:37.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:11:37.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:11:47.778 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:11:47.778 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:11:47.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:11:47.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:11:57.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:11:57.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:11:57.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:11:57.781 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:12:07.778 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:12:07.778 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:12:07.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:12:07.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:12:17.778 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:12:17.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:12:17.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:12:17.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:12:27.778 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:12:27.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:12:27.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:12:27.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:12:37.778 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:12:37.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:12:37.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:12:37.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:12:47.784 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:12:47.784 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:12:47.785 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:12:47.785 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:12:57.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:12:57.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:12:57.781 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:12:57.781 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:13:07.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:13:07.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:13:07.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:13:07.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:13:17.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:13:17.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:13:17.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:13:17.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:13:27.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:13:27.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:13:27.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:13:27.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:13:37.778 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:13:37.778 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:13:37.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:13:37.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:13:47.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:13:47.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:13:47.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:13:47.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:13:57.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:13:57.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:13:57.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:13:57.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:14:07.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:14:07.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:14:07.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:14:07.781 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:14:17.778 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:14:17.778 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:14:17.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:14:17.783 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:14:27.778 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:14:27.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:14:27.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:14:27.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:14:37.778 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:14:37.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:14:37.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:14:37.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:14:47.778 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:14:47.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:14:47.781 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:14:47.782 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:14:57.778 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:14:57.778 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:14:57.778 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:14:57.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:15:07.778 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:15:07.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:15:07.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:15:07.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:15:17.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:15:17.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:15:17.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:15:17.781 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:15:27.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:15:27.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:15:27.782 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:15:27.784 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:15:37.781 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:15:37.782 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:15:37.782 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:15:37.783 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:15:47.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:15:47.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:15:47.782 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:15:47.783 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:15:57.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:15:57.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:15:57.781 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:15:57.782 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:16:07.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:16:07.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:16:07.782 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:16:07.783 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:16:17.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:16:17.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:16:17.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:16:17.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:16:27.786 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:16:27.787 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:16:27.788 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:16:27.789 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:16:37.778 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:16:37.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:16:37.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:16:37.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:16:47.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:16:47.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:16:47.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:16:47.781 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:16:57.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:16:57.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:16:57.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:16:57.781 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:17:07.781 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:17:07.781 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:17:07.783 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:17:07.785 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:17:17.778 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:17:17.778 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:17:17.778 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:17:17.778 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:17:27.778 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:17:27.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:17:27.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:17:27.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:17:37.778 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:17:37.778 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:17:37.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:17:37.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:17:47.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:17:47.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:17:47.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:17:47.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:17:57.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:17:57.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:17:57.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:17:57.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:18:07.781 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:18:07.781 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:18:07.781 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:18:07.783 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:18:17.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:18:17.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:18:17.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:18:17.781 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:18:27.778 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:18:27.778 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:18:27.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:18:27.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:18:37.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:18:37.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:18:37.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:18:37.781 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:18:47.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:18:47.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:18:47.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:18:47.781 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:18:57.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:18:57.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:18:57.781 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:18:57.782 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:19:07.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:19:07.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:19:07.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:19:07.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:19:17.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:19:17.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:19:17.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:19:17.781 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:19:27.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:19:27.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:19:27.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:19:27.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:19:37.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:19:37.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:19:37.781 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:19:37.781 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:19:47.778 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:19:47.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:19:47.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:19:47.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:19:57.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:19:57.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:19:57.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:19:57.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:20:07.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:20:07.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:20:07.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:20:07.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:20:17.778 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:20:17.778 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:20:17.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:20:17.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:20:27.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:20:27.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:20:27.781 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:20:27.781 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:20:37.778 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:20:37.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:20:37.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:20:37.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:20:47.778 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:20:47.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:20:47.781 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:20:47.781 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:20:57.777 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:20:57.778 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:20:57.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:20:57.781 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:21:07.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:21:07.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:21:07.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:21:07.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:21:17.778 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:21:17.778 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:21:17.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:21:17.781 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:21:27.778 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:21:27.778 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:21:27.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:21:27.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:21:37.778 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:21:37.778 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:21:37.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:21:37.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:21:47.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:21:47.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:21:47.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:21:47.781 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:21:57.778 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:21:57.778 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:21:57.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:21:57.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:22:07.778 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:22:07.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:22:07.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:22:07.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:22:17.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:22:17.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:22:17.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:22:17.780 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:22:27.778 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:22:27.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:22:27.781 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:22:27.781 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:22:37.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:22:37.779 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:22:37.779 7 INFO cinder.api.openstack.wsgi [None req-f8bff2fa-07b5-420a-81a9-0ed45431e5cb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:22:37.780 8 INFO cinder.api.openstack.wsgi [None req-091aaf8e-27b2-4fe4-a652-7c7298129731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:22:38.272 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET https://volume.199-204-45-35.nip.io/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=False 2026-08-22 15:22:38.298 7 WARNING cinder.quota [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-08-22 15:22:38.298 7 WARNING cinder.quota [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-08-22 15:22:38.299 7 WARNING cinder.quota [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-08-22 15:22:38.299 7 WARNING cinder.quota [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-08-22 15:22:38.299 7 WARNING cinder.quota [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-08-22 15:22:38.300 7 WARNING cinder.quota [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-08-22 15:22:38.306 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] https://volume.199-204-45-35.nip.io/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 111/221] 199.204.45.35 () {44 vars in 1064 bytes} [Sat Aug 22 15:22:38 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=False => generated 340 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:22:38.479 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] PUT https://volume.199-204-45-35.nip.io/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c 2026-08-22 15:22:38.546 8 WARNING cinder.quota [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-08-22 15:22:38.546 8 WARNING cinder.quota [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-08-22 15:22:38.547 8 WARNING cinder.quota [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-08-22 15:22:38.547 8 WARNING cinder.quota [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-08-22 15:22:38.548 8 WARNING cinder.quota [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-08-22 15:22:38.548 8 WARNING cinder.quota [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-08-22 15:22:38.554 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] https://volume.199-204-45-35.nip.io/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c returned with HTTP 200 [pid: 8|app: 0|req: 111/222] 199.204.45.35 () {48 vars in 1093 bytes} [Sat Aug 22 15:22:38 2026] PUT /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c => generated 296 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:22:47.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:22:47.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:22:47.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:22:47.781 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:22:57.778 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:22:57.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:22:57.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:22:57.786 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:23:07.778 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:23:07.778 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:23:07.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:23:07.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:23:17.778 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:23:17.778 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:23:17.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:23:17.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:23:27.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:23:27.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:23:27.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:23:27.781 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:23:37.778 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:23:37.778 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:23:37.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:23:37.780 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:23:47.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:23:47.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:23:47.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:23:47.780 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:23:57.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:23:57.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:23:57.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:23:57.780 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:24:07.778 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:24:07.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:24:07.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:24:07.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:24:17.778 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:24:17.778 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:24:17.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:24:17.780 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:24:27.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:24:27.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:24:27.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:24:27.780 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:24:37.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:24:37.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:24:37.781 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:24:37.781 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:24:47.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:24:47.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:24:47.780 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:24:47.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:24:57.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:24:57.780 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:24:57.781 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:24:57.781 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:25:07.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:25:07.780 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:25:07.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:25:07.782 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:25:17.778 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:25:17.778 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:25:17.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:25:17.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:25:27.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:25:27.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:25:27.780 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:25:27.781 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:25:37.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:25:37.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:25:37.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:25:37.780 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:25:47.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:25:47.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:25:47.780 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:25:47.782 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:25:57.778 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:25:57.778 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:25:57.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:25:57.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:26:07.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:26:07.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:26:07.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:26:07.780 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:26:17.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:26:17.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:26:17.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:26:17.781 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:26:27.778 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:26:27.778 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:26:27.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:26:27.780 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:26:37.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:26:37.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:26:37.780 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:26:37.781 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:26:47.782 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:26:47.782 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:26:47.783 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:26:47.783 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:26:57.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:26:57.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:26:57.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:26:57.780 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:27:07.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:27:07.780 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:27:07.780 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:27:07.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:27:17.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:27:17.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:27:17.780 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:27:17.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:27:27.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:27:27.781 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:27:27.784 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:27:27.785 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:27:37.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:27:37.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:27:37.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:27:37.780 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:27:47.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:27:47.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:27:47.780 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:27:47.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:27:57.778 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:27:57.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:27:57.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:27:57.780 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:28:07.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:28:07.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:28:07.781 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:28:07.781 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:28:17.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:28:17.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:28:17.781 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:28:17.781 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:28:27.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:28:27.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:28:27.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:28:27.781 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:28:37.778 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:28:37.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:28:37.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:28:37.781 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:28:47.781 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:28:47.781 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:28:47.781 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:28:47.782 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:28:57.778 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:28:57.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:28:57.780 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:28:57.782 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:29:07.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:29:07.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:29:07.780 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:29:07.781 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:29:17.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:29:17.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:29:17.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:29:17.780 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:29:27.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:29:27.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:29:27.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:29:27.781 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:29:37.778 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:29:37.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:29:37.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:29:37.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:29:47.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:29:47.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:29:47.780 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:29:47.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:29:57.778 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:29:57.778 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:29:57.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:29:57.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:30:07.778 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:30:07.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:30:07.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:30:07.780 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:30:17.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:30:17.780 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:30:17.781 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:30:17.782 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:30:27.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:30:27.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:30:27.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:30:27.780 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:30:37.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:30:37.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:30:37.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:30:37.781 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:30:47.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:30:47.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:30:47.780 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:30:47.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:30:57.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:30:57.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:30:57.780 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:30:57.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:31:07.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:31:07.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:31:07.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:31:07.780 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:31:17.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:31:17.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:31:17.780 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:31:17.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:31:27.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:31:27.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:31:27.780 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:31:27.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:31:37.778 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:31:37.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:31:37.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:31:37.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:31:47.778 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:31:47.778 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:31:47.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:31:47.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:31:57.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:31:57.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:31:57.780 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:31:57.781 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:32:07.778 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:32:07.778 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:32:07.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:32:07.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:32:17.778 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:32:17.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:32:17.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:32:17.780 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:32:27.778 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:32:27.778 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:32:27.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:32:27.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:32:37.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:32:37.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:32:37.780 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:32:37.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:32:47.778 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:32:47.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:32:47.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:32:47.781 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:32:57.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:32:57.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:32:57.780 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:32:57.780 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:33:07.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:33:07.779 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:33:07.781 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:33:07.781 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:33:17.778 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:33:17.779 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:33:17.780 7 INFO cinder.api.openstack.wsgi [None req-a85295c7-4f99-4195-a21d-162b4a8af6d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:33:17.781 8 INFO cinder.api.openstack.wsgi [None req-a7d014d4-8116-4ac8-b963-8535c467a402 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:33:21.575 7 INFO cinder.api.openstack.wsgi [None req-054ba2b7-9f8d-4529-92e9-b4e622f32a63 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET https://volume.199-204-45-35.nip.io/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=False 2026-08-22 15:33:21.599 7 INFO cinder.api.openstack.wsgi [None req-054ba2b7-9f8d-4529-92e9-b4e622f32a63 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] https://volume.199-204-45-35.nip.io/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 176/351] 199.204.45.35 () {44 vars in 1064 bytes} [Sat Aug 22 15:33:21 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=False => generated 340 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:33:22.153 8 INFO cinder.api.openstack.wsgi [None req-f71af3ff-db25-4856-9d3c-eba44ea273c1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] PUT https://volume.199-204-45-35.nip.io/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42 2026-08-22 15:33:22.217 8 INFO cinder.api.openstack.wsgi [None req-f71af3ff-db25-4856-9d3c-eba44ea273c1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] https://volume.199-204-45-35.nip.io/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42 returned with HTTP 200 [pid: 8|app: 0|req: 176/352] 199.204.45.35 () {48 vars in 1093 bytes} [Sat Aug 22 15:33:22 2026] PUT /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42 => generated 296 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:33:27.779 7 INFO cinder.api.openstack.wsgi [None req-054ba2b7-9f8d-4529-92e9-b4e622f32a63 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:33:27.779 8 INFO cinder.api.openstack.wsgi [None req-f71af3ff-db25-4856-9d3c-eba44ea273c1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:33:27.780 8 INFO cinder.api.openstack.wsgi [None req-f71af3ff-db25-4856-9d3c-eba44ea273c1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:33:27.781 7 INFO cinder.api.openstack.wsgi [None req-054ba2b7-9f8d-4529-92e9-b4e622f32a63 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:33:37.779 7 INFO cinder.api.openstack.wsgi [None req-054ba2b7-9f8d-4529-92e9-b4e622f32a63 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:33:37.779 8 INFO cinder.api.openstack.wsgi [None req-f71af3ff-db25-4856-9d3c-eba44ea273c1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:33:37.780 7 INFO cinder.api.openstack.wsgi [None req-054ba2b7-9f8d-4529-92e9-b4e622f32a63 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:33:37.780 8 INFO cinder.api.openstack.wsgi [None req-f71af3ff-db25-4856-9d3c-eba44ea273c1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:33:47.779 7 INFO cinder.api.openstack.wsgi [None req-054ba2b7-9f8d-4529-92e9-b4e622f32a63 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:33:47.779 8 INFO cinder.api.openstack.wsgi [None req-f71af3ff-db25-4856-9d3c-eba44ea273c1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:33:47.780 7 INFO cinder.api.openstack.wsgi [None req-054ba2b7-9f8d-4529-92e9-b4e622f32a63 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:33:47.780 8 INFO cinder.api.openstack.wsgi [None req-f71af3ff-db25-4856-9d3c-eba44ea273c1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:33:57.779 7 INFO cinder.api.openstack.wsgi [None req-054ba2b7-9f8d-4529-92e9-b4e622f32a63 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:33:57.780 7 INFO cinder.api.openstack.wsgi [None req-054ba2b7-9f8d-4529-92e9-b4e622f32a63 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:33:57.780 8 INFO cinder.api.openstack.wsgi [None req-f71af3ff-db25-4856-9d3c-eba44ea273c1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:33:57.781 8 INFO cinder.api.openstack.wsgi [None req-f71af3ff-db25-4856-9d3c-eba44ea273c1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:34:07.778 7 INFO cinder.api.openstack.wsgi [None req-054ba2b7-9f8d-4529-92e9-b4e622f32a63 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:34:07.780 7 INFO cinder.api.openstack.wsgi [None req-054ba2b7-9f8d-4529-92e9-b4e622f32a63 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:34:07.779 8 INFO cinder.api.openstack.wsgi [None req-f71af3ff-db25-4856-9d3c-eba44ea273c1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:34:07.781 8 INFO cinder.api.openstack.wsgi [None req-f71af3ff-db25-4856-9d3c-eba44ea273c1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:34:17.778 7 INFO cinder.api.openstack.wsgi [None req-054ba2b7-9f8d-4529-92e9-b4e622f32a63 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:34:17.778 8 INFO cinder.api.openstack.wsgi [None req-f71af3ff-db25-4856-9d3c-eba44ea273c1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:34:17.780 8 INFO cinder.api.openstack.wsgi [None req-f71af3ff-db25-4856-9d3c-eba44ea273c1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:34:17.780 7 INFO cinder.api.openstack.wsgi [None req-054ba2b7-9f8d-4529-92e9-b4e622f32a63 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:34:27.778 8 INFO cinder.api.openstack.wsgi [None req-f71af3ff-db25-4856-9d3c-eba44ea273c1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:34:27.778 7 INFO cinder.api.openstack.wsgi [None req-054ba2b7-9f8d-4529-92e9-b4e622f32a63 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:34:27.779 8 INFO cinder.api.openstack.wsgi [None req-f71af3ff-db25-4856-9d3c-eba44ea273c1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:34:27.780 7 INFO cinder.api.openstack.wsgi [None req-054ba2b7-9f8d-4529-92e9-b4e622f32a63 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:34:37.779 7 INFO cinder.api.openstack.wsgi [None req-054ba2b7-9f8d-4529-92e9-b4e622f32a63 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:34:37.779 8 INFO cinder.api.openstack.wsgi [None req-f71af3ff-db25-4856-9d3c-eba44ea273c1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:34:37.780 7 INFO cinder.api.openstack.wsgi [None req-054ba2b7-9f8d-4529-92e9-b4e622f32a63 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:34:37.781 8 INFO cinder.api.openstack.wsgi [None req-f71af3ff-db25-4856-9d3c-eba44ea273c1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:34:47.779 8 INFO cinder.api.openstack.wsgi [None req-f71af3ff-db25-4856-9d3c-eba44ea273c1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:34:47.779 7 INFO cinder.api.openstack.wsgi [None req-054ba2b7-9f8d-4529-92e9-b4e622f32a63 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:34:47.780 8 INFO cinder.api.openstack.wsgi [None req-f71af3ff-db25-4856-9d3c-eba44ea273c1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:34:47.781 7 INFO cinder.api.openstack.wsgi [None req-054ba2b7-9f8d-4529-92e9-b4e622f32a63 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:34:57.779 8 INFO cinder.api.openstack.wsgi [None req-f71af3ff-db25-4856-9d3c-eba44ea273c1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:34:57.779 7 INFO cinder.api.openstack.wsgi [None req-054ba2b7-9f8d-4529-92e9-b4e622f32a63 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:34:57.780 8 INFO cinder.api.openstack.wsgi [None req-f71af3ff-db25-4856-9d3c-eba44ea273c1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:34:57.781 7 INFO cinder.api.openstack.wsgi [None req-054ba2b7-9f8d-4529-92e9-b4e622f32a63 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:35:00.820 8 INFO cinder.api.openstack.wsgi [None req-bf21314a-90ad-475c-8f11-465d06dcbe11 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true 2026-08-22 15:35:00.842 8 INFO cinder.volume.api [None req-bf21314a-90ad-475c-8f11-465d06dcbe11 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all snapshots completed successfully. 2026-08-22 15:35:00.842 8 INFO cinder.api.openstack.wsgi [None req-bf21314a-90ad-475c-8f11-465d06dcbe11 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 187/373] 10.0.0.234 () {28 vars in 674 bytes} [Sat Aug 22 15:35:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true => generated 17 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:35:00.856 7 INFO cinder.api.openstack.wsgi [None req-e61bd1df-3283-4d15-a69e-f1ea0f438cf1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:35:00.909 7 INFO cinder.volume.api [None req-e61bd1df-3283-4d15-a69e-f1ea0f438cf1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:35:00.911 7 INFO cinder.api.openstack.wsgi [None req-e61bd1df-3283-4d15-a69e-f1ea0f438cf1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 187/374] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:35:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:35:00.974 8 INFO cinder.api.openstack.wsgi [None req-09b9003e-715d-4ce2-961a-79fea3ff0ec5 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true 2026-08-22 15:35:00.995 8 INFO cinder.api.openstack.wsgi [None req-09b9003e-715d-4ce2-961a-79fea3ff0ec5 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 188/375] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:35:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:35:01.006 7 INFO cinder.api.openstack.wsgi [None req-9aac9aed-87c3-47c7-99ed-7045242bb32b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true 2026-08-22 15:35:01.037 7 INFO cinder.api.openstack.wsgi [None req-9aac9aed-87c3-47c7-99ed-7045242bb32b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 188/376] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:35:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:35:01.053 8 INFO cinder.api.openstack.wsgi [None req-e81e7bfa-b010-40d7-8f16-c1896ff9d8e3 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true 2026-08-22 15:35:01.097 8 INFO cinder.api.openstack.wsgi [None req-e81e7bfa-b010-40d7-8f16-c1896ff9d8e3 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 189/377] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:35:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true => generated 845 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:35:01.111 7 INFO cinder.api.openstack.wsgi [None req-d7cf2db1-370a-463e-b68e-116e7cf9bbba 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true 2026-08-22 15:35:01.653 7 INFO cinder.api.openstack.wsgi [None req-d7cf2db1-370a-463e-b68e-116e7cf9bbba 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 189/378] 10.0.0.234 () {28 vars in 696 bytes} [Sat Aug 22 15:35:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:35:01.664 8 INFO cinder.api.openstack.wsgi [None req-f029beab-91b9-44d9-939a-a5a89ebad003 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:35:01.697 8 INFO cinder.volume.api [None req-f029beab-91b9-44d9-939a-a5a89ebad003 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:35:01.699 8 INFO cinder.api.openstack.wsgi [None req-f029beab-91b9-44d9-939a-a5a89ebad003 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 190/379] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:35:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:35:01.711 7 INFO cinder.api.openstack.wsgi [None req-dfd27662-a0bc-4798-a189-e4a0f7fbd7d9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services 2026-08-22 15:35:01.720 7 INFO cinder.api.openstack.wsgi [None req-dfd27662-a0bc-4798-a189-e4a0f7fbd7d9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 190/380] 10.0.0.234 () {28 vars in 645 bytes} [Sat Aug 22 15:35:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:35:07.779 7 INFO cinder.api.openstack.wsgi [None req-dfd27662-a0bc-4798-a189-e4a0f7fbd7d9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:35:07.779 8 INFO cinder.api.openstack.wsgi [None req-f029beab-91b9-44d9-939a-a5a89ebad003 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:35:07.780 7 INFO cinder.api.openstack.wsgi [None req-dfd27662-a0bc-4798-a189-e4a0f7fbd7d9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:35:07.780 8 INFO cinder.api.openstack.wsgi [None req-f029beab-91b9-44d9-939a-a5a89ebad003 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:35:17.779 7 INFO cinder.api.openstack.wsgi [None req-dfd27662-a0bc-4798-a189-e4a0f7fbd7d9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:35:17.779 8 INFO cinder.api.openstack.wsgi [None req-f029beab-91b9-44d9-939a-a5a89ebad003 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:35:17.780 8 INFO cinder.api.openstack.wsgi [None req-f029beab-91b9-44d9-939a-a5a89ebad003 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:35:17.780 7 INFO cinder.api.openstack.wsgi [None req-dfd27662-a0bc-4798-a189-e4a0f7fbd7d9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:35:27.779 8 INFO cinder.api.openstack.wsgi [None req-f029beab-91b9-44d9-939a-a5a89ebad003 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:35:27.779 7 INFO cinder.api.openstack.wsgi [None req-dfd27662-a0bc-4798-a189-e4a0f7fbd7d9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:35:27.780 7 INFO cinder.api.openstack.wsgi [None req-dfd27662-a0bc-4798-a189-e4a0f7fbd7d9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:35:27.780 8 INFO cinder.api.openstack.wsgi [None req-f029beab-91b9-44d9-939a-a5a89ebad003 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:35:37.778 7 INFO cinder.api.openstack.wsgi [None req-dfd27662-a0bc-4798-a189-e4a0f7fbd7d9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:35:37.779 8 INFO cinder.api.openstack.wsgi [None req-f029beab-91b9-44d9-939a-a5a89ebad003 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:35:37.779 7 INFO cinder.api.openstack.wsgi [None req-dfd27662-a0bc-4798-a189-e4a0f7fbd7d9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:35:37.780 8 INFO cinder.api.openstack.wsgi [None req-f029beab-91b9-44d9-939a-a5a89ebad003 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:35:47.778 8 INFO cinder.api.openstack.wsgi [None req-f029beab-91b9-44d9-939a-a5a89ebad003 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:35:47.779 7 INFO cinder.api.openstack.wsgi [None req-dfd27662-a0bc-4798-a189-e4a0f7fbd7d9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:35:47.779 8 INFO cinder.api.openstack.wsgi [None req-f029beab-91b9-44d9-939a-a5a89ebad003 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:35:47.780 7 INFO cinder.api.openstack.wsgi [None req-dfd27662-a0bc-4798-a189-e4a0f7fbd7d9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:35:57.778 7 INFO cinder.api.openstack.wsgi [None req-dfd27662-a0bc-4798-a189-e4a0f7fbd7d9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:35:57.778 8 INFO cinder.api.openstack.wsgi [None req-f029beab-91b9-44d9-939a-a5a89ebad003 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:35:57.779 7 INFO cinder.api.openstack.wsgi [None req-dfd27662-a0bc-4798-a189-e4a0f7fbd7d9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:35:57.779 8 INFO cinder.api.openstack.wsgi [None req-f029beab-91b9-44d9-939a-a5a89ebad003 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:36:00.669 7 INFO cinder.api.openstack.wsgi [None req-b474bc91-b631-4bbb-a0f1-2ed9e1e879cc 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true 2026-08-22 15:36:01.174 7 INFO cinder.api.openstack.wsgi [None req-b474bc91-b631-4bbb-a0f1-2ed9e1e879cc 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 197/393] 10.0.0.234 () {28 vars in 696 bytes} [Sat Aug 22 15:36:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:36:01.186 8 INFO cinder.api.openstack.wsgi [None req-bcc4447a-6b33-4cf5-a0ca-ce88b68b6cda 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:36:01.196 8 INFO cinder.volume.api [None req-bcc4447a-6b33-4cf5-a0ca-ce88b68b6cda 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:36:01.198 8 INFO cinder.api.openstack.wsgi [None req-bcc4447a-6b33-4cf5-a0ca-ce88b68b6cda 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 197/394] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:36:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:36:01.210 7 INFO cinder.api.openstack.wsgi [None req-fe969c44-f48a-4a63-ba20-40d506c3d6cf 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true 2026-08-22 15:36:01.226 7 INFO cinder.volume.api [None req-fe969c44-f48a-4a63-ba20-40d506c3d6cf 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all snapshots completed successfully. 2026-08-22 15:36:01.226 7 INFO cinder.api.openstack.wsgi [None req-fe969c44-f48a-4a63-ba20-40d506c3d6cf 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 198/395] 10.0.0.234 () {28 vars in 674 bytes} [Sat Aug 22 15:36:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:36:01.239 8 INFO cinder.api.openstack.wsgi [None req-113c002b-09cf-4bf0-a9dd-610bc02b7e29 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:36:01.248 8 INFO cinder.volume.api [None req-113c002b-09cf-4bf0-a9dd-610bc02b7e29 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:36:01.250 8 INFO cinder.api.openstack.wsgi [None req-113c002b-09cf-4bf0-a9dd-610bc02b7e29 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 198/396] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:36:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:36:01.259 7 INFO cinder.api.openstack.wsgi [None req-5f755331-20a5-44e6-b6a3-19f6593f3594 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services 2026-08-22 15:36:01.264 7 INFO cinder.api.openstack.wsgi [None req-5f755331-20a5-44e6-b6a3-19f6593f3594 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 199/397] 10.0.0.234 () {28 vars in 645 bytes} [Sat Aug 22 15:36:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:36:01.320 8 INFO cinder.api.openstack.wsgi [None req-e7da850a-6898-4d16-acbb-24315f2b3850 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true 2026-08-22 15:36:01.346 8 INFO cinder.api.openstack.wsgi [None req-e7da850a-6898-4d16-acbb-24315f2b3850 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 199/398] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:36:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:36:01.360 7 INFO cinder.api.openstack.wsgi [None req-a99cdde4-29d1-4cd4-98ad-607ed8bf276e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true 2026-08-22 15:36:01.387 7 INFO cinder.api.openstack.wsgi [None req-a99cdde4-29d1-4cd4-98ad-607ed8bf276e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 200/399] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:36:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:36:01.401 8 INFO cinder.api.openstack.wsgi [None req-2370fa9e-c35a-4b3f-abef-a8bb2ae303f6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true 2026-08-22 15:36:01.421 8 INFO cinder.api.openstack.wsgi [None req-2370fa9e-c35a-4b3f-abef-a8bb2ae303f6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 200/400] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:36:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:36:07.779 7 INFO cinder.api.openstack.wsgi [None req-a99cdde4-29d1-4cd4-98ad-607ed8bf276e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:36:07.779 8 INFO cinder.api.openstack.wsgi [None req-2370fa9e-c35a-4b3f-abef-a8bb2ae303f6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:36:07.780 7 INFO cinder.api.openstack.wsgi [None req-a99cdde4-29d1-4cd4-98ad-607ed8bf276e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:36:07.780 8 INFO cinder.api.openstack.wsgi [None req-2370fa9e-c35a-4b3f-abef-a8bb2ae303f6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:36:17.779 8 INFO cinder.api.openstack.wsgi [None req-2370fa9e-c35a-4b3f-abef-a8bb2ae303f6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:36:17.779 7 INFO cinder.api.openstack.wsgi [None req-a99cdde4-29d1-4cd4-98ad-607ed8bf276e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:36:17.780 8 INFO cinder.api.openstack.wsgi [None req-2370fa9e-c35a-4b3f-abef-a8bb2ae303f6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:36:17.780 7 INFO cinder.api.openstack.wsgi [None req-a99cdde4-29d1-4cd4-98ad-607ed8bf276e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:36:27.779 8 INFO cinder.api.openstack.wsgi [None req-2370fa9e-c35a-4b3f-abef-a8bb2ae303f6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:36:27.779 7 INFO cinder.api.openstack.wsgi [None req-a99cdde4-29d1-4cd4-98ad-607ed8bf276e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:36:27.780 7 INFO cinder.api.openstack.wsgi [None req-a99cdde4-29d1-4cd4-98ad-607ed8bf276e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:36:27.780 8 INFO cinder.api.openstack.wsgi [None req-2370fa9e-c35a-4b3f-abef-a8bb2ae303f6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:36:37.779 7 INFO cinder.api.openstack.wsgi [None req-a99cdde4-29d1-4cd4-98ad-607ed8bf276e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:36:37.779 8 INFO cinder.api.openstack.wsgi [None req-2370fa9e-c35a-4b3f-abef-a8bb2ae303f6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:36:37.780 7 INFO cinder.api.openstack.wsgi [None req-a99cdde4-29d1-4cd4-98ad-607ed8bf276e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:36:37.780 8 INFO cinder.api.openstack.wsgi [None req-2370fa9e-c35a-4b3f-abef-a8bb2ae303f6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:36:47.779 8 INFO cinder.api.openstack.wsgi [None req-2370fa9e-c35a-4b3f-abef-a8bb2ae303f6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:36:47.779 7 INFO cinder.api.openstack.wsgi [None req-a99cdde4-29d1-4cd4-98ad-607ed8bf276e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:36:47.780 8 INFO cinder.api.openstack.wsgi [None req-2370fa9e-c35a-4b3f-abef-a8bb2ae303f6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:36:47.780 7 INFO cinder.api.openstack.wsgi [None req-a99cdde4-29d1-4cd4-98ad-607ed8bf276e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:36:57.779 8 INFO cinder.api.openstack.wsgi [None req-2370fa9e-c35a-4b3f-abef-a8bb2ae303f6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:36:57.780 7 INFO cinder.api.openstack.wsgi [None req-a99cdde4-29d1-4cd4-98ad-607ed8bf276e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:36:57.780 8 INFO cinder.api.openstack.wsgi [None req-2370fa9e-c35a-4b3f-abef-a8bb2ae303f6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:36:57.781 7 INFO cinder.api.openstack.wsgi [None req-a99cdde4-29d1-4cd4-98ad-607ed8bf276e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:37:00.674 8 INFO cinder.api.openstack.wsgi [None req-5f1a26f9-4abf-4511-b673-da28f0498a1f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:37:00.682 8 INFO cinder.volume.api [None req-5f1a26f9-4abf-4511-b673-da28f0498a1f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:37:00.684 8 INFO cinder.api.openstack.wsgi [None req-5f1a26f9-4abf-4511-b673-da28f0498a1f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 207/413] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:37:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:37:00.696 7 INFO cinder.api.openstack.wsgi [None req-b92dedad-8e96-4592-a8a3-fccd4d1ae060 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true 2026-08-22 15:37:00.702 7 INFO cinder.volume.api [None req-b92dedad-8e96-4592-a8a3-fccd4d1ae060 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all snapshots completed successfully. 2026-08-22 15:37:00.703 7 INFO cinder.api.openstack.wsgi [None req-b92dedad-8e96-4592-a8a3-fccd4d1ae060 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 207/414] 10.0.0.234 () {28 vars in 674 bytes} [Sat Aug 22 15:37:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:37:00.711 8 INFO cinder.api.openstack.wsgi [None req-870f5fbf-7ef1-4612-949b-f5d3325e5987 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:37:00.719 8 INFO cinder.volume.api [None req-870f5fbf-7ef1-4612-949b-f5d3325e5987 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:37:00.720 8 INFO cinder.api.openstack.wsgi [None req-870f5fbf-7ef1-4612-949b-f5d3325e5987 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 208/415] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:37:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/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-08-22 15:37:00.731 7 INFO cinder.api.openstack.wsgi [None req-02c9fb56-01f3-4fa4-a82a-efc4e4624602 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true 2026-08-22 15:37:01.236 7 INFO cinder.api.openstack.wsgi [None req-02c9fb56-01f3-4fa4-a82a-efc4e4624602 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 208/416] 10.0.0.234 () {28 vars in 696 bytes} [Sat Aug 22 15:37:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:37:01.298 8 INFO cinder.api.openstack.wsgi [None req-d6b1a644-58c7-470d-921a-d254c90874f0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true 2026-08-22 15:37:01.326 8 INFO cinder.api.openstack.wsgi [None req-d6b1a644-58c7-470d-921a-d254c90874f0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 209/417] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:37:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:37:01.343 7 INFO cinder.api.openstack.wsgi [None req-b8e7c0ac-d622-4c75-af62-90720d88bbdf 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true 2026-08-22 15:37:01.370 7 INFO cinder.api.openstack.wsgi [None req-b8e7c0ac-d622-4c75-af62-90720d88bbdf 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 209/418] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:37:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:37:01.385 8 INFO cinder.api.openstack.wsgi [None req-558c4c2c-899a-4582-8980-2a9e0f6a6abd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true 2026-08-22 15:37:01.407 8 INFO cinder.api.openstack.wsgi [None req-558c4c2c-899a-4582-8980-2a9e0f6a6abd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 210/419] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:37:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:37:01.423 7 INFO cinder.api.openstack.wsgi [None req-097ae910-235b-4d7f-a9c4-8c9b2ba0dd9f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services 2026-08-22 15:37:01.429 7 INFO cinder.api.openstack.wsgi [None req-097ae910-235b-4d7f-a9c4-8c9b2ba0dd9f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 210/420] 10.0.0.234 () {28 vars in 645 bytes} [Sat Aug 22 15:37:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:37:07.778 8 INFO cinder.api.openstack.wsgi [None req-558c4c2c-899a-4582-8980-2a9e0f6a6abd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:37:07.779 7 INFO cinder.api.openstack.wsgi [None req-097ae910-235b-4d7f-a9c4-8c9b2ba0dd9f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:37:07.780 8 INFO cinder.api.openstack.wsgi [None req-558c4c2c-899a-4582-8980-2a9e0f6a6abd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:37:07.780 7 INFO cinder.api.openstack.wsgi [None req-097ae910-235b-4d7f-a9c4-8c9b2ba0dd9f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:37:17.778 8 INFO cinder.api.openstack.wsgi [None req-558c4c2c-899a-4582-8980-2a9e0f6a6abd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:37:17.779 7 INFO cinder.api.openstack.wsgi [None req-097ae910-235b-4d7f-a9c4-8c9b2ba0dd9f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:37:17.779 8 INFO cinder.api.openstack.wsgi [None req-558c4c2c-899a-4582-8980-2a9e0f6a6abd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:37:17.780 7 INFO cinder.api.openstack.wsgi [None req-097ae910-235b-4d7f-a9c4-8c9b2ba0dd9f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:37:27.778 7 INFO cinder.api.openstack.wsgi [None req-097ae910-235b-4d7f-a9c4-8c9b2ba0dd9f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:37:27.778 8 INFO cinder.api.openstack.wsgi [None req-558c4c2c-899a-4582-8980-2a9e0f6a6abd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:37:27.779 7 INFO cinder.api.openstack.wsgi [None req-097ae910-235b-4d7f-a9c4-8c9b2ba0dd9f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:37:27.780 8 INFO cinder.api.openstack.wsgi [None req-558c4c2c-899a-4582-8980-2a9e0f6a6abd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:37:37.778 8 INFO cinder.api.openstack.wsgi [None req-558c4c2c-899a-4582-8980-2a9e0f6a6abd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:37:37.778 7 INFO cinder.api.openstack.wsgi [None req-097ae910-235b-4d7f-a9c4-8c9b2ba0dd9f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:37:37.780 7 INFO cinder.api.openstack.wsgi [None req-097ae910-235b-4d7f-a9c4-8c9b2ba0dd9f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:37:37.780 8 INFO cinder.api.openstack.wsgi [None req-558c4c2c-899a-4582-8980-2a9e0f6a6abd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:37:47.779 7 INFO cinder.api.openstack.wsgi [None req-097ae910-235b-4d7f-a9c4-8c9b2ba0dd9f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:37:47.779 8 INFO cinder.api.openstack.wsgi [None req-558c4c2c-899a-4582-8980-2a9e0f6a6abd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:37:47.780 7 INFO cinder.api.openstack.wsgi [None req-097ae910-235b-4d7f-a9c4-8c9b2ba0dd9f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:37:47.780 8 INFO cinder.api.openstack.wsgi [None req-558c4c2c-899a-4582-8980-2a9e0f6a6abd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:37:57.779 8 INFO cinder.api.openstack.wsgi [None req-558c4c2c-899a-4582-8980-2a9e0f6a6abd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:37:57.779 7 INFO cinder.api.openstack.wsgi [None req-097ae910-235b-4d7f-a9c4-8c9b2ba0dd9f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:37:57.780 8 INFO cinder.api.openstack.wsgi [None req-558c4c2c-899a-4582-8980-2a9e0f6a6abd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:37:57.780 7 INFO cinder.api.openstack.wsgi [None req-097ae910-235b-4d7f-a9c4-8c9b2ba0dd9f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:38:00.739 8 INFO cinder.api.openstack.wsgi [None req-f955c77a-a10e-41d2-ac84-9f2f0a1a0d37 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:38:00.748 8 INFO cinder.volume.api [None req-f955c77a-a10e-41d2-ac84-9f2f0a1a0d37 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:38:00.750 8 INFO cinder.api.openstack.wsgi [None req-f955c77a-a10e-41d2-ac84-9f2f0a1a0d37 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 217/433] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:38:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:38:00.762 7 INFO cinder.api.openstack.wsgi [None req-0f34bee1-41e3-460a-92c3-f93dcb837dbc 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true 2026-08-22 15:38:01.266 7 INFO cinder.api.openstack.wsgi [None req-0f34bee1-41e3-460a-92c3-f93dcb837dbc 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 217/434] 10.0.0.234 () {28 vars in 696 bytes} [Sat Aug 22 15:38:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:38:01.277 8 INFO cinder.api.openstack.wsgi [None req-35afc8ae-093b-46bc-9590-0b6b5979fddf 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:38:01.288 8 INFO cinder.volume.api [None req-35afc8ae-093b-46bc-9590-0b6b5979fddf 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:38:01.291 8 INFO cinder.api.openstack.wsgi [None req-35afc8ae-093b-46bc-9590-0b6b5979fddf 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 218/435] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:38:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:38:01.303 7 INFO cinder.api.openstack.wsgi [None req-2d3e4179-ed9c-4616-95f5-1fc3108884d9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true 2026-08-22 15:38:01.310 7 INFO cinder.volume.api [None req-2d3e4179-ed9c-4616-95f5-1fc3108884d9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all snapshots completed successfully. 2026-08-22 15:38:01.311 7 INFO cinder.api.openstack.wsgi [None req-2d3e4179-ed9c-4616-95f5-1fc3108884d9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 218/436] 10.0.0.234 () {28 vars in 674 bytes} [Sat Aug 22 15:38:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:38:01.323 8 INFO cinder.api.openstack.wsgi [None req-66e5ade9-0e2d-4fe8-949b-ad83c646e23a 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services 2026-08-22 15:38:01.339 8 INFO cinder.api.openstack.wsgi [None req-66e5ade9-0e2d-4fe8-949b-ad83c646e23a 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 219/437] 10.0.0.234 () {28 vars in 645 bytes} [Sat Aug 22 15:38:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services => generated 646 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:38:01.421 7 INFO cinder.api.openstack.wsgi [None req-93990f93-a6b5-4769-b582-eac611cbd4c7 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true 2026-08-22 15:38:01.466 7 INFO cinder.api.openstack.wsgi [None req-93990f93-a6b5-4769-b582-eac611cbd4c7 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 219/438] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:38:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:38:01.478 8 INFO cinder.api.openstack.wsgi [None req-70b68271-7fb3-4112-9d25-e4c121b997c0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true 2026-08-22 15:38:01.511 8 INFO cinder.api.openstack.wsgi [None req-70b68271-7fb3-4112-9d25-e4c121b997c0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 220/439] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:38:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:38:01.523 7 INFO cinder.api.openstack.wsgi [None req-4db5c3d8-cb02-4d7b-a3b2-f15fb060950d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true 2026-08-22 15:38:01.545 7 INFO cinder.api.openstack.wsgi [None req-4db5c3d8-cb02-4d7b-a3b2-f15fb060950d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 220/440] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:38:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:38:07.779 8 INFO cinder.api.openstack.wsgi [None req-70b68271-7fb3-4112-9d25-e4c121b997c0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:38:07.779 7 INFO cinder.api.openstack.wsgi [None req-4db5c3d8-cb02-4d7b-a3b2-f15fb060950d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:38:07.780 7 INFO cinder.api.openstack.wsgi [None req-4db5c3d8-cb02-4d7b-a3b2-f15fb060950d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:38:07.780 8 INFO cinder.api.openstack.wsgi [None req-70b68271-7fb3-4112-9d25-e4c121b997c0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:38:17.779 8 INFO cinder.api.openstack.wsgi [None req-70b68271-7fb3-4112-9d25-e4c121b997c0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:38:17.779 7 INFO cinder.api.openstack.wsgi [None req-4db5c3d8-cb02-4d7b-a3b2-f15fb060950d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:38:17.780 8 INFO cinder.api.openstack.wsgi [None req-70b68271-7fb3-4112-9d25-e4c121b997c0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:38:17.780 7 INFO cinder.api.openstack.wsgi [None req-4db5c3d8-cb02-4d7b-a3b2-f15fb060950d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:38:27.778 8 INFO cinder.api.openstack.wsgi [None req-70b68271-7fb3-4112-9d25-e4c121b997c0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:38:27.779 7 INFO cinder.api.openstack.wsgi [None req-4db5c3d8-cb02-4d7b-a3b2-f15fb060950d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:38:27.780 8 INFO cinder.api.openstack.wsgi [None req-70b68271-7fb3-4112-9d25-e4c121b997c0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:38:27.781 7 INFO cinder.api.openstack.wsgi [None req-4db5c3d8-cb02-4d7b-a3b2-f15fb060950d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:38:37.779 8 INFO cinder.api.openstack.wsgi [None req-70b68271-7fb3-4112-9d25-e4c121b997c0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:38:37.779 7 INFO cinder.api.openstack.wsgi [None req-4db5c3d8-cb02-4d7b-a3b2-f15fb060950d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:38:37.780 8 INFO cinder.api.openstack.wsgi [None req-70b68271-7fb3-4112-9d25-e4c121b997c0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:38:37.780 7 INFO cinder.api.openstack.wsgi [None req-4db5c3d8-cb02-4d7b-a3b2-f15fb060950d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:38:47.779 7 INFO cinder.api.openstack.wsgi [None req-4db5c3d8-cb02-4d7b-a3b2-f15fb060950d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:38:47.779 8 INFO cinder.api.openstack.wsgi [None req-70b68271-7fb3-4112-9d25-e4c121b997c0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:38:47.780 7 INFO cinder.api.openstack.wsgi [None req-4db5c3d8-cb02-4d7b-a3b2-f15fb060950d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:38:47.780 8 INFO cinder.api.openstack.wsgi [None req-70b68271-7fb3-4112-9d25-e4c121b997c0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:38:57.778 7 INFO cinder.api.openstack.wsgi [None req-4db5c3d8-cb02-4d7b-a3b2-f15fb060950d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:38:57.779 8 INFO cinder.api.openstack.wsgi [None req-70b68271-7fb3-4112-9d25-e4c121b997c0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:38:57.779 7 INFO cinder.api.openstack.wsgi [None req-4db5c3d8-cb02-4d7b-a3b2-f15fb060950d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:38:57.780 8 INFO cinder.api.openstack.wsgi [None req-70b68271-7fb3-4112-9d25-e4c121b997c0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:39:00.662 7 INFO cinder.api.openstack.wsgi [None req-73684c9d-cc7a-4fdd-86df-5ee2551bd547 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services 2026-08-22 15:39:00.669 7 INFO cinder.api.openstack.wsgi [None req-73684c9d-cc7a-4fdd-86df-5ee2551bd547 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 227/453] 10.0.0.234 () {28 vars in 645 bytes} [Sat Aug 22 15:39:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services => generated 646 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:39:00.683 8 INFO cinder.api.openstack.wsgi [None req-7d5dbb61-b045-4b8f-a800-b67b33090808 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true 2026-08-22 15:39:00.689 8 INFO cinder.volume.api [None req-7d5dbb61-b045-4b8f-a800-b67b33090808 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all snapshots completed successfully. 2026-08-22 15:39:00.689 8 INFO cinder.api.openstack.wsgi [None req-7d5dbb61-b045-4b8f-a800-b67b33090808 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 227/454] 10.0.0.234 () {28 vars in 674 bytes} [Sat Aug 22 15:39:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:39:00.699 7 INFO cinder.api.openstack.wsgi [None req-55525016-5f7e-4839-88aa-d1ffb634aee8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:39:00.710 7 INFO cinder.volume.api [None req-55525016-5f7e-4839-88aa-d1ffb634aee8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:39:00.712 7 INFO cinder.api.openstack.wsgi [None req-55525016-5f7e-4839-88aa-d1ffb634aee8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 228/455] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:39:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:39:00.726 8 INFO cinder.api.openstack.wsgi [None req-5b542a4e-720b-412d-9540-afbd0299820f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true 2026-08-22 15:39:01.270 8 INFO cinder.api.openstack.wsgi [None req-5b542a4e-720b-412d-9540-afbd0299820f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 228/456] 10.0.0.234 () {28 vars in 696 bytes} [Sat Aug 22 15:39:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:39:01.333 7 INFO cinder.api.openstack.wsgi [None req-dd434876-1740-4e95-b097-116755c8c0a3 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true 2026-08-22 15:39:01.353 7 INFO cinder.api.openstack.wsgi [None req-dd434876-1740-4e95-b097-116755c8c0a3 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 229/457] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:39:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:39:01.366 8 INFO cinder.api.openstack.wsgi [None req-6e4fea49-2142-4e6f-a428-24e0dce81e7f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true 2026-08-22 15:39:01.400 8 INFO cinder.api.openstack.wsgi [None req-6e4fea49-2142-4e6f-a428-24e0dce81e7f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 229/458] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:39:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:39:01.413 7 INFO cinder.api.openstack.wsgi [None req-53877684-d87d-48ab-8183-a62b8cd6f669 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true 2026-08-22 15:39:01.433 7 INFO cinder.api.openstack.wsgi [None req-53877684-d87d-48ab-8183-a62b8cd6f669 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 230/459] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:39:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:39:01.444 8 INFO cinder.api.openstack.wsgi [None req-28238896-dad7-4f0b-a891-f52da26d346d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:39:01.456 8 INFO cinder.volume.api [None req-28238896-dad7-4f0b-a891-f52da26d346d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:39:01.457 8 INFO cinder.api.openstack.wsgi [None req-28238896-dad7-4f0b-a891-f52da26d346d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 230/460] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:39:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:39:07.779 8 INFO cinder.api.openstack.wsgi [None req-28238896-dad7-4f0b-a891-f52da26d346d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:39:07.779 7 INFO cinder.api.openstack.wsgi [None req-53877684-d87d-48ab-8183-a62b8cd6f669 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:39:07.780 8 INFO cinder.api.openstack.wsgi [None req-28238896-dad7-4f0b-a891-f52da26d346d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:39:07.781 7 INFO cinder.api.openstack.wsgi [None req-53877684-d87d-48ab-8183-a62b8cd6f669 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:39:17.779 8 INFO cinder.api.openstack.wsgi [None req-28238896-dad7-4f0b-a891-f52da26d346d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:39:17.779 7 INFO cinder.api.openstack.wsgi [None req-53877684-d87d-48ab-8183-a62b8cd6f669 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:39:17.780 8 INFO cinder.api.openstack.wsgi [None req-28238896-dad7-4f0b-a891-f52da26d346d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:39:17.780 7 INFO cinder.api.openstack.wsgi [None req-53877684-d87d-48ab-8183-a62b8cd6f669 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:39:27.778 8 INFO cinder.api.openstack.wsgi [None req-28238896-dad7-4f0b-a891-f52da26d346d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:39:27.778 7 INFO cinder.api.openstack.wsgi [None req-53877684-d87d-48ab-8183-a62b8cd6f669 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:39:27.779 7 INFO cinder.api.openstack.wsgi [None req-53877684-d87d-48ab-8183-a62b8cd6f669 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:39:27.779 8 INFO cinder.api.openstack.wsgi [None req-28238896-dad7-4f0b-a891-f52da26d346d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:39:37.779 7 INFO cinder.api.openstack.wsgi [None req-53877684-d87d-48ab-8183-a62b8cd6f669 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:39:37.779 8 INFO cinder.api.openstack.wsgi [None req-28238896-dad7-4f0b-a891-f52da26d346d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:39:37.780 8 INFO cinder.api.openstack.wsgi [None req-28238896-dad7-4f0b-a891-f52da26d346d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:39:37.780 7 INFO cinder.api.openstack.wsgi [None req-53877684-d87d-48ab-8183-a62b8cd6f669 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:39:47.779 8 INFO cinder.api.openstack.wsgi [None req-28238896-dad7-4f0b-a891-f52da26d346d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:39:47.779 7 INFO cinder.api.openstack.wsgi [None req-53877684-d87d-48ab-8183-a62b8cd6f669 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:39:47.780 8 INFO cinder.api.openstack.wsgi [None req-28238896-dad7-4f0b-a891-f52da26d346d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:39:47.780 7 INFO cinder.api.openstack.wsgi [None req-53877684-d87d-48ab-8183-a62b8cd6f669 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:39:57.779 8 INFO cinder.api.openstack.wsgi [None req-28238896-dad7-4f0b-a891-f52da26d346d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:39:57.779 7 INFO cinder.api.openstack.wsgi [None req-53877684-d87d-48ab-8183-a62b8cd6f669 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:39:57.780 7 INFO cinder.api.openstack.wsgi [None req-53877684-d87d-48ab-8183-a62b8cd6f669 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:39:57.781 8 INFO cinder.api.openstack.wsgi [None req-28238896-dad7-4f0b-a891-f52da26d346d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:40:00.665 7 INFO cinder.api.openstack.wsgi [None req-31e13c8b-76fd-471b-aee0-77b898da2df4 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:40:00.677 7 INFO cinder.volume.api [None req-31e13c8b-76fd-471b-aee0-77b898da2df4 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:40:00.679 7 INFO cinder.api.openstack.wsgi [None req-31e13c8b-76fd-471b-aee0-77b898da2df4 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 237/473] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:40:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/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-08-22 15:40:00.691 8 INFO cinder.api.openstack.wsgi [None req-86597ee3-e56f-4757-a86e-e6de94eeb1d9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:40:00.704 8 INFO cinder.volume.api [None req-86597ee3-e56f-4757-a86e-e6de94eeb1d9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:40:00.706 8 INFO cinder.api.openstack.wsgi [None req-86597ee3-e56f-4757-a86e-e6de94eeb1d9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 237/474] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:40:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:40:00.745 7 INFO cinder.api.openstack.wsgi [None req-b7598f56-a94c-4fc3-80d2-881a7dfb0966 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true 2026-08-22 15:40:00.780 7 INFO cinder.api.openstack.wsgi [None req-b7598f56-a94c-4fc3-80d2-881a7dfb0966 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 238/475] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:40:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:40:00.795 8 INFO cinder.api.openstack.wsgi [None req-cfdfaa8b-76f8-4a8c-9708-b615fad96608 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true 2026-08-22 15:40:00.822 8 INFO cinder.api.openstack.wsgi [None req-cfdfaa8b-76f8-4a8c-9708-b615fad96608 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 238/476] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:40:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:40:00.835 7 INFO cinder.api.openstack.wsgi [None req-0fc56dcd-749c-4013-97b6-a1dda15094ed 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true 2026-08-22 15:40:00.890 7 INFO cinder.api.openstack.wsgi [None req-0fc56dcd-749c-4013-97b6-a1dda15094ed 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 239/477] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:40:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true => generated 845 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:40:00.904 8 INFO cinder.api.openstack.wsgi [None req-fdbd1b7b-e4b2-4f8f-a146-ca2550bf8aca 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true 2026-08-22 15:40:01.409 8 INFO cinder.api.openstack.wsgi [None req-fdbd1b7b-e4b2-4f8f-a146-ca2550bf8aca 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 239/478] 10.0.0.234 () {28 vars in 696 bytes} [Sat Aug 22 15:40:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:40:01.433 7 INFO cinder.api.openstack.wsgi [None req-ddd9e195-02fc-468d-86be-d5178bdde756 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true 2026-08-22 15:40:01.443 7 INFO cinder.volume.api [None req-ddd9e195-02fc-468d-86be-d5178bdde756 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all snapshots completed successfully. 2026-08-22 15:40:01.443 7 INFO cinder.api.openstack.wsgi [None req-ddd9e195-02fc-468d-86be-d5178bdde756 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 240/479] 10.0.0.234 () {28 vars in 674 bytes} [Sat Aug 22 15:40:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:40:01.456 8 INFO cinder.api.openstack.wsgi [None req-58547645-cabc-44a0-b46b-c42c22e893fa 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services 2026-08-22 15:40:01.464 8 INFO cinder.api.openstack.wsgi [None req-58547645-cabc-44a0-b46b-c42c22e893fa 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 240/480] 10.0.0.234 () {28 vars in 645 bytes} [Sat Aug 22 15:40:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:40:07.779 8 INFO cinder.api.openstack.wsgi [None req-58547645-cabc-44a0-b46b-c42c22e893fa 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:40:07.779 7 INFO cinder.api.openstack.wsgi [None req-ddd9e195-02fc-468d-86be-d5178bdde756 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:40:07.780 8 INFO cinder.api.openstack.wsgi [None req-58547645-cabc-44a0-b46b-c42c22e893fa 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:40:07.780 7 INFO cinder.api.openstack.wsgi [None req-ddd9e195-02fc-468d-86be-d5178bdde756 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:40:17.778 8 INFO cinder.api.openstack.wsgi [None req-58547645-cabc-44a0-b46b-c42c22e893fa 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:40:17.779 7 INFO cinder.api.openstack.wsgi [None req-ddd9e195-02fc-468d-86be-d5178bdde756 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:40:17.780 7 INFO cinder.api.openstack.wsgi [None req-ddd9e195-02fc-468d-86be-d5178bdde756 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:40:17.780 8 INFO cinder.api.openstack.wsgi [None req-58547645-cabc-44a0-b46b-c42c22e893fa 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:40:27.778 7 INFO cinder.api.openstack.wsgi [None req-ddd9e195-02fc-468d-86be-d5178bdde756 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:40:27.779 8 INFO cinder.api.openstack.wsgi [None req-58547645-cabc-44a0-b46b-c42c22e893fa 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:40:27.780 7 INFO cinder.api.openstack.wsgi [None req-ddd9e195-02fc-468d-86be-d5178bdde756 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:40:27.780 8 INFO cinder.api.openstack.wsgi [None req-58547645-cabc-44a0-b46b-c42c22e893fa 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:40:37.778 7 INFO cinder.api.openstack.wsgi [None req-ddd9e195-02fc-468d-86be-d5178bdde756 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:40:37.779 8 INFO cinder.api.openstack.wsgi [None req-58547645-cabc-44a0-b46b-c42c22e893fa 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:40:37.780 7 INFO cinder.api.openstack.wsgi [None req-ddd9e195-02fc-468d-86be-d5178bdde756 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:40:37.780 8 INFO cinder.api.openstack.wsgi [None req-58547645-cabc-44a0-b46b-c42c22e893fa 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:40:47.779 8 INFO cinder.api.openstack.wsgi [None req-58547645-cabc-44a0-b46b-c42c22e893fa 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:40:47.779 7 INFO cinder.api.openstack.wsgi [None req-ddd9e195-02fc-468d-86be-d5178bdde756 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:40:47.781 7 INFO cinder.api.openstack.wsgi [None req-ddd9e195-02fc-468d-86be-d5178bdde756 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:40:47.781 8 INFO cinder.api.openstack.wsgi [None req-58547645-cabc-44a0-b46b-c42c22e893fa 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:40:57.778 8 INFO cinder.api.openstack.wsgi [None req-58547645-cabc-44a0-b46b-c42c22e893fa 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:40:57.778 7 INFO cinder.api.openstack.wsgi [None req-ddd9e195-02fc-468d-86be-d5178bdde756 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:40:57.779 8 INFO cinder.api.openstack.wsgi [None req-58547645-cabc-44a0-b46b-c42c22e893fa 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:40:57.780 7 INFO cinder.api.openstack.wsgi [None req-ddd9e195-02fc-468d-86be-d5178bdde756 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:41:00.721 8 INFO cinder.api.openstack.wsgi [None req-8ed53daa-11aa-4d9b-a438-3447f25734e6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true 2026-08-22 15:41:00.753 8 INFO cinder.api.openstack.wsgi [None req-8ed53daa-11aa-4d9b-a438-3447f25734e6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 247/493] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:41:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true => generated 845 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:41:00.768 7 INFO cinder.api.openstack.wsgi [None req-7cba963d-a830-4460-87e3-65450423d845 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true 2026-08-22 15:41:00.790 7 INFO cinder.api.openstack.wsgi [None req-7cba963d-a830-4460-87e3-65450423d845 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 247/494] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:41:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:41:00.806 8 INFO cinder.api.openstack.wsgi [None req-a1e3254f-5b49-47f2-a0dd-39cd7f390f4d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true 2026-08-22 15:41:00.829 8 INFO cinder.api.openstack.wsgi [None req-a1e3254f-5b49-47f2-a0dd-39cd7f390f4d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 248/495] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:41:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:41:00.844 7 INFO cinder.api.openstack.wsgi [None req-d9f4f50a-b0ab-45ee-88ef-03fafcf7536d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:41:00.857 7 INFO cinder.volume.api [None req-d9f4f50a-b0ab-45ee-88ef-03fafcf7536d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:41:00.860 7 INFO cinder.api.openstack.wsgi [None req-d9f4f50a-b0ab-45ee-88ef-03fafcf7536d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 248/496] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:41:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:41:00.875 8 INFO cinder.api.openstack.wsgi [None req-7e3f548c-8134-40d2-b27e-25602cecebe5 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true 2026-08-22 15:41:01.380 8 INFO cinder.api.openstack.wsgi [None req-7e3f548c-8134-40d2-b27e-25602cecebe5 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 249/497] 10.0.0.234 () {28 vars in 696 bytes} [Sat Aug 22 15:41:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:41:01.398 7 INFO cinder.api.openstack.wsgi [None req-c4112a4d-83d5-4300-8586-0b6cba829bb9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:41:01.409 7 INFO cinder.volume.api [None req-c4112a4d-83d5-4300-8586-0b6cba829bb9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:41:01.413 7 INFO cinder.api.openstack.wsgi [None req-c4112a4d-83d5-4300-8586-0b6cba829bb9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 249/498] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:41:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:41:01.431 8 INFO cinder.api.openstack.wsgi [None req-4c41ae6a-6e39-4907-86d3-db13f5d06438 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true 2026-08-22 15:41:01.437 8 INFO cinder.volume.api [None req-4c41ae6a-6e39-4907-86d3-db13f5d06438 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all snapshots completed successfully. 2026-08-22 15:41:01.438 8 INFO cinder.api.openstack.wsgi [None req-4c41ae6a-6e39-4907-86d3-db13f5d06438 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 250/499] 10.0.0.234 () {28 vars in 674 bytes} [Sat Aug 22 15:41:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:41:01.446 7 INFO cinder.api.openstack.wsgi [None req-e84298e7-2188-4866-ac71-005e49bda5be 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services 2026-08-22 15:41:01.451 7 INFO cinder.api.openstack.wsgi [None req-e84298e7-2188-4866-ac71-005e49bda5be 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 250/500] 10.0.0.234 () {28 vars in 645 bytes} [Sat Aug 22 15:41:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:41:07.779 8 INFO cinder.api.openstack.wsgi [None req-4c41ae6a-6e39-4907-86d3-db13f5d06438 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:41:07.779 7 INFO cinder.api.openstack.wsgi [None req-e84298e7-2188-4866-ac71-005e49bda5be 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:41:07.781 8 INFO cinder.api.openstack.wsgi [None req-4c41ae6a-6e39-4907-86d3-db13f5d06438 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:41:07.781 7 INFO cinder.api.openstack.wsgi [None req-e84298e7-2188-4866-ac71-005e49bda5be 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:41:17.778 8 INFO cinder.api.openstack.wsgi [None req-4c41ae6a-6e39-4907-86d3-db13f5d06438 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:41:17.779 7 INFO cinder.api.openstack.wsgi [None req-e84298e7-2188-4866-ac71-005e49bda5be 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:41:17.779 8 INFO cinder.api.openstack.wsgi [None req-4c41ae6a-6e39-4907-86d3-db13f5d06438 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:41:17.781 7 INFO cinder.api.openstack.wsgi [None req-e84298e7-2188-4866-ac71-005e49bda5be 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:41:27.779 8 INFO cinder.api.openstack.wsgi [None req-4c41ae6a-6e39-4907-86d3-db13f5d06438 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:41:27.779 7 INFO cinder.api.openstack.wsgi [None req-e84298e7-2188-4866-ac71-005e49bda5be 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:41:27.780 8 INFO cinder.api.openstack.wsgi [None req-4c41ae6a-6e39-4907-86d3-db13f5d06438 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:41:27.781 7 INFO cinder.api.openstack.wsgi [None req-e84298e7-2188-4866-ac71-005e49bda5be 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:41:37.779 8 INFO cinder.api.openstack.wsgi [None req-4c41ae6a-6e39-4907-86d3-db13f5d06438 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:41:37.780 8 INFO cinder.api.openstack.wsgi [None req-4c41ae6a-6e39-4907-86d3-db13f5d06438 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:41:37.782 7 INFO cinder.api.openstack.wsgi [None req-e84298e7-2188-4866-ac71-005e49bda5be 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:41:37.784 7 INFO cinder.api.openstack.wsgi [None req-e84298e7-2188-4866-ac71-005e49bda5be 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:41:47.779 8 INFO cinder.api.openstack.wsgi [None req-4c41ae6a-6e39-4907-86d3-db13f5d06438 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:41:47.780 7 INFO cinder.api.openstack.wsgi [None req-e84298e7-2188-4866-ac71-005e49bda5be 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:41:47.780 8 INFO cinder.api.openstack.wsgi [None req-4c41ae6a-6e39-4907-86d3-db13f5d06438 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:41:47.781 7 INFO cinder.api.openstack.wsgi [None req-e84298e7-2188-4866-ac71-005e49bda5be 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:41:57.779 8 INFO cinder.api.openstack.wsgi [None req-4c41ae6a-6e39-4907-86d3-db13f5d06438 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:41:57.779 7 INFO cinder.api.openstack.wsgi [None req-e84298e7-2188-4866-ac71-005e49bda5be 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:41:57.780 8 INFO cinder.api.openstack.wsgi [None req-4c41ae6a-6e39-4907-86d3-db13f5d06438 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:41:57.780 7 INFO cinder.api.openstack.wsgi [None req-e84298e7-2188-4866-ac71-005e49bda5be 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:42:00.673 8 INFO cinder.api.openstack.wsgi [None req-eafe5de4-4a6e-48d8-8c15-1aace9d91e91 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true 2026-08-22 15:42:00.679 8 INFO cinder.volume.api [None req-eafe5de4-4a6e-48d8-8c15-1aace9d91e91 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all snapshots completed successfully. 2026-08-22 15:42:00.679 8 INFO cinder.api.openstack.wsgi [None req-eafe5de4-4a6e-48d8-8c15-1aace9d91e91 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 257/513] 10.0.0.234 () {28 vars in 674 bytes} [Sat Aug 22 15:42:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/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-08-22 15:42:00.723 7 INFO cinder.api.openstack.wsgi [None req-36b20ef7-d785-4a8f-b340-7162a69e710e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true 2026-08-22 15:42:00.745 7 INFO cinder.api.openstack.wsgi [None req-36b20ef7-d785-4a8f-b340-7162a69e710e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 257/514] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:42:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:42:00.755 8 INFO cinder.api.openstack.wsgi [None req-2bac63d7-8c6f-4dd1-b9a6-88fae13e33e5 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true 2026-08-22 15:42:00.777 8 INFO cinder.api.openstack.wsgi [None req-2bac63d7-8c6f-4dd1-b9a6-88fae13e33e5 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 258/515] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:42:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:42:00.792 7 INFO cinder.api.openstack.wsgi [None req-6c177efd-7694-4ec3-9599-1878e622ab51 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true 2026-08-22 15:42:00.813 7 INFO cinder.api.openstack.wsgi [None req-6c177efd-7694-4ec3-9599-1878e622ab51 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 258/516] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:42:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:42:00.825 8 INFO cinder.api.openstack.wsgi [None req-8501b356-0d8e-4aa7-8b1e-9dbfe0be09b8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services 2026-08-22 15:42:00.832 8 INFO cinder.api.openstack.wsgi [None req-8501b356-0d8e-4aa7-8b1e-9dbfe0be09b8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 259/517] 10.0.0.234 () {28 vars in 645 bytes} [Sat Aug 22 15:42:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:42:00.844 7 INFO cinder.api.openstack.wsgi [None req-c039cf8c-57ff-4622-a07b-2063c993a52f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true 2026-08-22 15:42:01.349 7 INFO cinder.api.openstack.wsgi [None req-c039cf8c-57ff-4622-a07b-2063c993a52f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 259/518] 10.0.0.234 () {28 vars in 696 bytes} [Sat Aug 22 15:42:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:42:01.363 8 INFO cinder.api.openstack.wsgi [None req-2e4b8995-ec43-41e9-97eb-fbcfbff20ec9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:42:01.373 8 INFO cinder.volume.api [None req-2e4b8995-ec43-41e9-97eb-fbcfbff20ec9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:42:01.375 8 INFO cinder.api.openstack.wsgi [None req-2e4b8995-ec43-41e9-97eb-fbcfbff20ec9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 260/519] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:42:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:42:01.386 7 INFO cinder.api.openstack.wsgi [None req-5b4c039e-9d8d-4e2a-9c40-294229294b69 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:42:01.397 7 INFO cinder.volume.api [None req-5b4c039e-9d8d-4e2a-9c40-294229294b69 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:42:01.398 7 INFO cinder.api.openstack.wsgi [None req-5b4c039e-9d8d-4e2a-9c40-294229294b69 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 260/520] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:42:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:42:07.779 8 INFO cinder.api.openstack.wsgi [None req-2e4b8995-ec43-41e9-97eb-fbcfbff20ec9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:42:07.779 7 INFO cinder.api.openstack.wsgi [None req-5b4c039e-9d8d-4e2a-9c40-294229294b69 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:42:07.780 8 INFO cinder.api.openstack.wsgi [None req-2e4b8995-ec43-41e9-97eb-fbcfbff20ec9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:42:07.780 7 INFO cinder.api.openstack.wsgi [None req-5b4c039e-9d8d-4e2a-9c40-294229294b69 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:42:17.779 8 INFO cinder.api.openstack.wsgi [None req-2e4b8995-ec43-41e9-97eb-fbcfbff20ec9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:42:17.779 7 INFO cinder.api.openstack.wsgi [None req-5b4c039e-9d8d-4e2a-9c40-294229294b69 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:42:17.780 8 INFO cinder.api.openstack.wsgi [None req-2e4b8995-ec43-41e9-97eb-fbcfbff20ec9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:42:17.780 7 INFO cinder.api.openstack.wsgi [None req-5b4c039e-9d8d-4e2a-9c40-294229294b69 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:42:27.779 8 INFO cinder.api.openstack.wsgi [None req-2e4b8995-ec43-41e9-97eb-fbcfbff20ec9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:42:27.779 7 INFO cinder.api.openstack.wsgi [None req-5b4c039e-9d8d-4e2a-9c40-294229294b69 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:42:27.780 8 INFO cinder.api.openstack.wsgi [None req-2e4b8995-ec43-41e9-97eb-fbcfbff20ec9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:42:27.781 7 INFO cinder.api.openstack.wsgi [None req-5b4c039e-9d8d-4e2a-9c40-294229294b69 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:42:37.779 8 INFO cinder.api.openstack.wsgi [None req-2e4b8995-ec43-41e9-97eb-fbcfbff20ec9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:42:37.779 7 INFO cinder.api.openstack.wsgi [None req-5b4c039e-9d8d-4e2a-9c40-294229294b69 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:42:37.780 8 INFO cinder.api.openstack.wsgi [None req-2e4b8995-ec43-41e9-97eb-fbcfbff20ec9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:42:37.781 7 INFO cinder.api.openstack.wsgi [None req-5b4c039e-9d8d-4e2a-9c40-294229294b69 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:42:47.779 7 INFO cinder.api.openstack.wsgi [None req-5b4c039e-9d8d-4e2a-9c40-294229294b69 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:42:47.779 8 INFO cinder.api.openstack.wsgi [None req-2e4b8995-ec43-41e9-97eb-fbcfbff20ec9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:42:47.780 7 INFO cinder.api.openstack.wsgi [None req-5b4c039e-9d8d-4e2a-9c40-294229294b69 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:42:47.780 8 INFO cinder.api.openstack.wsgi [None req-2e4b8995-ec43-41e9-97eb-fbcfbff20ec9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:42:57.779 8 INFO cinder.api.openstack.wsgi [None req-2e4b8995-ec43-41e9-97eb-fbcfbff20ec9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:42:57.779 7 INFO cinder.api.openstack.wsgi [None req-5b4c039e-9d8d-4e2a-9c40-294229294b69 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:42:57.780 8 INFO cinder.api.openstack.wsgi [None req-2e4b8995-ec43-41e9-97eb-fbcfbff20ec9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:42:57.780 7 INFO cinder.api.openstack.wsgi [None req-5b4c039e-9d8d-4e2a-9c40-294229294b69 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:43:00.677 7 INFO cinder.api.openstack.wsgi [None req-b6b36b91-27d6-4a5f-8935-65e2d073de77 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services 2026-08-22 15:43:00.684 7 INFO cinder.api.openstack.wsgi [None req-b6b36b91-27d6-4a5f-8935-65e2d073de77 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 267/533] 10.0.0.234 () {28 vars in 645 bytes} [Sat Aug 22 15:43:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services => generated 646 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:43:00.699 8 INFO cinder.api.openstack.wsgi [None req-3ddb13c1-5099-4365-8d04-122821895caa 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true 2026-08-22 15:43:01.206 8 INFO cinder.api.openstack.wsgi [None req-3ddb13c1-5099-4365-8d04-122821895caa 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 267/534] 10.0.0.234 () {28 vars in 696 bytes} [Sat Aug 22 15:43:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/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-08-22 15:43:01.246 7 INFO cinder.api.openstack.wsgi [None req-3220faf8-0207-4015-9566-e14247d8bdbd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true 2026-08-22 15:43:01.290 7 INFO cinder.api.openstack.wsgi [None req-3220faf8-0207-4015-9566-e14247d8bdbd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 268/535] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:43:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:43:01.301 8 INFO cinder.api.openstack.wsgi [None req-010a2d01-ff88-45f0-9bd2-756660457d42 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true 2026-08-22 15:43:01.339 8 INFO cinder.api.openstack.wsgi [None req-010a2d01-ff88-45f0-9bd2-756660457d42 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 268/536] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:43:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:43:01.349 7 INFO cinder.api.openstack.wsgi [None req-f6aaf071-7d07-4c6a-8822-a02933e19571 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true 2026-08-22 15:43:01.370 7 INFO cinder.api.openstack.wsgi [None req-f6aaf071-7d07-4c6a-8822-a02933e19571 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 269/537] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:43:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:43:01.386 8 INFO cinder.api.openstack.wsgi [None req-49fb0fe5-4e30-432c-a40b-e59e1ea0a0b9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:43:01.397 8 INFO cinder.volume.api [None req-49fb0fe5-4e30-432c-a40b-e59e1ea0a0b9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:43:01.399 8 INFO cinder.api.openstack.wsgi [None req-49fb0fe5-4e30-432c-a40b-e59e1ea0a0b9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 269/538] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:43:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:43:01.411 7 INFO cinder.api.openstack.wsgi [None req-d07bbcc1-e7da-48ba-aa8f-b3ef89db2bda 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true 2026-08-22 15:43:01.416 7 INFO cinder.volume.api [None req-d07bbcc1-e7da-48ba-aa8f-b3ef89db2bda 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all snapshots completed successfully. 2026-08-22 15:43:01.417 7 INFO cinder.api.openstack.wsgi [None req-d07bbcc1-e7da-48ba-aa8f-b3ef89db2bda 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 270/539] 10.0.0.234 () {28 vars in 674 bytes} [Sat Aug 22 15:43:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:43:01.430 8 INFO cinder.api.openstack.wsgi [None req-1b851bc6-f655-4380-be7a-b7b27b482480 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:43:01.441 8 INFO cinder.volume.api [None req-1b851bc6-f655-4380-be7a-b7b27b482480 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:43:01.442 8 INFO cinder.api.openstack.wsgi [None req-1b851bc6-f655-4380-be7a-b7b27b482480 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 270/540] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:43:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:43:07.778 7 INFO cinder.api.openstack.wsgi [None req-d07bbcc1-e7da-48ba-aa8f-b3ef89db2bda 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:43:07.778 8 INFO cinder.api.openstack.wsgi [None req-1b851bc6-f655-4380-be7a-b7b27b482480 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:43:07.780 7 INFO cinder.api.openstack.wsgi [None req-d07bbcc1-e7da-48ba-aa8f-b3ef89db2bda 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:43:07.780 8 INFO cinder.api.openstack.wsgi [None req-1b851bc6-f655-4380-be7a-b7b27b482480 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:43:17.779 7 INFO cinder.api.openstack.wsgi [None req-d07bbcc1-e7da-48ba-aa8f-b3ef89db2bda 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:43:17.780 7 INFO cinder.api.openstack.wsgi [None req-d07bbcc1-e7da-48ba-aa8f-b3ef89db2bda 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:43:17.780 8 INFO cinder.api.openstack.wsgi [None req-1b851bc6-f655-4380-be7a-b7b27b482480 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:43:17.782 8 INFO cinder.api.openstack.wsgi [None req-1b851bc6-f655-4380-be7a-b7b27b482480 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:43:27.778 8 INFO cinder.api.openstack.wsgi [None req-1b851bc6-f655-4380-be7a-b7b27b482480 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:43:27.779 7 INFO cinder.api.openstack.wsgi [None req-d07bbcc1-e7da-48ba-aa8f-b3ef89db2bda 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:43:27.780 8 INFO cinder.api.openstack.wsgi [None req-1b851bc6-f655-4380-be7a-b7b27b482480 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:43:27.780 7 INFO cinder.api.openstack.wsgi [None req-d07bbcc1-e7da-48ba-aa8f-b3ef89db2bda 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:43:37.779 8 INFO cinder.api.openstack.wsgi [None req-1b851bc6-f655-4380-be7a-b7b27b482480 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:43:37.779 7 INFO cinder.api.openstack.wsgi [None req-d07bbcc1-e7da-48ba-aa8f-b3ef89db2bda 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:43:37.780 8 INFO cinder.api.openstack.wsgi [None req-1b851bc6-f655-4380-be7a-b7b27b482480 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:43:37.780 7 INFO cinder.api.openstack.wsgi [None req-d07bbcc1-e7da-48ba-aa8f-b3ef89db2bda 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:43:47.779 7 INFO cinder.api.openstack.wsgi [None req-d07bbcc1-e7da-48ba-aa8f-b3ef89db2bda 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:43:47.779 8 INFO cinder.api.openstack.wsgi [None req-1b851bc6-f655-4380-be7a-b7b27b482480 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:43:47.780 8 INFO cinder.api.openstack.wsgi [None req-1b851bc6-f655-4380-be7a-b7b27b482480 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:43:47.780 7 INFO cinder.api.openstack.wsgi [None req-d07bbcc1-e7da-48ba-aa8f-b3ef89db2bda 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:43:57.779 8 INFO cinder.api.openstack.wsgi [None req-1b851bc6-f655-4380-be7a-b7b27b482480 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:43:57.779 7 INFO cinder.api.openstack.wsgi [None req-d07bbcc1-e7da-48ba-aa8f-b3ef89db2bda 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:43:57.780 8 INFO cinder.api.openstack.wsgi [None req-1b851bc6-f655-4380-be7a-b7b27b482480 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:43:57.780 7 INFO cinder.api.openstack.wsgi [None req-d07bbcc1-e7da-48ba-aa8f-b3ef89db2bda 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:44:00.735 8 INFO cinder.api.openstack.wsgi [None req-70bfd53f-340e-482a-943f-59dc4796f39f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:44:00.751 8 INFO cinder.volume.api [None req-70bfd53f-340e-482a-943f-59dc4796f39f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:44:00.753 8 INFO cinder.api.openstack.wsgi [None req-70bfd53f-340e-482a-943f-59dc4796f39f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 277/553] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:44:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:44:00.773 7 INFO cinder.api.openstack.wsgi [None req-734b9ccc-bac2-475d-ae2f-8e3819196658 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:44:00.789 7 INFO cinder.volume.api [None req-734b9ccc-bac2-475d-ae2f-8e3819196658 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:44:00.791 7 INFO cinder.api.openstack.wsgi [None req-734b9ccc-bac2-475d-ae2f-8e3819196658 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 277/554] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:44:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:44:00.803 8 INFO cinder.api.openstack.wsgi [None req-99dc98e1-8b2c-4969-b727-1d958b148dbb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true 2026-08-22 15:44:00.808 8 INFO cinder.volume.api [None req-99dc98e1-8b2c-4969-b727-1d958b148dbb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all snapshots completed successfully. 2026-08-22 15:44:00.809 8 INFO cinder.api.openstack.wsgi [None req-99dc98e1-8b2c-4969-b727-1d958b148dbb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 278/555] 10.0.0.234 () {28 vars in 674 bytes} [Sat Aug 22 15:44:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:44:00.819 7 INFO cinder.api.openstack.wsgi [None req-8072d954-72ba-4867-b931-330239cd55d5 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true 2026-08-22 15:44:01.323 7 INFO cinder.api.openstack.wsgi [None req-8072d954-72ba-4867-b931-330239cd55d5 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 278/556] 10.0.0.234 () {28 vars in 696 bytes} [Sat Aug 22 15:44:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:44:01.372 8 INFO cinder.api.openstack.wsgi [None req-e609df62-385a-417b-bdc6-8221a0fa8cf3 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true 2026-08-22 15:44:01.394 8 INFO cinder.api.openstack.wsgi [None req-e609df62-385a-417b-bdc6-8221a0fa8cf3 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 279/557] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:44:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:44:01.408 7 INFO cinder.api.openstack.wsgi [None req-61306993-0cde-4a8d-afa8-132e03f8cbec 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true 2026-08-22 15:44:01.428 7 INFO cinder.api.openstack.wsgi [None req-61306993-0cde-4a8d-afa8-132e03f8cbec 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 279/558] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:44:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:44:01.440 8 INFO cinder.api.openstack.wsgi [None req-c71df418-7037-4506-83fa-c303ecacae94 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true 2026-08-22 15:44:01.459 8 INFO cinder.api.openstack.wsgi [None req-c71df418-7037-4506-83fa-c303ecacae94 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 280/559] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:44:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:44:01.470 7 INFO cinder.api.openstack.wsgi [None req-ca9c0c26-be16-444d-a30b-422391474020 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services 2026-08-22 15:44:01.475 7 INFO cinder.api.openstack.wsgi [None req-ca9c0c26-be16-444d-a30b-422391474020 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 280/560] 10.0.0.234 () {28 vars in 645 bytes} [Sat Aug 22 15:44:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:44:07.778 8 INFO cinder.api.openstack.wsgi [None req-c71df418-7037-4506-83fa-c303ecacae94 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:44:07.780 8 INFO cinder.api.openstack.wsgi [None req-c71df418-7037-4506-83fa-c303ecacae94 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:44:07.781 7 INFO cinder.api.openstack.wsgi [None req-ca9c0c26-be16-444d-a30b-422391474020 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:44:07.783 7 INFO cinder.api.openstack.wsgi [None req-ca9c0c26-be16-444d-a30b-422391474020 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:44:17.779 8 INFO cinder.api.openstack.wsgi [None req-c71df418-7037-4506-83fa-c303ecacae94 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:44:17.779 7 INFO cinder.api.openstack.wsgi [None req-ca9c0c26-be16-444d-a30b-422391474020 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:44:17.780 8 INFO cinder.api.openstack.wsgi [None req-c71df418-7037-4506-83fa-c303ecacae94 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:44:17.780 7 INFO cinder.api.openstack.wsgi [None req-ca9c0c26-be16-444d-a30b-422391474020 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:44:27.779 8 INFO cinder.api.openstack.wsgi [None req-c71df418-7037-4506-83fa-c303ecacae94 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:44:27.779 7 INFO cinder.api.openstack.wsgi [None req-ca9c0c26-be16-444d-a30b-422391474020 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:44:27.780 8 INFO cinder.api.openstack.wsgi [None req-c71df418-7037-4506-83fa-c303ecacae94 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:44:27.781 7 INFO cinder.api.openstack.wsgi [None req-ca9c0c26-be16-444d-a30b-422391474020 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:44:37.778 8 INFO cinder.api.openstack.wsgi [None req-c71df418-7037-4506-83fa-c303ecacae94 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:44:37.779 7 INFO cinder.api.openstack.wsgi [None req-ca9c0c26-be16-444d-a30b-422391474020 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:44:37.779 8 INFO cinder.api.openstack.wsgi [None req-c71df418-7037-4506-83fa-c303ecacae94 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:44:37.780 7 INFO cinder.api.openstack.wsgi [None req-ca9c0c26-be16-444d-a30b-422391474020 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:44:47.779 8 INFO cinder.api.openstack.wsgi [None req-c71df418-7037-4506-83fa-c303ecacae94 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:44:47.779 7 INFO cinder.api.openstack.wsgi [None req-ca9c0c26-be16-444d-a30b-422391474020 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:44:47.780 8 INFO cinder.api.openstack.wsgi [None req-c71df418-7037-4506-83fa-c303ecacae94 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:44:47.781 7 INFO cinder.api.openstack.wsgi [None req-ca9c0c26-be16-444d-a30b-422391474020 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:44:57.778 8 INFO cinder.api.openstack.wsgi [None req-c71df418-7037-4506-83fa-c303ecacae94 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:44:57.778 7 INFO cinder.api.openstack.wsgi [None req-ca9c0c26-be16-444d-a30b-422391474020 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:44:57.779 8 INFO cinder.api.openstack.wsgi [None req-c71df418-7037-4506-83fa-c303ecacae94 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:44:57.781 7 INFO cinder.api.openstack.wsgi [None req-ca9c0c26-be16-444d-a30b-422391474020 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:45:00.800 8 INFO cinder.api.openstack.wsgi [None req-0d7ed15e-2613-4a16-87d0-e15d8a0b6f2d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:45:00.807 8 INFO cinder.volume.api [None req-0d7ed15e-2613-4a16-87d0-e15d8a0b6f2d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:45:00.809 8 INFO cinder.api.openstack.wsgi [None req-0d7ed15e-2613-4a16-87d0-e15d8a0b6f2d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 287/573] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:45:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:45:00.825 7 INFO cinder.api.openstack.wsgi [None req-23ef16f6-1763-44b6-9d60-4f52e39222cc 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true 2026-08-22 15:45:01.329 7 INFO cinder.api.openstack.wsgi [None req-23ef16f6-1763-44b6-9d60-4f52e39222cc 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 287/574] 10.0.0.234 () {28 vars in 696 bytes} [Sat Aug 22 15:45:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:45:01.348 8 INFO cinder.api.openstack.wsgi [None req-39c99794-acb0-4165-97b5-e851d71a2e9a 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true 2026-08-22 15:45:01.357 8 INFO cinder.volume.api [None req-39c99794-acb0-4165-97b5-e851d71a2e9a 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all snapshots completed successfully. 2026-08-22 15:45:01.358 8 INFO cinder.api.openstack.wsgi [None req-39c99794-acb0-4165-97b5-e851d71a2e9a 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 288/575] 10.0.0.234 () {28 vars in 674 bytes} [Sat Aug 22 15:45:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:45:01.366 7 INFO cinder.api.openstack.wsgi [None req-55b170c7-fbc1-456c-b036-b4d8de06fa2b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services 2026-08-22 15:45:01.375 7 INFO cinder.api.openstack.wsgi [None req-55b170c7-fbc1-456c-b036-b4d8de06fa2b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 288/576] 10.0.0.234 () {28 vars in 645 bytes} [Sat Aug 22 15:45:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:45:01.386 8 INFO cinder.api.openstack.wsgi [None req-ee96cf4e-e406-43d9-af67-f404f6c32b5b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:45:01.395 8 INFO cinder.volume.api [None req-ee96cf4e-e406-43d9-af67-f404f6c32b5b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:45:01.396 8 INFO cinder.api.openstack.wsgi [None req-ee96cf4e-e406-43d9-af67-f404f6c32b5b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 289/577] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:45:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:45:01.471 7 INFO cinder.api.openstack.wsgi [None req-c729965b-b293-498a-a88a-26aeee9670d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true 2026-08-22 15:45:01.492 7 INFO cinder.api.openstack.wsgi [None req-c729965b-b293-498a-a88a-26aeee9670d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 289/578] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:45:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:45:01.505 8 INFO cinder.api.openstack.wsgi [None req-90e6e12c-bd8e-4360-8907-1f9b80e18417 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true 2026-08-22 15:45:01.524 8 INFO cinder.api.openstack.wsgi [None req-90e6e12c-bd8e-4360-8907-1f9b80e18417 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 290/579] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:45:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:45:01.535 7 INFO cinder.api.openstack.wsgi [None req-54292734-ec89-4d03-b972-661b116d912b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true 2026-08-22 15:45:01.559 7 INFO cinder.api.openstack.wsgi [None req-54292734-ec89-4d03-b972-661b116d912b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 290/580] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:45:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:45:07.779 8 INFO cinder.api.openstack.wsgi [None req-90e6e12c-bd8e-4360-8907-1f9b80e18417 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:45:07.779 7 INFO cinder.api.openstack.wsgi [None req-54292734-ec89-4d03-b972-661b116d912b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:45:07.780 8 INFO cinder.api.openstack.wsgi [None req-90e6e12c-bd8e-4360-8907-1f9b80e18417 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:45:07.780 7 INFO cinder.api.openstack.wsgi [None req-54292734-ec89-4d03-b972-661b116d912b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:45:17.778 8 INFO cinder.api.openstack.wsgi [None req-90e6e12c-bd8e-4360-8907-1f9b80e18417 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:45:17.778 7 INFO cinder.api.openstack.wsgi [None req-54292734-ec89-4d03-b972-661b116d912b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:45:17.779 8 INFO cinder.api.openstack.wsgi [None req-90e6e12c-bd8e-4360-8907-1f9b80e18417 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:45:17.780 7 INFO cinder.api.openstack.wsgi [None req-54292734-ec89-4d03-b972-661b116d912b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:45:27.778 8 INFO cinder.api.openstack.wsgi [None req-90e6e12c-bd8e-4360-8907-1f9b80e18417 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:45:27.779 7 INFO cinder.api.openstack.wsgi [None req-54292734-ec89-4d03-b972-661b116d912b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:45:27.779 8 INFO cinder.api.openstack.wsgi [None req-90e6e12c-bd8e-4360-8907-1f9b80e18417 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:45:27.780 7 INFO cinder.api.openstack.wsgi [None req-54292734-ec89-4d03-b972-661b116d912b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:45:37.778 7 INFO cinder.api.openstack.wsgi [None req-54292734-ec89-4d03-b972-661b116d912b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:45:37.779 8 INFO cinder.api.openstack.wsgi [None req-90e6e12c-bd8e-4360-8907-1f9b80e18417 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:45:37.780 7 INFO cinder.api.openstack.wsgi [None req-54292734-ec89-4d03-b972-661b116d912b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:45:37.780 8 INFO cinder.api.openstack.wsgi [None req-90e6e12c-bd8e-4360-8907-1f9b80e18417 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:45:47.778 7 INFO cinder.api.openstack.wsgi [None req-54292734-ec89-4d03-b972-661b116d912b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:45:47.778 8 INFO cinder.api.openstack.wsgi [None req-90e6e12c-bd8e-4360-8907-1f9b80e18417 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:45:47.779 7 INFO cinder.api.openstack.wsgi [None req-54292734-ec89-4d03-b972-661b116d912b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:45:47.780 8 INFO cinder.api.openstack.wsgi [None req-90e6e12c-bd8e-4360-8907-1f9b80e18417 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:45:57.778 7 INFO cinder.api.openstack.wsgi [None req-54292734-ec89-4d03-b972-661b116d912b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:45:57.779 8 INFO cinder.api.openstack.wsgi [None req-90e6e12c-bd8e-4360-8907-1f9b80e18417 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:45:57.779 7 INFO cinder.api.openstack.wsgi [None req-54292734-ec89-4d03-b972-661b116d912b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:45:57.781 8 INFO cinder.api.openstack.wsgi [None req-90e6e12c-bd8e-4360-8907-1f9b80e18417 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:46:00.818 7 INFO cinder.api.openstack.wsgi [None req-d544bbe0-033b-442f-b1d5-6f00e18002e2 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true 2026-08-22 15:46:00.851 7 INFO cinder.api.openstack.wsgi [None req-d544bbe0-033b-442f-b1d5-6f00e18002e2 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 297/593] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:46:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true => generated 845 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:46:00.863 8 INFO cinder.api.openstack.wsgi [None req-31018099-89e5-4b47-89b8-2776cbab53f9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true 2026-08-22 15:46:00.889 8 INFO cinder.api.openstack.wsgi [None req-31018099-89e5-4b47-89b8-2776cbab53f9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 297/594] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:46:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:46:00.905 7 INFO cinder.api.openstack.wsgi [None req-2d23b2f2-9783-4667-92c5-fd8107826ff1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true 2026-08-22 15:46:00.965 7 INFO cinder.api.openstack.wsgi [None req-2d23b2f2-9783-4667-92c5-fd8107826ff1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 298/595] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:46:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true => generated 845 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:46:00.979 8 INFO cinder.api.openstack.wsgi [None req-efd03dd7-f7f3-4b0a-a290-f1b7d8e776fa 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:46:00.990 8 INFO cinder.volume.api [None req-efd03dd7-f7f3-4b0a-a290-f1b7d8e776fa 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:46:00.992 8 INFO cinder.api.openstack.wsgi [None req-efd03dd7-f7f3-4b0a-a290-f1b7d8e776fa 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 298/596] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:46:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:46:01.014 7 INFO cinder.api.openstack.wsgi [None req-69f463d0-3438-48e3-bb32-8b3da3fe10a6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true 2026-08-22 15:46:01.024 7 INFO cinder.volume.api [None req-69f463d0-3438-48e3-bb32-8b3da3fe10a6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all snapshots completed successfully. 2026-08-22 15:46:01.025 7 INFO cinder.api.openstack.wsgi [None req-69f463d0-3438-48e3-bb32-8b3da3fe10a6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 299/597] 10.0.0.234 () {28 vars in 674 bytes} [Sat Aug 22 15:46:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/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-08-22 15:46:01.040 8 INFO cinder.api.openstack.wsgi [None req-515c0b6b-09e1-4951-8f6c-75c8746cbb5a 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true 2026-08-22 15:46:01.544 8 INFO cinder.api.openstack.wsgi [None req-515c0b6b-09e1-4951-8f6c-75c8746cbb5a 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 299/598] 10.0.0.234 () {28 vars in 696 bytes} [Sat Aug 22 15:46:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:46:01.562 7 INFO cinder.api.openstack.wsgi [None req-822cb8b0-660c-463d-a14e-ba0f9f9f6256 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:46:01.574 7 INFO cinder.volume.api [None req-822cb8b0-660c-463d-a14e-ba0f9f9f6256 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:46:01.575 7 INFO cinder.api.openstack.wsgi [None req-822cb8b0-660c-463d-a14e-ba0f9f9f6256 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 300/599] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:46:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:46:01.587 8 INFO cinder.api.openstack.wsgi [None req-0a215e6c-8a70-4c45-a36b-73ad4c165636 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services 2026-08-22 15:46:01.594 8 INFO cinder.api.openstack.wsgi [None req-0a215e6c-8a70-4c45-a36b-73ad4c165636 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 300/600] 10.0.0.234 () {28 vars in 645 bytes} [Sat Aug 22 15:46:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:46:07.779 8 INFO cinder.api.openstack.wsgi [None req-0a215e6c-8a70-4c45-a36b-73ad4c165636 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:46:07.779 7 INFO cinder.api.openstack.wsgi [None req-822cb8b0-660c-463d-a14e-ba0f9f9f6256 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:46:07.780 8 INFO cinder.api.openstack.wsgi [None req-0a215e6c-8a70-4c45-a36b-73ad4c165636 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:46:07.781 7 INFO cinder.api.openstack.wsgi [None req-822cb8b0-660c-463d-a14e-ba0f9f9f6256 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:46:17.780 8 INFO cinder.api.openstack.wsgi [None req-0a215e6c-8a70-4c45-a36b-73ad4c165636 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:46:17.781 7 INFO cinder.api.openstack.wsgi [None req-822cb8b0-660c-463d-a14e-ba0f9f9f6256 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:46:17.782 7 INFO cinder.api.openstack.wsgi [None req-822cb8b0-660c-463d-a14e-ba0f9f9f6256 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:46:17.782 8 INFO cinder.api.openstack.wsgi [None req-0a215e6c-8a70-4c45-a36b-73ad4c165636 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:46:27.780 8 INFO cinder.api.openstack.wsgi [None req-0a215e6c-8a70-4c45-a36b-73ad4c165636 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:46:27.780 7 INFO cinder.api.openstack.wsgi [None req-822cb8b0-660c-463d-a14e-ba0f9f9f6256 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:46:27.781 8 INFO cinder.api.openstack.wsgi [None req-0a215e6c-8a70-4c45-a36b-73ad4c165636 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:46:27.781 7 INFO cinder.api.openstack.wsgi [None req-822cb8b0-660c-463d-a14e-ba0f9f9f6256 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:46:37.778 8 INFO cinder.api.openstack.wsgi [None req-0a215e6c-8a70-4c45-a36b-73ad4c165636 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:46:37.778 8 INFO cinder.api.openstack.wsgi [None req-0a215e6c-8a70-4c45-a36b-73ad4c165636 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:46:37.779 7 INFO cinder.api.openstack.wsgi [None req-822cb8b0-660c-463d-a14e-ba0f9f9f6256 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:46:37.780 7 INFO cinder.api.openstack.wsgi [None req-822cb8b0-660c-463d-a14e-ba0f9f9f6256 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:46:47.779 8 INFO cinder.api.openstack.wsgi [None req-0a215e6c-8a70-4c45-a36b-73ad4c165636 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:46:47.779 7 INFO cinder.api.openstack.wsgi [None req-822cb8b0-660c-463d-a14e-ba0f9f9f6256 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:46:47.780 8 INFO cinder.api.openstack.wsgi [None req-0a215e6c-8a70-4c45-a36b-73ad4c165636 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:46:47.781 7 INFO cinder.api.openstack.wsgi [None req-822cb8b0-660c-463d-a14e-ba0f9f9f6256 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:46:57.780 8 INFO cinder.api.openstack.wsgi [None req-0a215e6c-8a70-4c45-a36b-73ad4c165636 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:46:57.781 7 INFO cinder.api.openstack.wsgi [None req-822cb8b0-660c-463d-a14e-ba0f9f9f6256 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:46:57.782 8 INFO cinder.api.openstack.wsgi [None req-0a215e6c-8a70-4c45-a36b-73ad4c165636 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:46:57.782 7 INFO cinder.api.openstack.wsgi [None req-822cb8b0-660c-463d-a14e-ba0f9f9f6256 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:47:00.654 7 INFO cinder.api.openstack.wsgi [None req-b3df3ebe-1856-4167-b39c-401503bca8bf 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true 2026-08-22 15:47:00.660 7 INFO cinder.volume.api [None req-b3df3ebe-1856-4167-b39c-401503bca8bf 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all snapshots completed successfully. 2026-08-22 15:47:00.661 7 INFO cinder.api.openstack.wsgi [None req-b3df3ebe-1856-4167-b39c-401503bca8bf 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 307/613] 10.0.0.234 () {28 vars in 674 bytes} [Sat Aug 22 15:47:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true => generated 17 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:47:00.673 8 INFO cinder.api.openstack.wsgi [None req-8ca5ad04-959d-466a-891a-c1cfb4c23ad0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services 2026-08-22 15:47:00.678 8 INFO cinder.api.openstack.wsgi [None req-8ca5ad04-959d-466a-891a-c1cfb4c23ad0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 307/614] 10.0.0.234 () {28 vars in 645 bytes} [Sat Aug 22 15:47:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:47:00.686 7 INFO cinder.api.openstack.wsgi [None req-6bc83d64-15be-4997-aa75-c4c351ca8423 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:47:00.695 7 INFO cinder.volume.api [None req-6bc83d64-15be-4997-aa75-c4c351ca8423 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:47:00.697 7 INFO cinder.api.openstack.wsgi [None req-6bc83d64-15be-4997-aa75-c4c351ca8423 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 308/615] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:47:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:47:00.710 8 INFO cinder.api.openstack.wsgi [None req-ccf5ee94-7f55-49a8-8d6b-ed21ed8e9887 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true 2026-08-22 15:47:01.214 8 INFO cinder.api.openstack.wsgi [None req-ccf5ee94-7f55-49a8-8d6b-ed21ed8e9887 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 308/616] 10.0.0.234 () {28 vars in 696 bytes} [Sat Aug 22 15:47:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:47:01.228 7 INFO cinder.api.openstack.wsgi [None req-2ffcfd80-616d-4903-a601-7b507fb15a34 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:47:01.240 7 INFO cinder.volume.api [None req-2ffcfd80-616d-4903-a601-7b507fb15a34 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:47:01.243 7 INFO cinder.api.openstack.wsgi [None req-2ffcfd80-616d-4903-a601-7b507fb15a34 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 309/617] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:47:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:47:01.286 8 INFO cinder.api.openstack.wsgi [None req-94e3b326-9746-4c7e-8a04-31c673d9fc76 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true 2026-08-22 15:47:01.309 8 INFO cinder.api.openstack.wsgi [None req-94e3b326-9746-4c7e-8a04-31c673d9fc76 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 309/618] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:47:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:47:01.320 7 INFO cinder.api.openstack.wsgi [None req-0bfc3a92-b8cd-4bdb-ae64-e488774027ab 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true 2026-08-22 15:47:01.340 7 INFO cinder.api.openstack.wsgi [None req-0bfc3a92-b8cd-4bdb-ae64-e488774027ab 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 310/619] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:47:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:47:01.354 8 INFO cinder.api.openstack.wsgi [None req-e11a7682-e088-4962-b5d6-1bd6dda1190b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true 2026-08-22 15:47:01.375 8 INFO cinder.api.openstack.wsgi [None req-e11a7682-e088-4962-b5d6-1bd6dda1190b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 310/620] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:47:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:47:07.778 8 INFO cinder.api.openstack.wsgi [None req-e11a7682-e088-4962-b5d6-1bd6dda1190b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:47:07.778 7 INFO cinder.api.openstack.wsgi [None req-0bfc3a92-b8cd-4bdb-ae64-e488774027ab 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:47:07.779 8 INFO cinder.api.openstack.wsgi [None req-e11a7682-e088-4962-b5d6-1bd6dda1190b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:47:07.780 7 INFO cinder.api.openstack.wsgi [None req-0bfc3a92-b8cd-4bdb-ae64-e488774027ab 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:47:17.780 8 INFO cinder.api.openstack.wsgi [None req-e11a7682-e088-4962-b5d6-1bd6dda1190b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:47:17.780 7 INFO cinder.api.openstack.wsgi [None req-0bfc3a92-b8cd-4bdb-ae64-e488774027ab 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:47:17.781 8 INFO cinder.api.openstack.wsgi [None req-e11a7682-e088-4962-b5d6-1bd6dda1190b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:47:17.782 7 INFO cinder.api.openstack.wsgi [None req-0bfc3a92-b8cd-4bdb-ae64-e488774027ab 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:47:27.778 8 INFO cinder.api.openstack.wsgi [None req-e11a7682-e088-4962-b5d6-1bd6dda1190b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:47:27.779 7 INFO cinder.api.openstack.wsgi [None req-0bfc3a92-b8cd-4bdb-ae64-e488774027ab 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:47:27.780 8 INFO cinder.api.openstack.wsgi [None req-e11a7682-e088-4962-b5d6-1bd6dda1190b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:47:27.780 7 INFO cinder.api.openstack.wsgi [None req-0bfc3a92-b8cd-4bdb-ae64-e488774027ab 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:47:34.562 8 INFO cinder.api.openstack.wsgi [None req-16cf16d6-010e-4115-b85b-2fc09666c9fd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET https://volume.199-204-45-35.nip.io/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=False 2026-08-22 15:47:34.579 8 INFO cinder.api.openstack.wsgi [None req-16cf16d6-010e-4115-b85b-2fc09666c9fd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] https://volume.199-204-45-35.nip.io/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 314/627] 199.204.45.35 () {44 vars in 1064 bytes} [Sat Aug 22 15:47:34 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=False => generated 338 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:47:37.780 7 INFO cinder.api.openstack.wsgi [None req-0bfc3a92-b8cd-4bdb-ae64-e488774027ab 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:47:37.781 7 INFO cinder.api.openstack.wsgi [None req-0bfc3a92-b8cd-4bdb-ae64-e488774027ab 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:47:37.781 8 INFO cinder.api.openstack.wsgi [None req-16cf16d6-010e-4115-b85b-2fc09666c9fd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:47:37.782 8 INFO cinder.api.openstack.wsgi [None req-16cf16d6-010e-4115-b85b-2fc09666c9fd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:47:47.778 7 INFO cinder.api.openstack.wsgi [None req-0bfc3a92-b8cd-4bdb-ae64-e488774027ab 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:47:47.778 8 INFO cinder.api.openstack.wsgi [None req-16cf16d6-010e-4115-b85b-2fc09666c9fd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:47:47.779 7 INFO cinder.api.openstack.wsgi [None req-0bfc3a92-b8cd-4bdb-ae64-e488774027ab 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:47:47.780 8 INFO cinder.api.openstack.wsgi [None req-16cf16d6-010e-4115-b85b-2fc09666c9fd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:47:57.779 7 INFO cinder.api.openstack.wsgi [None req-0bfc3a92-b8cd-4bdb-ae64-e488774027ab 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:47:57.779 8 INFO cinder.api.openstack.wsgi [None req-16cf16d6-010e-4115-b85b-2fc09666c9fd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:47:57.780 8 INFO cinder.api.openstack.wsgi [None req-16cf16d6-010e-4115-b85b-2fc09666c9fd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:47:57.780 7 INFO cinder.api.openstack.wsgi [None req-0bfc3a92-b8cd-4bdb-ae64-e488774027ab 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:48:00.657 8 INFO cinder.api.openstack.wsgi [None req-5e9d30d2-f4fa-47f0-b0dc-a588050e5f0a 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services 2026-08-22 15:48:00.670 8 INFO cinder.api.openstack.wsgi [None req-5e9d30d2-f4fa-47f0-b0dc-a588050e5f0a 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 318/634] 10.0.0.234 () {28 vars in 645 bytes} [Sat Aug 22 15:48:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services => generated 646 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:48:00.692 7 INFO cinder.api.openstack.wsgi [None req-7ce93755-7e0b-49c6-8b9b-72ec06b005d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true 2026-08-22 15:48:00.702 7 INFO cinder.volume.api [None req-7ce93755-7e0b-49c6-8b9b-72ec06b005d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all snapshots completed successfully. 2026-08-22 15:48:00.702 7 INFO cinder.api.openstack.wsgi [None req-7ce93755-7e0b-49c6-8b9b-72ec06b005d8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 317/635] 10.0.0.234 () {28 vars in 674 bytes} [Sat Aug 22 15:48:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:48:00.714 8 INFO cinder.api.openstack.wsgi [None req-eceaa89e-70d6-4326-a99f-600f7d304671 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:48:00.729 8 INFO cinder.volume.api [None req-eceaa89e-70d6-4326-a99f-600f7d304671 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:48:00.732 8 INFO cinder.api.openstack.wsgi [None req-eceaa89e-70d6-4326-a99f-600f7d304671 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 319/636] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:48:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:48:00.781 7 INFO cinder.api.openstack.wsgi [None req-6159073e-0a38-4380-9b50-96233b165a4f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true 2026-08-22 15:48:00.804 7 INFO cinder.api.openstack.wsgi [None req-6159073e-0a38-4380-9b50-96233b165a4f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 318/637] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:48:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:48:00.821 8 INFO cinder.api.openstack.wsgi [None req-17d040de-2bd6-4968-9680-3cc1e65fd206 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true 2026-08-22 15:48:00.853 8 INFO cinder.api.openstack.wsgi [None req-17d040de-2bd6-4968-9680-3cc1e65fd206 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 320/638] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:48:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:48:00.867 7 INFO cinder.api.openstack.wsgi [None req-ef1605f9-e88e-4fa0-a967-4f6d76ef8731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true 2026-08-22 15:48:00.892 7 INFO cinder.api.openstack.wsgi [None req-ef1605f9-e88e-4fa0-a967-4f6d76ef8731 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 319/639] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:48:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:48:00.905 8 INFO cinder.api.openstack.wsgi [None req-87521f56-c1ca-459f-ae0d-ced960588b1b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:48:00.916 8 INFO cinder.volume.api [None req-87521f56-c1ca-459f-ae0d-ced960588b1b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:48:00.918 8 INFO cinder.api.openstack.wsgi [None req-87521f56-c1ca-459f-ae0d-ced960588b1b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 321/640] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:48:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:48:00.936 7 INFO cinder.api.openstack.wsgi [None req-59eb4ae0-bb0f-4bfa-bb7f-771991f5bcac 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true 2026-08-22 15:48:01.441 7 INFO cinder.api.openstack.wsgi [None req-59eb4ae0-bb0f-4bfa-bb7f-771991f5bcac 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 320/641] 10.0.0.234 () {28 vars in 696 bytes} [Sat Aug 22 15:48:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:48:07.779 8 INFO cinder.api.openstack.wsgi [None req-87521f56-c1ca-459f-ae0d-ced960588b1b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:48:07.779 7 INFO cinder.api.openstack.wsgi [None req-59eb4ae0-bb0f-4bfa-bb7f-771991f5bcac 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:48:07.780 8 INFO cinder.api.openstack.wsgi [None req-87521f56-c1ca-459f-ae0d-ced960588b1b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:48:07.781 7 INFO cinder.api.openstack.wsgi [None req-59eb4ae0-bb0f-4bfa-bb7f-771991f5bcac 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:48:17.779 8 INFO cinder.api.openstack.wsgi [None req-87521f56-c1ca-459f-ae0d-ced960588b1b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:48:17.779 7 INFO cinder.api.openstack.wsgi [None req-59eb4ae0-bb0f-4bfa-bb7f-771991f5bcac 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:48:17.780 8 INFO cinder.api.openstack.wsgi [None req-87521f56-c1ca-459f-ae0d-ced960588b1b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:48:17.781 7 INFO cinder.api.openstack.wsgi [None req-59eb4ae0-bb0f-4bfa-bb7f-771991f5bcac 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:48:27.778 8 INFO cinder.api.openstack.wsgi [None req-87521f56-c1ca-459f-ae0d-ced960588b1b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:48:27.779 7 INFO cinder.api.openstack.wsgi [None req-59eb4ae0-bb0f-4bfa-bb7f-771991f5bcac 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:48:27.780 8 INFO cinder.api.openstack.wsgi [None req-87521f56-c1ca-459f-ae0d-ced960588b1b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:48:27.780 7 INFO cinder.api.openstack.wsgi [None req-59eb4ae0-bb0f-4bfa-bb7f-771991f5bcac 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:48:37.779 7 INFO cinder.api.openstack.wsgi [None req-59eb4ae0-bb0f-4bfa-bb7f-771991f5bcac 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:48:37.779 8 INFO cinder.api.openstack.wsgi [None req-87521f56-c1ca-459f-ae0d-ced960588b1b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:48:37.780 7 INFO cinder.api.openstack.wsgi [None req-59eb4ae0-bb0f-4bfa-bb7f-771991f5bcac 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:48:37.780 8 INFO cinder.api.openstack.wsgi [None req-87521f56-c1ca-459f-ae0d-ced960588b1b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:48:44.967 7 INFO cinder.api.openstack.wsgi [None req-2d74a46e-a124-481e-80eb-3de78f377e51 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET https://volume.199-204-45-35.nip.io/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=False 2026-08-22 15:48:44.982 7 INFO cinder.api.openstack.wsgi [None req-2d74a46e-a124-481e-80eb-3de78f377e51 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] https://volume.199-204-45-35.nip.io/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 325/650] 199.204.45.35 () {44 vars in 1064 bytes} [Sat Aug 22 15:48:44 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=False => generated 338 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:48:47.779 7 INFO cinder.api.openstack.wsgi [None req-2d74a46e-a124-481e-80eb-3de78f377e51 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:48:47.779 8 INFO cinder.api.openstack.wsgi [None req-87521f56-c1ca-459f-ae0d-ced960588b1b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:48:47.780 7 INFO cinder.api.openstack.wsgi [None req-2d74a46e-a124-481e-80eb-3de78f377e51 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:48:47.781 8 INFO cinder.api.openstack.wsgi [None req-87521f56-c1ca-459f-ae0d-ced960588b1b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:48:57.779 8 INFO cinder.api.openstack.wsgi [None req-87521f56-c1ca-459f-ae0d-ced960588b1b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:48:57.779 7 INFO cinder.api.openstack.wsgi [None req-2d74a46e-a124-481e-80eb-3de78f377e51 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:48:57.779 8 INFO cinder.api.openstack.wsgi [None req-87521f56-c1ca-459f-ae0d-ced960588b1b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:48:57.780 7 INFO cinder.api.openstack.wsgi [None req-2d74a46e-a124-481e-80eb-3de78f377e51 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:49:00.719 8 INFO cinder.api.openstack.wsgi [None req-2e4aea49-496a-4117-962a-ae60ee028bd3 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true 2026-08-22 15:49:01.223 8 INFO cinder.api.openstack.wsgi [None req-2e4aea49-496a-4117-962a-ae60ee028bd3 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 328/655] 10.0.0.234 () {28 vars in 696 bytes} [Sat Aug 22 15:49:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:49:01.238 7 INFO cinder.api.openstack.wsgi [None req-7d6ca790-1a60-47b1-a3fb-45ac475cd706 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:49:01.246 7 INFO cinder.volume.api [None req-7d6ca790-1a60-47b1-a3fb-45ac475cd706 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:49:01.248 7 INFO cinder.api.openstack.wsgi [None req-7d6ca790-1a60-47b1-a3fb-45ac475cd706 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 328/656] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:49:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:49:01.262 8 INFO cinder.api.openstack.wsgi [None req-e2607abc-12d3-4a0a-ba0f-d4abd1841156 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services 2026-08-22 15:49:01.268 8 INFO cinder.api.openstack.wsgi [None req-e2607abc-12d3-4a0a-ba0f-d4abd1841156 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 329/657] 10.0.0.234 () {28 vars in 645 bytes} [Sat Aug 22 15:49:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:49:01.280 7 INFO cinder.api.openstack.wsgi [None req-7197ddb0-eadd-4e34-adf6-47215d9fb5da 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:49:01.289 7 INFO cinder.volume.api [None req-7197ddb0-eadd-4e34-adf6-47215d9fb5da 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:49:01.292 7 INFO cinder.api.openstack.wsgi [None req-7197ddb0-eadd-4e34-adf6-47215d9fb5da 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 329/658] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:49:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:49:01.303 8 INFO cinder.api.openstack.wsgi [None req-e5acb27d-4f67-462c-9e2b-c1c862a3b3e8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true 2026-08-22 15:49:01.310 8 INFO cinder.volume.api [None req-e5acb27d-4f67-462c-9e2b-c1c862a3b3e8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all snapshots completed successfully. 2026-08-22 15:49:01.310 8 INFO cinder.api.openstack.wsgi [None req-e5acb27d-4f67-462c-9e2b-c1c862a3b3e8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 330/659] 10.0.0.234 () {28 vars in 674 bytes} [Sat Aug 22 15:49:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:49:01.352 7 INFO cinder.api.openstack.wsgi [None req-0c22d707-66f4-49c7-9399-e5e6d4ee6707 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true 2026-08-22 15:49:01.389 7 INFO cinder.api.openstack.wsgi [None req-0c22d707-66f4-49c7-9399-e5e6d4ee6707 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 330/660] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:49:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:49:01.400 8 INFO cinder.api.openstack.wsgi [None req-124a0cc8-104a-4bdf-bbc8-1422cd5378b1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true 2026-08-22 15:49:01.426 8 INFO cinder.api.openstack.wsgi [None req-124a0cc8-104a-4bdf-bbc8-1422cd5378b1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 331/661] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:49:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:49:01.439 7 INFO cinder.api.openstack.wsgi [None req-7f7d6e9e-b3c0-44bf-b828-dade21b927f3 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true 2026-08-22 15:49:01.457 7 INFO cinder.api.openstack.wsgi [None req-7f7d6e9e-b3c0-44bf-b828-dade21b927f3 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 331/662] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:49:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:49:07.778 7 INFO cinder.api.openstack.wsgi [None req-7f7d6e9e-b3c0-44bf-b828-dade21b927f3 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:49:07.778 8 INFO cinder.api.openstack.wsgi [None req-124a0cc8-104a-4bdf-bbc8-1422cd5378b1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:49:07.779 7 INFO cinder.api.openstack.wsgi [None req-7f7d6e9e-b3c0-44bf-b828-dade21b927f3 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:49:07.779 8 INFO cinder.api.openstack.wsgi [None req-124a0cc8-104a-4bdf-bbc8-1422cd5378b1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:49:17.779 7 INFO cinder.api.openstack.wsgi [None req-7f7d6e9e-b3c0-44bf-b828-dade21b927f3 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:49:17.779 8 INFO cinder.api.openstack.wsgi [None req-124a0cc8-104a-4bdf-bbc8-1422cd5378b1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:49:17.780 7 INFO cinder.api.openstack.wsgi [None req-7f7d6e9e-b3c0-44bf-b828-dade21b927f3 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:49:17.781 8 INFO cinder.api.openstack.wsgi [None req-124a0cc8-104a-4bdf-bbc8-1422cd5378b1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:49:27.779 8 INFO cinder.api.openstack.wsgi [None req-124a0cc8-104a-4bdf-bbc8-1422cd5378b1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:49:27.779 7 INFO cinder.api.openstack.wsgi [None req-7f7d6e9e-b3c0-44bf-b828-dade21b927f3 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:49:27.780 8 INFO cinder.api.openstack.wsgi [None req-124a0cc8-104a-4bdf-bbc8-1422cd5378b1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:49:27.780 7 INFO cinder.api.openstack.wsgi [None req-7f7d6e9e-b3c0-44bf-b828-dade21b927f3 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:49:37.779 7 INFO cinder.api.openstack.wsgi [None req-7f7d6e9e-b3c0-44bf-b828-dade21b927f3 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:49:37.779 8 INFO cinder.api.openstack.wsgi [None req-124a0cc8-104a-4bdf-bbc8-1422cd5378b1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:49:37.780 7 INFO cinder.api.openstack.wsgi [None req-7f7d6e9e-b3c0-44bf-b828-dade21b927f3 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:49:37.781 8 INFO cinder.api.openstack.wsgi [None req-124a0cc8-104a-4bdf-bbc8-1422cd5378b1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:49:47.779 7 INFO cinder.api.openstack.wsgi [None req-7f7d6e9e-b3c0-44bf-b828-dade21b927f3 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:49:47.779 8 INFO cinder.api.openstack.wsgi [None req-124a0cc8-104a-4bdf-bbc8-1422cd5378b1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:49:47.780 8 INFO cinder.api.openstack.wsgi [None req-124a0cc8-104a-4bdf-bbc8-1422cd5378b1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:49:47.780 7 INFO cinder.api.openstack.wsgi [None req-7f7d6e9e-b3c0-44bf-b828-dade21b927f3 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:49:57.779 8 INFO cinder.api.openstack.wsgi [None req-124a0cc8-104a-4bdf-bbc8-1422cd5378b1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:49:57.779 7 INFO cinder.api.openstack.wsgi [None req-7f7d6e9e-b3c0-44bf-b828-dade21b927f3 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:49:57.780 7 INFO cinder.api.openstack.wsgi [None req-7f7d6e9e-b3c0-44bf-b828-dade21b927f3 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:49:57.780 8 INFO cinder.api.openstack.wsgi [None req-124a0cc8-104a-4bdf-bbc8-1422cd5378b1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:50:00.830 7 INFO cinder.api.openstack.wsgi [None req-7b040147-7881-4028-984e-75f3bf66cfc2 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true 2026-08-22 15:50:01.334 7 INFO cinder.api.openstack.wsgi [None req-7b040147-7881-4028-984e-75f3bf66cfc2 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 338/675] 10.0.0.234 () {28 vars in 696 bytes} [Sat Aug 22 15:50:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 620 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:50:01.382 8 INFO cinder.api.openstack.wsgi [None req-1c4f622e-3761-401b-8252-3009857b3631 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true 2026-08-22 15:50:01.407 8 INFO cinder.api.openstack.wsgi [None req-1c4f622e-3761-401b-8252-3009857b3631 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 338/676] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:50:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:50:01.421 7 INFO cinder.api.openstack.wsgi [None req-90a12ec6-d39f-419c-b0ad-eb90eacd7653 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true 2026-08-22 15:50:01.444 7 INFO cinder.api.openstack.wsgi [None req-90a12ec6-d39f-419c-b0ad-eb90eacd7653 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 339/677] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:50:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:50:01.459 8 INFO cinder.api.openstack.wsgi [None req-6fe8fc57-e150-4338-b799-9e6dfef38a90 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true 2026-08-22 15:50:01.483 8 INFO cinder.api.openstack.wsgi [None req-6fe8fc57-e150-4338-b799-9e6dfef38a90 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 339/678] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:50:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:50:01.496 7 INFO cinder.api.openstack.wsgi [None req-dfdf364a-7dbb-4cb6-8fc3-a5a8831aaf75 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services 2026-08-22 15:50:01.502 7 INFO cinder.api.openstack.wsgi [None req-dfdf364a-7dbb-4cb6-8fc3-a5a8831aaf75 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 340/679] 10.0.0.234 () {28 vars in 645 bytes} [Sat Aug 22 15:50:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:50:01.515 8 INFO cinder.api.openstack.wsgi [None req-63699900-0e3b-4543-bf12-852f8c72045e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true 2026-08-22 15:50:01.522 8 INFO cinder.volume.api [None req-63699900-0e3b-4543-bf12-852f8c72045e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all snapshots completed successfully. 2026-08-22 15:50:01.522 8 INFO cinder.api.openstack.wsgi [None req-63699900-0e3b-4543-bf12-852f8c72045e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 340/680] 10.0.0.234 () {28 vars in 674 bytes} [Sat Aug 22 15:50:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:50:01.534 7 INFO cinder.api.openstack.wsgi [None req-22c547be-235a-4e13-b64f-eb519d55ed72 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:50:01.544 7 INFO cinder.volume.api [None req-22c547be-235a-4e13-b64f-eb519d55ed72 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:50:01.546 7 INFO cinder.api.openstack.wsgi [None req-22c547be-235a-4e13-b64f-eb519d55ed72 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 341/681] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:50:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:50:01.558 8 INFO cinder.api.openstack.wsgi [None req-1aa2f4b4-e490-499d-b31e-5c01957e8021 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:50:01.569 8 INFO cinder.volume.api [None req-1aa2f4b4-e490-499d-b31e-5c01957e8021 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:50:01.573 8 INFO cinder.api.openstack.wsgi [None req-1aa2f4b4-e490-499d-b31e-5c01957e8021 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 341/682] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:50:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:50:07.779 7 INFO cinder.api.openstack.wsgi [None req-22c547be-235a-4e13-b64f-eb519d55ed72 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:50:07.780 7 INFO cinder.api.openstack.wsgi [None req-22c547be-235a-4e13-b64f-eb519d55ed72 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:50:07.781 8 INFO cinder.api.openstack.wsgi [None req-1aa2f4b4-e490-499d-b31e-5c01957e8021 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:50:07.782 8 INFO cinder.api.openstack.wsgi [None req-1aa2f4b4-e490-499d-b31e-5c01957e8021 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:50:17.778 8 INFO cinder.api.openstack.wsgi [None req-1aa2f4b4-e490-499d-b31e-5c01957e8021 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:50:17.778 7 INFO cinder.api.openstack.wsgi [None req-22c547be-235a-4e13-b64f-eb519d55ed72 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:50:17.780 8 INFO cinder.api.openstack.wsgi [None req-1aa2f4b4-e490-499d-b31e-5c01957e8021 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:50:17.780 7 INFO cinder.api.openstack.wsgi [None req-22c547be-235a-4e13-b64f-eb519d55ed72 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:50:21.094 8 INFO cinder.api.openstack.wsgi [None req-77fefdee-cb2a-4210-98bd-110710f50121 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots 2026-08-22 15:50:21.118 8 INFO cinder.volume.api [None req-77fefdee-cb2a-4210-98bd-110710f50121 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all snapshots completed successfully. 2026-08-22 15:50:21.119 8 INFO cinder.api.openstack.wsgi [None req-77fefdee-cb2a-4210-98bd-110710f50121 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 344/687] 10.0.0.125 () {32 vars in 705 bytes} [Sat Aug 22 15:50:21 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots => generated 17 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:50:21.133 7 INFO cinder.api.openstack.wsgi [None req-7eda105e-f986-4dbc-9ae9-0680c1136b2e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes 2026-08-22 15:50:21.178 7 INFO cinder.volume.api [None req-7eda105e-f986-4dbc-9ae9-0680c1136b2e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:50:21.179 7 INFO cinder.api.openstack.wsgi [None req-7eda105e-f986-4dbc-9ae9-0680c1136b2e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes returned with HTTP 200 [pid: 7|app: 0|req: 344/688] 10.0.0.125 () {32 vars in 701 bytes} [Sat Aug 22 15:50:21 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:50:27.779 7 INFO cinder.api.openstack.wsgi [None req-7eda105e-f986-4dbc-9ae9-0680c1136b2e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:50:27.779 8 INFO cinder.api.openstack.wsgi [None req-77fefdee-cb2a-4210-98bd-110710f50121 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:50:27.780 7 INFO cinder.api.openstack.wsgi [None req-7eda105e-f986-4dbc-9ae9-0680c1136b2e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:50:27.780 8 INFO cinder.api.openstack.wsgi [None req-77fefdee-cb2a-4210-98bd-110710f50121 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:50:37.781 7 INFO cinder.api.openstack.wsgi [None req-7eda105e-f986-4dbc-9ae9-0680c1136b2e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:50:37.781 8 INFO cinder.api.openstack.wsgi [None req-77fefdee-cb2a-4210-98bd-110710f50121 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:50:37.781 7 INFO cinder.api.openstack.wsgi [None req-7eda105e-f986-4dbc-9ae9-0680c1136b2e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:50:37.782 8 INFO cinder.api.openstack.wsgi [None req-77fefdee-cb2a-4210-98bd-110710f50121 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:50:46.003 7 INFO cinder.api.openstack.wsgi [None req-6fc4b5c7-2e27-47b0-8310-453832174cdb f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1232df6a84cc4071ae054ae4b91c6615/volumes 2026-08-22 15:50:46.893 7 INFO cinder.api.v3.volumes [None req-6fc4b5c7-2e27-47b0-8310-453832174cdb f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] Create volume of 1 GB 2026-08-22 15:50:46.915 7 INFO cinder.volume.api [None req-6fc4b5c7-2e27-47b0-8310-453832174cdb f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] Availability Zones retrieved successfully. 2026-08-22 15:50:47.334 7 INFO cinder.volume.api [None req-6fc4b5c7-2e27-47b0-8310-453832174cdb f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] Create volume request issued successfully. 2026-08-22 15:50:47.335 7 INFO cinder.api.openstack.wsgi [None req-6fc4b5c7-2e27-47b0-8310-453832174cdb f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1232df6a84cc4071ae054ae4b91c6615/volumes returned with HTTP 202 [pid: 7|app: 0|req: 347/693] 10.0.0.125 () {34 vars in 723 bytes} [Sat Aug 22 15:50:45 2026] POST /v3/1232df6a84cc4071ae054ae4b91c6615/volumes => generated 864 bytes in 1338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-08-22 15:50:47.358 8 INFO cinder.api.openstack.wsgi [None req-dcd9c085-b833-4c99-8695-a0f88509e57f f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1232df6a84cc4071ae054ae4b91c6615/volumes/eb398174-20d7-4660-b874-ecb867d63679 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:50:47.404 8 INFO cinder.volume.api [None req-dcd9c085-b833-4c99-8695-a0f88509e57f f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] Volume info retrieved successfully. 2026-08-22 15:50:47.413 8 INFO cinder.api.openstack.wsgi [None req-dcd9c085-b833-4c99-8695-a0f88509e57f f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1232df6a84cc4071ae054ae4b91c6615/volumes/eb398174-20d7-4660-b874-ecb867d63679 returned with HTTP 200 [pid: 8|app: 0|req: 347/694] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:50:47 2026] GET /v3/1232df6a84cc4071ae054ae4b91c6615/volumes/eb398174-20d7-4660-b874-ecb867d63679 => generated 932 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:50:47.778 7 INFO cinder.api.openstack.wsgi [None req-6fc4b5c7-2e27-47b0-8310-453832174cdb f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:50:47.778 8 INFO cinder.api.openstack.wsgi [None req-dcd9c085-b833-4c99-8695-a0f88509e57f f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:50:47.779 7 INFO cinder.api.openstack.wsgi [None req-6fc4b5c7-2e27-47b0-8310-453832174cdb f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:50:47.781 8 INFO cinder.api.openstack.wsgi [None req-dcd9c085-b833-4c99-8695-a0f88509e57f f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] http://10.0.0.37:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:50:48.434 7 INFO cinder.api.openstack.wsgi [None req-d5cc8946-3627-4fe4-b39a-a280276f9a21 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1232df6a84cc4071ae054ae4b91c6615/volumes/eb398174-20d7-4660-b874-ecb867d63679 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:50:48.452 7 INFO cinder.volume.api [None req-d5cc8946-3627-4fe4-b39a-a280276f9a21 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] Volume info retrieved successfully. 2026-08-22 15:50:48.457 7 INFO cinder.api.openstack.wsgi [None req-d5cc8946-3627-4fe4-b39a-a280276f9a21 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1232df6a84cc4071ae054ae4b91c6615/volumes/eb398174-20d7-4660-b874-ecb867d63679 returned with HTTP 200 [pid: 7|app: 0|req: 349/697] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:50:48 2026] GET /v3/1232df6a84cc4071ae054ae4b91c6615/volumes/eb398174-20d7-4660-b874-ecb867d63679 => generated 956 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-08-22 15:50:49.485 8 INFO cinder.api.openstack.wsgi [None req-35597447-c62c-4c77-bf45-cacd619bf54b f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1232df6a84cc4071ae054ae4b91c6615/volumes/eb398174-20d7-4660-b874-ecb867d63679 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:50:49.501 8 INFO cinder.volume.api [None req-35597447-c62c-4c77-bf45-cacd619bf54b f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] Volume info retrieved successfully. 2026-08-22 15:50:49.506 8 INFO cinder.api.openstack.wsgi [None req-35597447-c62c-4c77-bf45-cacd619bf54b f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1232df6a84cc4071ae054ae4b91c6615/volumes/eb398174-20d7-4660-b874-ecb867d63679 returned with HTTP 200 [pid: 8|app: 0|req: 349/698] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:50:49 2026] GET /v3/1232df6a84cc4071ae054ae4b91c6615/volumes/eb398174-20d7-4660-b874-ecb867d63679 => generated 956 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:50:50.527 7 INFO cinder.api.openstack.wsgi [None req-c258e4cd-b522-4e26-8dc1-f4c32a8e58b1 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1232df6a84cc4071ae054ae4b91c6615/volumes/eb398174-20d7-4660-b874-ecb867d63679 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:50:50.543 7 INFO cinder.volume.api [None req-c258e4cd-b522-4e26-8dc1-f4c32a8e58b1 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] Volume info retrieved successfully. 2026-08-22 15:50:50.549 7 INFO cinder.api.openstack.wsgi [None req-c258e4cd-b522-4e26-8dc1-f4c32a8e58b1 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1232df6a84cc4071ae054ae4b91c6615/volumes/eb398174-20d7-4660-b874-ecb867d63679 returned with HTTP 200 [pid: 7|app: 0|req: 350/699] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:50:50 2026] GET /v3/1232df6a84cc4071ae054ae4b91c6615/volumes/eb398174-20d7-4660-b874-ecb867d63679 => generated 1482 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:50:50.650 8 INFO cinder.api.openstack.wsgi [req-44489fbc-6c92-4ae6-befb-e3a11f2e2073 req-512d9a96-d537-4450-91a8-6e4074102096 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1232df6a84cc4071ae054ae4b91c6615/volumes/eb398174-20d7-4660-b874-ecb867d63679 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:50:50.680 8 INFO cinder.volume.api [req-44489fbc-6c92-4ae6-befb-e3a11f2e2073 req-512d9a96-d537-4450-91a8-6e4074102096 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] Volume info retrieved successfully. 2026-08-22 15:50:50.692 8 INFO cinder.api.openstack.wsgi [req-44489fbc-6c92-4ae6-befb-e3a11f2e2073 req-512d9a96-d537-4450-91a8-6e4074102096 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1232df6a84cc4071ae054ae4b91c6615/volumes/eb398174-20d7-4660-b874-ecb867d63679 returned with HTTP 200 [pid: 8|app: 0|req: 350/700] 10.0.0.65 () {34 vars in 1027 bytes} [Sat Aug 22 15:50:50 2026] GET /v3/1232df6a84cc4071ae054ae4b91c6615/volumes/eb398174-20d7-4660-b874-ecb867d63679 => generated 1482 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:50:51.294 7 INFO cinder.api.openstack.wsgi [req-44489fbc-6c92-4ae6-befb-e3a11f2e2073 req-5d29a421-3cb3-4b14-a7f1-b321a51eb0af f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1232df6a84cc4071ae054ae4b91c6615/volumes/eb398174-20d7-4660-b874-ecb867d63679 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:50:51.320 7 INFO cinder.volume.api [req-44489fbc-6c92-4ae6-befb-e3a11f2e2073 req-5d29a421-3cb3-4b14-a7f1-b321a51eb0af f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] Volume info retrieved successfully. 2026-08-22 15:50:51.327 7 INFO cinder.api.openstack.wsgi [req-44489fbc-6c92-4ae6-befb-e3a11f2e2073 req-5d29a421-3cb3-4b14-a7f1-b321a51eb0af f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1232df6a84cc4071ae054ae4b91c6615/volumes/eb398174-20d7-4660-b874-ecb867d63679 returned with HTTP 200 [pid: 7|app: 0|req: 351/701] 10.0.0.65 () {34 vars in 1027 bytes} [Sat Aug 22 15:50:51 2026] GET /v3/1232df6a84cc4071ae054ae4b91c6615/volumes/eb398174-20d7-4660-b874-ecb867d63679 => generated 1482 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-22 15:50:51.338 8 INFO cinder.api.openstack.wsgi [req-44489fbc-6c92-4ae6-befb-e3a11f2e2073 req-512d9a96-d537-4450-91a8-6e4074102096 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-22 15:50:51.339 8 INFO cinder.api.openstack.wsgi [req-44489fbc-6c92-4ae6-befb-e3a11f2e2073 req-512d9a96-d537-4450-91a8-6e4074102096 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 351/702] 10.0.0.65 () {32 vars in 828 bytes} [Sat Aug 22 15:50:51 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:50:51.358 7 INFO cinder.api.openstack.wsgi [req-44489fbc-6c92-4ae6-befb-e3a11f2e2073 req-cd2bf216-e78c-435c-979b-46c1fee9b377 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1232df6a84cc4071ae054ae4b91c6615/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:50:51.432 7 INFO cinder.api.openstack.wsgi [req-44489fbc-6c92-4ae6-befb-e3a11f2e2073 req-cd2bf216-e78c-435c-979b-46c1fee9b377 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1232df6a84cc4071ae054ae4b91c6615/attachments returned with HTTP 200 [pid: 7|app: 0|req: 352/703] 10.0.0.65 () {40 vars in 1056 bytes} [Sat Aug 22 15:50:51 2026] POST /v3/1232df6a84cc4071ae054ae4b91c6615/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-22 15:50:57.639 8 INFO cinder.api.openstack.wsgi [req-44489fbc-6c92-4ae6-befb-e3a11f2e2073 req-512d9a96-d537-4450-91a8-6e4074102096 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-22 15:50:57.641 8 INFO cinder.api.openstack.wsgi [req-44489fbc-6c92-4ae6-befb-e3a11f2e2073 req-512d9a96-d537-4450-91a8-6e4074102096 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 352/704] 199.204.45.35 () {32 vars in 839 bytes} [Sat Aug 22 15:50:57 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-08-22 15:50:57.683 7 INFO cinder.api.openstack.wsgi [req-44489fbc-6c92-4ae6-befb-e3a11f2e2073 req-99f733fe-c0be-496c-939a-ab51b0ab8357 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1232df6a84cc4071ae054ae4b91c6615/volumes/eb398174-20d7-4660-b874-ecb867d63679 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:50:57.700 7 INFO cinder.volume.api [req-44489fbc-6c92-4ae6-befb-e3a11f2e2073 req-99f733fe-c0be-496c-939a-ab51b0ab8357 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] Volume info retrieved successfully. 2026-08-22 15:50:57.705 7 INFO cinder.api.openstack.wsgi [req-44489fbc-6c92-4ae6-befb-e3a11f2e2073 req-99f733fe-c0be-496c-939a-ab51b0ab8357 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1232df6a84cc4071ae054ae4b91c6615/volumes/eb398174-20d7-4660-b874-ecb867d63679 returned with HTTP 200 [pid: 7|app: 0|req: 353/705] 199.204.45.35 () {36 vars in 1072 bytes} [Sat Aug 22 15:50:57 2026] GET /v3/1232df6a84cc4071ae054ae4b91c6615/volumes/eb398174-20d7-4660-b874-ecb867d63679 => generated 1662 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-08-22 15:50:57.778 7 INFO cinder.api.openstack.wsgi [req-44489fbc-6c92-4ae6-befb-e3a11f2e2073 req-99f733fe-c0be-496c-939a-ab51b0ab8357 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:50:57.778 8 INFO cinder.api.openstack.wsgi [req-44489fbc-6c92-4ae6-befb-e3a11f2e2073 req-512d9a96-d537-4450-91a8-6e4074102096 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:50:57.779 7 INFO cinder.api.openstack.wsgi [req-44489fbc-6c92-4ae6-befb-e3a11f2e2073 req-99f733fe-c0be-496c-939a-ab51b0ab8357 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:50:57.780 8 INFO cinder.api.openstack.wsgi [req-44489fbc-6c92-4ae6-befb-e3a11f2e2073 req-512d9a96-d537-4450-91a8-6e4074102096 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] http://10.0.0.37:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:50:59.699 7 INFO cinder.api.openstack.wsgi [req-44489fbc-6c92-4ae6-befb-e3a11f2e2073 req-e1bb0ab5-b1f7-46cf-87c8-7dcab4ab10e4 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/1232df6a84cc4071ae054ae4b91c6615/attachments/6a919973-684d-4c08-98b5-cdca28d12c9f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:51:00.743 7 INFO cinder.api.openstack.wsgi [req-44489fbc-6c92-4ae6-befb-e3a11f2e2073 req-e1bb0ab5-b1f7-46cf-87c8-7dcab4ab10e4 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1232df6a84cc4071ae054ae4b91c6615/attachments/6a919973-684d-4c08-98b5-cdca28d12c9f returned with HTTP 200 [pid: 7|app: 0|req: 355/708] 199.204.45.35 () {40 vars in 1134 bytes} [Sat Aug 22 15:50:59 2026] PUT /v3/1232df6a84cc4071ae054ae4b91c6615/attachments/6a919973-684d-4c08-98b5-cdca28d12c9f => generated 802 bytes in 1057 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:51:01.101 8 INFO cinder.api.openstack.wsgi [None req-6d378c8d-b99e-4b26-94a0-e4cb3473945b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:51:01.120 8 INFO cinder.volume.api [None req-6d378c8d-b99e-4b26-94a0-e4cb3473945b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:51:01.126 8 INFO cinder.api.openstack.wsgi [None req-6d378c8d-b99e-4b26-94a0-e4cb3473945b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 354/709] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:51:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 1650 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:51:01.144 7 INFO cinder.api.openstack.wsgi [None req-bf997fbf-ec26-4f34-abde-1e2493f7153e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:51:01.154 7 INFO cinder.api.openstack.wsgi [None req-bf997fbf-ec26-4f34-abde-1e2493f7153e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 356/710] 10.0.0.234 () {28 vars in 645 bytes} [Sat Aug 22 15:51:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:51:01.171 8 INFO cinder.api.openstack.wsgi [None req-6e76ad56-8cab-4d4a-8a37-b0a80dbe8a13 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true 2026-08-22 15:51:01.268 7 INFO cinder.api.openstack.wsgi [req-44489fbc-6c92-4ae6-befb-e3a11f2e2073 req-36f0e1fc-1da1-40e5-b10a-3b36ff437647 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1232df6a84cc4071ae054ae4b91c6615/attachments/6a919973-684d-4c08-98b5-cdca28d12c9f/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:51:01.301 7 INFO cinder.api.openstack.wsgi [req-44489fbc-6c92-4ae6-befb-e3a11f2e2073 req-36f0e1fc-1da1-40e5-b10a-3b36ff437647 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1232df6a84cc4071ae054ae4b91c6615/attachments/6a919973-684d-4c08-98b5-cdca28d12c9f/action returned with HTTP 204 [pid: 7|app: 0|req: 357/711] 199.204.45.35 () {40 vars in 1147 bytes} [Sat Aug 22 15:51:01 2026] POST /v3/1232df6a84cc4071ae054ae4b91c6615/attachments/6a919973-684d-4c08-98b5-cdca28d12c9f/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-08-22 15:51:01.675 8 INFO cinder.api.openstack.wsgi [None req-6e76ad56-8cab-4d4a-8a37-b0a80dbe8a13 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 355/712] 10.0.0.234 () {28 vars in 696 bytes} [Sat Aug 22 15:51:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:51:01.691 7 INFO cinder.api.openstack.wsgi [None req-afe6f6bf-1acf-4a14-8f7f-48e2abf153af 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true 2026-08-22 15:51:01.700 7 INFO cinder.volume.api [None req-afe6f6bf-1acf-4a14-8f7f-48e2abf153af 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all snapshots completed successfully. 2026-08-22 15:51:01.700 7 INFO cinder.api.openstack.wsgi [None req-afe6f6bf-1acf-4a14-8f7f-48e2abf153af 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 358/713] 10.0.0.234 () {28 vars in 674 bytes} [Sat Aug 22 15:51:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:51:01.717 8 INFO cinder.api.openstack.wsgi [None req-49ce210c-2748-4000-a794-a87e6f63dd08 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:51:01.735 8 INFO cinder.volume.api [None req-49ce210c-2748-4000-a794-a87e6f63dd08 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:51:01.742 8 INFO cinder.api.openstack.wsgi [None req-49ce210c-2748-4000-a794-a87e6f63dd08 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 356/714] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:51:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 1948 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-22 15:51:01.914 7 INFO cinder.api.openstack.wsgi [None req-41d5e6d8-c801-482b-8d7e-3d4260580404 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/1232df6a84cc4071ae054ae4b91c6615?usage=true 2026-08-22 15:51:01.935 7 INFO cinder.api.openstack.wsgi [None req-41d5e6d8-c801-482b-8d7e-3d4260580404 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/1232df6a84cc4071ae054ae4b91c6615?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 359/715] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:51:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/1232df6a84cc4071ae054ae4b91c6615?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:51:01.947 8 INFO cinder.api.openstack.wsgi [None req-7ef2d58c-8435-468e-a733-e7c397826a42 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/1d50e4bc9eff4129a8bf8429596b6672?usage=true 2026-08-22 15:51:01.980 8 INFO cinder.api.openstack.wsgi [None req-7ef2d58c-8435-468e-a733-e7c397826a42 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/1d50e4bc9eff4129a8bf8429596b6672?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 357/716] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:51:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/1d50e4bc9eff4129a8bf8429596b6672?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:51:01.999 7 INFO cinder.api.openstack.wsgi [None req-a78986b1-f5e6-45e6-80b8-18ebaf263a06 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true 2026-08-22 15:51:02.016 7 INFO cinder.api.openstack.wsgi [None req-a78986b1-f5e6-45e6-80b8-18ebaf263a06 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 360/717] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:51:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:51:02.030 8 INFO cinder.api.openstack.wsgi [None req-6a575ff6-8499-4533-8ffd-d04d481724a8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/955d7aacf4774a4780b0b5fc1db48957?usage=true 2026-08-22 15:51:02.055 8 INFO cinder.api.openstack.wsgi [None req-6a575ff6-8499-4533-8ffd-d04d481724a8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/955d7aacf4774a4780b0b5fc1db48957?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 358/718] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:51:02 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/955d7aacf4774a4780b0b5fc1db48957?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:51:02.073 7 INFO cinder.api.openstack.wsgi [None req-f7e618c9-e416-4a06-a522-f5e515385866 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/c06e06951e834610b03a2ff754af665c?usage=true 2026-08-22 15:51:02.095 7 INFO cinder.api.openstack.wsgi [None req-f7e618c9-e416-4a06-a522-f5e515385866 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/c06e06951e834610b03a2ff754af665c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 361/719] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:51:02 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/c06e06951e834610b03a2ff754af665c?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:51:02.125 8 INFO cinder.api.openstack.wsgi [None req-787a8b7f-bc57-46d3-83af-5e8e0e0269f5 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/c20bc681e02d473fbb2e2c579676b5e6?usage=true 2026-08-22 15:51:02.175 8 INFO cinder.api.openstack.wsgi [None req-787a8b7f-bc57-46d3-83af-5e8e0e0269f5 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/c20bc681e02d473fbb2e2c579676b5e6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 359/720] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:51:02 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/c20bc681e02d473fbb2e2c579676b5e6?usage=true => generated 847 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:51:02.189 7 INFO cinder.api.openstack.wsgi [None req-4b146a3a-b22b-4dcf-a37c-6ec31e803605 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true 2026-08-22 15:51:02.222 7 INFO cinder.api.openstack.wsgi [None req-4b146a3a-b22b-4dcf-a37c-6ec31e803605 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 362/721] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:51:02 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:51:02.237 8 INFO cinder.api.openstack.wsgi [None req-ef50bc6e-fc42-4656-bab9-9f5cc868899d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true 2026-08-22 15:51:02.293 8 INFO cinder.api.openstack.wsgi [None req-ef50bc6e-fc42-4656-bab9-9f5cc868899d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 360/722] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:51:02 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true => generated 845 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:51:07.779 7 INFO cinder.api.openstack.wsgi [None req-4b146a3a-b22b-4dcf-a37c-6ec31e803605 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:51:07.779 8 INFO cinder.api.openstack.wsgi [None req-ef50bc6e-fc42-4656-bab9-9f5cc868899d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:51:07.780 7 INFO cinder.api.openstack.wsgi [None req-4b146a3a-b22b-4dcf-a37c-6ec31e803605 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:51:07.781 8 INFO cinder.api.openstack.wsgi [None req-ef50bc6e-fc42-4656-bab9-9f5cc868899d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:51:13.663 7 INFO cinder.api.openstack.wsgi [req-35a2767a-586f-42df-b6dc-c11cfd94c7b2 req-211b11cd-9ea5-4b14-b241-9f2f7463d9bf f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1232df6a84cc4071ae054ae4b91c6615/attachments/6a919973-684d-4c08-98b5-cdca28d12c9f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:51:14.247 7 INFO cinder.api.openstack.wsgi [req-35a2767a-586f-42df-b6dc-c11cfd94c7b2 req-211b11cd-9ea5-4b14-b241-9f2f7463d9bf f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1232df6a84cc4071ae054ae4b91c6615/attachments/6a919973-684d-4c08-98b5-cdca28d12c9f returned with HTTP 200 [pid: 7|app: 0|req: 364/725] 199.204.45.35 () {38 vars in 1102 bytes} [Sat Aug 22 15:51:13 2026] DELETE /v3/1232df6a84cc4071ae054ae4b91c6615/attachments/6a919973-684d-4c08-98b5-cdca28d12c9f => generated 19 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:51:14.263 8 INFO cinder.api.openstack.wsgi [req-35a2767a-586f-42df-b6dc-c11cfd94c7b2 req-f98d1558-d805-4ba0-81a6-5f5552b006d6 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1232df6a84cc4071ae054ae4b91c6615/volumes/eb398174-20d7-4660-b874-ecb867d63679 2026-08-22 15:51:14.264 8 INFO cinder.api.v3.volumes [req-35a2767a-586f-42df-b6dc-c11cfd94c7b2 req-f98d1558-d805-4ba0-81a6-5f5552b006d6 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] Delete volume with id: eb398174-20d7-4660-b874-ecb867d63679 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:51:14.278 8 INFO cinder.volume.api [req-35a2767a-586f-42df-b6dc-c11cfd94c7b2 req-f98d1558-d805-4ba0-81a6-5f5552b006d6 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] Volume info retrieved successfully. 2026-08-22 15:51:14.327 8 INFO cinder.volume.api [req-35a2767a-586f-42df-b6dc-c11cfd94c7b2 req-f98d1558-d805-4ba0-81a6-5f5552b006d6 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] Delete volume request issued successfully. 2026-08-22 15:51:14.328 8 INFO cinder.api.openstack.wsgi [req-35a2767a-586f-42df-b6dc-c11cfd94c7b2 req-f98d1558-d805-4ba0-81a6-5f5552b006d6 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1232df6a84cc4071ae054ae4b91c6615/volumes/eb398174-20d7-4660-b874-ecb867d63679 returned with HTTP 202 [pid: 8|app: 0|req: 362/726] 199.204.45.35 () {36 vars in 1053 bytes} [Sat Aug 22 15:51:14 2026] DELETE /v3/1232df6a84cc4071ae054ae4b91c6615/volumes/eb398174-20d7-4660-b874-ecb867d63679 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-08-22 15:51:17.779 7 INFO cinder.api.openstack.wsgi [req-35a2767a-586f-42df-b6dc-c11cfd94c7b2 req-211b11cd-9ea5-4b14-b241-9f2f7463d9bf f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:51:17.779 8 INFO cinder.api.openstack.wsgi [req-35a2767a-586f-42df-b6dc-c11cfd94c7b2 req-f98d1558-d805-4ba0-81a6-5f5552b006d6 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:51:17.780 7 INFO cinder.api.openstack.wsgi [req-35a2767a-586f-42df-b6dc-c11cfd94c7b2 req-211b11cd-9ea5-4b14-b241-9f2f7463d9bf f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:51:17.780 8 INFO cinder.api.openstack.wsgi [req-35a2767a-586f-42df-b6dc-c11cfd94c7b2 req-f98d1558-d805-4ba0-81a6-5f5552b006d6 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:51:27.778 8 INFO cinder.api.openstack.wsgi [req-35a2767a-586f-42df-b6dc-c11cfd94c7b2 req-f98d1558-d805-4ba0-81a6-5f5552b006d6 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:51:27.778 7 INFO cinder.api.openstack.wsgi [req-35a2767a-586f-42df-b6dc-c11cfd94c7b2 req-211b11cd-9ea5-4b14-b241-9f2f7463d9bf f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:51:27.779 8 INFO cinder.api.openstack.wsgi [req-35a2767a-586f-42df-b6dc-c11cfd94c7b2 req-f98d1558-d805-4ba0-81a6-5f5552b006d6 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:51:27.779 7 INFO cinder.api.openstack.wsgi [req-35a2767a-586f-42df-b6dc-c11cfd94c7b2 req-211b11cd-9ea5-4b14-b241-9f2f7463d9bf f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:51:37.781 8 INFO cinder.api.openstack.wsgi [req-35a2767a-586f-42df-b6dc-c11cfd94c7b2 req-f98d1558-d805-4ba0-81a6-5f5552b006d6 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:51:37.781 7 INFO cinder.api.openstack.wsgi [req-35a2767a-586f-42df-b6dc-c11cfd94c7b2 req-211b11cd-9ea5-4b14-b241-9f2f7463d9bf f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:51:37.781 8 INFO cinder.api.openstack.wsgi [req-35a2767a-586f-42df-b6dc-c11cfd94c7b2 req-f98d1558-d805-4ba0-81a6-5f5552b006d6 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:51:37.782 7 INFO cinder.api.openstack.wsgi [req-35a2767a-586f-42df-b6dc-c11cfd94c7b2 req-211b11cd-9ea5-4b14-b241-9f2f7463d9bf f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:51:47.783 8 INFO cinder.api.openstack.wsgi [req-35a2767a-586f-42df-b6dc-c11cfd94c7b2 req-f98d1558-d805-4ba0-81a6-5f5552b006d6 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:51:47.783 7 INFO cinder.api.openstack.wsgi [req-35a2767a-586f-42df-b6dc-c11cfd94c7b2 req-211b11cd-9ea5-4b14-b241-9f2f7463d9bf f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:51:47.784 8 INFO cinder.api.openstack.wsgi [req-35a2767a-586f-42df-b6dc-c11cfd94c7b2 req-f98d1558-d805-4ba0-81a6-5f5552b006d6 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:51:47.784 7 INFO cinder.api.openstack.wsgi [req-35a2767a-586f-42df-b6dc-c11cfd94c7b2 req-211b11cd-9ea5-4b14-b241-9f2f7463d9bf f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:51:57.778 8 INFO cinder.api.openstack.wsgi [req-35a2767a-586f-42df-b6dc-c11cfd94c7b2 req-f98d1558-d805-4ba0-81a6-5f5552b006d6 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:51:57.779 7 INFO cinder.api.openstack.wsgi [req-35a2767a-586f-42df-b6dc-c11cfd94c7b2 req-211b11cd-9ea5-4b14-b241-9f2f7463d9bf f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:51:57.779 8 INFO cinder.api.openstack.wsgi [req-35a2767a-586f-42df-b6dc-c11cfd94c7b2 req-f98d1558-d805-4ba0-81a6-5f5552b006d6 f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:51:57.780 7 INFO cinder.api.openstack.wsgi [req-35a2767a-586f-42df-b6dc-c11cfd94c7b2 req-211b11cd-9ea5-4b14-b241-9f2f7463d9bf f9552f7785724cf19fb345f7104ba255 1232df6a84cc4071ae054ae4b91c6615 - - default default] http://10.0.0.37:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:51:59.180 8 INFO cinder.api.openstack.wsgi [None req-84330851-f709-4541-b963-661799edb7a5 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c77c640df04d465297a70e558e2cfce9/volumes 2026-08-22 15:51:59.184 8 INFO cinder.api.v3.volumes [None req-84330851-f709-4541-b963-661799edb7a5 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] Create volume of 1 GB 2026-08-22 15:51:59.202 8 INFO cinder.volume.api [None req-84330851-f709-4541-b963-661799edb7a5 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] Availability Zones retrieved successfully. 2026-08-22 15:51:59.492 8 INFO cinder.volume.api [None req-84330851-f709-4541-b963-661799edb7a5 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] Create volume request issued successfully. 2026-08-22 15:51:59.494 8 INFO cinder.api.openstack.wsgi [None req-84330851-f709-4541-b963-661799edb7a5 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c77c640df04d465297a70e558e2cfce9/volumes returned with HTTP 202 [pid: 8|app: 0|req: 368/737] 10.0.0.125 () {34 vars in 722 bytes} [Sat Aug 22 15:51:59 2026] POST /v3/c77c640df04d465297a70e558e2cfce9/volumes => generated 861 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:51:59.521 7 INFO cinder.api.openstack.wsgi [None req-11e042b3-536e-4500-8909-8e6b1bd1a4d1 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c77c640df04d465297a70e558e2cfce9/volumes/508d01fa-abb0-4455-a300-44ac8eeba7d0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:51:59.545 7 INFO cinder.volume.api [None req-11e042b3-536e-4500-8909-8e6b1bd1a4d1 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] Volume info retrieved successfully. 2026-08-22 15:51:59.551 7 INFO cinder.api.openstack.wsgi [None req-11e042b3-536e-4500-8909-8e6b1bd1a4d1 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c77c640df04d465297a70e558e2cfce9/volumes/508d01fa-abb0-4455-a300-44ac8eeba7d0 returned with HTTP 200 [pid: 7|app: 0|req: 370/738] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:51:59 2026] GET /v3/c77c640df04d465297a70e558e2cfce9/volumes/508d01fa-abb0-4455-a300-44ac8eeba7d0 => generated 929 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:52:00.577 8 INFO cinder.api.openstack.wsgi [None req-84c2e1e6-8d57-4b07-ba22-6ba4de720c4e 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c77c640df04d465297a70e558e2cfce9/volumes/508d01fa-abb0-4455-a300-44ac8eeba7d0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:52:00.610 8 INFO cinder.volume.api [None req-84c2e1e6-8d57-4b07-ba22-6ba4de720c4e 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] Volume info retrieved successfully. 2026-08-22 15:52:00.622 8 INFO cinder.api.openstack.wsgi [None req-84c2e1e6-8d57-4b07-ba22-6ba4de720c4e 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c77c640df04d465297a70e558e2cfce9/volumes/508d01fa-abb0-4455-a300-44ac8eeba7d0 returned with HTTP 200 [pid: 8|app: 0|req: 369/739] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:52:00 2026] GET /v3/c77c640df04d465297a70e558e2cfce9/volumes/508d01fa-abb0-4455-a300-44ac8eeba7d0 => generated 954 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-08-22 15:52:00.852 7 INFO cinder.api.openstack.wsgi [None req-5cef06ac-f011-4016-ae5e-43f9c8942321 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/3eceff53665b45ac9408856ef582c82c?usage=true 2026-08-22 15:52:00.900 7 INFO cinder.api.openstack.wsgi [None req-5cef06ac-f011-4016-ae5e-43f9c8942321 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/3eceff53665b45ac9408856ef582c82c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 371/740] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:52:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/3eceff53665b45ac9408856ef582c82c?usage=true => generated 847 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:52:00.932 8 INFO cinder.api.openstack.wsgi [None req-f68753f7-1548-4562-9c70-e3e1ac408cff 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/41aabc3820ea4e55b61974659f1961d8?usage=true 2026-08-22 15:52:00.985 8 INFO cinder.api.openstack.wsgi [None req-f68753f7-1548-4562-9c70-e3e1ac408cff 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/41aabc3820ea4e55b61974659f1961d8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 370/741] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:52:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/41aabc3820ea4e55b61974659f1961d8?usage=true => generated 847 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:52:01.003 7 INFO cinder.api.openstack.wsgi [None req-e855b52f-88ee-46d1-b0c6-d8e6b871f4c8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true 2026-08-22 15:52:01.039 7 INFO cinder.api.openstack.wsgi [None req-e855b52f-88ee-46d1-b0c6-d8e6b871f4c8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 372/742] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:52:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:52:01.055 8 INFO cinder.api.openstack.wsgi [None req-4ae0859f-650f-4eae-90fe-c2c059147f7b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/c77c640df04d465297a70e558e2cfce9?usage=true 2026-08-22 15:52:01.094 8 INFO cinder.api.openstack.wsgi [None req-4ae0859f-650f-4eae-90fe-c2c059147f7b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/c77c640df04d465297a70e558e2cfce9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 371/743] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:52:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/c77c640df04d465297a70e558e2cfce9?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:52:01.112 7 INFO cinder.api.openstack.wsgi [None req-a8bc2dd4-0abe-46ea-83d3-75eb21625ad9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true 2026-08-22 15:52:01.133 7 INFO cinder.api.openstack.wsgi [None req-a8bc2dd4-0abe-46ea-83d3-75eb21625ad9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 373/744] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:52:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:52:01.146 8 INFO cinder.api.openstack.wsgi [None req-567da4ce-72c3-4706-bb76-91327d812afd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d5690b11c9c94a4bb05a71ac67871e2a?usage=true 2026-08-22 15:52:01.200 8 INFO cinder.api.openstack.wsgi [None req-567da4ce-72c3-4706-bb76-91327d812afd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d5690b11c9c94a4bb05a71ac67871e2a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 372/745] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:52:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d5690b11c9c94a4bb05a71ac67871e2a?usage=true => generated 847 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:52:01.233 7 INFO cinder.api.openstack.wsgi [None req-7ce05ed3-760c-493a-ba88-f408f8037f7c 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true 2026-08-22 15:52:01.271 7 INFO cinder.api.openstack.wsgi [None req-7ce05ed3-760c-493a-ba88-f408f8037f7c 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 374/746] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:52:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:52:01.287 8 INFO cinder.api.openstack.wsgi [None req-70f3988e-2a71-46f3-9cc4-fc5504b9e711 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true 2026-08-22 15:52:01.294 8 INFO cinder.volume.api [None req-70f3988e-2a71-46f3-9cc4-fc5504b9e711 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all snapshots completed successfully. 2026-08-22 15:52:01.294 8 INFO cinder.api.openstack.wsgi [None req-70f3988e-2a71-46f3-9cc4-fc5504b9e711 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 373/747] 10.0.0.234 () {28 vars in 674 bytes} [Sat Aug 22 15:52:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:52:01.309 7 INFO cinder.api.openstack.wsgi [None req-d858a2d0-dd55-4c85-a634-4082ed987dca 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:52:01.319 7 INFO cinder.volume.api [None req-d858a2d0-dd55-4c85-a634-4082ed987dca 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:52:01.325 7 INFO cinder.api.openstack.wsgi [None req-d858a2d0-dd55-4c85-a634-4082ed987dca 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 375/748] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:52:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 1122 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-22 15:52:01.353 8 INFO cinder.api.openstack.wsgi [None req-0bb4c9ea-86fa-45a7-9e86-143488ae65b3 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services 2026-08-22 15:52:01.361 8 INFO cinder.api.openstack.wsgi [None req-0bb4c9ea-86fa-45a7-9e86-143488ae65b3 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 374/749] 10.0.0.234 () {28 vars in 645 bytes} [Sat Aug 22 15:52:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:52:01.375 7 INFO cinder.api.openstack.wsgi [None req-ce7b04c5-70bc-44ed-9dc0-9fdf7369c928 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true 2026-08-22 15:52:01.879 7 INFO cinder.api.openstack.wsgi [None req-ce7b04c5-70bc-44ed-9dc0-9fdf7369c928 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 376/750] 10.0.0.234 () {28 vars in 696 bytes} [Sat Aug 22 15:52:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:52:01.889 8 INFO cinder.api.openstack.wsgi [None req-fa0e6ff0-51a5-4483-a09e-48594c44a053 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:52:01.899 8 INFO cinder.volume.api [None req-fa0e6ff0-51a5-4483-a09e-48594c44a053 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:52:01.903 8 INFO cinder.api.openstack.wsgi [None req-fa0e6ff0-51a5-4483-a09e-48594c44a053 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 375/751] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:52:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 1122 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-22 15:52:07.779 8 INFO cinder.api.openstack.wsgi [None req-fa0e6ff0-51a5-4483-a09e-48594c44a053 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:52:07.779 7 INFO cinder.api.openstack.wsgi [None req-ce7b04c5-70bc-44ed-9dc0-9fdf7369c928 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:52:07.779 8 INFO cinder.api.openstack.wsgi [None req-fa0e6ff0-51a5-4483-a09e-48594c44a053 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:52:07.781 7 INFO cinder.api.openstack.wsgi [None req-ce7b04c5-70bc-44ed-9dc0-9fdf7369c928 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:52:16.505 8 INFO cinder.api.openstack.wsgi [None req-bc38d016-5f5c-476a-90f9-3e1e8b9064b0 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c77c640df04d465297a70e558e2cfce9/volumes/508d01fa-abb0-4455-a300-44ac8eeba7d0/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:52:16.521 8 INFO cinder.volume.api [None req-bc38d016-5f5c-476a-90f9-3e1e8b9064b0 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] Volume info retrieved successfully. 2026-08-22 15:52:16.538 8 INFO cinder.volume.api [None req-bc38d016-5f5c-476a-90f9-3e1e8b9064b0 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] Update volume admin metadata completed successfully. 2026-08-22 15:52:17.043 8 INFO cinder.volume.api [None req-bc38d016-5f5c-476a-90f9-3e1e8b9064b0 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] Attach volume completed successfully. 2026-08-22 15:52:17.044 8 INFO cinder.api.openstack.wsgi [None req-bc38d016-5f5c-476a-90f9-3e1e8b9064b0 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c77c640df04d465297a70e558e2cfce9/volumes/508d01fa-abb0-4455-a300-44ac8eeba7d0/action returned with HTTP 202 [pid: 8|app: 0|req: 377/754] 10.0.0.125 () {34 vars in 810 bytes} [Sat Aug 22 15:52:16 2026] POST /v3/c77c640df04d465297a70e558e2cfce9/volumes/508d01fa-abb0-4455-a300-44ac8eeba7d0/action => generated 0 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) 2026-08-22 15:52:17.070 7 INFO cinder.api.openstack.wsgi [None req-545cf3b6-5ad2-47f1-b817-490f07ef0012 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c77c640df04d465297a70e558e2cfce9/volumes/508d01fa-abb0-4455-a300-44ac8eeba7d0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:52:17.093 7 INFO cinder.volume.api [None req-545cf3b6-5ad2-47f1-b817-490f07ef0012 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] Volume info retrieved successfully. 2026-08-22 15:52:17.101 7 INFO cinder.api.openstack.wsgi [None req-545cf3b6-5ad2-47f1-b817-490f07ef0012 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c77c640df04d465297a70e558e2cfce9/volumes/508d01fa-abb0-4455-a300-44ac8eeba7d0 returned with HTTP 200 [pid: 7|app: 0|req: 378/755] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:52:17 2026] GET /v3/c77c640df04d465297a70e558e2cfce9/volumes/508d01fa-abb0-4455-a300-44ac8eeba7d0 => generated 1288 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:52:17.127 8 INFO cinder.api.openstack.wsgi [None req-754a194d-14df-4895-a9fe-866a707fe936 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c77c640df04d465297a70e558e2cfce9/volumes/508d01fa-abb0-4455-a300-44ac8eeba7d0/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:52:17.148 8 INFO cinder.volume.api [None req-754a194d-14df-4895-a9fe-866a707fe936 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] Volume info retrieved successfully. 2026-08-22 15:52:17.654 8 INFO cinder.volume.api [None req-754a194d-14df-4895-a9fe-866a707fe936 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] Detach volume completed successfully. 2026-08-22 15:52:17.656 8 INFO cinder.api.openstack.wsgi [None req-754a194d-14df-4895-a9fe-866a707fe936 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c77c640df04d465297a70e558e2cfce9/volumes/508d01fa-abb0-4455-a300-44ac8eeba7d0/action returned with HTTP 202 [pid: 8|app: 0|req: 378/756] 10.0.0.125 () {34 vars in 810 bytes} [Sat Aug 22 15:52:17 2026] POST /v3/c77c640df04d465297a70e558e2cfce9/volumes/508d01fa-abb0-4455-a300-44ac8eeba7d0/action => generated 0 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:52:17.672 7 INFO cinder.api.openstack.wsgi [None req-49d2d7ff-ed97-459f-8a91-c94298d6ce32 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c77c640df04d465297a70e558e2cfce9/volumes/508d01fa-abb0-4455-a300-44ac8eeba7d0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:52:17.687 7 INFO cinder.volume.api [None req-49d2d7ff-ed97-459f-8a91-c94298d6ce32 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] Volume info retrieved successfully. 2026-08-22 15:52:17.695 7 INFO cinder.api.openstack.wsgi [None req-49d2d7ff-ed97-459f-8a91-c94298d6ce32 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c77c640df04d465297a70e558e2cfce9/volumes/508d01fa-abb0-4455-a300-44ac8eeba7d0 returned with HTTP 200 [pid: 7|app: 0|req: 379/757] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:52:17 2026] GET /v3/c77c640df04d465297a70e558e2cfce9/volumes/508d01fa-abb0-4455-a300-44ac8eeba7d0 => generated 973 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:52:17.779 7 INFO cinder.api.openstack.wsgi [None req-49d2d7ff-ed97-459f-8a91-c94298d6ce32 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:52:17.780 7 INFO cinder.api.openstack.wsgi [None req-49d2d7ff-ed97-459f-8a91-c94298d6ce32 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:52:17.780 8 INFO cinder.api.openstack.wsgi [None req-754a194d-14df-4895-a9fe-866a707fe936 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:52:17.782 8 INFO cinder.api.openstack.wsgi [None req-754a194d-14df-4895-a9fe-866a707fe936 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:52:24.030 7 INFO cinder.api.openstack.wsgi [None req-49d2d7ff-ed97-459f-8a91-c94298d6ce32 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-22 15:52:24.031 7 INFO cinder.api.openstack.wsgi [None req-49d2d7ff-ed97-459f-8a91-c94298d6ce32 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 381/760] 10.0.0.38 () {28 vars in 375 bytes} [Sat Aug 22 15:52:24 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:52:24.050 8 INFO cinder.api.openstack.wsgi [None req-6e52ea7b-4b99-4b3b-ae07-476e93bd55d0 15b3ed51ac75431ebf9f74f3b3702527 3db13a77289043a0bdd6cd7ef3474f08 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3db13a77289043a0bdd6cd7ef3474f08/limits?tenant_id=3db13a77289043a0bdd6cd7ef3474f08 2026-08-22 15:52:24.075 8 INFO cinder.api.openstack.wsgi [None req-6e52ea7b-4b99-4b3b-ae07-476e93bd55d0 15b3ed51ac75431ebf9f74f3b3702527 3db13a77289043a0bdd6cd7ef3474f08 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3db13a77289043a0bdd6cd7ef3474f08/limits?tenant_id=3db13a77289043a0bdd6cd7ef3474f08 returned with HTTP 200 [pid: 8|app: 0|req: 380/761] 10.0.0.38 () {34 vars in 878 bytes} [Sat Aug 22 15:52:24 2026] GET /v3/3db13a77289043a0bdd6cd7ef3474f08/limits?tenant_id=3db13a77289043a0bdd6cd7ef3474f08 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:52:24.809 7 INFO cinder.api.openstack.wsgi [None req-81c9dee0-a632-4d97-861b-57424c70d2fb 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes 2026-08-22 15:52:24.838 7 INFO cinder.volume.api [None req-81c9dee0-a632-4d97-861b-57424c70d2fb 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] Get all volumes completed successfully. 2026-08-22 15:52:24.838 7 INFO cinder.api.openstack.wsgi [None req-81c9dee0-a632-4d97-861b-57424c70d2fb 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes returned with HTTP 200 [pid: 7|app: 0|req: 382/762] 10.0.0.125 () {32 vars in 701 bytes} [Sat Aug 22 15:52:24 2026] GET /v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes => generated 15 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:52:24.858 8 INFO cinder.api.openstack.wsgi [None req-316ade37-6cc0-4751-a247-d0fff66eb666 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes 2026-08-22 15:52:24.862 8 INFO cinder.api.v3.volumes [None req-316ade37-6cc0-4751-a247-d0fff66eb666 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] Create volume of 1 GB 2026-08-22 15:52:24.871 8 INFO cinder.volume.api [None req-316ade37-6cc0-4751-a247-d0fff66eb666 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] Availability Zones retrieved successfully. 2026-08-22 15:52:25.045 8 INFO cinder.volume.api [None req-316ade37-6cc0-4751-a247-d0fff66eb666 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] Create volume request issued successfully. 2026-08-22 15:52:25.046 8 INFO cinder.api.openstack.wsgi [None req-316ade37-6cc0-4751-a247-d0fff66eb666 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes returned with HTTP 202 [pid: 8|app: 0|req: 381/763] 10.0.0.125 () {34 vars in 723 bytes} [Sat Aug 22 15:52:24 2026] POST /v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes => generated 875 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-08-22 15:52:25.070 7 INFO cinder.api.openstack.wsgi [None req-aebda034-7ddb-4614-a77e-36a3259dda48 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/fed03b45-03cc-4b47-ac0f-713d9103edd6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:52:25.088 7 INFO cinder.volume.api [None req-aebda034-7ddb-4614-a77e-36a3259dda48 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] Volume info retrieved successfully. 2026-08-22 15:52:25.093 7 INFO cinder.api.openstack.wsgi [None req-aebda034-7ddb-4614-a77e-36a3259dda48 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/fed03b45-03cc-4b47-ac0f-713d9103edd6 returned with HTTP 200 [pid: 7|app: 0|req: 383/764] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:52:25 2026] GET /v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/fed03b45-03cc-4b47-ac0f-713d9103edd6 => generated 943 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-08-22 15:52:25.104 8 INFO cinder.api.openstack.wsgi [None req-07c3acd5-651f-4af1-8485-fcf3b8a07e94 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c77c640df04d465297a70e558e2cfce9/volumes/508d01fa-abb0-4455-a300-44ac8eeba7d0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:52:25.122 8 INFO cinder.volume.api [None req-07c3acd5-651f-4af1-8485-fcf3b8a07e94 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] Volume info retrieved successfully. 2026-08-22 15:52:25.129 8 INFO cinder.api.openstack.wsgi [None req-07c3acd5-651f-4af1-8485-fcf3b8a07e94 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c77c640df04d465297a70e558e2cfce9/volumes/508d01fa-abb0-4455-a300-44ac8eeba7d0 returned with HTTP 200 [pid: 8|app: 0|req: 382/765] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:52:25 2026] GET /v3/c77c640df04d465297a70e558e2cfce9/volumes/508d01fa-abb0-4455-a300-44ac8eeba7d0 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:52:25.154 7 INFO cinder.api.openstack.wsgi [None req-b1234b1b-54cf-409c-8b62-a44cb8e38144 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c77c640df04d465297a70e558e2cfce9/volumes/508d01fa-abb0-4455-a300-44ac8eeba7d0 2026-08-22 15:52:25.154 7 INFO cinder.api.v3.volumes [None req-b1234b1b-54cf-409c-8b62-a44cb8e38144 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] Delete volume with id: 508d01fa-abb0-4455-a300-44ac8eeba7d0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:52:25.165 7 INFO cinder.volume.api [None req-b1234b1b-54cf-409c-8b62-a44cb8e38144 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] Volume info retrieved successfully. 2026-08-22 15:52:25.195 7 INFO cinder.volume.api [None req-b1234b1b-54cf-409c-8b62-a44cb8e38144 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] Delete volume request issued successfully. 2026-08-22 15:52:25.197 7 INFO cinder.api.openstack.wsgi [None req-b1234b1b-54cf-409c-8b62-a44cb8e38144 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c77c640df04d465297a70e558e2cfce9/volumes/508d01fa-abb0-4455-a300-44ac8eeba7d0 returned with HTTP 202 [pid: 7|app: 0|req: 384/766] 10.0.0.125 () {32 vars in 778 bytes} [Sat Aug 22 15:52:25 2026] DELETE /v3/c77c640df04d465297a70e558e2cfce9/volumes/508d01fa-abb0-4455-a300-44ac8eeba7d0 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:52:25.212 8 INFO cinder.api.openstack.wsgi [None req-a5816c81-d7a1-481c-878c-ba903b509cd6 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c77c640df04d465297a70e558e2cfce9/volumes/508d01fa-abb0-4455-a300-44ac8eeba7d0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:52:25.239 8 INFO cinder.volume.api [None req-a5816c81-d7a1-481c-878c-ba903b509cd6 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] Volume info retrieved successfully. 2026-08-22 15:52:25.253 8 INFO cinder.api.openstack.wsgi [None req-a5816c81-d7a1-481c-878c-ba903b509cd6 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c77c640df04d465297a70e558e2cfce9/volumes/508d01fa-abb0-4455-a300-44ac8eeba7d0 returned with HTTP 200 [pid: 8|app: 0|req: 383/767] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:52:25 2026] GET /v3/c77c640df04d465297a70e558e2cfce9/volumes/508d01fa-abb0-4455-a300-44ac8eeba7d0 => generated 972 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:52:25.659 7 INFO cinder.api.openstack.wsgi [None req-b1234b1b-54cf-409c-8b62-a44cb8e38144 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-22 15:52:25.663 7 INFO cinder.api.openstack.wsgi [None req-b1234b1b-54cf-409c-8b62-a44cb8e38144 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 385/768] 10.0.0.38 () {28 vars in 375 bytes} [Sat Aug 22 15:52:25 2026] GET / => generated 411 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-08-22 15:52:25.674 8 INFO cinder.api.openstack.wsgi [None req-a5816c81-d7a1-481c-878c-ba903b509cd6 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-22 15:52:25.674 8 INFO cinder.api.openstack.wsgi [None req-a5816c81-d7a1-481c-878c-ba903b509cd6 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 384/769] 10.0.0.38 () {28 vars in 375 bytes} [Sat Aug 22 15:52:25 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:52:26.113 7 INFO cinder.api.openstack.wsgi [None req-77f3055c-99db-446f-a714-636eac455e2d 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/fed03b45-03cc-4b47-ac0f-713d9103edd6 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:52:26.286 8 INFO cinder.api.openstack.wsgi [None req-6676316f-7bf0-4e2d-8fa2-6c60fc7dc8d3 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c77c640df04d465297a70e558e2cfce9/volumes/508d01fa-abb0-4455-a300-44ac8eeba7d0 2026-08-22 15:52:26.295 8 INFO cinder.api.openstack.wsgi [None req-6676316f-7bf0-4e2d-8fa2-6c60fc7dc8d3 00202bcda9b64a61ae74b5def2c3bd52 c77c640df04d465297a70e558e2cfce9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c77c640df04d465297a70e558e2cfce9/volumes/508d01fa-abb0-4455-a300-44ac8eeba7d0 returned with HTTP 404 [pid: 8|app: 0|req: 385/770] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:52:26 2026] GET /v3/c77c640df04d465297a70e558e2cfce9/volumes/508d01fa-abb0-4455-a300-44ac8eeba7d0 => 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/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:52:26.322 7 INFO cinder.volume.api [None req-77f3055c-99db-446f-a714-636eac455e2d 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] Volume info retrieved successfully. 2026-08-22 15:52:26.328 7 INFO cinder.api.openstack.wsgi [None req-77f3055c-99db-446f-a714-636eac455e2d 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/fed03b45-03cc-4b47-ac0f-713d9103edd6 returned with HTTP 200 [pid: 7|app: 0|req: 386/771] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:52:26 2026] GET /v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/fed03b45-03cc-4b47-ac0f-713d9103edd6 => generated 968 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:52:26.354 8 INFO cinder.api.openstack.wsgi [None req-2131cbcf-62b8-4fa3-b6fb-224279ea147e 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/fed03b45-03cc-4b47-ac0f-713d9103edd6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:52:26.373 8 INFO cinder.volume.api [None req-2131cbcf-62b8-4fa3-b6fb-224279ea147e 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] Volume info retrieved successfully. 2026-08-22 15:52:26.379 8 INFO cinder.api.openstack.wsgi [None req-2131cbcf-62b8-4fa3-b6fb-224279ea147e 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/fed03b45-03cc-4b47-ac0f-713d9103edd6 returned with HTTP 200 [pid: 8|app: 0|req: 386/772] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:52:26 2026] GET /v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/fed03b45-03cc-4b47-ac0f-713d9103edd6 => generated 968 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:52:26.403 7 INFO cinder.api.openstack.wsgi [None req-0d35c94c-c9a4-472f-bb13-9e5d0d8bc5e5 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes 2026-08-22 15:52:26.407 7 INFO cinder.api.v3.volumes [None req-0d35c94c-c9a4-472f-bb13-9e5d0d8bc5e5 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] Create volume of 1 GB 2026-08-22 15:52:26.414 7 INFO cinder.volume.api [None req-0d35c94c-c9a4-472f-bb13-9e5d0d8bc5e5 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] Availability Zones retrieved successfully. 2026-08-22 15:52:26.515 8 INFO cinder.api.openstack.wsgi [None req-2131cbcf-62b8-4fa3-b6fb-224279ea147e 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-22 15:52:26.516 8 INFO cinder.api.openstack.wsgi [None req-2131cbcf-62b8-4fa3-b6fb-224279ea147e 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 387/773] 10.0.0.38 () {28 vars in 375 bytes} [Sat Aug 22 15:52:26 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:52:26.528 8 INFO cinder.api.openstack.wsgi [None req-159c8405-b153-4a34-bd17-06b02781f235 15b3ed51ac75431ebf9f74f3b3702527 3db13a77289043a0bdd6cd7ef3474f08 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3db13a77289043a0bdd6cd7ef3474f08/limits?tenant_id=3db13a77289043a0bdd6cd7ef3474f08 2026-08-22 15:52:26.565 8 INFO cinder.api.openstack.wsgi [None req-159c8405-b153-4a34-bd17-06b02781f235 15b3ed51ac75431ebf9f74f3b3702527 3db13a77289043a0bdd6cd7ef3474f08 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3db13a77289043a0bdd6cd7ef3474f08/limits?tenant_id=3db13a77289043a0bdd6cd7ef3474f08 returned with HTTP 200 [pid: 8|app: 0|req: 388/774] 10.0.0.38 () {34 vars in 878 bytes} [Sat Aug 22 15:52:26 2026] GET /v3/3db13a77289043a0bdd6cd7ef3474f08/limits?tenant_id=3db13a77289043a0bdd6cd7ef3474f08 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-22 15:52:26.580 7 INFO cinder.volume.api [None req-0d35c94c-c9a4-472f-bb13-9e5d0d8bc5e5 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] Create volume request issued successfully. 2026-08-22 15:52:26.581 7 INFO cinder.api.openstack.wsgi [None req-0d35c94c-c9a4-472f-bb13-9e5d0d8bc5e5 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes returned with HTTP 202 [pid: 7|app: 0|req: 387/775] 10.0.0.125 () {34 vars in 723 bytes} [Sat Aug 22 15:52:26 2026] POST /v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes => generated 876 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-08-22 15:52:26.609 8 INFO cinder.api.openstack.wsgi [None req-80f68dd3-0fe8-438e-b6eb-0f97e4e9d9f6 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/74e0420c-6ce7-459a-b704-2d034eb4407d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:52:26.631 8 INFO cinder.volume.api [None req-80f68dd3-0fe8-438e-b6eb-0f97e4e9d9f6 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] Volume info retrieved successfully. 2026-08-22 15:52:26.638 8 INFO cinder.api.openstack.wsgi [None req-80f68dd3-0fe8-438e-b6eb-0f97e4e9d9f6 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/74e0420c-6ce7-459a-b704-2d034eb4407d returned with HTTP 200 [pid: 8|app: 0|req: 389/776] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:52:26 2026] GET /v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/74e0420c-6ce7-459a-b704-2d034eb4407d => generated 944 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:52:27.665 7 INFO cinder.api.openstack.wsgi [None req-1f10fe2a-7faa-4870-881a-c0d1f8ff1582 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/74e0420c-6ce7-459a-b704-2d034eb4407d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:52:27.681 7 INFO cinder.volume.api [None req-1f10fe2a-7faa-4870-881a-c0d1f8ff1582 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] Volume info retrieved successfully. 2026-08-22 15:52:27.685 7 INFO cinder.api.openstack.wsgi [None req-1f10fe2a-7faa-4870-881a-c0d1f8ff1582 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/74e0420c-6ce7-459a-b704-2d034eb4407d returned with HTTP 200 [pid: 7|app: 0|req: 388/777] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:52:27 2026] GET /v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/74e0420c-6ce7-459a-b704-2d034eb4407d => generated 969 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:52:27.705 8 INFO cinder.api.openstack.wsgi [None req-1a06714c-22ea-4fd1-8cbe-2cd5e332757b 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/74e0420c-6ce7-459a-b704-2d034eb4407d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:52:27.735 8 INFO cinder.volume.api [None req-1a06714c-22ea-4fd1-8cbe-2cd5e332757b 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] Volume info retrieved successfully. 2026-08-22 15:52:27.747 8 INFO cinder.api.openstack.wsgi [None req-1a06714c-22ea-4fd1-8cbe-2cd5e332757b 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/74e0420c-6ce7-459a-b704-2d034eb4407d returned with HTTP 200 [pid: 8|app: 0|req: 390/778] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:52:27 2026] GET /v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/74e0420c-6ce7-459a-b704-2d034eb4407d => generated 969 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-08-22 15:52:27.769 7 INFO cinder.api.openstack.wsgi [None req-5bd0a25a-67c1-4201-b5b0-faaeca7746eb 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes 2026-08-22 15:52:27.772 7 INFO cinder.api.v3.volumes [None req-5bd0a25a-67c1-4201-b5b0-faaeca7746eb 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] Create volume of 1 GB 2026-08-22 15:52:27.778 8 INFO cinder.api.openstack.wsgi [None req-1a06714c-22ea-4fd1-8cbe-2cd5e332757b 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:52:27.778 7 INFO cinder.volume.api [None req-5bd0a25a-67c1-4201-b5b0-faaeca7746eb 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] Availability Zones retrieved successfully. 2026-08-22 15:52:27.778 8 INFO cinder.api.openstack.wsgi [None req-1a06714c-22ea-4fd1-8cbe-2cd5e332757b 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:52:27.780 8 INFO cinder.api.openstack.wsgi [None req-1a06714c-22ea-4fd1-8cbe-2cd5e332757b 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:52:27.781 8 INFO cinder.api.openstack.wsgi [None req-1a06714c-22ea-4fd1-8cbe-2cd5e332757b 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:52:27.914 7 INFO cinder.volume.api [None req-5bd0a25a-67c1-4201-b5b0-faaeca7746eb 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] Create volume request issued successfully. 2026-08-22 15:52:27.915 7 INFO cinder.api.openstack.wsgi [None req-5bd0a25a-67c1-4201-b5b0-faaeca7746eb 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes returned with HTTP 202 [pid: 7|app: 0|req: 389/781] 10.0.0.125 () {34 vars in 723 bytes} [Sat Aug 22 15:52:27 2026] POST /v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes => generated 876 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:52:27.946 8 INFO cinder.api.openstack.wsgi [None req-34056175-c240-4a7e-a951-ec41b862d96a 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/d1b71972-9d5b-4694-9a52-baf7ce9036c9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:52:27.964 8 INFO cinder.volume.api [None req-34056175-c240-4a7e-a951-ec41b862d96a 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] Volume info retrieved successfully. 2026-08-22 15:52:27.974 8 INFO cinder.api.openstack.wsgi [None req-34056175-c240-4a7e-a951-ec41b862d96a 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/d1b71972-9d5b-4694-9a52-baf7ce9036c9 returned with HTTP 200 [pid: 8|app: 0|req: 393/782] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:52:27 2026] GET /v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/d1b71972-9d5b-4694-9a52-baf7ce9036c9 => generated 944 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:52:28.104 7 INFO cinder.api.openstack.wsgi [None req-5bd0a25a-67c1-4201-b5b0-faaeca7746eb 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-22 15:52:28.105 7 INFO cinder.api.openstack.wsgi [None req-5bd0a25a-67c1-4201-b5b0-faaeca7746eb 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 390/783] 10.0.0.38 () {28 vars in 375 bytes} [Sat Aug 22 15:52:28 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-08-22 15:52:28.112 8 INFO cinder.api.openstack.wsgi [None req-34056175-c240-4a7e-a951-ec41b862d96a 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-22 15:52:28.113 8 INFO cinder.api.openstack.wsgi [None req-34056175-c240-4a7e-a951-ec41b862d96a 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 394/784] 10.0.0.38 () {28 vars in 375 bytes} [Sat Aug 22 15:52:28 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:52:29.004 7 INFO cinder.api.openstack.wsgi [None req-b2d98e05-dd27-416e-86b0-cdc1ff65aace 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/d1b71972-9d5b-4694-9a52-baf7ce9036c9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:52:29.023 7 INFO cinder.volume.api [None req-b2d98e05-dd27-416e-86b0-cdc1ff65aace 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] Volume info retrieved successfully. 2026-08-22 15:52:29.028 7 INFO cinder.api.openstack.wsgi [None req-b2d98e05-dd27-416e-86b0-cdc1ff65aace 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/d1b71972-9d5b-4694-9a52-baf7ce9036c9 returned with HTTP 200 [pid: 7|app: 0|req: 391/785] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:52:28 2026] GET /v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/d1b71972-9d5b-4694-9a52-baf7ce9036c9 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:52:29.052 8 INFO cinder.api.openstack.wsgi [None req-a547a2de-29d8-4bf9-b69c-dbe1cecb7a5f 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/d1b71972-9d5b-4694-9a52-baf7ce9036c9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:52:29.067 8 INFO cinder.volume.api [None req-a547a2de-29d8-4bf9-b69c-dbe1cecb7a5f 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] Volume info retrieved successfully. 2026-08-22 15:52:29.072 8 INFO cinder.api.openstack.wsgi [None req-a547a2de-29d8-4bf9-b69c-dbe1cecb7a5f 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/d1b71972-9d5b-4694-9a52-baf7ce9036c9 returned with HTTP 200 [pid: 8|app: 0|req: 395/786] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:52:29 2026] GET /v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/d1b71972-9d5b-4694-9a52-baf7ce9036c9 => generated 969 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:52:29.092 7 INFO cinder.api.openstack.wsgi [None req-1f1720a0-7186-4001-8dc4-0293625e8b7f 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes 2026-08-22 15:52:29.104 7 INFO cinder.volume.api [None req-1f1720a0-7186-4001-8dc4-0293625e8b7f 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] Get all volumes completed successfully. 2026-08-22 15:52:29.105 7 INFO cinder.api.openstack.wsgi [None req-1f1720a0-7186-4001-8dc4-0293625e8b7f 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes returned with HTTP 200 [pid: 7|app: 0|req: 392/787] 10.0.0.125 () {32 vars in 701 bytes} [Sat Aug 22 15:52:29 2026] GET /v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes => generated 1323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:52:29.121 8 INFO cinder.api.openstack.wsgi [None req-e0b1ced9-b247-44b9-b7b2-ced6d7d0723b 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/d1b71972-9d5b-4694-9a52-baf7ce9036c9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:52:29.140 8 INFO cinder.volume.api [None req-e0b1ced9-b247-44b9-b7b2-ced6d7d0723b 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] Volume info retrieved successfully. 2026-08-22 15:52:29.146 8 INFO cinder.api.openstack.wsgi [None req-e0b1ced9-b247-44b9-b7b2-ced6d7d0723b 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/d1b71972-9d5b-4694-9a52-baf7ce9036c9 returned with HTTP 200 [pid: 8|app: 0|req: 396/788] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:52:29 2026] GET /v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/d1b71972-9d5b-4694-9a52-baf7ce9036c9 => generated 969 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-08-22 15:52:29.167 7 INFO cinder.api.openstack.wsgi [None req-0fb4917f-abd3-4add-8a17-408f51eded34 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/d1b71972-9d5b-4694-9a52-baf7ce9036c9 2026-08-22 15:52:29.168 7 INFO cinder.api.v3.volumes [None req-0fb4917f-abd3-4add-8a17-408f51eded34 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] Delete volume with id: d1b71972-9d5b-4694-9a52-baf7ce9036c9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:52:29.181 7 INFO cinder.volume.api [None req-0fb4917f-abd3-4add-8a17-408f51eded34 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] Volume info retrieved successfully. 2026-08-22 15:52:29.210 7 INFO cinder.volume.api [None req-0fb4917f-abd3-4add-8a17-408f51eded34 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] Delete volume request issued successfully. 2026-08-22 15:52:29.210 7 INFO cinder.api.openstack.wsgi [None req-0fb4917f-abd3-4add-8a17-408f51eded34 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/d1b71972-9d5b-4694-9a52-baf7ce9036c9 returned with HTTP 202 [pid: 7|app: 0|req: 393/789] 10.0.0.125 () {32 vars in 778 bytes} [Sat Aug 22 15:52:29 2026] DELETE /v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/d1b71972-9d5b-4694-9a52-baf7ce9036c9 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:52:29.224 8 INFO cinder.api.openstack.wsgi [None req-03d05670-4a4c-409f-a02c-c420663d2199 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/d1b71972-9d5b-4694-9a52-baf7ce9036c9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:52:29.253 8 INFO cinder.volume.api [None req-03d05670-4a4c-409f-a02c-c420663d2199 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] Volume info retrieved successfully. 2026-08-22 15:52:29.259 8 INFO cinder.api.openstack.wsgi [None req-03d05670-4a4c-409f-a02c-c420663d2199 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/d1b71972-9d5b-4694-9a52-baf7ce9036c9 returned with HTTP 200 [pid: 8|app: 0|req: 397/790] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:52:29 2026] GET /v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/d1b71972-9d5b-4694-9a52-baf7ce9036c9 => generated 968 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:52:30.299 7 INFO cinder.api.openstack.wsgi [None req-6e109ba0-acd9-4fa1-b068-5e00e1834d42 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/d1b71972-9d5b-4694-9a52-baf7ce9036c9 2026-08-22 15:52:30.323 7 INFO cinder.api.openstack.wsgi [None req-6e109ba0-acd9-4fa1-b068-5e00e1834d42 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/d1b71972-9d5b-4694-9a52-baf7ce9036c9 returned with HTTP 404 [pid: 7|app: 0|req: 394/791] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:52:30 2026] GET /v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/d1b71972-9d5b-4694-9a52-baf7ce9036c9 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:52:30.340 8 INFO cinder.api.openstack.wsgi [None req-6b17e26e-48c1-44a0-abfb-a981794f9610 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/74e0420c-6ce7-459a-b704-2d034eb4407d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:52:30.352 8 INFO cinder.volume.api [None req-6b17e26e-48c1-44a0-abfb-a981794f9610 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] Volume info retrieved successfully. 2026-08-22 15:52:30.356 8 INFO cinder.api.openstack.wsgi [None req-6b17e26e-48c1-44a0-abfb-a981794f9610 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/74e0420c-6ce7-459a-b704-2d034eb4407d returned with HTTP 200 [pid: 8|app: 0|req: 398/792] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:52:30 2026] GET /v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/74e0420c-6ce7-459a-b704-2d034eb4407d => generated 969 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:52:30.378 7 INFO cinder.api.openstack.wsgi [None req-e502bf76-b80a-43dd-b569-566cf4549de2 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/74e0420c-6ce7-459a-b704-2d034eb4407d 2026-08-22 15:52:30.378 7 INFO cinder.api.v3.volumes [None req-e502bf76-b80a-43dd-b569-566cf4549de2 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] Delete volume with id: 74e0420c-6ce7-459a-b704-2d034eb4407d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:52:30.401 7 INFO cinder.volume.api [None req-e502bf76-b80a-43dd-b569-566cf4549de2 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] Volume info retrieved successfully. 2026-08-22 15:52:30.438 7 INFO cinder.volume.api [None req-e502bf76-b80a-43dd-b569-566cf4549de2 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] Delete volume request issued successfully. 2026-08-22 15:52:30.438 7 INFO cinder.api.openstack.wsgi [None req-e502bf76-b80a-43dd-b569-566cf4549de2 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/74e0420c-6ce7-459a-b704-2d034eb4407d returned with HTTP 202 [pid: 7|app: 0|req: 395/793] 10.0.0.125 () {32 vars in 778 bytes} [Sat Aug 22 15:52:30 2026] DELETE /v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/74e0420c-6ce7-459a-b704-2d034eb4407d => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:52:30.456 8 INFO cinder.api.openstack.wsgi [None req-ae1724f8-df5a-435f-b8b5-34e476ac8cbc 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/74e0420c-6ce7-459a-b704-2d034eb4407d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:52:30.475 8 INFO cinder.volume.api [None req-ae1724f8-df5a-435f-b8b5-34e476ac8cbc 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] Volume info retrieved successfully. 2026-08-22 15:52:30.481 8 INFO cinder.api.openstack.wsgi [None req-ae1724f8-df5a-435f-b8b5-34e476ac8cbc 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/74e0420c-6ce7-459a-b704-2d034eb4407d returned with HTTP 200 [pid: 8|app: 0|req: 399/794] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:52:30 2026] GET /v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/74e0420c-6ce7-459a-b704-2d034eb4407d => generated 968 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:52:31.509 7 INFO cinder.api.openstack.wsgi [None req-1e597b60-2b17-4cb0-b8a9-430fcefdda56 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/74e0420c-6ce7-459a-b704-2d034eb4407d 2026-08-22 15:52:31.521 7 INFO cinder.api.openstack.wsgi [None req-1e597b60-2b17-4cb0-b8a9-430fcefdda56 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/74e0420c-6ce7-459a-b704-2d034eb4407d returned with HTTP 404 [pid: 7|app: 0|req: 396/795] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:52:31 2026] GET /v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/74e0420c-6ce7-459a-b704-2d034eb4407d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:52:31.535 8 INFO cinder.api.openstack.wsgi [None req-d2a6d1cc-6b73-4c64-a1c2-77269ea1cdc5 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/fed03b45-03cc-4b47-ac0f-713d9103edd6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:52:31.562 8 INFO cinder.volume.api [None req-d2a6d1cc-6b73-4c64-a1c2-77269ea1cdc5 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] Volume info retrieved successfully. 2026-08-22 15:52:31.571 8 INFO cinder.api.openstack.wsgi [None req-d2a6d1cc-6b73-4c64-a1c2-77269ea1cdc5 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/fed03b45-03cc-4b47-ac0f-713d9103edd6 returned with HTTP 200 [pid: 8|app: 0|req: 400/796] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:52:31 2026] GET /v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/fed03b45-03cc-4b47-ac0f-713d9103edd6 => generated 968 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:52:31.593 7 INFO cinder.api.openstack.wsgi [None req-8142dadc-2076-4fd2-a945-3d990050648e 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/fed03b45-03cc-4b47-ac0f-713d9103edd6 2026-08-22 15:52:31.593 7 INFO cinder.api.v3.volumes [None req-8142dadc-2076-4fd2-a945-3d990050648e 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] Delete volume with id: fed03b45-03cc-4b47-ac0f-713d9103edd6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:52:31.604 7 INFO cinder.volume.api [None req-8142dadc-2076-4fd2-a945-3d990050648e 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] Volume info retrieved successfully. 2026-08-22 15:52:31.626 7 INFO cinder.volume.api [None req-8142dadc-2076-4fd2-a945-3d990050648e 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] Delete volume request issued successfully. 2026-08-22 15:52:31.627 7 INFO cinder.api.openstack.wsgi [None req-8142dadc-2076-4fd2-a945-3d990050648e 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/fed03b45-03cc-4b47-ac0f-713d9103edd6 returned with HTTP 202 [pid: 7|app: 0|req: 397/797] 10.0.0.125 () {32 vars in 778 bytes} [Sat Aug 22 15:52:31 2026] DELETE /v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/fed03b45-03cc-4b47-ac0f-713d9103edd6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:52:31.639 8 INFO cinder.api.openstack.wsgi [None req-fc90f3bf-8aa9-49d0-88ce-4a5785f64800 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/fed03b45-03cc-4b47-ac0f-713d9103edd6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:52:31.656 8 INFO cinder.volume.api [None req-fc90f3bf-8aa9-49d0-88ce-4a5785f64800 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] Volume info retrieved successfully. 2026-08-22 15:52:31.661 8 INFO cinder.api.openstack.wsgi [None req-fc90f3bf-8aa9-49d0-88ce-4a5785f64800 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/fed03b45-03cc-4b47-ac0f-713d9103edd6 returned with HTTP 200 [pid: 8|app: 0|req: 401/798] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:52:31 2026] GET /v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/fed03b45-03cc-4b47-ac0f-713d9103edd6 => generated 967 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:52:32.687 7 INFO cinder.api.openstack.wsgi [None req-8e3c3e13-6a39-4ba1-98c8-fb5e24b6e34f 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/fed03b45-03cc-4b47-ac0f-713d9103edd6 2026-08-22 15:52:32.704 7 INFO cinder.api.openstack.wsgi [None req-8e3c3e13-6a39-4ba1-98c8-fb5e24b6e34f 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/fed03b45-03cc-4b47-ac0f-713d9103edd6 returned with HTTP 404 [pid: 7|app: 0|req: 398/799] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:52:32 2026] GET /v3/29bddf98b4824e5b8b6a974b07c26a8a/volumes/fed03b45-03cc-4b47-ac0f-713d9103edd6 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-08-22 15:52:37.779 7 INFO cinder.api.openstack.wsgi [None req-8e3c3e13-6a39-4ba1-98c8-fb5e24b6e34f 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:52:37.780 8 INFO cinder.api.openstack.wsgi [None req-fc90f3bf-8aa9-49d0-88ce-4a5785f64800 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:52:37.780 7 INFO cinder.api.openstack.wsgi [None req-8e3c3e13-6a39-4ba1-98c8-fb5e24b6e34f 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:52:37.781 8 INFO cinder.api.openstack.wsgi [None req-fc90f3bf-8aa9-49d0-88ce-4a5785f64800 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:52:47.779 7 INFO cinder.api.openstack.wsgi [None req-8e3c3e13-6a39-4ba1-98c8-fb5e24b6e34f 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:52:47.779 8 INFO cinder.api.openstack.wsgi [None req-fc90f3bf-8aa9-49d0-88ce-4a5785f64800 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:52:47.780 7 INFO cinder.api.openstack.wsgi [None req-8e3c3e13-6a39-4ba1-98c8-fb5e24b6e34f 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:52:47.780 8 INFO cinder.api.openstack.wsgi [None req-fc90f3bf-8aa9-49d0-88ce-4a5785f64800 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:52:57.778 7 INFO cinder.api.openstack.wsgi [None req-8e3c3e13-6a39-4ba1-98c8-fb5e24b6e34f 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:52:57.778 8 INFO cinder.api.openstack.wsgi [None req-fc90f3bf-8aa9-49d0-88ce-4a5785f64800 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:52:57.779 7 INFO cinder.api.openstack.wsgi [None req-8e3c3e13-6a39-4ba1-98c8-fb5e24b6e34f 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:52:57.781 8 INFO cinder.api.openstack.wsgi [None req-fc90f3bf-8aa9-49d0-88ce-4a5785f64800 9ccc775ff84f4a86a8b26e904aa6e8af 29bddf98b4824e5b8b6a974b07c26a8a - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:53:00.843 7 INFO cinder.api.openstack.wsgi [None req-7f762acb-5dd6-4a01-b94b-b0b220784fc2 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true 2026-08-22 15:53:01.346 7 INFO cinder.api.openstack.wsgi [None req-7f762acb-5dd6-4a01-b94b-b0b220784fc2 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 402/806] 10.0.0.234 () {28 vars in 696 bytes} [Sat Aug 22 15:53:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 651 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:53:01.358 8 INFO cinder.api.openstack.wsgi [None req-7e7f8cba-910b-4eff-8c5e-381c94cd8bd6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true 2026-08-22 15:53:01.365 8 INFO cinder.volume.api [None req-7e7f8cba-910b-4eff-8c5e-381c94cd8bd6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all snapshots completed successfully. 2026-08-22 15:53:01.365 8 INFO cinder.api.openstack.wsgi [None req-7e7f8cba-910b-4eff-8c5e-381c94cd8bd6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 405/807] 10.0.0.234 () {28 vars in 674 bytes} [Sat Aug 22 15:53:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:53:01.378 7 INFO cinder.api.openstack.wsgi [None req-18a46a6d-5a35-43a2-8449-44c2ba086d94 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services 2026-08-22 15:53:01.384 7 INFO cinder.api.openstack.wsgi [None req-18a46a6d-5a35-43a2-8449-44c2ba086d94 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 403/808] 10.0.0.234 () {28 vars in 645 bytes} [Sat Aug 22 15:53:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:53:01.397 8 INFO cinder.api.openstack.wsgi [None req-698600b3-d694-40af-852d-d46b9134c5db 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:53:01.413 8 INFO cinder.volume.api [None req-698600b3-d694-40af-852d-d46b9134c5db 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:53:01.415 8 INFO cinder.api.openstack.wsgi [None req-698600b3-d694-40af-852d-d46b9134c5db 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 406/809] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:53:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:53:01.428 7 INFO cinder.api.openstack.wsgi [None req-c0306785-f8ad-4ef2-9c9c-63c72b5b9839 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:53:01.446 7 INFO cinder.volume.api [None req-c0306785-f8ad-4ef2-9c9c-63c72b5b9839 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:53:01.451 7 INFO cinder.api.openstack.wsgi [None req-c0306785-f8ad-4ef2-9c9c-63c72b5b9839 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 404/810] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:53:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/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-08-22 15:53:01.534 8 INFO cinder.api.openstack.wsgi [None req-7651652f-446c-464f-b0e5-6e6c35fc9fc4 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/0dd53357d03a4b2393ff33e42ee1b81d?usage=true 2026-08-22 15:53:01.598 8 INFO cinder.api.openstack.wsgi [None req-7651652f-446c-464f-b0e5-6e6c35fc9fc4 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/0dd53357d03a4b2393ff33e42ee1b81d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 407/811] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:53:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/0dd53357d03a4b2393ff33e42ee1b81d?usage=true => generated 847 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:53:01.615 7 INFO cinder.api.openstack.wsgi [None req-f3be38f2-b85e-4db2-b2e7-0fbb3ecce864 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/457c6ba085f549db8b48524b82564a39?usage=true 2026-08-22 15:53:01.641 7 INFO cinder.api.openstack.wsgi [None req-f3be38f2-b85e-4db2-b2e7-0fbb3ecce864 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/457c6ba085f549db8b48524b82564a39?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 405/812] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:53:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/457c6ba085f549db8b48524b82564a39?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:53:01.656 8 INFO cinder.api.openstack.wsgi [None req-c7f7ef82-21f2-49f9-bdc0-e77c85c84424 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/634f48b8f58046c4b39b83bd9894f87b?usage=true 2026-08-22 15:53:01.679 8 INFO cinder.api.openstack.wsgi [None req-c7f7ef82-21f2-49f9-bdc0-e77c85c84424 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/634f48b8f58046c4b39b83bd9894f87b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 408/813] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:53:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/634f48b8f58046c4b39b83bd9894f87b?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:53:01.696 7 INFO cinder.api.openstack.wsgi [None req-67b309af-8bed-4c8b-8129-ee476b02bb1a 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7510a44117c5466c9fa49db353e27daa?usage=true 2026-08-22 15:53:01.723 7 INFO cinder.api.openstack.wsgi [None req-67b309af-8bed-4c8b-8129-ee476b02bb1a 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7510a44117c5466c9fa49db353e27daa?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 406/814] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:53:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7510a44117c5466c9fa49db353e27daa?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:53:01.736 8 INFO cinder.api.openstack.wsgi [None req-6d891b63-eeca-4942-9e9b-711f91d539f6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true 2026-08-22 15:53:01.755 8 INFO cinder.api.openstack.wsgi [None req-6d891b63-eeca-4942-9e9b-711f91d539f6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 409/815] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:53:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:53:01.769 7 INFO cinder.api.openstack.wsgi [None req-7e237eeb-44c8-4026-a138-94c60eaaa34f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/b53de5b6d5cd4dc187d76f020527f6db?usage=true 2026-08-22 15:53:01.791 7 INFO cinder.api.openstack.wsgi [None req-7e237eeb-44c8-4026-a138-94c60eaaa34f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/b53de5b6d5cd4dc187d76f020527f6db?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 407/816] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:53:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/b53de5b6d5cd4dc187d76f020527f6db?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:53:01.806 8 INFO cinder.api.openstack.wsgi [None req-cdd7664a-14f5-41ce-8689-18911a19993c 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/bb5d82d37c9948dfb3c7334cc590c3b3?usage=true 2026-08-22 15:53:01.830 8 INFO cinder.api.openstack.wsgi [None req-cdd7664a-14f5-41ce-8689-18911a19993c 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/bb5d82d37c9948dfb3c7334cc590c3b3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 410/817] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:53:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/bb5d82d37c9948dfb3c7334cc590c3b3?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:53:01.843 7 INFO cinder.api.openstack.wsgi [None req-93e9b635-427d-47e1-ac32-7801a61e21c2 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true 2026-08-22 15:53:01.865 7 INFO cinder.api.openstack.wsgi [None req-93e9b635-427d-47e1-ac32-7801a61e21c2 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 408/818] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:53:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:53:01.877 8 INFO cinder.api.openstack.wsgi [None req-043c1c1a-a1ea-4490-8da7-02d7f78a0ddb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true 2026-08-22 15:53:01.897 8 INFO cinder.api.openstack.wsgi [None req-043c1c1a-a1ea-4490-8da7-02d7f78a0ddb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 411/819] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:53:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:53:01.909 7 INFO cinder.api.openstack.wsgi [None req-b0b8a9dc-492d-47b9-a553-ad3da1d2f1aa 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/f0dd55655c5f4f3c858dd7d1d617f95f?usage=true 2026-08-22 15:53:01.934 7 INFO cinder.api.openstack.wsgi [None req-b0b8a9dc-492d-47b9-a553-ad3da1d2f1aa 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/f0dd55655c5f4f3c858dd7d1d617f95f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 409/820] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:53:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/f0dd55655c5f4f3c858dd7d1d617f95f?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:53:01.952 8 INFO cinder.api.openstack.wsgi [None req-eac0ae22-1d05-4689-88fc-507c8c98ba9d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/feeaf61e2f6f4148a58652ca46445764?usage=true 2026-08-22 15:53:01.970 8 INFO cinder.api.openstack.wsgi [None req-eac0ae22-1d05-4689-88fc-507c8c98ba9d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/feeaf61e2f6f4148a58652ca46445764?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 412/821] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:53:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/feeaf61e2f6f4148a58652ca46445764?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:53:07.778 7 INFO cinder.api.openstack.wsgi [None req-b0b8a9dc-492d-47b9-a553-ad3da1d2f1aa 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:53:07.778 8 INFO cinder.api.openstack.wsgi [None req-eac0ae22-1d05-4689-88fc-507c8c98ba9d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:53:07.779 7 INFO cinder.api.openstack.wsgi [None req-b0b8a9dc-492d-47b9-a553-ad3da1d2f1aa 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:53:07.779 8 INFO cinder.api.openstack.wsgi [None req-eac0ae22-1d05-4689-88fc-507c8c98ba9d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:53:17.779 7 INFO cinder.api.openstack.wsgi [None req-b0b8a9dc-492d-47b9-a553-ad3da1d2f1aa 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:53:17.779 8 INFO cinder.api.openstack.wsgi [None req-eac0ae22-1d05-4689-88fc-507c8c98ba9d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:53:17.780 8 INFO cinder.api.openstack.wsgi [None req-eac0ae22-1d05-4689-88fc-507c8c98ba9d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:53:17.780 7 INFO cinder.api.openstack.wsgi [None req-b0b8a9dc-492d-47b9-a553-ad3da1d2f1aa 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:53:27.779 7 INFO cinder.api.openstack.wsgi [None req-b0b8a9dc-492d-47b9-a553-ad3da1d2f1aa 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:53:27.779 8 INFO cinder.api.openstack.wsgi [None req-eac0ae22-1d05-4689-88fc-507c8c98ba9d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:53:27.780 8 INFO cinder.api.openstack.wsgi [None req-eac0ae22-1d05-4689-88fc-507c8c98ba9d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:53:27.782 7 INFO cinder.api.openstack.wsgi [None req-b0b8a9dc-492d-47b9-a553-ad3da1d2f1aa 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:53:37.779 8 INFO cinder.api.openstack.wsgi [None req-eac0ae22-1d05-4689-88fc-507c8c98ba9d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:53:37.779 7 INFO cinder.api.openstack.wsgi [None req-b0b8a9dc-492d-47b9-a553-ad3da1d2f1aa 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:53:37.780 7 INFO cinder.api.openstack.wsgi [None req-b0b8a9dc-492d-47b9-a553-ad3da1d2f1aa 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:53:37.780 8 INFO cinder.api.openstack.wsgi [None req-eac0ae22-1d05-4689-88fc-507c8c98ba9d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:53:47.780 8 INFO cinder.api.openstack.wsgi [None req-eac0ae22-1d05-4689-88fc-507c8c98ba9d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:53:47.779 7 INFO cinder.api.openstack.wsgi [None req-b0b8a9dc-492d-47b9-a553-ad3da1d2f1aa 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:53:47.781 8 INFO cinder.api.openstack.wsgi [None req-eac0ae22-1d05-4689-88fc-507c8c98ba9d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:53:47.782 7 INFO cinder.api.openstack.wsgi [None req-b0b8a9dc-492d-47b9-a553-ad3da1d2f1aa 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:53:49.945 8 INFO cinder.api.openstack.wsgi [req-ae950f0d-c653-4d68-b1aa-f6a66b7a98ce req-9259f717-d049-40ff-9a18-b0589d15b4bd fb0360eafca346168e9f7ca3d065be05 3b5b04e4da7c419fb11d1d9a0cd4d7be - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3b5b04e4da7c419fb11d1d9a0cd4d7be/attachments?instance_id=ce2eddbe-918e-43fe-b84d-b60e161c127d 2026-08-22 15:53:49.961 8 INFO cinder.api.openstack.wsgi [req-ae950f0d-c653-4d68-b1aa-f6a66b7a98ce req-9259f717-d049-40ff-9a18-b0589d15b4bd fb0360eafca346168e9f7ca3d065be05 3b5b04e4da7c419fb11d1d9a0cd4d7be - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3b5b04e4da7c419fb11d1d9a0cd4d7be/attachments?instance_id=ce2eddbe-918e-43fe-b84d-b60e161c127d returned with HTTP 200 [pid: 8|app: 0|req: 418/832] 199.204.45.35 () {36 vars in 1103 bytes} [Sat Aug 22 15:53:49 2026] GET /v3/3b5b04e4da7c419fb11d1d9a0cd4d7be/attachments?instance_id=ce2eddbe-918e-43fe-b84d-b60e161c127d => generated 19 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:53:57.779 7 INFO cinder.api.openstack.wsgi [None req-b0b8a9dc-492d-47b9-a553-ad3da1d2f1aa 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:53:57.780 8 INFO cinder.api.openstack.wsgi [req-ae950f0d-c653-4d68-b1aa-f6a66b7a98ce req-9259f717-d049-40ff-9a18-b0589d15b4bd fb0360eafca346168e9f7ca3d065be05 3b5b04e4da7c419fb11d1d9a0cd4d7be - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:53:57.781 7 INFO cinder.api.openstack.wsgi [None req-b0b8a9dc-492d-47b9-a553-ad3da1d2f1aa 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:53:57.781 8 INFO cinder.api.openstack.wsgi [req-ae950f0d-c653-4d68-b1aa-f6a66b7a98ce req-9259f717-d049-40ff-9a18-b0589d15b4bd fb0360eafca346168e9f7ca3d065be05 3b5b04e4da7c419fb11d1d9a0cd4d7be - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:54:00.876 7 INFO cinder.api.openstack.wsgi [None req-b5ccb4e8-3f30-425a-b6f0-5ede2416cdb7 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true 2026-08-22 15:54:00.896 7 INFO cinder.volume.api [None req-b5ccb4e8-3f30-425a-b6f0-5ede2416cdb7 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all snapshots completed successfully. 2026-08-22 15:54:00.897 7 INFO cinder.api.openstack.wsgi [None req-b5ccb4e8-3f30-425a-b6f0-5ede2416cdb7 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 416/835] 10.0.0.234 () {28 vars in 674 bytes} [Sat Aug 22 15:54:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true => generated 17 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:54:00.984 8 INFO cinder.api.openstack.wsgi [None req-11c9a700-1af1-4ab3-9119-df693efe2b0e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/0c46540b9501491da4010447fc440e42?usage=true 2026-08-22 15:54:01.019 8 INFO cinder.api.openstack.wsgi [None req-11c9a700-1af1-4ab3-9119-df693efe2b0e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/0c46540b9501491da4010447fc440e42?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 420/836] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:54:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/0c46540b9501491da4010447fc440e42?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:54:01.033 7 INFO cinder.api.openstack.wsgi [None req-5e86d38c-4914-43c2-9692-5d4c2894d5af 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/0e7a702f89154c24bd99e238dbb243f4?usage=true 2026-08-22 15:54:01.059 7 INFO cinder.api.openstack.wsgi [None req-5e86d38c-4914-43c2-9692-5d4c2894d5af 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/0e7a702f89154c24bd99e238dbb243f4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 417/837] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:54:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/0e7a702f89154c24bd99e238dbb243f4?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:54:01.107 8 INFO cinder.api.openstack.wsgi [None req-2c0750f5-ca82-49d9-8b18-90e7ec477603 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/3b5b04e4da7c419fb11d1d9a0cd4d7be?usage=true 2026-08-22 15:54:01.130 8 INFO cinder.api.openstack.wsgi [None req-2c0750f5-ca82-49d9-8b18-90e7ec477603 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/3b5b04e4da7c419fb11d1d9a0cd4d7be?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 421/838] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:54:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/3b5b04e4da7c419fb11d1d9a0cd4d7be?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:54:01.151 7 INFO cinder.api.openstack.wsgi [None req-d2f992dd-43d7-429d-9084-56384624a912 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/48fa6f867e124c84b39855abd7cd02cb?usage=true 2026-08-22 15:54:01.183 7 INFO cinder.api.openstack.wsgi [None req-d2f992dd-43d7-429d-9084-56384624a912 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/48fa6f867e124c84b39855abd7cd02cb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 418/839] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:54:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/48fa6f867e124c84b39855abd7cd02cb?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:54:01.205 8 INFO cinder.api.openstack.wsgi [None req-cda0278f-871d-46c3-9089-07bc455931bd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/563038799ee349b984a4a961c70adca7?usage=true 2026-08-22 15:54:01.230 8 INFO cinder.api.openstack.wsgi [None req-cda0278f-871d-46c3-9089-07bc455931bd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/563038799ee349b984a4a961c70adca7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 422/840] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:54:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/563038799ee349b984a4a961c70adca7?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:54:01.246 7 INFO cinder.api.openstack.wsgi [None req-cf5ca6f6-d538-41fb-96eb-e44c6ca82868 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/634f48b8f58046c4b39b83bd9894f87b?usage=true 2026-08-22 15:54:01.283 7 INFO cinder.api.openstack.wsgi [None req-cf5ca6f6-d538-41fb-96eb-e44c6ca82868 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/634f48b8f58046c4b39b83bd9894f87b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 419/841] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:54:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/634f48b8f58046c4b39b83bd9894f87b?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:54:01.295 8 INFO cinder.api.openstack.wsgi [None req-ab761b2f-f058-4041-9af6-7171eecf5bc3 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/6bff7d840ad140ff85a54f356d4adbf3?usage=true 2026-08-22 15:54:01.322 8 INFO cinder.api.openstack.wsgi [None req-ab761b2f-f058-4041-9af6-7171eecf5bc3 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/6bff7d840ad140ff85a54f356d4adbf3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 423/842] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:54:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/6bff7d840ad140ff85a54f356d4adbf3?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:54:01.340 7 INFO cinder.api.openstack.wsgi [None req-8777a6e4-0f22-42f7-89f9-88626f956c4c 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true 2026-08-22 15:54:01.377 7 INFO cinder.api.openstack.wsgi [None req-8777a6e4-0f22-42f7-89f9-88626f956c4c 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 420/843] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:54:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:54:01.396 8 INFO cinder.api.openstack.wsgi [None req-15407a2a-5df9-43e0-a6cf-c2f055927262 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/9137b25603584ad9916daf7549ea538b?usage=true 2026-08-22 15:54:01.447 8 INFO cinder.api.openstack.wsgi [None req-15407a2a-5df9-43e0-a6cf-c2f055927262 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/9137b25603584ad9916daf7549ea538b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 424/844] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:54:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/9137b25603584ad9916daf7549ea538b?usage=true => generated 847 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:54:01.462 7 INFO cinder.api.openstack.wsgi [None req-d7173505-e3fd-44a9-a490-a3063310e5d3 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/b53de5b6d5cd4dc187d76f020527f6db?usage=true 2026-08-22 15:54:01.486 7 INFO cinder.api.openstack.wsgi [None req-d7173505-e3fd-44a9-a490-a3063310e5d3 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/b53de5b6d5cd4dc187d76f020527f6db?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 421/845] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:54:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/b53de5b6d5cd4dc187d76f020527f6db?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:54:01.502 8 INFO cinder.api.openstack.wsgi [None req-f8613e85-6373-4c63-bcfe-27c4a30994c0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/b5509099957b497094754f25fde7026e?usage=true 2026-08-22 15:54:01.529 8 INFO cinder.api.openstack.wsgi [None req-f8613e85-6373-4c63-bcfe-27c4a30994c0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/b5509099957b497094754f25fde7026e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 425/846] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:54:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/b5509099957b497094754f25fde7026e?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:54:01.546 7 INFO cinder.api.openstack.wsgi [None req-c1635423-dbd8-4e6f-8f82-08c99ff02517 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/c988aa3869fd4f5abd27000d29ddb62a?usage=true 2026-08-22 15:54:01.590 7 INFO cinder.api.openstack.wsgi [None req-c1635423-dbd8-4e6f-8f82-08c99ff02517 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/c988aa3869fd4f5abd27000d29ddb62a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 422/847] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:54:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/c988aa3869fd4f5abd27000d29ddb62a?usage=true => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:54:01.607 8 INFO cinder.api.openstack.wsgi [None req-6a183aaa-8892-4ac7-838d-1ddc047007fa 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true 2026-08-22 15:54:01.631 8 INFO cinder.api.openstack.wsgi [None req-6a183aaa-8892-4ac7-838d-1ddc047007fa 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 426/848] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:54:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:54:01.645 7 INFO cinder.api.openstack.wsgi [None req-415acc39-c97a-4d5c-a64a-e8b9cd4f3427 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true 2026-08-22 15:54:01.662 7 INFO cinder.api.openstack.wsgi [None req-415acc39-c97a-4d5c-a64a-e8b9cd4f3427 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 423/849] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:54:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:54:01.675 8 INFO cinder.api.openstack.wsgi [None req-f7655c95-29fc-428c-9cc9-6673b128a603 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true 2026-08-22 15:54:02.179 8 INFO cinder.api.openstack.wsgi [None req-f7655c95-29fc-428c-9cc9-6673b128a603 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 427/850] 10.0.0.234 () {28 vars in 696 bytes} [Sat Aug 22 15:54:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:54:02.194 7 INFO cinder.api.openstack.wsgi [None req-8e1550a6-7bc8-4cb4-ade5-9f4d95fbb79e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services 2026-08-22 15:54:02.198 7 INFO cinder.api.openstack.wsgi [None req-8e1550a6-7bc8-4cb4-ade5-9f4d95fbb79e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 424/851] 10.0.0.234 () {28 vars in 645 bytes} [Sat Aug 22 15:54:02 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:54:02.209 8 INFO cinder.api.openstack.wsgi [None req-6523137c-96c6-4b03-b341-9e92adef2fb6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:54:02.225 8 INFO cinder.volume.api [None req-6523137c-96c6-4b03-b341-9e92adef2fb6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:54:02.227 8 INFO cinder.api.openstack.wsgi [None req-6523137c-96c6-4b03-b341-9e92adef2fb6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 428/852] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:54:02 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:54:02.238 7 INFO cinder.api.openstack.wsgi [None req-4e71d296-549a-417a-b55f-52272443d43d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:54:02.250 7 INFO cinder.volume.api [None req-4e71d296-549a-417a-b55f-52272443d43d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:54:02.251 7 INFO cinder.api.openstack.wsgi [None req-4e71d296-549a-417a-b55f-52272443d43d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 425/853] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:54:02 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:54:07.780 8 INFO cinder.api.openstack.wsgi [None req-6523137c-96c6-4b03-b341-9e92adef2fb6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:54:07.780 7 INFO cinder.api.openstack.wsgi [None req-4e71d296-549a-417a-b55f-52272443d43d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:54:07.781 8 INFO cinder.api.openstack.wsgi [None req-6523137c-96c6-4b03-b341-9e92adef2fb6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:54:07.782 7 INFO cinder.api.openstack.wsgi [None req-4e71d296-549a-417a-b55f-52272443d43d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:54:17.779 8 INFO cinder.api.openstack.wsgi [None req-6523137c-96c6-4b03-b341-9e92adef2fb6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:54:17.779 7 INFO cinder.api.openstack.wsgi [None req-4e71d296-549a-417a-b55f-52272443d43d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:54:17.780 8 INFO cinder.api.openstack.wsgi [None req-6523137c-96c6-4b03-b341-9e92adef2fb6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:54:17.781 7 INFO cinder.api.openstack.wsgi [None req-4e71d296-549a-417a-b55f-52272443d43d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:54:27.780 8 INFO cinder.api.openstack.wsgi [None req-6523137c-96c6-4b03-b341-9e92adef2fb6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:54:27.780 7 INFO cinder.api.openstack.wsgi [None req-4e71d296-549a-417a-b55f-52272443d43d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:54:27.781 8 INFO cinder.api.openstack.wsgi [None req-6523137c-96c6-4b03-b341-9e92adef2fb6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:54:27.782 7 INFO cinder.api.openstack.wsgi [None req-4e71d296-549a-417a-b55f-52272443d43d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:54:37.778 8 INFO cinder.api.openstack.wsgi [None req-6523137c-96c6-4b03-b341-9e92adef2fb6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:54:37.779 7 INFO cinder.api.openstack.wsgi [None req-4e71d296-549a-417a-b55f-52272443d43d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:54:37.780 7 INFO cinder.api.openstack.wsgi [None req-4e71d296-549a-417a-b55f-52272443d43d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:54:37.780 8 INFO cinder.api.openstack.wsgi [None req-6523137c-96c6-4b03-b341-9e92adef2fb6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:54:47.779 8 INFO cinder.api.openstack.wsgi [None req-6523137c-96c6-4b03-b341-9e92adef2fb6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:54:47.780 8 INFO cinder.api.openstack.wsgi [None req-6523137c-96c6-4b03-b341-9e92adef2fb6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:54:47.779 7 INFO cinder.api.openstack.wsgi [None req-4e71d296-549a-417a-b55f-52272443d43d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:54:47.781 7 INFO cinder.api.openstack.wsgi [None req-4e71d296-549a-417a-b55f-52272443d43d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:54:57.779 7 INFO cinder.api.openstack.wsgi [None req-4e71d296-549a-417a-b55f-52272443d43d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:54:57.779 8 INFO cinder.api.openstack.wsgi [None req-6523137c-96c6-4b03-b341-9e92adef2fb6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:54:57.780 8 INFO cinder.api.openstack.wsgi [None req-6523137c-96c6-4b03-b341-9e92adef2fb6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:54:57.780 7 INFO cinder.api.openstack.wsgi [None req-4e71d296-549a-417a-b55f-52272443d43d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:55:00.828 8 INFO cinder.api.openstack.wsgi [None req-29f940de-2d96-4577-9179-63d5dcf62969 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services 2026-08-22 15:55:00.835 8 INFO cinder.api.openstack.wsgi [None req-29f940de-2d96-4577-9179-63d5dcf62969 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 435/866] 10.0.0.234 () {28 vars in 645 bytes} [Sat Aug 22 15:55:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services => generated 646 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:55:00.851 7 INFO cinder.api.openstack.wsgi [None req-99bef2b7-bbe2-4038-90e9-0f04e54e7429 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true 2026-08-22 15:55:00.859 7 INFO cinder.volume.api [None req-99bef2b7-bbe2-4038-90e9-0f04e54e7429 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all snapshots completed successfully. 2026-08-22 15:55:00.859 7 INFO cinder.api.openstack.wsgi [None req-99bef2b7-bbe2-4038-90e9-0f04e54e7429 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 432/867] 10.0.0.234 () {28 vars in 674 bytes} [Sat Aug 22 15:55:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:55:00.878 8 INFO cinder.api.openstack.wsgi [None req-7996415f-f7b9-4b1f-873e-38b92c6f04f1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true 2026-08-22 15:55:01.385 8 INFO cinder.api.openstack.wsgi [None req-7996415f-f7b9-4b1f-873e-38b92c6f04f1 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 436/868] 10.0.0.234 () {28 vars in 696 bytes} [Sat Aug 22 15:55:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:55:01.553 7 INFO cinder.api.openstack.wsgi [None req-2c7bb0d5-ef9c-471a-8375-65c496bfb777 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/0c46540b9501491da4010447fc440e42?usage=true 2026-08-22 15:55:01.612 7 INFO cinder.api.openstack.wsgi [None req-2c7bb0d5-ef9c-471a-8375-65c496bfb777 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/0c46540b9501491da4010447fc440e42?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 433/869] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:55:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/0c46540b9501491da4010447fc440e42?usage=true => generated 847 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:55:01.628 8 INFO cinder.api.openstack.wsgi [None req-180f177a-653a-473b-bcbd-afc9adec9cc9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/0e7a702f89154c24bd99e238dbb243f4?usage=true 2026-08-22 15:55:01.652 8 INFO cinder.api.openstack.wsgi [None req-180f177a-653a-473b-bcbd-afc9adec9cc9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/0e7a702f89154c24bd99e238dbb243f4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 437/870] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:55:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/0e7a702f89154c24bd99e238dbb243f4?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:55:01.666 7 INFO cinder.api.openstack.wsgi [None req-4e7883b3-4dc6-46ba-abf3-e2689bb08efb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/27004103e1f24cb0b0112fb4e215cec4?usage=true 2026-08-22 15:55:01.689 7 INFO cinder.api.openstack.wsgi [None req-4e7883b3-4dc6-46ba-abf3-e2689bb08efb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/27004103e1f24cb0b0112fb4e215cec4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 434/871] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:55:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/27004103e1f24cb0b0112fb4e215cec4?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:55:01.702 8 INFO cinder.api.openstack.wsgi [None req-35268bbd-f32c-4bf5-a9bc-456a2b3930ad 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/48fa6f867e124c84b39855abd7cd02cb?usage=true 2026-08-22 15:55:01.718 8 INFO cinder.api.openstack.wsgi [None req-35268bbd-f32c-4bf5-a9bc-456a2b3930ad 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/48fa6f867e124c84b39855abd7cd02cb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 438/872] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:55:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/48fa6f867e124c84b39855abd7cd02cb?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:55:01.731 7 INFO cinder.api.openstack.wsgi [None req-19dec627-aa10-4fb9-8dce-a50d60e3d178 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/563038799ee349b984a4a961c70adca7?usage=true 2026-08-22 15:55:01.752 7 INFO cinder.api.openstack.wsgi [None req-19dec627-aa10-4fb9-8dce-a50d60e3d178 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/563038799ee349b984a4a961c70adca7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 435/873] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:55:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/563038799ee349b984a4a961c70adca7?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:55:01.766 8 INFO cinder.api.openstack.wsgi [None req-096f0985-6a59-4c74-9caa-0fca5695a727 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/6bff7d840ad140ff85a54f356d4adbf3?usage=true 2026-08-22 15:55:01.789 8 INFO cinder.api.openstack.wsgi [None req-096f0985-6a59-4c74-9caa-0fca5695a727 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/6bff7d840ad140ff85a54f356d4adbf3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 439/874] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:55:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/6bff7d840ad140ff85a54f356d4adbf3?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:55:01.805 7 INFO cinder.api.openstack.wsgi [None req-d4e0e6f2-c254-4010-8a40-2694bae5c242 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true 2026-08-22 15:55:01.847 7 INFO cinder.api.openstack.wsgi [None req-d4e0e6f2-c254-4010-8a40-2694bae5c242 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 436/875] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:55:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:55:01.860 8 INFO cinder.api.openstack.wsgi [None req-2122d44a-fbf8-4878-90d8-947ebcc47dc5 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/9137b25603584ad9916daf7549ea538b?usage=true 2026-08-22 15:55:01.879 8 INFO cinder.api.openstack.wsgi [None req-2122d44a-fbf8-4878-90d8-947ebcc47dc5 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/9137b25603584ad9916daf7549ea538b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 440/876] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:55:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/9137b25603584ad9916daf7549ea538b?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:55:01.896 7 INFO cinder.api.openstack.wsgi [None req-4b9c0b77-7ae6-46c7-bec2-20c213fc1583 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/93fc196e9a1a419d827092b90a50292e?usage=true 2026-08-22 15:55:01.924 7 INFO cinder.api.openstack.wsgi [None req-4b9c0b77-7ae6-46c7-bec2-20c213fc1583 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/93fc196e9a1a419d827092b90a50292e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 437/877] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:55:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/93fc196e9a1a419d827092b90a50292e?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:55:01.937 8 INFO cinder.api.openstack.wsgi [None req-39c6546d-4b51-4019-a1f9-1879317589a7 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/b5509099957b497094754f25fde7026e?usage=true 2026-08-22 15:55:01.964 8 INFO cinder.api.openstack.wsgi [None req-39c6546d-4b51-4019-a1f9-1879317589a7 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/b5509099957b497094754f25fde7026e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 441/878] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:55:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/b5509099957b497094754f25fde7026e?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:55:01.978 7 INFO cinder.api.openstack.wsgi [None req-d176458d-8d59-4d57-af6a-bc9b5074150f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/c988aa3869fd4f5abd27000d29ddb62a?usage=true 2026-08-22 15:55:02.000 7 INFO cinder.api.openstack.wsgi [None req-d176458d-8d59-4d57-af6a-bc9b5074150f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/c988aa3869fd4f5abd27000d29ddb62a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 438/879] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:55:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/c988aa3869fd4f5abd27000d29ddb62a?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:55:02.015 8 INFO cinder.api.openstack.wsgi [None req-08c48081-6098-4a2a-941a-7c7f18d4cfed 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true 2026-08-22 15:55:02.046 8 INFO cinder.api.openstack.wsgi [None req-08c48081-6098-4a2a-941a-7c7f18d4cfed 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 442/880] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:55:02 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:55:02.059 7 INFO cinder.api.openstack.wsgi [None req-1341c0c9-db8b-4e49-bb16-c57bcf914084 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true 2026-08-22 15:55:02.084 7 INFO cinder.api.openstack.wsgi [None req-1341c0c9-db8b-4e49-bb16-c57bcf914084 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 439/881] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:55:02 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:55:02.097 8 INFO cinder.api.openstack.wsgi [None req-469f422e-2583-436f-9fe7-1d04f369ab7b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:55:02.107 8 INFO cinder.volume.api [None req-469f422e-2583-436f-9fe7-1d04f369ab7b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:55:02.108 8 INFO cinder.api.openstack.wsgi [None req-469f422e-2583-436f-9fe7-1d04f369ab7b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 443/882] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:55:02 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:55:02.124 7 INFO cinder.api.openstack.wsgi [None req-6eea70cd-0e6a-4053-ab40-bceba6cadc34 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:55:02.133 7 INFO cinder.volume.api [None req-6eea70cd-0e6a-4053-ab40-bceba6cadc34 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:55:02.134 7 INFO cinder.api.openstack.wsgi [None req-6eea70cd-0e6a-4053-ab40-bceba6cadc34 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 440/883] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:55:02 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:55:02.718 8 INFO cinder.api.openstack.wsgi [None req-db5d97d5-7e48-40e6-801a-a00f8d2a780a 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes 2026-08-22 15:55:03.219 8 INFO cinder.api.v3.volumes [None req-db5d97d5-7e48-40e6-801a-a00f8d2a780a 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Create volume of 16 GB 2026-08-22 15:55:03.226 8 INFO cinder.volume.api [None req-db5d97d5-7e48-40e6-801a-a00f8d2a780a 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Availability Zones retrieved successfully. 2026-08-22 15:55:03.497 8 INFO cinder.volume.api [None req-db5d97d5-7e48-40e6-801a-a00f8d2a780a 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Create volume request issued successfully. 2026-08-22 15:55:03.498 8 INFO cinder.api.openstack.wsgi [None req-db5d97d5-7e48-40e6-801a-a00f8d2a780a 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes returned with HTTP 202 [pid: 8|app: 0|req: 444/884] 199.204.45.35 () {34 vars in 733 bytes} [Sat Aug 22 15:55:02 2026] POST /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes => generated 846 bytes in 873 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-08-22 15:55:03.513 7 INFO cinder.api.openstack.wsgi [req-db5d97d5-7e48-40e6-801a-a00f8d2a780a req-909fe80f-5ec7-448e-a318-de915f9cd7bc 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/8bea3c0d-b11d-46f3-a945-a23415801777 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:03.546 7 INFO cinder.volume.api [req-db5d97d5-7e48-40e6-801a-a00f8d2a780a req-909fe80f-5ec7-448e-a318-de915f9cd7bc 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Volume info retrieved successfully. 2026-08-22 15:55:03.551 7 INFO cinder.api.openstack.wsgi [req-db5d97d5-7e48-40e6-801a-a00f8d2a780a req-909fe80f-5ec7-448e-a318-de915f9cd7bc 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/8bea3c0d-b11d-46f3-a945-a23415801777 returned with HTTP 200 [pid: 7|app: 0|req: 441/885] 199.204.45.35 () {32 vars in 824 bytes} [Sat Aug 22 15:55:03 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/8bea3c0d-b11d-46f3-a945-a23415801777 => generated 1025 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-22 15:55:07.779 8 INFO cinder.api.openstack.wsgi [None req-db5d97d5-7e48-40e6-801a-a00f8d2a780a 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:55:07.779 7 INFO cinder.api.openstack.wsgi [req-db5d97d5-7e48-40e6-801a-a00f8d2a780a req-909fe80f-5ec7-448e-a318-de915f9cd7bc 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:55:07.780 8 INFO cinder.api.openstack.wsgi [None req-db5d97d5-7e48-40e6-801a-a00f8d2a780a 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:55:07.780 7 INFO cinder.api.openstack.wsgi [req-db5d97d5-7e48-40e6-801a-a00f8d2a780a req-909fe80f-5ec7-448e-a318-de915f9cd7bc 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:55:08.567 8 INFO cinder.api.openstack.wsgi [req-db5d97d5-7e48-40e6-801a-a00f8d2a780a req-619d6be7-4f1d-4c6e-a300-6bf064d40ed0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/8bea3c0d-b11d-46f3-a945-a23415801777 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:08.588 8 INFO cinder.volume.api [req-db5d97d5-7e48-40e6-801a-a00f8d2a780a req-619d6be7-4f1d-4c6e-a300-6bf064d40ed0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Volume info retrieved successfully. 2026-08-22 15:55:08.598 8 INFO cinder.api.openstack.wsgi [req-db5d97d5-7e48-40e6-801a-a00f8d2a780a req-619d6be7-4f1d-4c6e-a300-6bf064d40ed0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/8bea3c0d-b11d-46f3-a945-a23415801777 returned with HTTP 200 [pid: 8|app: 0|req: 446/888] 199.204.45.35 () {32 vars in 824 bytes} [Sat Aug 22 15:55:08 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/8bea3c0d-b11d-46f3-a945-a23415801777 => generated 1675 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-08-22 15:55:09.116 7 INFO cinder.api.openstack.wsgi [req-54273e65-7bbf-4368-a10b-a36c39323281 req-4beef590-6e4b-44db-a8ae-256a447cc755 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/8bea3c0d-b11d-46f3-a945-a23415801777 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:09.133 7 INFO cinder.volume.api [req-54273e65-7bbf-4368-a10b-a36c39323281 req-4beef590-6e4b-44db-a8ae-256a447cc755 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Volume info retrieved successfully. 2026-08-22 15:55:09.140 7 INFO cinder.api.openstack.wsgi [req-54273e65-7bbf-4368-a10b-a36c39323281 req-4beef590-6e4b-44db-a8ae-256a447cc755 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/8bea3c0d-b11d-46f3-a945-a23415801777 returned with HTTP 200 [pid: 7|app: 0|req: 443/889] 10.0.0.65 () {34 vars in 1027 bytes} [Sat Aug 22 15:55:09 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/8bea3c0d-b11d-46f3-a945-a23415801777 => generated 1675 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:55:09.587 8 INFO cinder.api.openstack.wsgi [req-54273e65-7bbf-4368-a10b-a36c39323281 req-f3f27483-aa02-4076-99cb-9146c1e277d7 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/8bea3c0d-b11d-46f3-a945-a23415801777 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:09.600 8 INFO cinder.volume.api [req-54273e65-7bbf-4368-a10b-a36c39323281 req-f3f27483-aa02-4076-99cb-9146c1e277d7 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Volume info retrieved successfully. 2026-08-22 15:55:09.605 8 INFO cinder.api.openstack.wsgi [req-54273e65-7bbf-4368-a10b-a36c39323281 req-f3f27483-aa02-4076-99cb-9146c1e277d7 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/8bea3c0d-b11d-46f3-a945-a23415801777 returned with HTTP 200 [pid: 8|app: 0|req: 447/890] 10.0.0.65 () {34 vars in 1027 bytes} [Sat Aug 22 15:55:09 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/8bea3c0d-b11d-46f3-a945-a23415801777 => generated 1675 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-22 15:55:09.612 7 INFO cinder.api.openstack.wsgi [req-54273e65-7bbf-4368-a10b-a36c39323281 req-4beef590-6e4b-44db-a8ae-256a447cc755 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-22 15:55:09.613 7 INFO cinder.api.openstack.wsgi [req-54273e65-7bbf-4368-a10b-a36c39323281 req-4beef590-6e4b-44db-a8ae-256a447cc755 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 444/891] 10.0.0.65 () {32 vars in 828 bytes} [Sat Aug 22 15:55:09 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-08-22 15:55:09.642 8 INFO cinder.api.openstack.wsgi [req-54273e65-7bbf-4368-a10b-a36c39323281 req-ded1bd67-b019-4ce7-b60c-f17e2c26967f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:09.717 8 INFO cinder.api.openstack.wsgi [req-54273e65-7bbf-4368-a10b-a36c39323281 req-ded1bd67-b019-4ce7-b60c-f17e2c26967f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/attachments returned with HTTP 200 [pid: 8|app: 0|req: 448/892] 10.0.0.65 () {40 vars in 1056 bytes} [Sat Aug 22 15:55:09 2026] POST /v3/7e14f03f71914cda8ae4338e8b8d0f1c/attachments => generated 273 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:55:13.273 7 INFO cinder.api.openstack.wsgi [req-db5d97d5-7e48-40e6-801a-a00f8d2a780a req-c4c56493-ace9-466f-b0cb-b4ff5d26c48b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/8bea3c0d-b11d-46f3-a945-a23415801777 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:13.299 7 INFO cinder.volume.api [req-db5d97d5-7e48-40e6-801a-a00f8d2a780a req-c4c56493-ace9-466f-b0cb-b4ff5d26c48b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Volume info retrieved successfully. 2026-08-22 15:55:13.306 7 INFO cinder.api.openstack.wsgi [req-db5d97d5-7e48-40e6-801a-a00f8d2a780a req-c4c56493-ace9-466f-b0cb-b4ff5d26c48b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/8bea3c0d-b11d-46f3-a945-a23415801777 returned with HTTP 200 [pid: 7|app: 0|req: 445/893] 199.204.45.35 () {32 vars in 824 bytes} [Sat Aug 22 15:55:13 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/8bea3c0d-b11d-46f3-a945-a23415801777 => generated 1674 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-22 15:55:15.203 8 INFO cinder.api.openstack.wsgi [req-54273e65-7bbf-4368-a10b-a36c39323281 req-ded1bd67-b019-4ce7-b60c-f17e2c26967f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-22 15:55:15.204 8 INFO cinder.api.openstack.wsgi [req-54273e65-7bbf-4368-a10b-a36c39323281 req-ded1bd67-b019-4ce7-b60c-f17e2c26967f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 449/894] 199.204.45.35 () {32 vars in 839 bytes} [Sat Aug 22 15:55:15 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:55:15.217 7 INFO cinder.api.openstack.wsgi [req-54273e65-7bbf-4368-a10b-a36c39323281 req-7f39e35e-ee39-453b-9426-ec7716f1ec69 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/8bea3c0d-b11d-46f3-a945-a23415801777 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:15.237 7 INFO cinder.volume.api [req-54273e65-7bbf-4368-a10b-a36c39323281 req-7f39e35e-ee39-453b-9426-ec7716f1ec69 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Volume info retrieved successfully. 2026-08-22 15:55:15.246 7 INFO cinder.api.openstack.wsgi [req-54273e65-7bbf-4368-a10b-a36c39323281 req-7f39e35e-ee39-453b-9426-ec7716f1ec69 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/8bea3c0d-b11d-46f3-a945-a23415801777 returned with HTTP 200 [pid: 7|app: 0|req: 446/895] 199.204.45.35 () {36 vars in 1072 bytes} [Sat Aug 22 15:55:15 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/8bea3c0d-b11d-46f3-a945-a23415801777 => generated 1898 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:55:15.328 8 INFO cinder.api.openstack.wsgi [req-54273e65-7bbf-4368-a10b-a36c39323281 req-c4d7aea2-b852-4d6d-9a4e-52ccf57388d0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/attachments/68444e09-4560-4604-b91c-e9df63a39951 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:15.868 8 INFO cinder.api.openstack.wsgi [req-54273e65-7bbf-4368-a10b-a36c39323281 req-c4d7aea2-b852-4d6d-9a4e-52ccf57388d0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/attachments/68444e09-4560-4604-b91c-e9df63a39951 returned with HTTP 200 [pid: 8|app: 0|req: 450/896] 199.204.45.35 () {40 vars in 1134 bytes} [Sat Aug 22 15:55:15 2026] PUT /v3/7e14f03f71914cda8ae4338e8b8d0f1c/attachments/68444e09-4560-4604-b91c-e9df63a39951 => generated 802 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:55:16.369 7 INFO cinder.api.openstack.wsgi [req-db5d97d5-7e48-40e6-801a-a00f8d2a780a req-068aee32-6daa-407a-86be-58b982397fa0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/8bea3c0d-b11d-46f3-a945-a23415801777 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:16.388 7 INFO cinder.volume.api [req-db5d97d5-7e48-40e6-801a-a00f8d2a780a req-068aee32-6daa-407a-86be-58b982397fa0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - 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-08-22 15:55:16.392 8 INFO cinder.api.openstack.wsgi [req-54273e65-7bbf-4368-a10b-a36c39323281 req-9fbacd93-abed-457b-917b-98581b5eafd8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/attachments/68444e09-4560-4604-b91c-e9df63a39951/action 2026-08-22 15:55:16.395 7 INFO cinder.api.openstack.wsgi [req-db5d97d5-7e48-40e6-801a-a00f8d2a780a req-068aee32-6daa-407a-86be-58b982397fa0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/8bea3c0d-b11d-46f3-a945-a23415801777 returned with HTTP 200 [pid: 7|app: 0|req: 447/897] 199.204.45.35 () {32 vars in 824 bytes} [Sat Aug 22 15:55:16 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/8bea3c0d-b11d-46f3-a945-a23415801777 => generated 1675 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/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:16.428 8 INFO cinder.api.openstack.wsgi [req-54273e65-7bbf-4368-a10b-a36c39323281 req-9fbacd93-abed-457b-917b-98581b5eafd8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/attachments/68444e09-4560-4604-b91c-e9df63a39951/action returned with HTTP 204 [pid: 8|app: 0|req: 451/898] 199.204.45.35 () {40 vars in 1147 bytes} [Sat Aug 22 15:55:16 2026] POST /v3/7e14f03f71914cda8ae4338e8b8d0f1c/attachments/68444e09-4560-4604-b91c-e9df63a39951/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-08-22 15:55:17.778 8 INFO cinder.api.openstack.wsgi [req-54273e65-7bbf-4368-a10b-a36c39323281 req-9fbacd93-abed-457b-917b-98581b5eafd8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:55:17.779 7 INFO cinder.api.openstack.wsgi [req-db5d97d5-7e48-40e6-801a-a00f8d2a780a req-068aee32-6daa-407a-86be-58b982397fa0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:55:17.780 8 INFO cinder.api.openstack.wsgi [req-54273e65-7bbf-4368-a10b-a36c39323281 req-9fbacd93-abed-457b-917b-98581b5eafd8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:55:17.781 7 INFO cinder.api.openstack.wsgi [req-db5d97d5-7e48-40e6-801a-a00f8d2a780a req-068aee32-6daa-407a-86be-58b982397fa0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:55:19.261 8 INFO cinder.api.openstack.wsgi [req-db5d97d5-7e48-40e6-801a-a00f8d2a780a req-cc946d4c-f215-477d-8ed6-0e813d100f7a 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/8bea3c0d-b11d-46f3-a945-a23415801777 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:19.287 8 INFO cinder.volume.api [req-db5d97d5-7e48-40e6-801a-a00f8d2a780a req-cc946d4c-f215-477d-8ed6-0e813d100f7a 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Volume info retrieved successfully. 2026-08-22 15:55:19.293 8 INFO cinder.api.openstack.wsgi [req-db5d97d5-7e48-40e6-801a-a00f8d2a780a req-cc946d4c-f215-477d-8ed6-0e813d100f7a 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/8bea3c0d-b11d-46f3-a945-a23415801777 returned with HTTP 200 [pid: 8|app: 0|req: 453/901] 199.204.45.35 () {32 vars in 824 bytes} [Sat Aug 22 15:55:19 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/8bea3c0d-b11d-46f3-a945-a23415801777 => generated 1973 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:55:22.468 7 INFO cinder.api.openstack.wsgi [req-db5d97d5-7e48-40e6-801a-a00f8d2a780a req-1e6cdebb-8155-483c-9af2-05ca67a7e9dd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/8bea3c0d-b11d-46f3-a945-a23415801777 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:22.489 7 INFO cinder.volume.api [req-db5d97d5-7e48-40e6-801a-a00f8d2a780a req-1e6cdebb-8155-483c-9af2-05ca67a7e9dd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Volume info retrieved successfully. 2026-08-22 15:55:22.494 7 INFO cinder.api.openstack.wsgi [req-db5d97d5-7e48-40e6-801a-a00f8d2a780a req-1e6cdebb-8155-483c-9af2-05ca67a7e9dd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/8bea3c0d-b11d-46f3-a945-a23415801777 returned with HTTP 200 [pid: 7|app: 0|req: 449/902] 199.204.45.35 () {32 vars in 824 bytes} [Sat Aug 22 15:55:22 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/8bea3c0d-b11d-46f3-a945-a23415801777 => generated 1973 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:55:25.376 8 INFO cinder.api.openstack.wsgi [req-db5d97d5-7e48-40e6-801a-a00f8d2a780a req-e29fe359-0188-4e18-bd39-1fb97deb81d5 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/8bea3c0d-b11d-46f3-a945-a23415801777 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:25.402 8 INFO cinder.volume.api [req-db5d97d5-7e48-40e6-801a-a00f8d2a780a req-e29fe359-0188-4e18-bd39-1fb97deb81d5 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Volume info retrieved successfully. 2026-08-22 15:55:25.411 8 INFO cinder.api.openstack.wsgi [req-db5d97d5-7e48-40e6-801a-a00f8d2a780a req-e29fe359-0188-4e18-bd39-1fb97deb81d5 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/8bea3c0d-b11d-46f3-a945-a23415801777 returned with HTTP 200 [pid: 8|app: 0|req: 454/903] 199.204.45.35 () {32 vars in 824 bytes} [Sat Aug 22 15:55:25 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/8bea3c0d-b11d-46f3-a945-a23415801777 => generated 1973 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-22 15:55:27.611 7 INFO cinder.api.openstack.wsgi [req-db5d97d5-7e48-40e6-801a-a00f8d2a780a req-1e6cdebb-8155-483c-9af2-05ca67a7e9dd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-22 15:55:27.612 7 INFO cinder.api.openstack.wsgi [req-db5d97d5-7e48-40e6-801a-a00f8d2a780a req-1e6cdebb-8155-483c-9af2-05ca67a7e9dd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 450/904] 10.0.0.125 () {30 vars in 411 bytes} [Sat Aug 22 15:55:27 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-08-22 15:55:27.779 8 INFO cinder.api.openstack.wsgi [req-db5d97d5-7e48-40e6-801a-a00f8d2a780a req-e29fe359-0188-4e18-bd39-1fb97deb81d5 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:55:27.779 7 INFO cinder.api.openstack.wsgi [req-db5d97d5-7e48-40e6-801a-a00f8d2a780a req-1e6cdebb-8155-483c-9af2-05ca67a7e9dd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:55:27.780 7 INFO cinder.api.openstack.wsgi [req-db5d97d5-7e48-40e6-801a-a00f8d2a780a req-1e6cdebb-8155-483c-9af2-05ca67a7e9dd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:55:27.780 8 INFO cinder.api.openstack.wsgi [req-db5d97d5-7e48-40e6-801a-a00f8d2a780a req-e29fe359-0188-4e18-bd39-1fb97deb81d5 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:55:30.801 7 INFO cinder.api.openstack.wsgi [None req-6784410a-0839-41bc-bdf2-b28ca3d8c4e3 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes 2026-08-22 15:55:30.803 7 INFO cinder.api.v3.volumes [None req-6784410a-0839-41bc-bdf2-b28ca3d8c4e3 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Create volume of 1 GB 2026-08-22 15:55:30.813 7 INFO cinder.volume.api [None req-6784410a-0839-41bc-bdf2-b28ca3d8c4e3 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Availability Zones retrieved successfully. 2026-08-22 15:55:30.942 7 INFO cinder.volume.api [None req-6784410a-0839-41bc-bdf2-b28ca3d8c4e3 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Create volume request issued successfully. 2026-08-22 15:55:30.943 7 INFO cinder.api.openstack.wsgi [None req-6784410a-0839-41bc-bdf2-b28ca3d8c4e3 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes returned with HTTP 202 [pid: 7|app: 0|req: 452/907] 10.0.0.125 () {34 vars in 723 bytes} [Sat Aug 22 15:55:30 2026] POST /v3/39765177304840088a19e335b6f711de/volumes => generated 870 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:55:30.971 8 INFO cinder.api.openstack.wsgi [None req-6a3f17e1-b676-424b-b2a5-51d5ea240396 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/7ee0f85f-9fe4-4a2b-a328-bc6f28c7b460 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:30.987 8 INFO cinder.volume.api [None req-6a3f17e1-b676-424b-b2a5-51d5ea240396 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Volume info retrieved successfully. 2026-08-22 15:55:30.993 8 INFO cinder.api.openstack.wsgi [None req-6a3f17e1-b676-424b-b2a5-51d5ea240396 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/7ee0f85f-9fe4-4a2b-a328-bc6f28c7b460 returned with HTTP 200 [pid: 8|app: 0|req: 456/908] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:55:30 2026] GET /v3/39765177304840088a19e335b6f711de/volumes/7ee0f85f-9fe4-4a2b-a328-bc6f28c7b460 => generated 938 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-08-22 15:55:32.031 7 INFO cinder.api.openstack.wsgi [None req-fdb1ce1b-6369-4b4d-b9cc-b47169bcf1b2 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/7ee0f85f-9fe4-4a2b-a328-bc6f28c7b460 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:32.048 7 INFO cinder.volume.api [None req-fdb1ce1b-6369-4b4d-b9cc-b47169bcf1b2 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Volume info retrieved successfully. 2026-08-22 15:55:32.053 7 INFO cinder.api.openstack.wsgi [None req-fdb1ce1b-6369-4b4d-b9cc-b47169bcf1b2 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/7ee0f85f-9fe4-4a2b-a328-bc6f28c7b460 returned with HTTP 200 [pid: 7|app: 0|req: 453/909] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:55:32 2026] GET /v3/39765177304840088a19e335b6f711de/volumes/7ee0f85f-9fe4-4a2b-a328-bc6f28c7b460 => generated 963 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:55:32.077 8 INFO cinder.api.openstack.wsgi [None req-84ad8243-f673-4454-ad0b-d3e3c1d09ed8 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/7ee0f85f-9fe4-4a2b-a328-bc6f28c7b460 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:32.097 8 INFO cinder.volume.api [None req-84ad8243-f673-4454-ad0b-d3e3c1d09ed8 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Volume info retrieved successfully. 2026-08-22 15:55:32.104 8 INFO cinder.api.openstack.wsgi [None req-84ad8243-f673-4454-ad0b-d3e3c1d09ed8 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/7ee0f85f-9fe4-4a2b-a328-bc6f28c7b460 returned with HTTP 200 [pid: 8|app: 0|req: 457/910] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:55:32 2026] GET /v3/39765177304840088a19e335b6f711de/volumes/7ee0f85f-9fe4-4a2b-a328-bc6f28c7b460 => generated 963 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:55:32.130 7 INFO cinder.api.openstack.wsgi [None req-aeafac0c-6bca-4aa6-a02c-0f1195dabc1c 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/7ee0f85f-9fe4-4a2b-a328-bc6f28c7b460 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:32.146 7 INFO cinder.volume.api [None req-aeafac0c-6bca-4aa6-a02c-0f1195dabc1c 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Volume info retrieved successfully. 2026-08-22 15:55:32.167 7 INFO cinder.volume.api [None req-aeafac0c-6bca-4aa6-a02c-0f1195dabc1c 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Volume updated successfully. 2026-08-22 15:55:32.168 7 INFO cinder.api.openstack.wsgi [None req-aeafac0c-6bca-4aa6-a02c-0f1195dabc1c 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/7ee0f85f-9fe4-4a2b-a328-bc6f28c7b460 returned with HTTP 200 [pid: 7|app: 0|req: 454/911] 10.0.0.125 () {34 vars in 795 bytes} [Sat Aug 22 15:55:32 2026] PUT /v3/39765177304840088a19e335b6f711de/volumes/7ee0f85f-9fe4-4a2b-a328-bc6f28c7b460 => generated 895 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:55:32.193 8 INFO cinder.api.openstack.wsgi [None req-ff6034f0-ad76-4bcf-b0f7-bd0dc1d125f0 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/7ee0f85f-9fe4-4a2b-a328-bc6f28c7b460 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:32.218 8 INFO cinder.volume.api [None req-ff6034f0-ad76-4bcf-b0f7-bd0dc1d125f0 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Volume info retrieved successfully. 2026-08-22 15:55:32.228 8 INFO cinder.volume.api [None req-ff6034f0-ad76-4bcf-b0f7-bd0dc1d125f0 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Volume updated successfully. 2026-08-22 15:55:32.229 8 INFO cinder.api.openstack.wsgi [None req-ff6034f0-ad76-4bcf-b0f7-bd0dc1d125f0 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/7ee0f85f-9fe4-4a2b-a328-bc6f28c7b460 returned with HTTP 200 [pid: 8|app: 0|req: 458/912] 10.0.0.125 () {34 vars in 796 bytes} [Sat Aug 22 15:55:32 2026] PUT /v3/39765177304840088a19e335b6f711de/volumes/7ee0f85f-9fe4-4a2b-a328-bc6f28c7b460 => generated 934 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:55:32.254 7 INFO cinder.api.openstack.wsgi [None req-7eac1f3f-7a26-4d5c-a9fd-e3d3c842a98e 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/7ee0f85f-9fe4-4a2b-a328-bc6f28c7b460 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:32.275 7 INFO cinder.volume.api [None req-7eac1f3f-7a26-4d5c-a9fd-e3d3c842a98e 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Volume info retrieved successfully. 2026-08-22 15:55:32.282 7 INFO cinder.api.openstack.wsgi [None req-7eac1f3f-7a26-4d5c-a9fd-e3d3c842a98e 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/7ee0f85f-9fe4-4a2b-a328-bc6f28c7b460 returned with HTTP 200 [pid: 7|app: 0|req: 455/913] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:55:32 2026] GET /v3/39765177304840088a19e335b6f711de/volumes/7ee0f85f-9fe4-4a2b-a328-bc6f28c7b460 => generated 1002 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-08-22 15:55:32.308 8 INFO cinder.api.openstack.wsgi [None req-1ee4b2b2-6dd9-4a58-85f9-06aa8934f4c4 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes 2026-08-22 15:55:32.313 8 INFO cinder.api.v3.volumes [None req-1ee4b2b2-6dd9-4a58-85f9-06aa8934f4c4 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Create volume of 1 GB 2026-08-22 15:55:32.321 8 INFO cinder.volume.api [None req-1ee4b2b2-6dd9-4a58-85f9-06aa8934f4c4 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Availability Zones retrieved successfully. 2026-08-22 15:55:32.465 8 INFO cinder.volume.api [None req-1ee4b2b2-6dd9-4a58-85f9-06aa8934f4c4 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Create volume request issued successfully. 2026-08-22 15:55:32.466 8 INFO cinder.api.openstack.wsgi [None req-1ee4b2b2-6dd9-4a58-85f9-06aa8934f4c4 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes returned with HTTP 202 [pid: 8|app: 0|req: 459/914] 10.0.0.125 () {34 vars in 723 bytes} [Sat Aug 22 15:55:32 2026] POST /v3/39765177304840088a19e335b6f711de/volumes => generated 891 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:55:32.489 7 INFO cinder.api.openstack.wsgi [None req-08a21d1c-709a-4da3-8d19-3c8a3afce1d9 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/d5c80896-1193-4069-87a2-29cad83f9930 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:32.504 7 INFO cinder.volume.api [None req-08a21d1c-709a-4da3-8d19-3c8a3afce1d9 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Volume info retrieved successfully. 2026-08-22 15:55:32.509 7 INFO cinder.api.openstack.wsgi [None req-08a21d1c-709a-4da3-8d19-3c8a3afce1d9 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/d5c80896-1193-4069-87a2-29cad83f9930 returned with HTTP 200 [pid: 7|app: 0|req: 456/915] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:55:32 2026] GET /v3/39765177304840088a19e335b6f711de/volumes/d5c80896-1193-4069-87a2-29cad83f9930 => generated 959 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:55:33.543 8 INFO cinder.api.openstack.wsgi [None req-7bca1ea0-f2d1-4c33-9d65-2e9c1b031a12 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/d5c80896-1193-4069-87a2-29cad83f9930 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:33.560 8 INFO cinder.volume.api [None req-7bca1ea0-f2d1-4c33-9d65-2e9c1b031a12 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Volume info retrieved successfully. 2026-08-22 15:55:33.566 8 INFO cinder.api.openstack.wsgi [None req-7bca1ea0-f2d1-4c33-9d65-2e9c1b031a12 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/d5c80896-1193-4069-87a2-29cad83f9930 returned with HTTP 200 [pid: 8|app: 0|req: 460/916] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:55:33 2026] GET /v3/39765177304840088a19e335b6f711de/volumes/d5c80896-1193-4069-87a2-29cad83f9930 => generated 984 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-08-22 15:55:33.591 7 INFO cinder.api.openstack.wsgi [None req-e9603eaf-ce39-4d7d-825b-9576a558e4e0 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/d5c80896-1193-4069-87a2-29cad83f9930 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:33.615 7 INFO cinder.volume.api [None req-e9603eaf-ce39-4d7d-825b-9576a558e4e0 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Volume info retrieved successfully. 2026-08-22 15:55:33.625 7 INFO cinder.volume.api [None req-e9603eaf-ce39-4d7d-825b-9576a558e4e0 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Volume updated successfully. 2026-08-22 15:55:33.626 7 INFO cinder.api.openstack.wsgi [None req-e9603eaf-ce39-4d7d-825b-9576a558e4e0 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/d5c80896-1193-4069-87a2-29cad83f9930 returned with HTTP 200 [pid: 7|app: 0|req: 457/917] 10.0.0.125 () {34 vars in 795 bytes} [Sat Aug 22 15:55:33 2026] PUT /v3/39765177304840088a19e335b6f711de/volumes/d5c80896-1193-4069-87a2-29cad83f9930 => generated 881 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:55:33.647 8 INFO cinder.api.openstack.wsgi [None req-5a9120d6-fb06-4fd0-b7a9-704fa8464ba2 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/d5c80896-1193-4069-87a2-29cad83f9930 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:33.663 8 INFO cinder.volume.api [None req-5a9120d6-fb06-4fd0-b7a9-704fa8464ba2 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Volume info retrieved successfully. 2026-08-22 15:55:33.668 8 INFO cinder.api.openstack.wsgi [None req-5a9120d6-fb06-4fd0-b7a9-704fa8464ba2 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/d5c80896-1193-4069-87a2-29cad83f9930 returned with HTTP 200 [pid: 8|app: 0|req: 461/918] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:55:33 2026] GET /v3/39765177304840088a19e335b6f711de/volumes/d5c80896-1193-4069-87a2-29cad83f9930 => 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-08-22 15:55:33.692 7 INFO cinder.api.openstack.wsgi [None req-965aa7cb-72d0-4df9-a509-4d4f54835b30 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/d5c80896-1193-4069-87a2-29cad83f9930 2026-08-22 15:55:33.693 7 INFO cinder.api.v3.volumes [None req-965aa7cb-72d0-4df9-a509-4d4f54835b30 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Delete volume with id: d5c80896-1193-4069-87a2-29cad83f9930 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:33.704 7 INFO cinder.volume.api [None req-965aa7cb-72d0-4df9-a509-4d4f54835b30 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Volume info retrieved successfully. 2026-08-22 15:55:33.728 7 INFO cinder.volume.api [None req-965aa7cb-72d0-4df9-a509-4d4f54835b30 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Delete volume request issued successfully. 2026-08-22 15:55:33.728 7 INFO cinder.api.openstack.wsgi [None req-965aa7cb-72d0-4df9-a509-4d4f54835b30 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/d5c80896-1193-4069-87a2-29cad83f9930 returned with HTTP 202 [pid: 7|app: 0|req: 458/919] 10.0.0.125 () {32 vars in 778 bytes} [Sat Aug 22 15:55:33 2026] DELETE /v3/39765177304840088a19e335b6f711de/volumes/d5c80896-1193-4069-87a2-29cad83f9930 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:55:33.748 8 INFO cinder.api.openstack.wsgi [None req-b7e38353-3429-4832-9248-05ff57ffd035 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/d5c80896-1193-4069-87a2-29cad83f9930 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:33.762 8 INFO cinder.volume.api [None req-b7e38353-3429-4832-9248-05ff57ffd035 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Volume info retrieved successfully. 2026-08-22 15:55:33.768 8 INFO cinder.api.openstack.wsgi [None req-b7e38353-3429-4832-9248-05ff57ffd035 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/d5c80896-1193-4069-87a2-29cad83f9930 returned with HTTP 200 [pid: 8|app: 0|req: 462/920] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:55:33 2026] GET /v3/39765177304840088a19e335b6f711de/volumes/d5c80896-1193-4069-87a2-29cad83f9930 => generated 948 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:55:34.799 7 INFO cinder.api.openstack.wsgi [None req-3df9f5b4-7a3d-4d58-a81b-6fb50b2ca22d 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/d5c80896-1193-4069-87a2-29cad83f9930 2026-08-22 15:55:34.810 7 INFO cinder.api.openstack.wsgi [None req-3df9f5b4-7a3d-4d58-a81b-6fb50b2ca22d 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/d5c80896-1193-4069-87a2-29cad83f9930 returned with HTTP 404 [pid: 7|app: 0|req: 459/921] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:55:34 2026] GET /v3/39765177304840088a19e335b6f711de/volumes/d5c80896-1193-4069-87a2-29cad83f9930 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:55:34.820 8 INFO cinder.api.openstack.wsgi [None req-f1deef1f-a12f-4647-97ad-7ef875811287 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/7ee0f85f-9fe4-4a2b-a328-bc6f28c7b460 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:34.837 8 INFO cinder.volume.api [None req-f1deef1f-a12f-4647-97ad-7ef875811287 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Volume info retrieved successfully. 2026-08-22 15:55:34.842 8 INFO cinder.api.openstack.wsgi [None req-f1deef1f-a12f-4647-97ad-7ef875811287 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/7ee0f85f-9fe4-4a2b-a328-bc6f28c7b460 returned with HTTP 200 [pid: 8|app: 0|req: 463/922] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:55:34 2026] GET /v3/39765177304840088a19e335b6f711de/volumes/7ee0f85f-9fe4-4a2b-a328-bc6f28c7b460 => generated 1002 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-22 15:55:34.860 7 INFO cinder.api.openstack.wsgi [None req-57d7156b-6360-4373-9055-bae35aa30861 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/7ee0f85f-9fe4-4a2b-a328-bc6f28c7b460 2026-08-22 15:55:34.861 7 INFO cinder.api.v3.volumes [None req-57d7156b-6360-4373-9055-bae35aa30861 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Delete volume with id: 7ee0f85f-9fe4-4a2b-a328-bc6f28c7b460 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:34.873 7 INFO cinder.volume.api [None req-57d7156b-6360-4373-9055-bae35aa30861 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Volume info retrieved successfully. 2026-08-22 15:55:34.895 7 INFO cinder.volume.api [None req-57d7156b-6360-4373-9055-bae35aa30861 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Delete volume request issued successfully. 2026-08-22 15:55:34.896 7 INFO cinder.api.openstack.wsgi [None req-57d7156b-6360-4373-9055-bae35aa30861 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/7ee0f85f-9fe4-4a2b-a328-bc6f28c7b460 returned with HTTP 202 [pid: 7|app: 0|req: 460/923] 10.0.0.125 () {32 vars in 778 bytes} [Sat Aug 22 15:55:34 2026] DELETE /v3/39765177304840088a19e335b6f711de/volumes/7ee0f85f-9fe4-4a2b-a328-bc6f28c7b460 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:55:34.909 8 INFO cinder.api.openstack.wsgi [None req-5e3c7977-51d2-4b1b-a7ca-624a999d4eb5 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/7ee0f85f-9fe4-4a2b-a328-bc6f28c7b460 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:34.923 8 INFO cinder.volume.api [None req-5e3c7977-51d2-4b1b-a7ca-624a999d4eb5 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Volume info retrieved successfully. 2026-08-22 15:55:34.930 8 INFO cinder.api.openstack.wsgi [None req-5e3c7977-51d2-4b1b-a7ca-624a999d4eb5 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/7ee0f85f-9fe4-4a2b-a328-bc6f28c7b460 returned with HTTP 200 [pid: 8|app: 0|req: 464/924] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:55:34 2026] GET /v3/39765177304840088a19e335b6f711de/volumes/7ee0f85f-9fe4-4a2b-a328-bc6f28c7b460 => generated 1001 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:55:35.957 7 INFO cinder.api.openstack.wsgi [None req-30abb23e-1474-4f6a-89da-b396b325cf4d 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/7ee0f85f-9fe4-4a2b-a328-bc6f28c7b460 2026-08-22 15:55:35.967 7 INFO cinder.api.openstack.wsgi [None req-30abb23e-1474-4f6a-89da-b396b325cf4d 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/7ee0f85f-9fe4-4a2b-a328-bc6f28c7b460 returned with HTTP 404 [pid: 7|app: 0|req: 461/925] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:55:35 2026] GET /v3/39765177304840088a19e335b6f711de/volumes/7ee0f85f-9fe4-4a2b-a328-bc6f28c7b460 => 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-08-22 15:55:36.054 8 INFO cinder.api.openstack.wsgi [None req-11f44570-6d38-40c9-8529-72285daeca58 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes 2026-08-22 15:55:36.173 8 INFO cinder.api.v3.volumes [None req-11f44570-6d38-40c9-8529-72285daeca58 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Create volume of 1 GB 2026-08-22 15:55:36.185 8 INFO cinder.volume.api [None req-11f44570-6d38-40c9-8529-72285daeca58 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Availability Zones retrieved successfully. 2026-08-22 15:55:36.382 8 INFO cinder.volume.api [None req-11f44570-6d38-40c9-8529-72285daeca58 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Create volume request issued successfully. 2026-08-22 15:55:36.383 8 INFO cinder.api.openstack.wsgi [None req-11f44570-6d38-40c9-8529-72285daeca58 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes returned with HTTP 202 [pid: 8|app: 0|req: 465/926] 10.0.0.125 () {34 vars in 723 bytes} [Sat Aug 22 15:55:36 2026] POST /v3/39765177304840088a19e335b6f711de/volumes => generated 871 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-08-22 15:55:36.406 7 INFO cinder.api.openstack.wsgi [None req-1fe8c15a-8fdb-48af-b38e-3c59eeba6e2f 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/f6a3bf15-aaa5-45d9-bdfa-8660cb8d65b6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:36.424 7 INFO cinder.volume.api [None req-1fe8c15a-8fdb-48af-b38e-3c59eeba6e2f 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Volume info retrieved successfully. 2026-08-22 15:55:36.430 7 INFO cinder.api.openstack.wsgi [None req-1fe8c15a-8fdb-48af-b38e-3c59eeba6e2f 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/f6a3bf15-aaa5-45d9-bdfa-8660cb8d65b6 returned with HTTP 200 [pid: 7|app: 0|req: 462/927] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:55:36 2026] GET /v3/39765177304840088a19e335b6f711de/volumes/f6a3bf15-aaa5-45d9-bdfa-8660cb8d65b6 => generated 939 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:55:37.457 8 INFO cinder.api.openstack.wsgi [None req-c790a5f1-3d66-45fe-a703-98980625955f 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/f6a3bf15-aaa5-45d9-bdfa-8660cb8d65b6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:37.474 8 INFO cinder.volume.api [None req-c790a5f1-3d66-45fe-a703-98980625955f 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Volume info retrieved successfully. 2026-08-22 15:55:37.495 8 INFO cinder.api.openstack.wsgi [None req-c790a5f1-3d66-45fe-a703-98980625955f 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/f6a3bf15-aaa5-45d9-bdfa-8660cb8d65b6 returned with HTTP 200 [pid: 8|app: 0|req: 466/928] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:55:37 2026] GET /v3/39765177304840088a19e335b6f711de/volumes/f6a3bf15-aaa5-45d9-bdfa-8660cb8d65b6 => generated 1489 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-08-22 15:55:37.524 7 INFO cinder.api.openstack.wsgi [None req-1c0d3d42-88df-4ed9-ad7c-b5bd361b2e90 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/f6a3bf15-aaa5-45d9-bdfa-8660cb8d65b6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:37.544 7 INFO cinder.volume.api [None req-1c0d3d42-88df-4ed9-ad7c-b5bd361b2e90 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Volume info retrieved successfully. 2026-08-22 15:55:37.566 7 INFO cinder.api.openstack.wsgi [None req-1c0d3d42-88df-4ed9-ad7c-b5bd361b2e90 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/f6a3bf15-aaa5-45d9-bdfa-8660cb8d65b6 returned with HTTP 200 [pid: 7|app: 0|req: 463/929] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:55:37 2026] GET /v3/39765177304840088a19e335b6f711de/volumes/f6a3bf15-aaa5-45d9-bdfa-8660cb8d65b6 => generated 1489 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:55:37.594 8 INFO cinder.api.openstack.wsgi [None req-fdaf665e-e3aa-4801-b5fc-60530b8e5209 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/f6a3bf15-aaa5-45d9-bdfa-8660cb8d65b6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:37.611 8 INFO cinder.volume.api [None req-fdaf665e-e3aa-4801-b5fc-60530b8e5209 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Volume info retrieved successfully. 2026-08-22 15:55:37.619 8 INFO cinder.volume.api [None req-fdaf665e-e3aa-4801-b5fc-60530b8e5209 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Volume updated successfully. 2026-08-22 15:55:37.619 8 INFO cinder.api.openstack.wsgi [None req-fdaf665e-e3aa-4801-b5fc-60530b8e5209 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/f6a3bf15-aaa5-45d9-bdfa-8660cb8d65b6 returned with HTTP 200 [pid: 8|app: 0|req: 467/930] 10.0.0.125 () {34 vars in 795 bytes} [Sat Aug 22 15:55:37 2026] PUT /v3/39765177304840088a19e335b6f711de/volumes/f6a3bf15-aaa5-45d9-bdfa-8660cb8d65b6 => generated 895 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:55:37.647 7 INFO cinder.api.openstack.wsgi [None req-9e3c32a6-e56e-4aa8-b992-86d16214a15c 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/f6a3bf15-aaa5-45d9-bdfa-8660cb8d65b6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:37.684 7 INFO cinder.volume.api [None req-9e3c32a6-e56e-4aa8-b992-86d16214a15c 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Volume info retrieved successfully. 2026-08-22 15:55:37.694 7 INFO cinder.volume.api [None req-9e3c32a6-e56e-4aa8-b992-86d16214a15c 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Volume updated successfully. 2026-08-22 15:55:37.695 7 INFO cinder.api.openstack.wsgi [None req-9e3c32a6-e56e-4aa8-b992-86d16214a15c 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/f6a3bf15-aaa5-45d9-bdfa-8660cb8d65b6 returned with HTTP 200 [pid: 7|app: 0|req: 464/931] 10.0.0.125 () {34 vars in 796 bytes} [Sat Aug 22 15:55:37 2026] PUT /v3/39765177304840088a19e335b6f711de/volumes/f6a3bf15-aaa5-45d9-bdfa-8660cb8d65b6 => generated 933 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:55:37.714 8 INFO cinder.api.openstack.wsgi [None req-ab42f0d3-e9d2-4d4b-9ed9-2c4bc69d60d4 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/f6a3bf15-aaa5-45d9-bdfa-8660cb8d65b6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:37.728 8 INFO cinder.volume.api [None req-ab42f0d3-e9d2-4d4b-9ed9-2c4bc69d60d4 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Volume info retrieved successfully. 2026-08-22 15:55:37.733 8 INFO cinder.api.openstack.wsgi [None req-ab42f0d3-e9d2-4d4b-9ed9-2c4bc69d60d4 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/f6a3bf15-aaa5-45d9-bdfa-8660cb8d65b6 returned with HTTP 200 [pid: 8|app: 0|req: 468/932] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:55:37 2026] GET /v3/39765177304840088a19e335b6f711de/volumes/f6a3bf15-aaa5-45d9-bdfa-8660cb8d65b6 => generated 1527 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:55:37.753 7 INFO cinder.api.openstack.wsgi [None req-af85346f-a127-4a0c-8bd9-afd8b22006e7 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes 2026-08-22 15:55:37.756 7 INFO cinder.api.v3.volumes [None req-af85346f-a127-4a0c-8bd9-afd8b22006e7 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Create volume of 1 GB 2026-08-22 15:55:37.764 7 INFO cinder.volume.api [None req-af85346f-a127-4a0c-8bd9-afd8b22006e7 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Availability Zones retrieved successfully. 2026-08-22 15:55:37.778 8 INFO cinder.api.openstack.wsgi [None req-ab42f0d3-e9d2-4d4b-9ed9-2c4bc69d60d4 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:55:37.779 8 INFO cinder.api.openstack.wsgi [None req-ab42f0d3-e9d2-4d4b-9ed9-2c4bc69d60d4 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:55:37.781 8 INFO cinder.api.openstack.wsgi [None req-ab42f0d3-e9d2-4d4b-9ed9-2c4bc69d60d4 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:55:37.781 8 INFO cinder.api.openstack.wsgi [None req-ab42f0d3-e9d2-4d4b-9ed9-2c4bc69d60d4 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:55:37.916 7 INFO cinder.volume.api [None req-af85346f-a127-4a0c-8bd9-afd8b22006e7 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Create volume request issued successfully. 2026-08-22 15:55:37.917 7 INFO cinder.api.openstack.wsgi [None req-af85346f-a127-4a0c-8bd9-afd8b22006e7 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes returned with HTTP 202 [pid: 7|app: 0|req: 465/935] 10.0.0.125 () {34 vars in 723 bytes} [Sat Aug 22 15:55:37 2026] POST /v3/39765177304840088a19e335b6f711de/volumes => generated 892 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:55:37.937 8 INFO cinder.api.openstack.wsgi [None req-ac80805d-779c-4c9c-94a1-a817285631d7 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/06c5fe57-3d4b-46b4-a755-bb523a48155b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:37.953 8 INFO cinder.volume.api [None req-ac80805d-779c-4c9c-94a1-a817285631d7 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Volume info retrieved successfully. 2026-08-22 15:55:37.957 8 INFO cinder.api.openstack.wsgi [None req-ac80805d-779c-4c9c-94a1-a817285631d7 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/06c5fe57-3d4b-46b4-a755-bb523a48155b returned with HTTP 200 [pid: 8|app: 0|req: 471/936] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:55:37 2026] GET /v3/39765177304840088a19e335b6f711de/volumes/06c5fe57-3d4b-46b4-a755-bb523a48155b => generated 960 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:55:38.982 7 INFO cinder.api.openstack.wsgi [None req-a51c8d2c-2a3f-4507-87d5-145a5d362a3e 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/06c5fe57-3d4b-46b4-a755-bb523a48155b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:39.011 7 INFO cinder.volume.api [None req-a51c8d2c-2a3f-4507-87d5-145a5d362a3e 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Volume info retrieved successfully. 2026-08-22 15:55:39.018 7 INFO cinder.api.openstack.wsgi [None req-a51c8d2c-2a3f-4507-87d5-145a5d362a3e 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/06c5fe57-3d4b-46b4-a755-bb523a48155b returned with HTTP 200 [pid: 7|app: 0|req: 466/937] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:55:38 2026] GET /v3/39765177304840088a19e335b6f711de/volumes/06c5fe57-3d4b-46b4-a755-bb523a48155b => generated 985 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:55:39.046 8 INFO cinder.api.openstack.wsgi [None req-244251d0-8d35-4cbd-a6af-e1327400609e 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/06c5fe57-3d4b-46b4-a755-bb523a48155b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:39.078 8 INFO cinder.volume.api [None req-244251d0-8d35-4cbd-a6af-e1327400609e 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Volume info retrieved successfully. 2026-08-22 15:55:39.100 8 INFO cinder.volume.api [None req-244251d0-8d35-4cbd-a6af-e1327400609e 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Volume updated successfully. 2026-08-22 15:55:39.103 8 INFO cinder.api.openstack.wsgi [None req-244251d0-8d35-4cbd-a6af-e1327400609e 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/06c5fe57-3d4b-46b4-a755-bb523a48155b returned with HTTP 200 [pid: 8|app: 0|req: 472/938] 10.0.0.125 () {34 vars in 795 bytes} [Sat Aug 22 15:55:39 2026] PUT /v3/39765177304840088a19e335b6f711de/volumes/06c5fe57-3d4b-46b4-a755-bb523a48155b => generated 882 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:55:39.127 7 INFO cinder.api.openstack.wsgi [None req-56b04caa-207c-4cc3-979b-370442636f50 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/06c5fe57-3d4b-46b4-a755-bb523a48155b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:39.148 7 INFO cinder.volume.api [None req-56b04caa-207c-4cc3-979b-370442636f50 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Volume info retrieved successfully. 2026-08-22 15:55:39.158 7 INFO cinder.api.openstack.wsgi [None req-56b04caa-207c-4cc3-979b-370442636f50 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/06c5fe57-3d4b-46b4-a755-bb523a48155b returned with HTTP 200 [pid: 7|app: 0|req: 467/939] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:55:39 2026] GET /v3/39765177304840088a19e335b6f711de/volumes/06c5fe57-3d4b-46b4-a755-bb523a48155b => generated 950 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:55:39.181 8 INFO cinder.api.openstack.wsgi [None req-410ada94-7c28-4502-bc8b-bcb6330b6d03 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/06c5fe57-3d4b-46b4-a755-bb523a48155b 2026-08-22 15:55:39.181 8 INFO cinder.api.v3.volumes [None req-410ada94-7c28-4502-bc8b-bcb6330b6d03 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Delete volume with id: 06c5fe57-3d4b-46b4-a755-bb523a48155b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:39.193 8 INFO cinder.volume.api [None req-410ada94-7c28-4502-bc8b-bcb6330b6d03 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Volume info retrieved successfully. 2026-08-22 15:55:39.217 8 INFO cinder.volume.api [None req-410ada94-7c28-4502-bc8b-bcb6330b6d03 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Delete volume request issued successfully. 2026-08-22 15:55:39.217 8 INFO cinder.api.openstack.wsgi [None req-410ada94-7c28-4502-bc8b-bcb6330b6d03 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/06c5fe57-3d4b-46b4-a755-bb523a48155b returned with HTTP 202 [pid: 8|app: 0|req: 473/940] 10.0.0.125 () {32 vars in 778 bytes} [Sat Aug 22 15:55:39 2026] DELETE /v3/39765177304840088a19e335b6f711de/volumes/06c5fe57-3d4b-46b4-a755-bb523a48155b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:55:39.234 7 INFO cinder.api.openstack.wsgi [None req-f24c8e67-94f0-4b13-914d-304a2ca4e25b 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/06c5fe57-3d4b-46b4-a755-bb523a48155b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:39.258 7 INFO cinder.volume.api [None req-f24c8e67-94f0-4b13-914d-304a2ca4e25b 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Volume info retrieved successfully. 2026-08-22 15:55:39.264 7 INFO cinder.api.openstack.wsgi [None req-f24c8e67-94f0-4b13-914d-304a2ca4e25b 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/06c5fe57-3d4b-46b4-a755-bb523a48155b returned with HTTP 200 [pid: 7|app: 0|req: 468/941] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:55:39 2026] GET /v3/39765177304840088a19e335b6f711de/volumes/06c5fe57-3d4b-46b4-a755-bb523a48155b => generated 949 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:55:40.292 8 INFO cinder.api.openstack.wsgi [None req-156814a1-653d-4a35-9956-6397ebaf63c4 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/06c5fe57-3d4b-46b4-a755-bb523a48155b 2026-08-22 15:55:40.308 8 INFO cinder.api.openstack.wsgi [None req-156814a1-653d-4a35-9956-6397ebaf63c4 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/06c5fe57-3d4b-46b4-a755-bb523a48155b returned with HTTP 404 [pid: 8|app: 0|req: 474/942] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:55:40 2026] GET /v3/39765177304840088a19e335b6f711de/volumes/06c5fe57-3d4b-46b4-a755-bb523a48155b => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:55:40.321 7 INFO cinder.api.openstack.wsgi [None req-7cc9dc6c-7d27-4692-9ee4-9267fd3bd378 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/f6a3bf15-aaa5-45d9-bdfa-8660cb8d65b6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:40.336 7 INFO cinder.volume.api [None req-7cc9dc6c-7d27-4692-9ee4-9267fd3bd378 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Volume info retrieved successfully. 2026-08-22 15:55:40.345 7 INFO cinder.api.openstack.wsgi [None req-7cc9dc6c-7d27-4692-9ee4-9267fd3bd378 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/f6a3bf15-aaa5-45d9-bdfa-8660cb8d65b6 returned with HTTP 200 [pid: 7|app: 0|req: 469/943] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:55:40 2026] GET /v3/39765177304840088a19e335b6f711de/volumes/f6a3bf15-aaa5-45d9-bdfa-8660cb8d65b6 => generated 1527 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-22 15:55:40.367 8 INFO cinder.api.openstack.wsgi [None req-e06d8a68-2af4-4b22-8338-a2ac36afb5d6 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/f6a3bf15-aaa5-45d9-bdfa-8660cb8d65b6 2026-08-22 15:55:40.368 8 INFO cinder.api.v3.volumes [None req-e06d8a68-2af4-4b22-8338-a2ac36afb5d6 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Delete volume with id: f6a3bf15-aaa5-45d9-bdfa-8660cb8d65b6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:40.378 8 INFO cinder.volume.api [None req-e06d8a68-2af4-4b22-8338-a2ac36afb5d6 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Volume info retrieved successfully. 2026-08-22 15:55:40.404 8 INFO cinder.volume.api [None req-e06d8a68-2af4-4b22-8338-a2ac36afb5d6 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Delete volume request issued successfully. 2026-08-22 15:55:40.404 8 INFO cinder.api.openstack.wsgi [None req-e06d8a68-2af4-4b22-8338-a2ac36afb5d6 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/f6a3bf15-aaa5-45d9-bdfa-8660cb8d65b6 returned with HTTP 202 [pid: 8|app: 0|req: 475/944] 10.0.0.125 () {32 vars in 778 bytes} [Sat Aug 22 15:55:40 2026] DELETE /v3/39765177304840088a19e335b6f711de/volumes/f6a3bf15-aaa5-45d9-bdfa-8660cb8d65b6 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:55:40.421 7 INFO cinder.api.openstack.wsgi [None req-fb024d98-8c5e-415f-9eca-4cb4c551603d 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/f6a3bf15-aaa5-45d9-bdfa-8660cb8d65b6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:55:40.444 7 INFO cinder.volume.api [None req-fb024d98-8c5e-415f-9eca-4cb4c551603d 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] Volume info retrieved successfully. 2026-08-22 15:55:40.457 7 INFO cinder.api.openstack.wsgi [None req-fb024d98-8c5e-415f-9eca-4cb4c551603d 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/f6a3bf15-aaa5-45d9-bdfa-8660cb8d65b6 returned with HTTP 200 [pid: 7|app: 0|req: 470/945] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:55:40 2026] GET /v3/39765177304840088a19e335b6f711de/volumes/f6a3bf15-aaa5-45d9-bdfa-8660cb8d65b6 => generated 1526 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:55:41.485 8 INFO cinder.api.openstack.wsgi [None req-434bcf30-957b-40d5-8dbe-af403a91a585 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/f6a3bf15-aaa5-45d9-bdfa-8660cb8d65b6 2026-08-22 15:55:41.494 8 INFO cinder.api.openstack.wsgi [None req-434bcf30-957b-40d5-8dbe-af403a91a585 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39765177304840088a19e335b6f711de/volumes/f6a3bf15-aaa5-45d9-bdfa-8660cb8d65b6 returned with HTTP 404 [pid: 8|app: 0|req: 476/946] 10.0.0.125 () {32 vars in 775 bytes} [Sat Aug 22 15:55:41 2026] GET /v3/39765177304840088a19e335b6f711de/volumes/f6a3bf15-aaa5-45d9-bdfa-8660cb8d65b6 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-08-22 15:55:47.779 7 INFO cinder.api.openstack.wsgi [None req-fb024d98-8c5e-415f-9eca-4cb4c551603d 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:55:47.779 8 INFO cinder.api.openstack.wsgi [None req-434bcf30-957b-40d5-8dbe-af403a91a585 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:55:47.780 7 INFO cinder.api.openstack.wsgi [None req-fb024d98-8c5e-415f-9eca-4cb4c551603d 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:55:47.781 8 INFO cinder.api.openstack.wsgi [None req-434bcf30-957b-40d5-8dbe-af403a91a585 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:55:57.779 8 INFO cinder.api.openstack.wsgi [None req-434bcf30-957b-40d5-8dbe-af403a91a585 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:55:57.780 7 INFO cinder.api.openstack.wsgi [None req-fb024d98-8c5e-415f-9eca-4cb4c551603d 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:55:57.781 8 INFO cinder.api.openstack.wsgi [None req-434bcf30-957b-40d5-8dbe-af403a91a585 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:55:57.781 7 INFO cinder.api.openstack.wsgi [None req-fb024d98-8c5e-415f-9eca-4cb4c551603d 03e8fcd92457485d985080ba1593e15c 39765177304840088a19e335b6f711de - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:56:00.799 8 INFO cinder.api.openstack.wsgi [None req-7343ab44-f13e-47ee-8638-cddb916785c5 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:56:00.815 8 INFO cinder.volume.api [None req-7343ab44-f13e-47ee-8638-cddb916785c5 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:56:00.821 8 INFO cinder.api.openstack.wsgi [None req-7343ab44-f13e-47ee-8638-cddb916785c5 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 479/951] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:56:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 1976 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:56:00.836 7 INFO cinder.api.openstack.wsgi [None req-9329097b-839d-40ff-9c30-642d36265f21 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true 2026-08-22 15:56:01.342 7 INFO cinder.api.openstack.wsgi [None req-9329097b-839d-40ff-9c30-642d36265f21 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 473/952] 10.0.0.234 () {28 vars in 696 bytes} [Sat Aug 22 15:56:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true => generated 671 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:56:01.354 8 INFO cinder.api.openstack.wsgi [None req-0639fb13-caeb-4460-81d7-819adc0dde39 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:56:01.369 8 INFO cinder.volume.api [None req-0639fb13-caeb-4460-81d7-819adc0dde39 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:56:01.376 8 INFO cinder.api.openstack.wsgi [None req-0639fb13-caeb-4460-81d7-819adc0dde39 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 480/953] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:56:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 1976 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-22 15:56:01.436 7 INFO cinder.api.openstack.wsgi [None req-4a07b2ec-9414-4027-aafa-c8b85c1634c8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/0c46540b9501491da4010447fc440e42?usage=true 2026-08-22 15:56:01.489 7 INFO cinder.api.openstack.wsgi [None req-4a07b2ec-9414-4027-aafa-c8b85c1634c8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/0c46540b9501491da4010447fc440e42?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 474/954] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:56:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/0c46540b9501491da4010447fc440e42?usage=true => generated 847 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:56:01.503 8 INFO cinder.api.openstack.wsgi [None req-956aa1b8-49d0-4a0f-a212-dd7a492d0248 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/0e7a702f89154c24bd99e238dbb243f4?usage=true 2026-08-22 15:56:01.523 8 INFO cinder.api.openstack.wsgi [None req-956aa1b8-49d0-4a0f-a212-dd7a492d0248 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/0e7a702f89154c24bd99e238dbb243f4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 481/955] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:56:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/0e7a702f89154c24bd99e238dbb243f4?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:56:01.542 7 INFO cinder.api.openstack.wsgi [None req-b218afda-e707-4233-a8c6-95cc5d931f2b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/48fa6f867e124c84b39855abd7cd02cb?usage=true 2026-08-22 15:56:01.569 7 INFO cinder.api.openstack.wsgi [None req-b218afda-e707-4233-a8c6-95cc5d931f2b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/48fa6f867e124c84b39855abd7cd02cb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 475/956] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:56:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/48fa6f867e124c84b39855abd7cd02cb?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:56:01.580 8 INFO cinder.api.openstack.wsgi [None req-0c645362-9850-47cd-bb62-f1f7ee4ed076 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/563038799ee349b984a4a961c70adca7?usage=true 2026-08-22 15:56:01.603 8 INFO cinder.api.openstack.wsgi [None req-0c645362-9850-47cd-bb62-f1f7ee4ed076 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/563038799ee349b984a4a961c70adca7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 482/957] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:56:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/563038799ee349b984a4a961c70adca7?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:56:01.621 7 INFO cinder.api.openstack.wsgi [None req-60573e70-8949-47f4-ba58-19d4d5a81ab2 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/6bff7d840ad140ff85a54f356d4adbf3?usage=true 2026-08-22 15:56:01.649 7 INFO cinder.api.openstack.wsgi [None req-60573e70-8949-47f4-ba58-19d4d5a81ab2 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/6bff7d840ad140ff85a54f356d4adbf3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 476/958] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:56:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/6bff7d840ad140ff85a54f356d4adbf3?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:56:01.664 8 INFO cinder.api.openstack.wsgi [None req-b81609b5-95e4-4000-9a00-72debc838d61 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true 2026-08-22 15:56:01.692 8 INFO cinder.api.openstack.wsgi [None req-b81609b5-95e4-4000-9a00-72debc838d61 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 483/959] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:56:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:56:01.704 7 INFO cinder.api.openstack.wsgi [None req-3a903b1a-6db1-4504-8bbe-a5ae32599be7 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/9137b25603584ad9916daf7549ea538b?usage=true 2026-08-22 15:56:01.738 7 INFO cinder.api.openstack.wsgi [None req-3a903b1a-6db1-4504-8bbe-a5ae32599be7 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/9137b25603584ad9916daf7549ea538b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/960] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:56:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/9137b25603584ad9916daf7549ea538b?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:56:01.753 8 INFO cinder.api.openstack.wsgi [None req-3ad31550-63d8-4e27-9b24-24f4e77d1081 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/b5509099957b497094754f25fde7026e?usage=true 2026-08-22 15:56:01.775 8 INFO cinder.api.openstack.wsgi [None req-3ad31550-63d8-4e27-9b24-24f4e77d1081 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/b5509099957b497094754f25fde7026e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 484/961] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:56:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/b5509099957b497094754f25fde7026e?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:56:01.787 7 INFO cinder.api.openstack.wsgi [None req-82e29bcd-343c-4b9c-a872-cab1e480597e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/c0190d9230dd4b34a5d8a9ca8478a486?usage=true 2026-08-22 15:56:01.822 7 INFO cinder.api.openstack.wsgi [None req-82e29bcd-343c-4b9c-a872-cab1e480597e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/c0190d9230dd4b34a5d8a9ca8478a486?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 478/962] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:56:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/c0190d9230dd4b34a5d8a9ca8478a486?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:56:01.835 8 INFO cinder.api.openstack.wsgi [None req-36f9a050-d4fc-4892-ab2b-a888f5536346 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/c988aa3869fd4f5abd27000d29ddb62a?usage=true 2026-08-22 15:56:01.860 8 INFO cinder.api.openstack.wsgi [None req-36f9a050-d4fc-4892-ab2b-a888f5536346 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/c988aa3869fd4f5abd27000d29ddb62a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 485/963] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:56:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/c988aa3869fd4f5abd27000d29ddb62a?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:56:01.873 7 INFO cinder.api.openstack.wsgi [None req-603cfa4d-8cbc-47df-9deb-703beac21a7f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true 2026-08-22 15:56:01.893 7 INFO cinder.api.openstack.wsgi [None req-603cfa4d-8cbc-47df-9deb-703beac21a7f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 479/964] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:56:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:56:01.905 8 INFO cinder.api.openstack.wsgi [None req-4cd3fd72-4086-4c67-8134-ba97ecc5e8ca 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true 2026-08-22 15:56:01.923 8 INFO cinder.api.openstack.wsgi [None req-4cd3fd72-4086-4c67-8134-ba97ecc5e8ca 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 486/965] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:56:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:56:01.937 7 INFO cinder.api.openstack.wsgi [None req-83e11483-4768-460f-8d9d-2fed9dfab78f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true 2026-08-22 15:56:01.943 7 INFO cinder.volume.api [None req-83e11483-4768-460f-8d9d-2fed9dfab78f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all snapshots completed successfully. 2026-08-22 15:56:01.943 7 INFO cinder.api.openstack.wsgi [None req-83e11483-4768-460f-8d9d-2fed9dfab78f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 480/966] 10.0.0.234 () {28 vars in 674 bytes} [Sat Aug 22 15:56:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/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-08-22 15:56:01.953 8 INFO cinder.api.openstack.wsgi [None req-546470df-e686-45d2-a234-9d61bcb09676 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services 2026-08-22 15:56:01.959 8 INFO cinder.api.openstack.wsgi [None req-546470df-e686-45d2-a234-9d61bcb09676 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 487/967] 10.0.0.234 () {28 vars in 645 bytes} [Sat Aug 22 15:56:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:56:07.779 8 INFO cinder.api.openstack.wsgi [None req-546470df-e686-45d2-a234-9d61bcb09676 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:56:07.779 7 INFO cinder.api.openstack.wsgi [None req-83e11483-4768-460f-8d9d-2fed9dfab78f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:56:07.780 8 INFO cinder.api.openstack.wsgi [None req-546470df-e686-45d2-a234-9d61bcb09676 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:56:07.780 7 INFO cinder.api.openstack.wsgi [None req-83e11483-4768-460f-8d9d-2fed9dfab78f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:56:17.779 8 INFO cinder.api.openstack.wsgi [None req-546470df-e686-45d2-a234-9d61bcb09676 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:56:17.779 7 INFO cinder.api.openstack.wsgi [None req-83e11483-4768-460f-8d9d-2fed9dfab78f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:56:17.780 8 INFO cinder.api.openstack.wsgi [None req-546470df-e686-45d2-a234-9d61bcb09676 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:56:17.781 7 INFO cinder.api.openstack.wsgi [None req-83e11483-4768-460f-8d9d-2fed9dfab78f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:56:27.779 7 INFO cinder.api.openstack.wsgi [None req-83e11483-4768-460f-8d9d-2fed9dfab78f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:56:27.779 8 INFO cinder.api.openstack.wsgi [None req-546470df-e686-45d2-a234-9d61bcb09676 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:56:27.780 7 INFO cinder.api.openstack.wsgi [None req-83e11483-4768-460f-8d9d-2fed9dfab78f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:56:27.780 8 INFO cinder.api.openstack.wsgi [None req-546470df-e686-45d2-a234-9d61bcb09676 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:56:37.779 7 INFO cinder.api.openstack.wsgi [None req-83e11483-4768-460f-8d9d-2fed9dfab78f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:56:37.779 8 INFO cinder.api.openstack.wsgi [None req-546470df-e686-45d2-a234-9d61bcb09676 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:56:37.780 7 INFO cinder.api.openstack.wsgi [None req-83e11483-4768-460f-8d9d-2fed9dfab78f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:56:37.781 8 INFO cinder.api.openstack.wsgi [None req-546470df-e686-45d2-a234-9d61bcb09676 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:56:47.779 7 INFO cinder.api.openstack.wsgi [None req-83e11483-4768-460f-8d9d-2fed9dfab78f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:56:47.779 8 INFO cinder.api.openstack.wsgi [None req-546470df-e686-45d2-a234-9d61bcb09676 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:56:47.780 8 INFO cinder.api.openstack.wsgi [None req-546470df-e686-45d2-a234-9d61bcb09676 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:56:47.780 7 INFO cinder.api.openstack.wsgi [None req-83e11483-4768-460f-8d9d-2fed9dfab78f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:56:57.778 7 INFO cinder.api.openstack.wsgi [None req-83e11483-4768-460f-8d9d-2fed9dfab78f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:56:57.779 8 INFO cinder.api.openstack.wsgi [None req-546470df-e686-45d2-a234-9d61bcb09676 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:56:57.779 7 INFO cinder.api.openstack.wsgi [None req-83e11483-4768-460f-8d9d-2fed9dfab78f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:56:57.780 8 INFO cinder.api.openstack.wsgi [None req-546470df-e686-45d2-a234-9d61bcb09676 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:57:00.771 7 INFO cinder.api.openstack.wsgi [None req-d059c2a6-0bec-4fc8-82db-77fd3771c7f9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true 2026-08-22 15:57:00.778 7 INFO cinder.volume.api [None req-d059c2a6-0bec-4fc8-82db-77fd3771c7f9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all snapshots completed successfully. 2026-08-22 15:57:00.778 7 INFO cinder.api.openstack.wsgi [None req-d059c2a6-0bec-4fc8-82db-77fd3771c7f9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 487/980] 10.0.0.234 () {28 vars in 674 bytes} [Sat Aug 22 15:57:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true => generated 17 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:57:00.790 8 INFO cinder.api.openstack.wsgi [None req-d51addbf-051e-4b82-9249-a4d4e63d07e2 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services 2026-08-22 15:57:00.796 8 INFO cinder.api.openstack.wsgi [None req-d51addbf-051e-4b82-9249-a4d4e63d07e2 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 494/981] 10.0.0.234 () {28 vars in 645 bytes} [Sat Aug 22 15:57:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:57:00.816 7 INFO cinder.api.openstack.wsgi [None req-e5ba604d-1bd8-4422-81f7-9b27283acf11 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:57:00.837 7 INFO cinder.volume.api [None req-e5ba604d-1bd8-4422-81f7-9b27283acf11 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:57:00.844 7 INFO cinder.api.openstack.wsgi [None req-e5ba604d-1bd8-4422-81f7-9b27283acf11 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 488/982] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:57:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 1976 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-22 15:57:00.888 8 INFO cinder.api.openstack.wsgi [None req-14f773aa-448d-45bc-b42b-4bddeec5a84d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/0c46540b9501491da4010447fc440e42?usage=true 2026-08-22 15:57:00.915 8 INFO cinder.api.openstack.wsgi [None req-14f773aa-448d-45bc-b42b-4bddeec5a84d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/0c46540b9501491da4010447fc440e42?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 495/983] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:57:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/0c46540b9501491da4010447fc440e42?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:57:00.927 7 INFO cinder.api.openstack.wsgi [None req-be4a470c-21b6-4ea2-9033-d5934c78c611 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/0e7a702f89154c24bd99e238dbb243f4?usage=true 2026-08-22 15:57:00.958 7 INFO cinder.api.openstack.wsgi [None req-be4a470c-21b6-4ea2-9033-d5934c78c611 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/0e7a702f89154c24bd99e238dbb243f4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 489/984] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:57:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/0e7a702f89154c24bd99e238dbb243f4?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:57:00.973 8 INFO cinder.api.openstack.wsgi [None req-71e2411e-0e9a-46df-9012-fa3027ab885f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/48fa6f867e124c84b39855abd7cd02cb?usage=true 2026-08-22 15:57:01.004 8 INFO cinder.api.openstack.wsgi [None req-71e2411e-0e9a-46df-9012-fa3027ab885f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/48fa6f867e124c84b39855abd7cd02cb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 496/985] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:57:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/48fa6f867e124c84b39855abd7cd02cb?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:57:01.018 7 INFO cinder.api.openstack.wsgi [None req-4f70e371-5904-4728-9cdb-3a0802bb6ee0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/563038799ee349b984a4a961c70adca7?usage=true 2026-08-22 15:57:01.043 7 INFO cinder.api.openstack.wsgi [None req-4f70e371-5904-4728-9cdb-3a0802bb6ee0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/563038799ee349b984a4a961c70adca7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/986] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:57:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/563038799ee349b984a4a961c70adca7?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:57:01.062 8 INFO cinder.api.openstack.wsgi [None req-ccee7f2c-7ad5-4747-863f-5709fd335942 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/6bff7d840ad140ff85a54f356d4adbf3?usage=true 2026-08-22 15:57:01.084 8 INFO cinder.api.openstack.wsgi [None req-ccee7f2c-7ad5-4747-863f-5709fd335942 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/6bff7d840ad140ff85a54f356d4adbf3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 497/987] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:57:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/6bff7d840ad140ff85a54f356d4adbf3?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:57:01.096 7 INFO cinder.api.openstack.wsgi [None req-4b2685da-8993-4902-b329-3444d28aaea6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true 2026-08-22 15:57:01.120 7 INFO cinder.api.openstack.wsgi [None req-4b2685da-8993-4902-b329-3444d28aaea6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 491/988] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:57:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:57:01.134 8 INFO cinder.api.openstack.wsgi [None req-280faef8-873b-4d9a-a9d4-325367df6bfd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/9137b25603584ad9916daf7549ea538b?usage=true 2026-08-22 15:57:01.154 8 INFO cinder.api.openstack.wsgi [None req-280faef8-873b-4d9a-a9d4-325367df6bfd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/9137b25603584ad9916daf7549ea538b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 498/989] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:57:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/9137b25603584ad9916daf7549ea538b?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:57:01.169 7 INFO cinder.api.openstack.wsgi [None req-56c207f9-3e4d-48c0-aac4-a5bb2797785a 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/b5509099957b497094754f25fde7026e?usage=true 2026-08-22 15:57:01.188 7 INFO cinder.api.openstack.wsgi [None req-56c207f9-3e4d-48c0-aac4-a5bb2797785a 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/b5509099957b497094754f25fde7026e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 492/990] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:57:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/b5509099957b497094754f25fde7026e?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:57:01.203 8 INFO cinder.api.openstack.wsgi [None req-f04495fe-ba22-403e-aff6-e018ed665bd4 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/c988aa3869fd4f5abd27000d29ddb62a?usage=true 2026-08-22 15:57:01.234 8 INFO cinder.api.openstack.wsgi [None req-f04495fe-ba22-403e-aff6-e018ed665bd4 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/c988aa3869fd4f5abd27000d29ddb62a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 499/991] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:57:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/c988aa3869fd4f5abd27000d29ddb62a?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:57:01.251 7 INFO cinder.api.openstack.wsgi [None req-13bce0f6-106e-4ed8-996c-522131b17c34 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true 2026-08-22 15:57:01.276 7 INFO cinder.api.openstack.wsgi [None req-13bce0f6-106e-4ed8-996c-522131b17c34 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 493/992] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:57:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:57:01.289 8 INFO cinder.api.openstack.wsgi [None req-06c18998-11c9-43d6-aef0-4d4118d89417 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true 2026-08-22 15:57:01.320 8 INFO cinder.api.openstack.wsgi [None req-06c18998-11c9-43d6-aef0-4d4118d89417 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 500/993] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:57:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:57:01.332 7 INFO cinder.api.openstack.wsgi [None req-fc39b00d-dc04-4364-bcfe-a1284c4f6b3e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:57:01.349 7 INFO cinder.volume.api [None req-fc39b00d-dc04-4364-bcfe-a1284c4f6b3e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:57:01.356 7 INFO cinder.api.openstack.wsgi [None req-fc39b00d-dc04-4364-bcfe-a1284c4f6b3e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 494/994] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:57:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 1976 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-22 15:57:01.369 8 INFO cinder.api.openstack.wsgi [None req-a49c7b5a-9a83-432f-aaa6-7c9e8ae59756 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true 2026-08-22 15:57:01.874 8 INFO cinder.api.openstack.wsgi [None req-a49c7b5a-9a83-432f-aaa6-7c9e8ae59756 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 501/995] 10.0.0.234 () {28 vars in 696 bytes} [Sat Aug 22 15:57:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:57:07.778 7 INFO cinder.api.openstack.wsgi [None req-fc39b00d-dc04-4364-bcfe-a1284c4f6b3e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:57:07.779 8 INFO cinder.api.openstack.wsgi [None req-a49c7b5a-9a83-432f-aaa6-7c9e8ae59756 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:57:07.780 7 INFO cinder.api.openstack.wsgi [None req-fc39b00d-dc04-4364-bcfe-a1284c4f6b3e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:57:07.781 8 INFO cinder.api.openstack.wsgi [None req-a49c7b5a-9a83-432f-aaa6-7c9e8ae59756 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:57:17.779 7 INFO cinder.api.openstack.wsgi [None req-fc39b00d-dc04-4364-bcfe-a1284c4f6b3e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:57:17.779 8 INFO cinder.api.openstack.wsgi [None req-a49c7b5a-9a83-432f-aaa6-7c9e8ae59756 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:57:17.780 8 INFO cinder.api.openstack.wsgi [None req-a49c7b5a-9a83-432f-aaa6-7c9e8ae59756 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:57:17.780 7 INFO cinder.api.openstack.wsgi [None req-fc39b00d-dc04-4364-bcfe-a1284c4f6b3e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:57:27.778 7 INFO cinder.api.openstack.wsgi [None req-fc39b00d-dc04-4364-bcfe-a1284c4f6b3e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:57:27.779 8 INFO cinder.api.openstack.wsgi [None req-a49c7b5a-9a83-432f-aaa6-7c9e8ae59756 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:57:27.779 7 INFO cinder.api.openstack.wsgi [None req-fc39b00d-dc04-4364-bcfe-a1284c4f6b3e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:57:27.780 8 INFO cinder.api.openstack.wsgi [None req-a49c7b5a-9a83-432f-aaa6-7c9e8ae59756 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:57:37.779 7 INFO cinder.api.openstack.wsgi [None req-fc39b00d-dc04-4364-bcfe-a1284c4f6b3e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:57:37.780 8 INFO cinder.api.openstack.wsgi [None req-a49c7b5a-9a83-432f-aaa6-7c9e8ae59756 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:57:37.781 7 INFO cinder.api.openstack.wsgi [None req-fc39b00d-dc04-4364-bcfe-a1284c4f6b3e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:57:37.781 8 INFO cinder.api.openstack.wsgi [None req-a49c7b5a-9a83-432f-aaa6-7c9e8ae59756 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:57:47.779 8 INFO cinder.api.openstack.wsgi [None req-a49c7b5a-9a83-432f-aaa6-7c9e8ae59756 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:57:47.779 7 INFO cinder.api.openstack.wsgi [None req-fc39b00d-dc04-4364-bcfe-a1284c4f6b3e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:57:47.780 8 INFO cinder.api.openstack.wsgi [None req-a49c7b5a-9a83-432f-aaa6-7c9e8ae59756 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:57:47.780 7 INFO cinder.api.openstack.wsgi [None req-fc39b00d-dc04-4364-bcfe-a1284c4f6b3e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:57:57.779 8 INFO cinder.api.openstack.wsgi [None req-a49c7b5a-9a83-432f-aaa6-7c9e8ae59756 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:57:57.779 7 INFO cinder.api.openstack.wsgi [None req-fc39b00d-dc04-4364-bcfe-a1284c4f6b3e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:57:57.780 8 INFO cinder.api.openstack.wsgi [None req-a49c7b5a-9a83-432f-aaa6-7c9e8ae59756 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:57:57.780 7 INFO cinder.api.openstack.wsgi [None req-fc39b00d-dc04-4364-bcfe-a1284c4f6b3e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:58:00.699 8 INFO cinder.api.openstack.wsgi [None req-3afaf213-1fcb-488f-abf5-90723be835ca 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true 2026-08-22 15:58:01.204 8 INFO cinder.api.openstack.wsgi [None req-3afaf213-1fcb-488f-abf5-90723be835ca 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1008] 10.0.0.234 () {28 vars in 696 bytes} [Sat Aug 22 15:58:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:58:01.219 7 INFO cinder.api.openstack.wsgi [None req-b646d2b5-4fec-4599-a4fa-1bb691b8cd33 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true 2026-08-22 15:58:01.226 7 INFO cinder.volume.api [None req-b646d2b5-4fec-4599-a4fa-1bb691b8cd33 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all snapshots completed successfully. 2026-08-22 15:58:01.226 7 INFO cinder.api.openstack.wsgi [None req-b646d2b5-4fec-4599-a4fa-1bb691b8cd33 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 501/1009] 10.0.0.234 () {28 vars in 674 bytes} [Sat Aug 22 15:58:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:58:01.240 8 INFO cinder.api.openstack.wsgi [None req-bd7aa176-e0dc-4d3d-bd78-4c5c6d3f0156 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:58:01.262 8 INFO cinder.volume.api [None req-bd7aa176-e0dc-4d3d-bd78-4c5c6d3f0156 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:58:01.275 8 INFO cinder.api.openstack.wsgi [None req-bd7aa176-e0dc-4d3d-bd78-4c5c6d3f0156 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1010] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:58:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 1976 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-22 15:58:01.288 7 INFO cinder.api.openstack.wsgi [None req-d7bd85e1-8298-4635-8f49-e2e2744db0f0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services 2026-08-22 15:58:01.293 7 INFO cinder.api.openstack.wsgi [None req-d7bd85e1-8298-4635-8f49-e2e2744db0f0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 502/1011] 10.0.0.234 () {28 vars in 645 bytes} [Sat Aug 22 15:58:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:58:01.307 8 INFO cinder.api.openstack.wsgi [None req-1ce01c7c-502a-4c55-8851-6deecf426227 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:58:01.323 8 INFO cinder.volume.api [None req-1ce01c7c-502a-4c55-8851-6deecf426227 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:58:01.329 8 INFO cinder.api.openstack.wsgi [None req-1ce01c7c-502a-4c55-8851-6deecf426227 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1012] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:58:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 1976 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-22 15:58:01.390 7 INFO cinder.api.openstack.wsgi [None req-c6b5699a-d383-4912-bf53-dbedc631f378 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/0c46540b9501491da4010447fc440e42?usage=true 2026-08-22 15:58:01.412 7 INFO cinder.api.openstack.wsgi [None req-c6b5699a-d383-4912-bf53-dbedc631f378 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/0c46540b9501491da4010447fc440e42?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 503/1013] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:58:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/0c46540b9501491da4010447fc440e42?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:58:01.428 8 INFO cinder.api.openstack.wsgi [None req-72b3a8ea-2067-47c0-895c-8a2d2b9cb514 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/0e7a702f89154c24bd99e238dbb243f4?usage=true 2026-08-22 15:58:01.448 8 INFO cinder.api.openstack.wsgi [None req-72b3a8ea-2067-47c0-895c-8a2d2b9cb514 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/0e7a702f89154c24bd99e238dbb243f4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1014] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:58:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/0e7a702f89154c24bd99e238dbb243f4?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:58:01.462 7 INFO cinder.api.openstack.wsgi [None req-f641f9a2-ce44-4009-b073-5f441b5be6a2 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/48fa6f867e124c84b39855abd7cd02cb?usage=true 2026-08-22 15:58:01.487 7 INFO cinder.api.openstack.wsgi [None req-f641f9a2-ce44-4009-b073-5f441b5be6a2 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/48fa6f867e124c84b39855abd7cd02cb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1015] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:58:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/48fa6f867e124c84b39855abd7cd02cb?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:58:01.504 8 INFO cinder.api.openstack.wsgi [None req-8321d24e-da09-4505-ae30-c6a68be30281 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/563038799ee349b984a4a961c70adca7?usage=true 2026-08-22 15:58:01.524 8 INFO cinder.api.openstack.wsgi [None req-8321d24e-da09-4505-ae30-c6a68be30281 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/563038799ee349b984a4a961c70adca7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 512/1016] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:58:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/563038799ee349b984a4a961c70adca7?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:58:01.538 7 INFO cinder.api.openstack.wsgi [None req-91edf472-4454-4118-9c7f-e3766b1654bf 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/6bff7d840ad140ff85a54f356d4adbf3?usage=true 2026-08-22 15:58:01.560 7 INFO cinder.api.openstack.wsgi [None req-91edf472-4454-4118-9c7f-e3766b1654bf 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/6bff7d840ad140ff85a54f356d4adbf3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1017] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:58:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/6bff7d840ad140ff85a54f356d4adbf3?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:58:01.575 8 INFO cinder.api.openstack.wsgi [None req-5bf46763-8652-44f8-b410-089c5cf270ba 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true 2026-08-22 15:58:01.599 8 INFO cinder.api.openstack.wsgi [None req-5bf46763-8652-44f8-b410-089c5cf270ba 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 513/1018] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:58:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:58:01.615 7 INFO cinder.api.openstack.wsgi [None req-37ffd815-1717-44b7-b5e6-c48043040159 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/9137b25603584ad9916daf7549ea538b?usage=true 2026-08-22 15:58:01.637 7 INFO cinder.api.openstack.wsgi [None req-37ffd815-1717-44b7-b5e6-c48043040159 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/9137b25603584ad9916daf7549ea538b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 506/1019] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:58:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/9137b25603584ad9916daf7549ea538b?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:58:01.650 8 INFO cinder.api.openstack.wsgi [None req-47b11161-32c7-4447-9490-175085cd0b1e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/b5509099957b497094754f25fde7026e?usage=true 2026-08-22 15:58:01.673 8 INFO cinder.api.openstack.wsgi [None req-47b11161-32c7-4447-9490-175085cd0b1e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/b5509099957b497094754f25fde7026e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 514/1020] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:58:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/b5509099957b497094754f25fde7026e?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:58:01.690 7 INFO cinder.api.openstack.wsgi [None req-6eb2a535-22a8-440d-808e-5339cc08127e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/c988aa3869fd4f5abd27000d29ddb62a?usage=true 2026-08-22 15:58:01.713 7 INFO cinder.api.openstack.wsgi [None req-6eb2a535-22a8-440d-808e-5339cc08127e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/c988aa3869fd4f5abd27000d29ddb62a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 507/1021] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:58:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/c988aa3869fd4f5abd27000d29ddb62a?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:58:01.726 8 INFO cinder.api.openstack.wsgi [None req-203275f3-566c-4f04-b0cc-4b491edb2b8d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true 2026-08-22 15:58:01.761 8 INFO cinder.api.openstack.wsgi [None req-203275f3-566c-4f04-b0cc-4b491edb2b8d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 515/1022] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:58:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:58:01.776 7 INFO cinder.api.openstack.wsgi [None req-41260555-fe2f-4904-8935-cf472dcfdcb8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true 2026-08-22 15:58:01.796 7 INFO cinder.api.openstack.wsgi [None req-41260555-fe2f-4904-8935-cf472dcfdcb8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1023] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:58:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:58:02.717 8 INFO cinder.api.openstack.wsgi [req-78900043-d3ef-43e8-90e3-e645ba3bde0e req-d8d18bcf-02bf-4cb4-bd08-60d554273cf7 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/attachments/68444e09-4560-4604-b91c-e9df63a39951 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:58:03.492 8 INFO cinder.api.openstack.wsgi [req-78900043-d3ef-43e8-90e3-e645ba3bde0e req-d8d18bcf-02bf-4cb4-bd08-60d554273cf7 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/attachments/68444e09-4560-4604-b91c-e9df63a39951 returned with HTTP 200 [pid: 8|app: 0|req: 516/1024] 199.204.45.35 () {38 vars in 1102 bytes} [Sat Aug 22 15:58:02 2026] DELETE /v3/7e14f03f71914cda8ae4338e8b8d0f1c/attachments/68444e09-4560-4604-b91c-e9df63a39951 => generated 19 bytes in 785 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:58:03.507 7 INFO cinder.api.openstack.wsgi [req-78900043-d3ef-43e8-90e3-e645ba3bde0e req-a57e1afc-dae8-4b4d-bbf6-ce579b13ee09 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/8bea3c0d-b11d-46f3-a945-a23415801777 2026-08-22 15:58:03.507 7 INFO cinder.api.v3.volumes [req-78900043-d3ef-43e8-90e3-e645ba3bde0e req-a57e1afc-dae8-4b4d-bbf6-ce579b13ee09 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Delete volume with id: 8bea3c0d-b11d-46f3-a945-a23415801777 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:58:03.518 7 INFO cinder.volume.api [req-78900043-d3ef-43e8-90e3-e645ba3bde0e req-a57e1afc-dae8-4b4d-bbf6-ce579b13ee09 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Volume info retrieved successfully. 2026-08-22 15:58:03.539 7 INFO cinder.volume.api [req-78900043-d3ef-43e8-90e3-e645ba3bde0e req-a57e1afc-dae8-4b4d-bbf6-ce579b13ee09 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Delete volume request issued successfully. 2026-08-22 15:58:03.539 7 INFO cinder.api.openstack.wsgi [req-78900043-d3ef-43e8-90e3-e645ba3bde0e req-a57e1afc-dae8-4b4d-bbf6-ce579b13ee09 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/8bea3c0d-b11d-46f3-a945-a23415801777 returned with HTTP 202 [pid: 7|app: 0|req: 509/1025] 199.204.45.35 () {36 vars in 1053 bytes} [Sat Aug 22 15:58:03 2026] DELETE /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/8bea3c0d-b11d-46f3-a945-a23415801777 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-08-22 15:58:07.779 7 INFO cinder.api.openstack.wsgi [req-78900043-d3ef-43e8-90e3-e645ba3bde0e req-a57e1afc-dae8-4b4d-bbf6-ce579b13ee09 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:58:07.779 8 INFO cinder.api.openstack.wsgi [req-78900043-d3ef-43e8-90e3-e645ba3bde0e req-d8d18bcf-02bf-4cb4-bd08-60d554273cf7 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:58:07.781 7 INFO cinder.api.openstack.wsgi [req-78900043-d3ef-43e8-90e3-e645ba3bde0e req-a57e1afc-dae8-4b4d-bbf6-ce579b13ee09 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:58:07.781 8 INFO cinder.api.openstack.wsgi [req-78900043-d3ef-43e8-90e3-e645ba3bde0e req-d8d18bcf-02bf-4cb4-bd08-60d554273cf7 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:58:17.779 7 INFO cinder.api.openstack.wsgi [req-78900043-d3ef-43e8-90e3-e645ba3bde0e req-a57e1afc-dae8-4b4d-bbf6-ce579b13ee09 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:58:17.779 8 INFO cinder.api.openstack.wsgi [req-78900043-d3ef-43e8-90e3-e645ba3bde0e req-d8d18bcf-02bf-4cb4-bd08-60d554273cf7 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:58:17.780 7 INFO cinder.api.openstack.wsgi [req-78900043-d3ef-43e8-90e3-e645ba3bde0e req-a57e1afc-dae8-4b4d-bbf6-ce579b13ee09 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:58:17.780 8 INFO cinder.api.openstack.wsgi [req-78900043-d3ef-43e8-90e3-e645ba3bde0e req-d8d18bcf-02bf-4cb4-bd08-60d554273cf7 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:58:27.779 8 INFO cinder.api.openstack.wsgi [req-78900043-d3ef-43e8-90e3-e645ba3bde0e req-d8d18bcf-02bf-4cb4-bd08-60d554273cf7 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:58:27.779 7 INFO cinder.api.openstack.wsgi [req-78900043-d3ef-43e8-90e3-e645ba3bde0e req-a57e1afc-dae8-4b4d-bbf6-ce579b13ee09 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:58:27.780 8 INFO cinder.api.openstack.wsgi [req-78900043-d3ef-43e8-90e3-e645ba3bde0e req-d8d18bcf-02bf-4cb4-bd08-60d554273cf7 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:58:27.780 7 INFO cinder.api.openstack.wsgi [req-78900043-d3ef-43e8-90e3-e645ba3bde0e req-a57e1afc-dae8-4b4d-bbf6-ce579b13ee09 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:58:37.779 8 INFO cinder.api.openstack.wsgi [req-78900043-d3ef-43e8-90e3-e645ba3bde0e req-d8d18bcf-02bf-4cb4-bd08-60d554273cf7 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:58:37.779 7 INFO cinder.api.openstack.wsgi [req-78900043-d3ef-43e8-90e3-e645ba3bde0e req-a57e1afc-dae8-4b4d-bbf6-ce579b13ee09 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:58:37.780 8 INFO cinder.api.openstack.wsgi [req-78900043-d3ef-43e8-90e3-e645ba3bde0e req-d8d18bcf-02bf-4cb4-bd08-60d554273cf7 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:58:37.780 7 INFO cinder.api.openstack.wsgi [req-78900043-d3ef-43e8-90e3-e645ba3bde0e req-a57e1afc-dae8-4b4d-bbf6-ce579b13ee09 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:58:47.778 8 INFO cinder.api.openstack.wsgi [req-78900043-d3ef-43e8-90e3-e645ba3bde0e req-d8d18bcf-02bf-4cb4-bd08-60d554273cf7 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:58:47.779 7 INFO cinder.api.openstack.wsgi [req-78900043-d3ef-43e8-90e3-e645ba3bde0e req-a57e1afc-dae8-4b4d-bbf6-ce579b13ee09 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:58:47.780 8 INFO cinder.api.openstack.wsgi [req-78900043-d3ef-43e8-90e3-e645ba3bde0e req-d8d18bcf-02bf-4cb4-bd08-60d554273cf7 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:58:47.780 7 INFO cinder.api.openstack.wsgi [req-78900043-d3ef-43e8-90e3-e645ba3bde0e req-a57e1afc-dae8-4b4d-bbf6-ce579b13ee09 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:58:57.778 7 INFO cinder.api.openstack.wsgi [req-78900043-d3ef-43e8-90e3-e645ba3bde0e req-a57e1afc-dae8-4b4d-bbf6-ce579b13ee09 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:58:57.779 8 INFO cinder.api.openstack.wsgi [req-78900043-d3ef-43e8-90e3-e645ba3bde0e req-d8d18bcf-02bf-4cb4-bd08-60d554273cf7 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:58:57.779 7 INFO cinder.api.openstack.wsgi [req-78900043-d3ef-43e8-90e3-e645ba3bde0e req-a57e1afc-dae8-4b4d-bbf6-ce579b13ee09 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:58:57.780 8 INFO cinder.api.openstack.wsgi [req-78900043-d3ef-43e8-90e3-e645ba3bde0e req-d8d18bcf-02bf-4cb4-bd08-60d554273cf7 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:59:00.782 7 INFO cinder.api.openstack.wsgi [None req-bc08c91e-318a-4d0c-981e-18f1879b3a8d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services 2026-08-22 15:59:00.790 7 INFO cinder.api.openstack.wsgi [None req-bc08c91e-318a-4d0c-981e-18f1879b3a8d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 516/1038] 10.0.0.234 () {28 vars in 645 bytes} [Sat Aug 22 15:59:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services => generated 646 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:59:00.841 8 INFO cinder.api.openstack.wsgi [None req-4157dc61-ab12-4be5-8e14-2f991a54863f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/1e1f2748e0c945f28accf13c6547de8b?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-22 15:59:00.863 8 INFO cinder.api.openstack.wsgi [None req-4157dc61-ab12-4be5-8e14-2f991a54863f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/1e1f2748e0c945f28accf13c6547de8b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 523/1039] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:59:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/1e1f2748e0c945f28accf13c6547de8b?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:59:00.876 7 INFO cinder.api.openstack.wsgi [None req-3746b8a7-fed9-4683-a6a6-208123660fa9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true 2026-08-22 15:59:00.905 7 INFO cinder.api.openstack.wsgi [None req-3746b8a7-fed9-4683-a6a6-208123660fa9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 517/1040] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:59:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:59:00.917 8 INFO cinder.api.openstack.wsgi [None req-788f2ba9-c473-48e1-9b62-39e539b8e53e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/9e62338578d54434bfc4a5e00a6304ae?usage=true 2026-08-22 15:59:00.943 8 INFO cinder.api.openstack.wsgi [None req-788f2ba9-c473-48e1-9b62-39e539b8e53e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/9e62338578d54434bfc4a5e00a6304ae?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 524/1041] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:59:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/9e62338578d54434bfc4a5e00a6304ae?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:59:00.956 7 INFO cinder.api.openstack.wsgi [None req-d102e9a0-2d35-4b25-98e3-d6ebf76565ec 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/af6b24092d05499a9c2b72d03ad2b48a?usage=true 2026-08-22 15:59:00.977 7 INFO cinder.api.openstack.wsgi [None req-d102e9a0-2d35-4b25-98e3-d6ebf76565ec 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/af6b24092d05499a9c2b72d03ad2b48a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1042] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:59:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/af6b24092d05499a9c2b72d03ad2b48a?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:59:00.990 8 INFO cinder.api.openstack.wsgi [None req-a3c030e8-8ea4-4eb5-8695-ce6453911ed7 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true 2026-08-22 15:59:01.011 8 INFO cinder.api.openstack.wsgi [None req-a3c030e8-8ea4-4eb5-8695-ce6453911ed7 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 525/1043] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:59:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:59:01.024 7 INFO cinder.api.openstack.wsgi [None req-d823ab28-b02a-4d7d-b9ab-9229d0b4b33b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true 2026-08-22 15:59:01.043 7 INFO cinder.api.openstack.wsgi [None req-d823ab28-b02a-4d7d-b9ab-9229d0b4b33b 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1044] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 15:59:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 15:59:01.060 8 INFO cinder.api.openstack.wsgi [None req-8fe350bf-ef61-4964-af27-0e289220eb60 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:59:01.071 8 INFO cinder.volume.api [None req-8fe350bf-ef61-4964-af27-0e289220eb60 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:59:01.073 8 INFO cinder.api.openstack.wsgi [None req-8fe350bf-ef61-4964-af27-0e289220eb60 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 526/1045] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:59:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:59:01.090 7 INFO cinder.api.openstack.wsgi [None req-84f1e9ce-1ffe-4f54-85e1-c457bd4fed82 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true 2026-08-22 15:59:01.597 7 INFO cinder.api.openstack.wsgi [None req-84f1e9ce-1ffe-4f54-85e1-c457bd4fed82 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1046] 10.0.0.234 () {28 vars in 696 bytes} [Sat Aug 22 15:59:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/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-08-22 15:59:01.611 8 INFO cinder.api.openstack.wsgi [None req-cc738cb2-883a-4862-ac13-89acce6fc16e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 15:59:01.621 8 INFO cinder.volume.api [None req-cc738cb2-883a-4862-ac13-89acce6fc16e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:59:01.622 8 INFO cinder.api.openstack.wsgi [None req-cc738cb2-883a-4862-ac13-89acce6fc16e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 527/1047] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 15:59:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:59:01.634 7 INFO cinder.api.openstack.wsgi [None req-94067e0f-8179-45f5-b0a8-c1d0e036ba30 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true 2026-08-22 15:59:01.641 7 INFO cinder.volume.api [None req-94067e0f-8179-45f5-b0a8-c1d0e036ba30 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all snapshots completed successfully. 2026-08-22 15:59:01.642 7 INFO cinder.api.openstack.wsgi [None req-94067e0f-8179-45f5-b0a8-c1d0e036ba30 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1048] 10.0.0.234 () {28 vars in 674 bytes} [Sat Aug 22 15:59:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:59:07.778 8 INFO cinder.api.openstack.wsgi [None req-cc738cb2-883a-4862-ac13-89acce6fc16e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:59:07.778 7 INFO cinder.api.openstack.wsgi [None req-94067e0f-8179-45f5-b0a8-c1d0e036ba30 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:59:07.779 8 INFO cinder.api.openstack.wsgi [None req-cc738cb2-883a-4862-ac13-89acce6fc16e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:59:07.780 7 INFO cinder.api.openstack.wsgi [None req-94067e0f-8179-45f5-b0a8-c1d0e036ba30 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:59:17.779 7 INFO cinder.api.openstack.wsgi [None req-94067e0f-8179-45f5-b0a8-c1d0e036ba30 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:59:17.779 8 INFO cinder.api.openstack.wsgi [None req-cc738cb2-883a-4862-ac13-89acce6fc16e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:59:17.780 7 INFO cinder.api.openstack.wsgi [None req-94067e0f-8179-45f5-b0a8-c1d0e036ba30 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:59:17.781 8 INFO cinder.api.openstack.wsgi [None req-cc738cb2-883a-4862-ac13-89acce6fc16e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:59:27.779 7 INFO cinder.api.openstack.wsgi [None req-94067e0f-8179-45f5-b0a8-c1d0e036ba30 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:59:27.779 8 INFO cinder.api.openstack.wsgi [None req-cc738cb2-883a-4862-ac13-89acce6fc16e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:59:27.780 7 INFO cinder.api.openstack.wsgi [None req-94067e0f-8179-45f5-b0a8-c1d0e036ba30 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:59:27.780 8 INFO cinder.api.openstack.wsgi [None req-cc738cb2-883a-4862-ac13-89acce6fc16e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:59:29.723 7 INFO cinder.api.openstack.wsgi [None req-959240c3-a616-4924-b565-feeaa7552582 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots 2026-08-22 15:59:29.739 7 INFO cinder.volume.api [None req-959240c3-a616-4924-b565-feeaa7552582 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all snapshots completed successfully. 2026-08-22 15:59:29.739 7 INFO cinder.api.openstack.wsgi [None req-959240c3-a616-4924-b565-feeaa7552582 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 525/1055] 10.0.0.125 () {32 vars in 705 bytes} [Sat Aug 22 15:59:29 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:59:29.752 8 INFO cinder.api.openstack.wsgi [None req-0a3cdedf-d49a-48e4-a413-872eb217b3d2 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes 2026-08-22 15:59:29.781 8 INFO cinder.volume.api [None req-0a3cdedf-d49a-48e4-a413-872eb217b3d2 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 15:59:29.781 8 INFO cinder.api.openstack.wsgi [None req-0a3cdedf-d49a-48e4-a413-872eb217b3d2 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes returned with HTTP 200 [pid: 8|app: 0|req: 531/1056] 10.0.0.125 () {32 vars in 701 bytes} [Sat Aug 22 15:59:29 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 15:59:37.779 8 INFO cinder.api.openstack.wsgi [None req-0a3cdedf-d49a-48e4-a413-872eb217b3d2 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:59:37.779 7 INFO cinder.api.openstack.wsgi [None req-959240c3-a616-4924-b565-feeaa7552582 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:59:37.780 8 INFO cinder.api.openstack.wsgi [None req-0a3cdedf-d49a-48e4-a413-872eb217b3d2 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:59:37.780 7 INFO cinder.api.openstack.wsgi [None req-959240c3-a616-4924-b565-feeaa7552582 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:59:47.779 7 INFO cinder.api.openstack.wsgi [None req-959240c3-a616-4924-b565-feeaa7552582 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:59:47.779 8 INFO cinder.api.openstack.wsgi [None req-0a3cdedf-d49a-48e4-a413-872eb217b3d2 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:59:47.780 7 INFO cinder.api.openstack.wsgi [None req-959240c3-a616-4924-b565-feeaa7552582 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:59:47.781 8 INFO cinder.api.openstack.wsgi [None req-0a3cdedf-d49a-48e4-a413-872eb217b3d2 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:59:57.778 7 INFO cinder.api.openstack.wsgi [None req-959240c3-a616-4924-b565-feeaa7552582 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:59:57.778 8 INFO cinder.api.openstack.wsgi [None req-0a3cdedf-d49a-48e4-a413-872eb217b3d2 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 15:59:57.780 7 INFO cinder.api.openstack.wsgi [None req-959240c3-a616-4924-b565-feeaa7552582 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 15:59:57.780 8 INFO cinder.api.openstack.wsgi [None req-0a3cdedf-d49a-48e4-a413-872eb217b3d2 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:00:00.825 7 INFO cinder.api.openstack.wsgi [None req-240c1bde-b013-46b4-abd9-cbbd2f4adc8e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 16:00:00.835 7 INFO cinder.volume.api [None req-240c1bde-b013-46b4-abd9-cbbd2f4adc8e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 16:00:00.837 7 INFO cinder.api.openstack.wsgi [None req-240c1bde-b013-46b4-abd9-cbbd2f4adc8e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 529/1063] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 16:00:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 16:00:00.853 8 INFO cinder.api.openstack.wsgi [None req-d9fcbf31-1d72-423c-a5f4-210be130b4c0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true 2026-08-22 16:00:01.357 8 INFO cinder.api.openstack.wsgi [None req-d9fcbf31-1d72-423c-a5f4-210be130b4c0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 535/1064] 10.0.0.234 () {28 vars in 696 bytes} [Sat Aug 22 16:00:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 16:00:01.367 7 INFO cinder.api.openstack.wsgi [None req-9ad3865b-becf-4369-8960-42a35672c982 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 16:00:01.386 7 INFO cinder.volume.api [None req-9ad3865b-becf-4369-8960-42a35672c982 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 16:00:01.388 7 INFO cinder.api.openstack.wsgi [None req-9ad3865b-becf-4369-8960-42a35672c982 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 530/1065] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 16:00:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 16:00:01.402 8 INFO cinder.api.openstack.wsgi [None req-cbfae573-8a17-4592-804b-d7f08d48a5d3 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true 2026-08-22 16:00:01.437 8 INFO cinder.volume.api [None req-cbfae573-8a17-4592-804b-d7f08d48a5d3 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all snapshots completed successfully. 2026-08-22 16:00:01.437 8 INFO cinder.api.openstack.wsgi [None req-cbfae573-8a17-4592-804b-d7f08d48a5d3 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 536/1066] 10.0.0.234 () {28 vars in 674 bytes} [Sat Aug 22 16:00:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true => generated 17 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 16:00:01.448 7 INFO cinder.api.openstack.wsgi [None req-501d7c6d-7600-413e-a372-4162f5c2061f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services 2026-08-22 16:00:01.454 7 INFO cinder.api.openstack.wsgi [None req-501d7c6d-7600-413e-a372-4162f5c2061f 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 531/1067] 10.0.0.234 () {28 vars in 645 bytes} [Sat Aug 22 16:00:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 16:00:01.512 8 INFO cinder.api.openstack.wsgi [None req-e1523689-8bf8-441f-836e-b9786bad0208 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true 2026-08-22 16:00:01.542 8 INFO cinder.api.openstack.wsgi [None req-e1523689-8bf8-441f-836e-b9786bad0208 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 537/1068] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 16:00:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 16:00:01.560 7 INFO cinder.api.openstack.wsgi [None req-153f8c82-4bcd-47b1-8807-a3d1174c3e73 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true 2026-08-22 16:00:01.591 7 INFO cinder.api.openstack.wsgi [None req-153f8c82-4bcd-47b1-8807-a3d1174c3e73 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1069] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 16:00:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 16:00:01.605 8 INFO cinder.api.openstack.wsgi [None req-f22a4603-18df-41ca-9354-d47805255569 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true 2026-08-22 16:00:01.637 8 INFO cinder.api.openstack.wsgi [None req-f22a4603-18df-41ca-9354-d47805255569 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 538/1070] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 16:00:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 16:00:07.779 8 INFO cinder.api.openstack.wsgi [None req-f22a4603-18df-41ca-9354-d47805255569 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:00:07.780 7 INFO cinder.api.openstack.wsgi [None req-153f8c82-4bcd-47b1-8807-a3d1174c3e73 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:00:07.780 8 INFO cinder.api.openstack.wsgi [None req-f22a4603-18df-41ca-9354-d47805255569 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:00:07.781 7 INFO cinder.api.openstack.wsgi [None req-153f8c82-4bcd-47b1-8807-a3d1174c3e73 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:00:17.779 8 INFO cinder.api.openstack.wsgi [None req-f22a4603-18df-41ca-9354-d47805255569 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:00:17.779 7 INFO cinder.api.openstack.wsgi [None req-153f8c82-4bcd-47b1-8807-a3d1174c3e73 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:00:17.780 8 INFO cinder.api.openstack.wsgi [None req-f22a4603-18df-41ca-9354-d47805255569 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:00:17.780 7 INFO cinder.api.openstack.wsgi [None req-153f8c82-4bcd-47b1-8807-a3d1174c3e73 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:00:27.778 8 INFO cinder.api.openstack.wsgi [None req-f22a4603-18df-41ca-9354-d47805255569 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:00:27.778 7 INFO cinder.api.openstack.wsgi [None req-153f8c82-4bcd-47b1-8807-a3d1174c3e73 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:00:27.779 7 INFO cinder.api.openstack.wsgi [None req-153f8c82-4bcd-47b1-8807-a3d1174c3e73 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:00:27.782 8 INFO cinder.api.openstack.wsgi [None req-f22a4603-18df-41ca-9354-d47805255569 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:00:37.779 7 INFO cinder.api.openstack.wsgi [None req-153f8c82-4bcd-47b1-8807-a3d1174c3e73 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:00:37.779 8 INFO cinder.api.openstack.wsgi [None req-f22a4603-18df-41ca-9354-d47805255569 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:00:37.779 7 INFO cinder.api.openstack.wsgi [None req-153f8c82-4bcd-47b1-8807-a3d1174c3e73 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:00:37.780 8 INFO cinder.api.openstack.wsgi [None req-f22a4603-18df-41ca-9354-d47805255569 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:00:47.780 8 INFO cinder.api.openstack.wsgi [None req-f22a4603-18df-41ca-9354-d47805255569 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:00:47.780 7 INFO cinder.api.openstack.wsgi [None req-153f8c82-4bcd-47b1-8807-a3d1174c3e73 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:00:47.781 8 INFO cinder.api.openstack.wsgi [None req-f22a4603-18df-41ca-9354-d47805255569 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:00:47.781 7 INFO cinder.api.openstack.wsgi [None req-153f8c82-4bcd-47b1-8807-a3d1174c3e73 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:00:57.778 8 INFO cinder.api.openstack.wsgi [None req-f22a4603-18df-41ca-9354-d47805255569 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:00:57.779 7 INFO cinder.api.openstack.wsgi [None req-153f8c82-4bcd-47b1-8807-a3d1174c3e73 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:00:57.779 8 INFO cinder.api.openstack.wsgi [None req-f22a4603-18df-41ca-9354-d47805255569 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:00:57.780 7 INFO cinder.api.openstack.wsgi [None req-153f8c82-4bcd-47b1-8807-a3d1174c3e73 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:01:00.730 8 INFO cinder.api.openstack.wsgi [None req-b896c048-f57a-4f3a-939d-e4bc74a54f10 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 16:01:00.742 8 INFO cinder.volume.api [None req-b896c048-f57a-4f3a-939d-e4bc74a54f10 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 16:01:00.744 8 INFO cinder.api.openstack.wsgi [None req-b896c048-f57a-4f3a-939d-e4bc74a54f10 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 545/1083] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 16:01:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 16:01:00.758 7 INFO cinder.api.openstack.wsgi [None req-f5cbae1c-be45-4408-a8a5-3352f19ee6b2 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true 2026-08-22 16:01:01.264 7 INFO cinder.api.openstack.wsgi [None req-f5cbae1c-be45-4408-a8a5-3352f19ee6b2 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 539/1084] 10.0.0.234 () {28 vars in 696 bytes} [Sat Aug 22 16:01:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 16:01:01.328 8 INFO cinder.api.openstack.wsgi [None req-0b9ac5e9-5d7e-4166-9384-8da85df5c1ba 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true 2026-08-22 16:01:01.348 8 INFO cinder.api.openstack.wsgi [None req-0b9ac5e9-5d7e-4166-9384-8da85df5c1ba 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 546/1085] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 16:01:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 16:01:01.376 7 INFO cinder.api.openstack.wsgi [None req-dbce25fa-7afd-4a34-bb53-43a3389f5f14 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true 2026-08-22 16:01:01.400 7 INFO cinder.api.openstack.wsgi [None req-dbce25fa-7afd-4a34-bb53-43a3389f5f14 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 540/1086] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 16:01:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 16:01:01.417 8 INFO cinder.api.openstack.wsgi [None req-78814812-3483-4aeb-b0d4-241b144002ec 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true 2026-08-22 16:01:01.452 8 INFO cinder.api.openstack.wsgi [None req-78814812-3483-4aeb-b0d4-241b144002ec 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 547/1087] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 16:01:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 16:01:01.468 7 INFO cinder.api.openstack.wsgi [None req-e7a917f9-fad1-4e59-b53a-fb4c5862789c 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true 2026-08-22 16:01:01.481 7 INFO cinder.volume.api [None req-e7a917f9-fad1-4e59-b53a-fb4c5862789c 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all snapshots completed successfully. 2026-08-22 16:01:01.481 7 INFO cinder.api.openstack.wsgi [None req-e7a917f9-fad1-4e59-b53a-fb4c5862789c 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 541/1088] 10.0.0.234 () {28 vars in 674 bytes} [Sat Aug 22 16:01:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 16:01:01.497 8 INFO cinder.api.openstack.wsgi [None req-1f430ceb-8394-46ba-bf36-88678754b162 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 16:01:01.506 8 INFO cinder.volume.api [None req-1f430ceb-8394-46ba-bf36-88678754b162 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 16:01:01.508 8 INFO cinder.api.openstack.wsgi [None req-1f430ceb-8394-46ba-bf36-88678754b162 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 548/1089] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 16:01:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 16:01:01.524 7 INFO cinder.api.openstack.wsgi [None req-610a9e91-e1e4-48fc-b16c-b5897b7ceeca 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services 2026-08-22 16:01:01.531 7 INFO cinder.api.openstack.wsgi [None req-610a9e91-e1e4-48fc-b16c-b5897b7ceeca 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 542/1090] 10.0.0.234 () {28 vars in 645 bytes} [Sat Aug 22 16:01:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 16:01:07.779 7 INFO cinder.api.openstack.wsgi [None req-610a9e91-e1e4-48fc-b16c-b5897b7ceeca 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:01:07.779 8 INFO cinder.api.openstack.wsgi [None req-1f430ceb-8394-46ba-bf36-88678754b162 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:01:07.781 7 INFO cinder.api.openstack.wsgi [None req-610a9e91-e1e4-48fc-b16c-b5897b7ceeca 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:01:07.781 8 INFO cinder.api.openstack.wsgi [None req-1f430ceb-8394-46ba-bf36-88678754b162 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:01:17.779 8 INFO cinder.api.openstack.wsgi [None req-1f430ceb-8394-46ba-bf36-88678754b162 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:01:17.779 7 INFO cinder.api.openstack.wsgi [None req-610a9e91-e1e4-48fc-b16c-b5897b7ceeca 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:01:17.780 7 INFO cinder.api.openstack.wsgi [None req-610a9e91-e1e4-48fc-b16c-b5897b7ceeca 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:01:17.780 8 INFO cinder.api.openstack.wsgi [None req-1f430ceb-8394-46ba-bf36-88678754b162 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:01:27.779 8 INFO cinder.api.openstack.wsgi [None req-1f430ceb-8394-46ba-bf36-88678754b162 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:01:27.779 7 INFO cinder.api.openstack.wsgi [None req-610a9e91-e1e4-48fc-b16c-b5897b7ceeca 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:01:27.780 8 INFO cinder.api.openstack.wsgi [None req-1f430ceb-8394-46ba-bf36-88678754b162 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:01:27.780 7 INFO cinder.api.openstack.wsgi [None req-610a9e91-e1e4-48fc-b16c-b5897b7ceeca 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:01:37.779 7 INFO cinder.api.openstack.wsgi [None req-610a9e91-e1e4-48fc-b16c-b5897b7ceeca 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:01:37.779 8 INFO cinder.api.openstack.wsgi [None req-1f430ceb-8394-46ba-bf36-88678754b162 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:01:37.780 7 INFO cinder.api.openstack.wsgi [None req-610a9e91-e1e4-48fc-b16c-b5897b7ceeca 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:01:37.781 8 INFO cinder.api.openstack.wsgi [None req-1f430ceb-8394-46ba-bf36-88678754b162 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:01:47.779 7 INFO cinder.api.openstack.wsgi [None req-610a9e91-e1e4-48fc-b16c-b5897b7ceeca 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:01:47.779 8 INFO cinder.api.openstack.wsgi [None req-1f430ceb-8394-46ba-bf36-88678754b162 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:01:47.780 7 INFO cinder.api.openstack.wsgi [None req-610a9e91-e1e4-48fc-b16c-b5897b7ceeca 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:01:47.780 8 INFO cinder.api.openstack.wsgi [None req-1f430ceb-8394-46ba-bf36-88678754b162 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:01:57.779 7 INFO cinder.api.openstack.wsgi [None req-610a9e91-e1e4-48fc-b16c-b5897b7ceeca 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:01:57.779 8 INFO cinder.api.openstack.wsgi [None req-1f430ceb-8394-46ba-bf36-88678754b162 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:01:57.780 7 INFO cinder.api.openstack.wsgi [None req-610a9e91-e1e4-48fc-b16c-b5897b7ceeca 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:01:57.780 8 INFO cinder.api.openstack.wsgi [None req-1f430ceb-8394-46ba-bf36-88678754b162 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:02:00.693 7 INFO cinder.api.openstack.wsgi [None req-fe44969e-aff8-46c2-be8c-3d0f7adb5f78 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 16:02:00.703 7 INFO cinder.volume.api [None req-fe44969e-aff8-46c2-be8c-3d0f7adb5f78 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 16:02:00.704 7 INFO cinder.api.openstack.wsgi [None req-fe44969e-aff8-46c2-be8c-3d0f7adb5f78 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 549/1103] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 16:02:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 16:02:00.721 8 INFO cinder.api.openstack.wsgi [None req-ef6ac2ed-7489-46af-b2a9-f627d44ec416 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services 2026-08-22 16:02:00.729 8 INFO cinder.api.openstack.wsgi [None req-ef6ac2ed-7489-46af-b2a9-f627d44ec416 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 555/1104] 10.0.0.234 () {28 vars in 645 bytes} [Sat Aug 22 16:02:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 16:02:00.741 7 INFO cinder.api.openstack.wsgi [None req-7afb8df1-b073-438a-93e4-188391c7a9d0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true 2026-08-22 16:02:00.747 7 INFO cinder.volume.api [None req-7afb8df1-b073-438a-93e4-188391c7a9d0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all snapshots completed successfully. 2026-08-22 16:02:00.748 7 INFO cinder.api.openstack.wsgi [None req-7afb8df1-b073-438a-93e4-188391c7a9d0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 550/1105] 10.0.0.234 () {28 vars in 674 bytes} [Sat Aug 22 16:02:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 16:02:00.761 8 INFO cinder.api.openstack.wsgi [None req-be99ba98-0fa0-470d-8b0c-a5273ebaa1ad 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true 2026-08-22 16:02:01.266 8 INFO cinder.api.openstack.wsgi [None req-be99ba98-0fa0-470d-8b0c-a5273ebaa1ad 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 556/1106] 10.0.0.234 () {28 vars in 696 bytes} [Sat Aug 22 16:02:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 16:02:01.281 7 INFO cinder.api.openstack.wsgi [None req-62b19b11-b576-4151-827a-08bd802a0068 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 16:02:01.292 7 INFO cinder.volume.api [None req-62b19b11-b576-4151-827a-08bd802a0068 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 16:02:01.294 7 INFO cinder.api.openstack.wsgi [None req-62b19b11-b576-4151-827a-08bd802a0068 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 551/1107] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 16:02:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 16:02:01.364 8 INFO cinder.api.openstack.wsgi [None req-691ef398-f965-45c2-936d-356bcef50ab4 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true 2026-08-22 16:02:01.405 8 INFO cinder.api.openstack.wsgi [None req-691ef398-f965-45c2-936d-356bcef50ab4 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 557/1108] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 16:02:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 16:02:01.423 7 INFO cinder.api.openstack.wsgi [None req-7ad15213-c9ca-450d-a58e-af42dbeca969 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true 2026-08-22 16:02:01.444 7 INFO cinder.api.openstack.wsgi [None req-7ad15213-c9ca-450d-a58e-af42dbeca969 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 552/1109] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 16:02:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 16:02:01.456 8 INFO cinder.api.openstack.wsgi [None req-b9f62097-b078-463f-aba2-8148bca9409e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true 2026-08-22 16:02:01.487 8 INFO cinder.api.openstack.wsgi [None req-b9f62097-b078-463f-aba2-8148bca9409e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 558/1110] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 16:02:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 16:02:07.779 7 INFO cinder.api.openstack.wsgi [None req-7ad15213-c9ca-450d-a58e-af42dbeca969 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:02:07.779 8 INFO cinder.api.openstack.wsgi [None req-b9f62097-b078-463f-aba2-8148bca9409e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:02:07.780 7 INFO cinder.api.openstack.wsgi [None req-7ad15213-c9ca-450d-a58e-af42dbeca969 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:02:07.781 8 INFO cinder.api.openstack.wsgi [None req-b9f62097-b078-463f-aba2-8148bca9409e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:02:17.779 7 INFO cinder.api.openstack.wsgi [None req-7ad15213-c9ca-450d-a58e-af42dbeca969 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:02:17.780 7 INFO cinder.api.openstack.wsgi [None req-7ad15213-c9ca-450d-a58e-af42dbeca969 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:02:17.781 8 INFO cinder.api.openstack.wsgi [None req-b9f62097-b078-463f-aba2-8148bca9409e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:02:17.781 8 INFO cinder.api.openstack.wsgi [None req-b9f62097-b078-463f-aba2-8148bca9409e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:02:27.779 7 INFO cinder.api.openstack.wsgi [None req-7ad15213-c9ca-450d-a58e-af42dbeca969 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:02:27.779 8 INFO cinder.api.openstack.wsgi [None req-b9f62097-b078-463f-aba2-8148bca9409e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:02:27.780 7 INFO cinder.api.openstack.wsgi [None req-7ad15213-c9ca-450d-a58e-af42dbeca969 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:02:27.780 8 INFO cinder.api.openstack.wsgi [None req-b9f62097-b078-463f-aba2-8148bca9409e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:02:37.778 7 INFO cinder.api.openstack.wsgi [None req-7ad15213-c9ca-450d-a58e-af42dbeca969 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:02:37.780 7 INFO cinder.api.openstack.wsgi [None req-7ad15213-c9ca-450d-a58e-af42dbeca969 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:02:37.780 8 INFO cinder.api.openstack.wsgi [None req-b9f62097-b078-463f-aba2-8148bca9409e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:02:37.781 8 INFO cinder.api.openstack.wsgi [None req-b9f62097-b078-463f-aba2-8148bca9409e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:02:47.778 7 INFO cinder.api.openstack.wsgi [None req-7ad15213-c9ca-450d-a58e-af42dbeca969 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:02:47.779 8 INFO cinder.api.openstack.wsgi [None req-b9f62097-b078-463f-aba2-8148bca9409e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:02:47.779 7 INFO cinder.api.openstack.wsgi [None req-7ad15213-c9ca-450d-a58e-af42dbeca969 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:02:47.781 8 INFO cinder.api.openstack.wsgi [None req-b9f62097-b078-463f-aba2-8148bca9409e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:02:57.779 7 INFO cinder.api.openstack.wsgi [None req-7ad15213-c9ca-450d-a58e-af42dbeca969 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:02:57.779 7 INFO cinder.api.openstack.wsgi [None req-7ad15213-c9ca-450d-a58e-af42dbeca969 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:02:57.780 8 INFO cinder.api.openstack.wsgi [None req-b9f62097-b078-463f-aba2-8148bca9409e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:02:57.781 8 INFO cinder.api.openstack.wsgi [None req-b9f62097-b078-463f-aba2-8148bca9409e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:03:00.709 7 INFO cinder.api.openstack.wsgi [None req-470379eb-17e5-48ca-8cd8-fc8f48195f66 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true 2026-08-22 16:03:01.213 7 INFO cinder.api.openstack.wsgi [None req-470379eb-17e5-48ca-8cd8-fc8f48195f66 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 559/1123] 10.0.0.234 () {28 vars in 696 bytes} [Sat Aug 22 16:03:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 16:03:01.228 8 INFO cinder.api.openstack.wsgi [None req-92c7eeea-fe4d-4d52-9294-535d5d3ac15a 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 16:03:01.242 8 INFO cinder.volume.api [None req-92c7eeea-fe4d-4d52-9294-535d5d3ac15a 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 16:03:01.245 8 INFO cinder.api.openstack.wsgi [None req-92c7eeea-fe4d-4d52-9294-535d5d3ac15a 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 565/1124] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 16:03:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 16:03:01.258 7 INFO cinder.api.openstack.wsgi [None req-3477d5b5-c3fa-4d3e-933f-5f9514fb90e8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true 2026-08-22 16:03:01.265 7 INFO cinder.volume.api [None req-3477d5b5-c3fa-4d3e-933f-5f9514fb90e8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all snapshots completed successfully. 2026-08-22 16:03:01.265 7 INFO cinder.api.openstack.wsgi [None req-3477d5b5-c3fa-4d3e-933f-5f9514fb90e8 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 560/1125] 10.0.0.234 () {28 vars in 674 bytes} [Sat Aug 22 16:03:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 16:03:01.277 8 INFO cinder.api.openstack.wsgi [None req-fdccab84-a2fc-4661-b138-e97461cd2fe9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services 2026-08-22 16:03:01.286 8 INFO cinder.api.openstack.wsgi [None req-fdccab84-a2fc-4661-b138-e97461cd2fe9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 566/1126] 10.0.0.234 () {28 vars in 645 bytes} [Sat Aug 22 16:03:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 16:03:01.353 7 INFO cinder.api.openstack.wsgi [None req-2cde4d67-9fc5-4b5a-8943-4806899f2b3a 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true 2026-08-22 16:03:01.381 7 INFO cinder.api.openstack.wsgi [None req-2cde4d67-9fc5-4b5a-8943-4806899f2b3a 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 561/1127] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 16:03:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 16:03:01.400 8 INFO cinder.api.openstack.wsgi [None req-66fbb757-079c-4515-9025-2056e1bc16cd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true 2026-08-22 16:03:01.434 8 INFO cinder.api.openstack.wsgi [None req-66fbb757-079c-4515-9025-2056e1bc16cd 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 567/1128] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 16:03:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 16:03:01.445 7 INFO cinder.api.openstack.wsgi [None req-2478a38e-4f04-434d-804f-82aeb2dc2724 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true 2026-08-22 16:03:01.484 7 INFO cinder.api.openstack.wsgi [None req-2478a38e-4f04-434d-804f-82aeb2dc2724 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 562/1129] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 16:03:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 16:03:01.501 8 INFO cinder.api.openstack.wsgi [None req-3c2a9991-87b9-4597-b674-c572188b9943 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 16:03:01.527 8 INFO cinder.volume.api [None req-3c2a9991-87b9-4597-b674-c572188b9943 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 16:03:01.528 8 INFO cinder.api.openstack.wsgi [None req-3c2a9991-87b9-4597-b674-c572188b9943 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 568/1130] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 16:03:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 16:03:07.779 7 INFO cinder.api.openstack.wsgi [None req-2478a38e-4f04-434d-804f-82aeb2dc2724 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:03:07.779 8 INFO cinder.api.openstack.wsgi [None req-3c2a9991-87b9-4597-b674-c572188b9943 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:03:07.781 8 INFO cinder.api.openstack.wsgi [None req-3c2a9991-87b9-4597-b674-c572188b9943 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:03:07.781 7 INFO cinder.api.openstack.wsgi [None req-2478a38e-4f04-434d-804f-82aeb2dc2724 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:03:17.779 7 INFO cinder.api.openstack.wsgi [None req-2478a38e-4f04-434d-804f-82aeb2dc2724 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:03:17.779 8 INFO cinder.api.openstack.wsgi [None req-3c2a9991-87b9-4597-b674-c572188b9943 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:03:17.780 7 INFO cinder.api.openstack.wsgi [None req-2478a38e-4f04-434d-804f-82aeb2dc2724 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:03:17.780 8 INFO cinder.api.openstack.wsgi [None req-3c2a9991-87b9-4597-b674-c572188b9943 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:03:27.779 8 INFO cinder.api.openstack.wsgi [None req-3c2a9991-87b9-4597-b674-c572188b9943 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:03:27.779 7 INFO cinder.api.openstack.wsgi [None req-2478a38e-4f04-434d-804f-82aeb2dc2724 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:03:27.780 8 INFO cinder.api.openstack.wsgi [None req-3c2a9991-87b9-4597-b674-c572188b9943 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:03:27.780 7 INFO cinder.api.openstack.wsgi [None req-2478a38e-4f04-434d-804f-82aeb2dc2724 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:03:37.778 8 INFO cinder.api.openstack.wsgi [None req-3c2a9991-87b9-4597-b674-c572188b9943 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:03:37.779 7 INFO cinder.api.openstack.wsgi [None req-2478a38e-4f04-434d-804f-82aeb2dc2724 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:03:37.780 7 INFO cinder.api.openstack.wsgi [None req-2478a38e-4f04-434d-804f-82aeb2dc2724 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:03:37.780 8 INFO cinder.api.openstack.wsgi [None req-3c2a9991-87b9-4597-b674-c572188b9943 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:03:47.779 7 INFO cinder.api.openstack.wsgi [None req-2478a38e-4f04-434d-804f-82aeb2dc2724 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:03:47.780 7 INFO cinder.api.openstack.wsgi [None req-2478a38e-4f04-434d-804f-82aeb2dc2724 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:03:47.780 8 INFO cinder.api.openstack.wsgi [None req-3c2a9991-87b9-4597-b674-c572188b9943 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:03:47.781 8 INFO cinder.api.openstack.wsgi [None req-3c2a9991-87b9-4597-b674-c572188b9943 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:03:57.778 7 INFO cinder.api.openstack.wsgi [None req-2478a38e-4f04-434d-804f-82aeb2dc2724 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:03:57.779 8 INFO cinder.api.openstack.wsgi [None req-3c2a9991-87b9-4597-b674-c572188b9943 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:03:57.780 8 INFO cinder.api.openstack.wsgi [None req-3c2a9991-87b9-4597-b674-c572188b9943 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:03:57.780 7 INFO cinder.api.openstack.wsgi [None req-2478a38e-4f04-434d-804f-82aeb2dc2724 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:04:00.714 8 INFO cinder.api.openstack.wsgi [None req-c93c6642-437d-4a00-84ea-124227633cc9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 16:04:00.728 8 INFO cinder.volume.api [None req-c93c6642-437d-4a00-84ea-124227633cc9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 16:04:00.735 8 INFO cinder.api.openstack.wsgi [None req-c93c6642-437d-4a00-84ea-124227633cc9 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 575/1143] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 16:04:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true => generated 15 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 16:04:00.761 7 INFO cinder.api.openstack.wsgi [None req-c243257c-c6b1-4427-9896-ddc44c7b259e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true 2026-08-22 16:04:01.264 7 INFO cinder.api.openstack.wsgi [None req-c243257c-c6b1-4427-9896-ddc44c7b259e 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 569/1144] 10.0.0.234 () {28 vars in 696 bytes} [Sat Aug 22 16:04:00 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 16:04:01.276 8 INFO cinder.api.openstack.wsgi [None req-3732b970-84d6-4518-9f32-3e7568ea6234 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true 2026-08-22 16:04:01.299 8 INFO cinder.volume.api [None req-3732b970-84d6-4518-9f32-3e7568ea6234 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all volumes completed successfully. 2026-08-22 16:04:01.303 8 INFO cinder.api.openstack.wsgi [None req-3732b970-84d6-4518-9f32-3e7568ea6234 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 576/1145] 10.0.0.234 () {28 vars in 684 bytes} [Sat Aug 22 16:04:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/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-08-22 16:04:01.321 7 INFO cinder.api.openstack.wsgi [None req-1e78feb3-5c89-43ee-99b4-346fa63514b0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true 2026-08-22 16:04:01.347 7 INFO cinder.volume.api [None req-1e78feb3-5c89-43ee-99b4-346fa63514b0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] Get all snapshots completed successfully. 2026-08-22 16:04:01.348 7 INFO cinder.api.openstack.wsgi [None req-1e78feb3-5c89-43ee-99b4-346fa63514b0 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 570/1146] 10.0.0.234 () {28 vars in 674 bytes} [Sat Aug 22 16:04:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/snapshots?all_tenants=true => generated 17 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-22 16:04:01.406 8 INFO cinder.api.openstack.wsgi [None req-b7ae1252-2a04-4d14-9dfa-78bc3ad00680 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true 2026-08-22 16:04:01.431 8 INFO cinder.api.openstack.wsgi [None req-b7ae1252-2a04-4d14-9dfa-78bc3ad00680 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 577/1147] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 16:04:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/7e14f03f71914cda8ae4338e8b8d0f1c?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 16:04:01.442 7 INFO cinder.api.openstack.wsgi [None req-be00e98b-fb0b-4521-a491-12d48f5003fb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true 2026-08-22 16:04:01.482 7 INFO cinder.api.openstack.wsgi [None req-be00e98b-fb0b-4521-a491-12d48f5003fb 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 571/1148] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 16:04:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/d18759b77fb94b22ab1550b503044eff?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 16:04:01.497 8 INFO cinder.api.openstack.wsgi [None req-b75cb516-8063-488c-858d-9a5552f1519d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true 2026-08-22 16:04:01.520 8 INFO cinder.api.openstack.wsgi [None req-b75cb516-8063-488c-858d-9a5552f1519d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 578/1149] 10.0.0.234 () {28 vars in 736 bytes} [Sat Aug 22 16:04:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-quota-sets/efba74487d21454997f0c2559b949b42?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 16:04:01.534 7 INFO cinder.api.openstack.wsgi [None req-02679b9e-9d47-4ab4-8d96-6456524186f6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services 2026-08-22 16:04:01.540 7 INFO cinder.api.openstack.wsgi [None req-02679b9e-9d47-4ab4-8d96-6456524186f6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 572/1150] 10.0.0.234 () {28 vars in 645 bytes} [Sat Aug 22 16:04:01 2026] GET /v3/7e14f03f71914cda8ae4338e8b8d0f1c/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-22 16:04:07.778 7 INFO cinder.api.openstack.wsgi [None req-02679b9e-9d47-4ab4-8d96-6456524186f6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:04:07.779 8 INFO cinder.api.openstack.wsgi [None req-b75cb516-8063-488c-858d-9a5552f1519d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:04:07.779 7 INFO cinder.api.openstack.wsgi [None req-02679b9e-9d47-4ab4-8d96-6456524186f6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:04:07.780 8 INFO cinder.api.openstack.wsgi [None req-b75cb516-8063-488c-858d-9a5552f1519d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:04:17.778 7 INFO cinder.api.openstack.wsgi [None req-02679b9e-9d47-4ab4-8d96-6456524186f6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:04:17.778 8 INFO cinder.api.openstack.wsgi [None req-b75cb516-8063-488c-858d-9a5552f1519d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] GET http://10.0.0.37:8776/ 2026-08-22 16:04:17.779 7 INFO cinder.api.openstack.wsgi [None req-02679b9e-9d47-4ab4-8d96-6456524186f6 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300 2026-08-22 16:04:17.780 8 INFO cinder.api.openstack.wsgi [None req-b75cb516-8063-488c-858d-9a5552f1519d 38c7dac478a548d98e8c03f72cde07b5 7e14f03f71914cda8ae4338e8b8d0f1c - - default default] http://10.0.0.37:8776/ returned with HTTP 300