+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Sep 15 11:57:47 2026] *** compiled with version: 13.3.0 on 06 August 2026 01:02:01 os: Linux-5.15.0-191-generic #201-Ubuntu SMP Fri Aug 7 18:39:04 UTC 2026 nodename: cinder-api-77c5ff7dc6-xn2dh 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 0x7ff8d8439668 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-09-15 11:57:51.656 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-09-15 11:57:51.657 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. 2026-09-15 11:57:51.675 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-09-15 11:57:51.675 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. /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-09-15 11:57:52.985 8 INFO cinder.rpc [None req-268a82ee-5bf0-483d-ba8f-d06b33458e2e - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-09-15 11:57:52.987 8 INFO cinder.rpc [None req-268a82ee-5bf0-483d-ba8f-d06b33458e2e - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-09-15 11:57:52.990 8 INFO cinder.rpc [None req-268a82ee-5bf0-483d-ba8f-d06b33458e2e - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-09-15 11:57:52.990 7 INFO cinder.rpc [None req-77e8af1d-3b42-44d9-b414-64c4318e981b - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-09-15 11:57:52.992 8 INFO cinder.rpc [None req-268a82ee-5bf0-483d-ba8f-d06b33458e2e - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-09-15 11:57:52.993 7 INFO cinder.rpc [None req-77e8af1d-3b42-44d9-b414-64c4318e981b - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-09-15 11:57:52.996 7 INFO cinder.rpc [None req-77e8af1d-3b42-44d9-b414-64c4318e981b - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-09-15 11:57:52.999 7 INFO cinder.rpc [None req-77e8af1d-3b42-44d9-b414-64c4318e981b - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-09-15 11:57:53.005 8 INFO cinder.rpc [None req-268a82ee-5bf0-483d-ba8f-d06b33458e2e - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-09-15 11:57:53.007 8 INFO cinder.rpc [None req-268a82ee-5bf0-483d-ba8f-d06b33458e2e - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-09-15 11:57:53.014 7 INFO cinder.rpc [None req-77e8af1d-3b42-44d9-b414-64c4318e981b - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-09-15 11:57:53.016 7 INFO cinder.rpc [None req-77e8af1d-3b42-44d9-b414-64c4318e981b - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-09-15 11:57:53.057 8 WARNING cinder.api.contrib.hosts [None req-268a82ee-5bf0-483d-ba8f-d06b33458e2e - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-09-15 11:57:53.066 7 WARNING cinder.api.contrib.hosts [None req-77e8af1d-3b42-44d9-b414-64c4318e981b - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-09-15 11:57:53.094 8 WARNING keystonemiddleware._common.config [None req-268a82ee-5bf0-483d-ba8f-d06b33458e2e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-15 11:57:53.102 7 WARNING keystonemiddleware._common.config [None req-77e8af1d-3b42-44d9-b414-64c4318e981b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-15 11:57:53.103 8 WARNING oslo_config.cfg [None req-268a82ee-5bf0-483d-ba8f-d06b33458e2e - - - - - -] 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 0x7ff8d8439668 pid: 8 (default app) 2026-09-15 11:57:53.110 7 WARNING oslo_config.cfg [None req-77e8af1d-3b42-44d9-b414-64c4318e981b - - - - - -] 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 0x7ff8d8439668 pid: 7 (default app) 2026-09-15 11:57:53.849 8 INFO cinder.api.openstack.wsgi [None req-268a82ee-5bf0-483d-ba8f-d06b33458e2e - - - - - -] GET http://10.0.0.8:8776/ 2026-09-15 11:57:53.851 8 INFO cinder.api.openstack.wsgi [None req-268a82ee-5bf0-483d-ba8f-d06b33458e2e - - - - - -] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 11:58:03.850 7 INFO cinder.api.openstack.wsgi [None req-77e8af1d-3b42-44d9-b414-64c4318e981b - - - - - -] GET http://10.0.0.8:8776/ 2026-09-15 11:58:03.853 7 INFO cinder.api.openstack.wsgi [None req-77e8af1d-3b42-44d9-b414-64c4318e981b - - - - - -] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 11:58:13.850 8 INFO cinder.api.openstack.wsgi [None req-268a82ee-5bf0-483d-ba8f-d06b33458e2e - - - - - -] GET http://10.0.0.8:8776/ 2026-09-15 11:58:13.851 8 INFO cinder.api.openstack.wsgi [None req-268a82ee-5bf0-483d-ba8f-d06b33458e2e - - - - - -] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 11:58:23.849 7 INFO cinder.api.openstack.wsgi [None req-77e8af1d-3b42-44d9-b414-64c4318e981b - - - - - -] GET http://10.0.0.8:8776/ 2026-09-15 11:58:23.850 8 INFO cinder.api.openstack.wsgi [None req-268a82ee-5bf0-483d-ba8f-d06b33458e2e - - - - - -] GET http://10.0.0.8:8776/ 2026-09-15 11:58:23.851 7 INFO cinder.api.openstack.wsgi [None req-77e8af1d-3b42-44d9-b414-64c4318e981b - - - - - -] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 11:58:23.851 8 INFO cinder.api.openstack.wsgi [None req-268a82ee-5bf0-483d-ba8f-d06b33458e2e - - - - - -] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 11:58:33.849 7 INFO cinder.api.openstack.wsgi [None req-77e8af1d-3b42-44d9-b414-64c4318e981b - - - - - -] GET http://10.0.0.8:8776/ 2026-09-15 11:58:33.849 7 INFO cinder.api.openstack.wsgi [None req-77e8af1d-3b42-44d9-b414-64c4318e981b - - - - - -] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 11:58:33.850 8 INFO cinder.api.openstack.wsgi [None req-268a82ee-5bf0-483d-ba8f-d06b33458e2e - - - - - -] GET http://10.0.0.8:8776/ 2026-09-15 11:58:33.852 8 INFO cinder.api.openstack.wsgi [None req-268a82ee-5bf0-483d-ba8f-d06b33458e2e - - - - - -] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 11:58:43.849 7 INFO cinder.api.openstack.wsgi [None req-77e8af1d-3b42-44d9-b414-64c4318e981b - - - - - -] GET http://10.0.0.8:8776/ 2026-09-15 11:58:43.849 8 INFO cinder.api.openstack.wsgi [None req-268a82ee-5bf0-483d-ba8f-d06b33458e2e - - - - - -] GET http://10.0.0.8:8776/ 2026-09-15 11:58:43.850 7 INFO cinder.api.openstack.wsgi [None req-77e8af1d-3b42-44d9-b414-64c4318e981b - - - - - -] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 11:58:43.851 8 INFO cinder.api.openstack.wsgi [None req-268a82ee-5bf0-483d-ba8f-d06b33458e2e - - - - - -] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 11:58:53.850 7 INFO cinder.api.openstack.wsgi [None req-77e8af1d-3b42-44d9-b414-64c4318e981b - - - - - -] GET http://10.0.0.8:8776/ 2026-09-15 11:58:53.850 8 INFO cinder.api.openstack.wsgi [None req-268a82ee-5bf0-483d-ba8f-d06b33458e2e - - - - - -] GET http://10.0.0.8:8776/ 2026-09-15 11:58:53.851 7 INFO cinder.api.openstack.wsgi [None req-77e8af1d-3b42-44d9-b414-64c4318e981b - - - - - -] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 11:58:53.851 8 INFO cinder.api.openstack.wsgi [None req-268a82ee-5bf0-483d-ba8f-d06b33458e2e - - - - - -] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 11:59:03.849 8 INFO cinder.api.openstack.wsgi [None req-268a82ee-5bf0-483d-ba8f-d06b33458e2e - - - - - -] GET http://10.0.0.8:8776/ 2026-09-15 11:59:03.849 7 INFO cinder.api.openstack.wsgi [None req-77e8af1d-3b42-44d9-b414-64c4318e981b - - - - - -] GET http://10.0.0.8:8776/ 2026-09-15 11:59:03.850 8 INFO cinder.api.openstack.wsgi [None req-268a82ee-5bf0-483d-ba8f-d06b33458e2e - - - - - -] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 11:59:03.850 7 INFO cinder.api.openstack.wsgi [None req-77e8af1d-3b42-44d9-b414-64c4318e981b - - - - - -] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 11:59:13.850 7 INFO cinder.api.openstack.wsgi [None req-77e8af1d-3b42-44d9-b414-64c4318e981b - - - - - -] GET http://10.0.0.8:8776/ 2026-09-15 11:59:13.849 8 INFO cinder.api.openstack.wsgi [None req-268a82ee-5bf0-483d-ba8f-d06b33458e2e - - - - - -] GET http://10.0.0.8:8776/ 2026-09-15 11:59:13.851 7 INFO cinder.api.openstack.wsgi [None req-77e8af1d-3b42-44d9-b414-64c4318e981b - - - - - -] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 11:59:13.852 8 INFO cinder.api.openstack.wsgi [None req-268a82ee-5bf0-483d-ba8f-d06b33458e2e - - - - - -] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 11:59:23.849 7 INFO cinder.api.openstack.wsgi [None req-77e8af1d-3b42-44d9-b414-64c4318e981b - - - - - -] GET http://10.0.0.8:8776/ 2026-09-15 11:59:23.850 7 INFO cinder.api.openstack.wsgi [None req-77e8af1d-3b42-44d9-b414-64c4318e981b - - - - - -] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 11:59:23.855 8 INFO cinder.api.openstack.wsgi [None req-268a82ee-5bf0-483d-ba8f-d06b33458e2e - - - - - -] GET http://10.0.0.8:8776/ 2026-09-15 11:59:23.857 8 INFO cinder.api.openstack.wsgi [None req-268a82ee-5bf0-483d-ba8f-d06b33458e2e - - - - - -] http://10.0.0.8: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-09-15 11:59:27.427 7 INFO cinder.api.openstack.wsgi [None req-68f174b8-feab-4b23-ace6-4a44f03ec85a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/types/rbd1 2026-09-15 11:59:27.446 7 INFO cinder.api.openstack.wsgi [None req-68f174b8-feab-4b23-ace6-4a44f03ec85a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 9/18] 10.0.0.38 () {30 vars in 681 bytes} [Tue Sep 15 11:59:26 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/types/rbd1 => generated 82 bytes in 941 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-09-15 11:59:27.937 8 INFO cinder.api.openstack.wsgi [None req-374e1005-133f-47d5-a4f4-9ec4314faf44 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 11:59:27.958 8 INFO cinder.api.openstack.wsgi [None req-374e1005-133f-47d5-a4f4-9ec4314faf44 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 10/19] 10.0.0.38 () {30 vars in 720 bytes} [Tue Sep 15 11:59:27 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/types?name=rbd1&is_public=None => generated 20 bytes in 503 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 11:59:29.672 7 INFO cinder.api.openstack.wsgi [None req-15e796ce-4963-4904-bbdd-4d085b4546fb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 11:59:29.713 7 INFO cinder.api.openstack.wsgi [None req-15e796ce-4963-4904-bbdd-4d085b4546fb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/types returned with HTTP 200 [pid: 7|app: 0|req: 10/20] 10.0.0.38 () {34 vars in 724 bytes} [Tue Sep 15 11:59:29 2026] POST /v3/967068d38a834b23bfbbc258457c6ed6/types => generated 179 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 11:59:29.732 8 INFO cinder.api.openstack.wsgi [req-15e796ce-4963-4904-bbdd-4d085b4546fb req-52616622-7f73-4d82-8342-68e6cf8840ff 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/types/5e9f0630-82b9-4036-a4c5-b7ee2cf3e2d7/extra_specs 2026-09-15 11:59:29.816 8 INFO cinder.api.openstack.wsgi [req-15e796ce-4963-4904-bbdd-4d085b4546fb req-52616622-7f73-4d82-8342-68e6cf8840ff 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/types/5e9f0630-82b9-4036-a4c5-b7ee2cf3e2d7/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 11/21] 10.0.0.38 () {36 vars in 893 bytes} [Tue Sep 15 11:59:29 2026] POST /v3/967068d38a834b23bfbbc258457c6ed6/types/5e9f0630-82b9-4036-a4c5-b7ee2cf3e2d7/extra_specs => generated 48 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 11:59:31.614 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/types?is_public=None 2026-09-15 11:59:31.638 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 11/22] 10.0.0.38 () {30 vars in 700 bytes} [Tue Sep 15 11:59:31 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/types?is_public=None => generated 443 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 11:59:33.613 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/qos-specs 2026-09-15 11:59:33.629 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 12/23] 10.0.0.38 () {30 vars in 679 bytes} [Tue Sep 15 11:59:33 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/qos-specs => generated 17 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 11:59:33.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 11:59:33.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 11:59:33.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 11:59:33.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 11:59:43.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 11:59:43.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 11:59:43.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 11:59:43.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 11:59:53.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 11:59:53.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 11:59:53.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 11:59:53.852 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:00:03.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:00:03.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:00:03.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:00:03.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:00:13.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:00:13.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:00:13.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:00:13.852 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:00:23.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:00:23.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:00:23.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:00:23.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:00:33.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:00:33.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:00:33.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:00:33.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:00:43.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:00:43.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:00:43.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:00:43.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:00:53.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:00:53.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:00:53.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:00:53.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:01:03.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:01:03.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:01:03.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:01:03.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:01:13.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:01:13.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:01:13.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:01:13.853 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:01:23.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:01:23.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:01:23.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:01:23.854 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:01:33.848 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:01:33.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:01:33.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:01:33.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:01:43.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:01:43.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:01:43.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:01:43.852 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:01:53.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:01:53.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:01:53.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:01:53.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:02:03.848 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:02:03.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:02:03.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:02:03.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:02:13.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:02:13.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:02:13.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:02:13.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:02:23.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:02:23.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:02:23.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:02:23.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:02:33.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:02:33.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:02:33.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:02:33.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:02:43.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:02:43.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:02:43.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:02:43.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:02:53.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:02:53.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:02:53.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:02:53.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:03:03.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:03:03.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:03:03.852 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:03:03.854 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:03:13.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:03:13.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:03:13.853 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:03:13.853 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:03:23.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:03:23.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:03:23.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:03:23.852 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:03:33.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:03:33.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:03:33.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:03:33.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:03:43.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:03:43.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:03:43.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:03:43.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:03:53.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:03:53.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:03:53.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:03:53.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:04:03.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:04:03.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:04:03.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:04:03.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:04:13.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:04:13.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:04:13.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:04:13.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:04:23.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:04:23.852 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:04:23.853 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:04:23.856 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:04:33.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:04:33.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:04:33.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:04:33.853 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:04:43.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:04:43.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:04:43.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:04:43.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:04:53.848 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:04:53.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:04:53.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:04:53.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:05:03.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:05:03.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:05:03.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:05:03.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:05:13.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:05:13.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:05:13.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:05:13.852 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:05:23.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:05:23.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:05:23.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:05:23.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:05:33.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:05:33.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:05:33.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:05:33.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:05:43.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:05:43.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:05:43.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:05:43.853 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:05:53.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:05:53.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:05:53.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:05:53.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:06:03.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:06:03.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:06:03.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:06:03.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:06:13.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:06:13.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:06:13.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:06:13.853 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:06:23.848 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:06:23.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:06:23.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:06:23.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:06:33.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:06:33.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:06:33.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:06:33.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:06:43.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:06:43.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:06:43.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:06:43.852 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:06:53.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:06:53.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:06:53.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:06:53.852 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:07:03.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:07:03.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:07:03.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:07:03.852 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:07:13.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:07:13.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:07:13.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:07:13.852 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:07:23.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:07:23.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:07:23.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:07:23.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:07:33.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:07:33.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:07:33.852 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:07:33.854 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:07:43.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:07:43.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:07:43.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:07:43.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:07:53.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:07:53.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:07:53.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:07:53.852 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:08:03.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:08:03.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:08:03.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:08:03.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:08:13.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:08:13.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:08:13.852 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:08:13.854 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:08:23.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:08:23.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:08:23.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:08:23.853 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:08:33.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:08:33.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:08:33.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:08:33.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:08:43.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:08:43.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:08:43.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:08:43.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:08:53.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:08:53.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:08:53.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:08:53.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:09:03.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:09:03.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:09:03.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:09:03.852 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:09:13.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:09:13.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:09:13.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:09:13.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:09:23.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:09:23.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:09:23.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:09:23.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:09:33.848 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:09:33.848 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:09:33.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:09:33.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:09:43.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:09:43.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:09:43.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:09:43.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:09:53.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:09:53.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:09:53.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:09:53.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:10:03.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:10:03.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:10:03.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:10:03.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:10:13.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:10:13.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:10:13.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:10:13.854 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:10:23.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:10:23.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:10:23.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:10:23.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:10:33.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:10:33.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:10:33.852 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:10:33.853 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:10:43.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:10:43.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:10:43.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:10:43.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:10:53.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:10:53.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:10:53.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:10:53.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:11:03.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:11:03.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:11:03.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:11:03.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:11:13.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:11:13.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:11:13.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:11:13.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:11:23.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:11:23.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:11:23.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:11:23.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:11:33.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:11:33.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:11:33.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:11:33.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:11:43.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:11:43.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:11:43.852 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:11:43.853 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:11:53.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:11:53.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:11:53.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:11:53.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:12:03.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:12:03.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:12:03.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:12:03.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:12:13.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:12:13.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:12:13.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:12:13.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:12:23.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:12:23.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:12:23.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:12:23.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:12:33.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:12:33.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:12:33.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:12:33.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:12:43.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:12:43.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:12:43.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:12:43.852 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:12:53.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:12:53.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:12:53.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:12:53.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:13:03.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:13:03.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:13:03.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:13:03.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:13:13.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:13:13.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:13:13.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:13:13.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:13:23.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:13:23.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:13:23.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:13:23.852 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:13:33.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:13:33.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:13:33.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:13:33.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:13:43.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:13:43.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:13:43.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:13:43.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:13:53.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:13:53.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:13:53.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:13:53.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:14:03.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:14:03.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:14:03.856 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:14:03.857 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:14:13.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:14:13.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:14:13.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:14:13.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:14:23.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:14:23.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:14:23.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:14:23.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:14:33.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:14:33.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:14:33.854 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:14:33.855 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:14:43.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:14:43.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:14:43.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:14:43.853 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:14:53.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:14:53.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:14:53.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:14:53.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:15:03.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:15:03.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:15:03.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:15:03.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:15:13.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:15:13.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:15:13.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:15:13.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:15:23.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:15:23.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:15:23.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:15:23.851 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:15:33.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:15:33.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:15:33.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:15:33.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:15:43.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:15:43.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:15:43.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:15:43.853 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:15:53.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:15:53.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:15:53.852 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:15:53.852 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:16:03.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:16:03.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:16:03.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:16:03.851 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:16:13.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:16:13.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:16:13.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:16:13.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:16:23.849 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:16:23.849 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:16:23.850 7 INFO cinder.api.openstack.wsgi [None req-f7ccc6cb-8425-4340-82f8-4da1e6952f8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:16:23.850 8 INFO cinder.api.openstack.wsgi [None req-fb7eb17d-fb4c-4464-852b-51014f306c09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8: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-09-15 12:16:32.777 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET https://volume.162-253-55-203.nip.io/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=False 2026-09-15 12:16:32.806 7 WARNING cinder.quota [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - 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-09-15 12:16:32.807 7 WARNING cinder.quota [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - 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-09-15 12:16:32.808 7 WARNING cinder.quota [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - 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-09-15 12:16:32.808 7 WARNING cinder.quota [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - 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-09-15 12:16:32.809 7 WARNING cinder.quota [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - 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-09-15 12:16:32.809 7 WARNING cinder.quota [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - 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-09-15 12:16:32.818 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] https://volume.162-253-55-203.nip.io/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 114/228] 162.253.55.203 () {44 vars in 1069 bytes} [Tue Sep 15 12:16:32 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=False => generated 340 bytes in 170 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-09-15 12:16:33.077 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] PUT https://volume.162-253-55-203.nip.io/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6 2026-09-15 12:16:33.172 8 WARNING cinder.quota [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - 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-09-15 12:16:33.173 8 WARNING cinder.quota [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - 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-09-15 12:16:33.174 8 WARNING cinder.quota [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - 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-09-15 12:16:33.175 8 WARNING cinder.quota [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - 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-09-15 12:16:33.175 8 WARNING cinder.quota [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - 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-09-15 12:16:33.176 8 WARNING cinder.quota [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - 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-09-15 12:16:33.183 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] https://volume.162-253-55-203.nip.io/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6 returned with HTTP 200 [pid: 8|app: 0|req: 115/229] 162.253.55.203 () {48 vars in 1098 bytes} [Tue Sep 15 12:16:33 2026] PUT /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6 => generated 296 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:16:33.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:16:33.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:16:33.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:16:33.851 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:16:43.849 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:16:43.849 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:16:43.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:16:43.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:16:53.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:16:53.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:16:53.852 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:16:53.853 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:17:03.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:17:03.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:17:03.852 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:17:03.853 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:17:13.849 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:17:13.849 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:17:13.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:17:13.851 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:17:23.849 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:17:23.849 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:17:23.849 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:17:23.851 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:17:33.849 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:17:33.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:17:33.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:17:33.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:17:43.849 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:17:43.849 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:17:43.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:17:43.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:17:53.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:17:53.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:17:53.851 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:17:53.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:18:03.849 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:18:03.849 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:18:03.849 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:18:03.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:18:13.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:18:13.851 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:18:13.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:18:13.853 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:18:23.849 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:18:23.849 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:18:23.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:18:23.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:18:33.855 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:18:33.855 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:18:33.856 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:18:33.856 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:18:43.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:18:43.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:18:43.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:18:43.851 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:18:53.849 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:18:53.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:18:53.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:18:53.851 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:19:03.849 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:19:03.849 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:19:03.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:19:03.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:19:13.849 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:19:13.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:19:13.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:19:13.851 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:19:23.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:19:23.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:19:23.852 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:19:23.853 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:19:33.849 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:19:33.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:19:33.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:19:33.855 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:19:43.849 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:19:43.849 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:19:43.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:19:43.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:19:53.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:19:53.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:19:53.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:19:53.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:20:03.849 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:20:03.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:20:03.853 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:20:03.854 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:20:13.849 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:20:13.849 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:20:13.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:20:13.851 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:20:23.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:20:23.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:20:23.851 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:20:23.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:20:33.849 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:20:33.849 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:20:33.851 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:20:33.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:20:43.849 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:20:43.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:20:43.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:20:43.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:20:53.849 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:20:53.849 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:20:53.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:20:53.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:21:03.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:21:03.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:21:03.851 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:21:03.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:21:13.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:21:13.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:21:13.851 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:21:13.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:21:23.849 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:21:23.849 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:21:23.849 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:21:23.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:21:33.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:21:33.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:21:33.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:21:33.853 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:21:43.849 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:21:43.849 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:21:43.849 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:21:43.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:21:53.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:21:53.851 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:21:53.854 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:21:53.856 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:22:03.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:22:03.851 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:22:03.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:22:03.853 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:22:13.849 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:22:13.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:22:13.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:22:13.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:22:23.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:22:23.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:22:23.851 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:22:23.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:22:33.849 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:22:33.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:22:33.851 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:22:33.853 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:22:43.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:22:43.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:22:43.851 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:22:43.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:22:53.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:22:53.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:22:53.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:22:53.852 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:23:03.849 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:23:03.849 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:23:03.851 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:23:03.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:23:13.849 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:23:13.849 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:23:13.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:23:13.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:23:23.851 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:23:23.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:23:23.852 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:23:23.853 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:23:33.849 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:23:33.849 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:23:33.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:23:33.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:23:43.849 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:23:43.849 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:23:43.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:23:43.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:23:53.849 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:23:53.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:23:53.851 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:23:53.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:24:03.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:24:03.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:24:03.851 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:24:03.852 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:24:13.849 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:24:13.849 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:24:13.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:24:13.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:24:23.849 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:24:23.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:24:23.851 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:24:23.852 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:24:33.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:24:33.851 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:24:33.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:24:33.853 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:24:43.852 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:24:43.853 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:24:43.852 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:24:43.855 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:24:53.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:24:53.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:24:53.851 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:24:53.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:25:03.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:25:03.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:25:03.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:25:03.851 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:25:13.849 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:25:13.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:25:13.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:25:13.851 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:25:23.853 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:25:23.854 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:25:23.855 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:25:23.856 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:25:33.849 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:25:33.849 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:25:33.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:25:33.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:25:43.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:25:43.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:25:43.851 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:25:43.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:25:53.851 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:25:53.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:25:53.852 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:25:53.852 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:26:03.849 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:26:03.849 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:26:03.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:26:03.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:26:13.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:26:13.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:26:13.852 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:26:13.852 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:26:23.849 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:26:23.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:26:23.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:26:23.851 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:26:33.849 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:26:33.849 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:26:33.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:26:33.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:26:43.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:26:43.849 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:26:43.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:26:43.851 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:26:53.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:26:53.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:26:53.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:26:53.851 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:27:03.849 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:27:03.849 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:27:03.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:27:03.852 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:27:13.849 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:27:13.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:27:13.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:27:13.852 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:27:23.848 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:27:23.849 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:27:23.849 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:27:23.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:27:33.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:27:33.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:27:33.862 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:27:33.863 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:27:43.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:27:43.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:27:43.851 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:27:43.853 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:27:53.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:27:53.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:27:53.851 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:27:53.851 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:28:03.849 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:28:03.850 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:28:03.850 8 INFO cinder.api.openstack.wsgi [None req-f2607453-357f-474a-99ff-5c309e0788c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:28:03.851 7 INFO cinder.api.openstack.wsgi [None req-b5a60d35-c538-49fa-8d86-c6293bbbc31b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:28:07.390 8 INFO cinder.api.openstack.wsgi [None req-df3b651b-bc47-47ed-bc47-53a7616efe86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET https://volume.162-253-55-203.nip.io/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=False 2026-09-15 12:28:07.427 8 INFO cinder.api.openstack.wsgi [None req-df3b651b-bc47-47ed-bc47-53a7616efe86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] https://volume.162-253-55-203.nip.io/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 186/370] 162.253.55.203 () {44 vars in 1069 bytes} [Tue Sep 15 12:28:07 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=False => generated 340 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:28:08.174 7 INFO cinder.api.openstack.wsgi [None req-1c902451-19e3-4f9b-a5ce-d8db2ae135bb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] PUT https://volume.162-253-55-203.nip.io/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708 2026-09-15 12:28:08.259 7 INFO cinder.api.openstack.wsgi [None req-1c902451-19e3-4f9b-a5ce-d8db2ae135bb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] https://volume.162-253-55-203.nip.io/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708 returned with HTTP 200 [pid: 7|app: 0|req: 185/371] 162.253.55.203 () {48 vars in 1098 bytes} [Tue Sep 15 12:28:08 2026] PUT /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708 => generated 296 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:28:13.850 7 INFO cinder.api.openstack.wsgi [None req-1c902451-19e3-4f9b-a5ce-d8db2ae135bb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:28:13.850 8 INFO cinder.api.openstack.wsgi [None req-df3b651b-bc47-47ed-bc47-53a7616efe86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:28:13.851 7 INFO cinder.api.openstack.wsgi [None req-1c902451-19e3-4f9b-a5ce-d8db2ae135bb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:28:13.852 8 INFO cinder.api.openstack.wsgi [None req-df3b651b-bc47-47ed-bc47-53a7616efe86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:28:23.849 8 INFO cinder.api.openstack.wsgi [None req-df3b651b-bc47-47ed-bc47-53a7616efe86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:28:23.849 7 INFO cinder.api.openstack.wsgi [None req-1c902451-19e3-4f9b-a5ce-d8db2ae135bb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:28:23.850 8 INFO cinder.api.openstack.wsgi [None req-df3b651b-bc47-47ed-bc47-53a7616efe86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:28:23.851 7 INFO cinder.api.openstack.wsgi [None req-1c902451-19e3-4f9b-a5ce-d8db2ae135bb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:28:33.849 8 INFO cinder.api.openstack.wsgi [None req-df3b651b-bc47-47ed-bc47-53a7616efe86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:28:33.850 7 INFO cinder.api.openstack.wsgi [None req-1c902451-19e3-4f9b-a5ce-d8db2ae135bb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:28:33.850 8 INFO cinder.api.openstack.wsgi [None req-df3b651b-bc47-47ed-bc47-53a7616efe86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:28:33.851 7 INFO cinder.api.openstack.wsgi [None req-1c902451-19e3-4f9b-a5ce-d8db2ae135bb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:28:43.850 8 INFO cinder.api.openstack.wsgi [None req-df3b651b-bc47-47ed-bc47-53a7616efe86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:28:43.851 8 INFO cinder.api.openstack.wsgi [None req-df3b651b-bc47-47ed-bc47-53a7616efe86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:28:43.851 7 INFO cinder.api.openstack.wsgi [None req-1c902451-19e3-4f9b-a5ce-d8db2ae135bb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:28:43.852 7 INFO cinder.api.openstack.wsgi [None req-1c902451-19e3-4f9b-a5ce-d8db2ae135bb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:28:53.849 8 INFO cinder.api.openstack.wsgi [None req-df3b651b-bc47-47ed-bc47-53a7616efe86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:28:53.850 7 INFO cinder.api.openstack.wsgi [None req-1c902451-19e3-4f9b-a5ce-d8db2ae135bb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:28:53.850 8 INFO cinder.api.openstack.wsgi [None req-df3b651b-bc47-47ed-bc47-53a7616efe86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:28:53.851 7 INFO cinder.api.openstack.wsgi [None req-1c902451-19e3-4f9b-a5ce-d8db2ae135bb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:29:03.849 7 INFO cinder.api.openstack.wsgi [None req-1c902451-19e3-4f9b-a5ce-d8db2ae135bb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:29:03.849 8 INFO cinder.api.openstack.wsgi [None req-df3b651b-bc47-47ed-bc47-53a7616efe86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:29:03.851 8 INFO cinder.api.openstack.wsgi [None req-df3b651b-bc47-47ed-bc47-53a7616efe86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:29:03.851 7 INFO cinder.api.openstack.wsgi [None req-1c902451-19e3-4f9b-a5ce-d8db2ae135bb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:29:13.850 7 INFO cinder.api.openstack.wsgi [None req-1c902451-19e3-4f9b-a5ce-d8db2ae135bb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:29:13.850 8 INFO cinder.api.openstack.wsgi [None req-df3b651b-bc47-47ed-bc47-53a7616efe86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:29:13.851 7 INFO cinder.api.openstack.wsgi [None req-1c902451-19e3-4f9b-a5ce-d8db2ae135bb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:29:13.852 8 INFO cinder.api.openstack.wsgi [None req-df3b651b-bc47-47ed-bc47-53a7616efe86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:29:23.849 7 INFO cinder.api.openstack.wsgi [None req-1c902451-19e3-4f9b-a5ce-d8db2ae135bb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:29:23.849 8 INFO cinder.api.openstack.wsgi [None req-df3b651b-bc47-47ed-bc47-53a7616efe86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:29:23.850 8 INFO cinder.api.openstack.wsgi [None req-df3b651b-bc47-47ed-bc47-53a7616efe86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:29:23.850 7 INFO cinder.api.openstack.wsgi [None req-1c902451-19e3-4f9b-a5ce-d8db2ae135bb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:29:33.848 8 INFO cinder.api.openstack.wsgi [None req-df3b651b-bc47-47ed-bc47-53a7616efe86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:29:33.849 8 INFO cinder.api.openstack.wsgi [None req-df3b651b-bc47-47ed-bc47-53a7616efe86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:29:33.849 7 INFO cinder.api.openstack.wsgi [None req-1c902451-19e3-4f9b-a5ce-d8db2ae135bb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:29:33.851 7 INFO cinder.api.openstack.wsgi [None req-1c902451-19e3-4f9b-a5ce-d8db2ae135bb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:29:43.849 8 INFO cinder.api.openstack.wsgi [None req-df3b651b-bc47-47ed-bc47-53a7616efe86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:29:43.849 7 INFO cinder.api.openstack.wsgi [None req-1c902451-19e3-4f9b-a5ce-d8db2ae135bb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:29:43.850 8 INFO cinder.api.openstack.wsgi [None req-df3b651b-bc47-47ed-bc47-53a7616efe86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:29:43.850 7 INFO cinder.api.openstack.wsgi [None req-1c902451-19e3-4f9b-a5ce-d8db2ae135bb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:29:49.539 8 INFO cinder.api.openstack.wsgi [None req-43b563c9-e185-4fca-9152-a475c5f7d060 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true 2026-09-15 12:29:50.090 8 INFO cinder.api.openstack.wsgi [None req-43b563c9-e185-4fca-9152-a475c5f7d060 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 197/392] 10.0.0.132 () {28 vars in 696 bytes} [Tue Sep 15 12:29:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 601 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:29:50.107 7 INFO cinder.api.openstack.wsgi [None req-d30782ac-6181-428f-b417-c1d909bcbbf2 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true 2026-09-15 12:29:50.125 7 INFO cinder.volume.api [None req-d30782ac-6181-428f-b417-c1d909bcbbf2 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all snapshots completed successfully. 2026-09-15 12:29:50.125 7 INFO cinder.api.openstack.wsgi [None req-d30782ac-6181-428f-b417-c1d909bcbbf2 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 196/393] 10.0.0.132 () {28 vars in 674 bytes} [Tue Sep 15 12:29:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true => generated 17 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:29:50.139 8 INFO cinder.api.openstack.wsgi [None req-7b65dbb8-1a47-4ee9-912f-5d7f4806464e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:29:50.190 8 INFO cinder.volume.api [None req-7b65dbb8-1a47-4ee9-912f-5d7f4806464e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:29:50.193 8 INFO cinder.api.openstack.wsgi [None req-7b65dbb8-1a47-4ee9-912f-5d7f4806464e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 198/394] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:29:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:29:50.204 7 INFO cinder.api.openstack.wsgi [None req-eac86fc1-1b62-4c70-a850-5e93c943df81 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:29:50.240 7 INFO cinder.volume.api [None req-eac86fc1-1b62-4c70-a850-5e93c943df81 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:29:50.242 7 INFO cinder.api.openstack.wsgi [None req-eac86fc1-1b62-4c70-a850-5e93c943df81 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 197/395] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:29:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:29:50.254 8 INFO cinder.api.openstack.wsgi [None req-2a01cdc1-d5c2-4867-b9c0-1349e58f1003 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services 2026-09-15 12:29:50.263 8 INFO cinder.api.openstack.wsgi [None req-2a01cdc1-d5c2-4867-b9c0-1349e58f1003 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 199/396] 10.0.0.132 () {28 vars in 645 bytes} [Tue Sep 15 12:29:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:29:50.335 7 INFO cinder.api.openstack.wsgi [None req-77b09fd7-6ad5-4914-b6f0-f41050d53ac6 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true 2026-09-15 12:29:50.358 7 INFO cinder.api.openstack.wsgi [None req-77b09fd7-6ad5-4914-b6f0-f41050d53ac6 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 198/397] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:29:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:29:50.374 8 INFO cinder.api.openstack.wsgi [None req-64aca0c6-1405-40a8-930c-ffa49c334e25 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true 2026-09-15 12:29:50.402 8 INFO cinder.api.openstack.wsgi [None req-64aca0c6-1405-40a8-930c-ffa49c334e25 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 200/398] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:29:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:29:50.415 7 INFO cinder.api.openstack.wsgi [None req-564a5b9b-0ca2-4985-ad67-fd73fb265486 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true 2026-09-15 12:29:50.439 7 INFO cinder.api.openstack.wsgi [None req-564a5b9b-0ca2-4985-ad67-fd73fb265486 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 199/399] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:29:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:29:53.850 8 INFO cinder.api.openstack.wsgi [None req-64aca0c6-1405-40a8-930c-ffa49c334e25 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:29:53.851 8 INFO cinder.api.openstack.wsgi [None req-64aca0c6-1405-40a8-930c-ffa49c334e25 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:29:53.853 7 INFO cinder.api.openstack.wsgi [None req-564a5b9b-0ca2-4985-ad67-fd73fb265486 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:29:53.854 7 INFO cinder.api.openstack.wsgi [None req-564a5b9b-0ca2-4985-ad67-fd73fb265486 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:30:03.850 7 INFO cinder.api.openstack.wsgi [None req-564a5b9b-0ca2-4985-ad67-fd73fb265486 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:30:03.851 8 INFO cinder.api.openstack.wsgi [None req-64aca0c6-1405-40a8-930c-ffa49c334e25 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:30:03.852 7 INFO cinder.api.openstack.wsgi [None req-564a5b9b-0ca2-4985-ad67-fd73fb265486 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:30:03.852 8 INFO cinder.api.openstack.wsgi [None req-64aca0c6-1405-40a8-930c-ffa49c334e25 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:30:13.850 7 INFO cinder.api.openstack.wsgi [None req-564a5b9b-0ca2-4985-ad67-fd73fb265486 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:30:13.851 7 INFO cinder.api.openstack.wsgi [None req-564a5b9b-0ca2-4985-ad67-fd73fb265486 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:30:13.851 8 INFO cinder.api.openstack.wsgi [None req-64aca0c6-1405-40a8-930c-ffa49c334e25 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:30:13.853 8 INFO cinder.api.openstack.wsgi [None req-64aca0c6-1405-40a8-930c-ffa49c334e25 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:30:23.849 7 INFO cinder.api.openstack.wsgi [None req-564a5b9b-0ca2-4985-ad67-fd73fb265486 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:30:23.849 8 INFO cinder.api.openstack.wsgi [None req-64aca0c6-1405-40a8-930c-ffa49c334e25 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:30:23.850 7 INFO cinder.api.openstack.wsgi [None req-564a5b9b-0ca2-4985-ad67-fd73fb265486 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:30:23.850 8 INFO cinder.api.openstack.wsgi [None req-64aca0c6-1405-40a8-930c-ffa49c334e25 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:30:33.851 8 INFO cinder.api.openstack.wsgi [None req-64aca0c6-1405-40a8-930c-ffa49c334e25 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:30:33.853 8 INFO cinder.api.openstack.wsgi [None req-64aca0c6-1405-40a8-930c-ffa49c334e25 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:30:33.857 7 INFO cinder.api.openstack.wsgi [None req-564a5b9b-0ca2-4985-ad67-fd73fb265486 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:30:33.860 7 INFO cinder.api.openstack.wsgi [None req-564a5b9b-0ca2-4985-ad67-fd73fb265486 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:30:43.849 8 INFO cinder.api.openstack.wsgi [None req-64aca0c6-1405-40a8-930c-ffa49c334e25 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:30:43.849 7 INFO cinder.api.openstack.wsgi [None req-564a5b9b-0ca2-4985-ad67-fd73fb265486 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:30:43.850 8 INFO cinder.api.openstack.wsgi [None req-64aca0c6-1405-40a8-930c-ffa49c334e25 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:30:43.851 7 INFO cinder.api.openstack.wsgi [None req-564a5b9b-0ca2-4985-ad67-fd73fb265486 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:30:49.627 8 INFO cinder.api.openstack.wsgi [None req-a70a7075-a831-4913-b70d-dddb7000bd17 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true 2026-09-15 12:30:49.667 8 INFO cinder.api.openstack.wsgi [None req-a70a7075-a831-4913-b70d-dddb7000bd17 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 207/412] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:30:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true => generated 845 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:30:49.683 7 INFO cinder.api.openstack.wsgi [None req-c2fe6218-a8c1-433f-b5ff-8f3cf3346b3c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true 2026-09-15 12:30:49.707 7 INFO cinder.api.openstack.wsgi [None req-c2fe6218-a8c1-433f-b5ff-8f3cf3346b3c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 206/413] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:30:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:30:49.723 8 INFO cinder.api.openstack.wsgi [None req-56f72a2b-9b0b-4f3e-b713-a7039f23eaa3 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true 2026-09-15 12:30:49.760 8 INFO cinder.api.openstack.wsgi [None req-56f72a2b-9b0b-4f3e-b713-a7039f23eaa3 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 208/414] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:30:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:30:49.776 7 INFO cinder.api.openstack.wsgi [None req-e70a2585-14b5-4aa6-ac1a-73ad86e6d865 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services 2026-09-15 12:30:49.791 7 INFO cinder.api.openstack.wsgi [None req-e70a2585-14b5-4aa6-ac1a-73ad86e6d865 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 207/415] 10.0.0.132 () {28 vars in 645 bytes} [Tue Sep 15 12:30:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-services => generated 646 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:30:49.805 8 INFO cinder.api.openstack.wsgi [None req-08c04294-7f41-4af1-8aa4-5dd3d509178b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:30:49.819 8 INFO cinder.volume.api [None req-08c04294-7f41-4af1-8aa4-5dd3d509178b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:30:49.823 8 INFO cinder.api.openstack.wsgi [None req-08c04294-7f41-4af1-8aa4-5dd3d509178b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 209/416] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:30:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:30:49.842 7 INFO cinder.api.openstack.wsgi [None req-442ce321-099d-487d-bfd3-7d58758da424 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true 2026-09-15 12:30:50.403 7 INFO cinder.api.openstack.wsgi [None req-442ce321-099d-487d-bfd3-7d58758da424 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 208/417] 10.0.0.132 () {28 vars in 696 bytes} [Tue Sep 15 12:30:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:30:50.419 8 INFO cinder.api.openstack.wsgi [None req-7aa43383-bf54-4142-953f-e7c6371754a0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:30:50.433 8 INFO cinder.volume.api [None req-7aa43383-bf54-4142-953f-e7c6371754a0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:30:50.435 8 INFO cinder.api.openstack.wsgi [None req-7aa43383-bf54-4142-953f-e7c6371754a0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 210/418] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:30:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:30:50.446 7 INFO cinder.api.openstack.wsgi [None req-724c4c39-6c8e-4118-8bc6-f505ba143fda 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true 2026-09-15 12:30:50.455 7 INFO cinder.volume.api [None req-724c4c39-6c8e-4118-8bc6-f505ba143fda 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all snapshots completed successfully. 2026-09-15 12:30:50.455 7 INFO cinder.api.openstack.wsgi [None req-724c4c39-6c8e-4118-8bc6-f505ba143fda 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 209/419] 10.0.0.132 () {28 vars in 674 bytes} [Tue Sep 15 12:30:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:30:53.849 8 INFO cinder.api.openstack.wsgi [None req-7aa43383-bf54-4142-953f-e7c6371754a0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:30:53.850 7 INFO cinder.api.openstack.wsgi [None req-724c4c39-6c8e-4118-8bc6-f505ba143fda 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:30:53.851 8 INFO cinder.api.openstack.wsgi [None req-7aa43383-bf54-4142-953f-e7c6371754a0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:30:53.851 7 INFO cinder.api.openstack.wsgi [None req-724c4c39-6c8e-4118-8bc6-f505ba143fda 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:31:03.850 7 INFO cinder.api.openstack.wsgi [None req-724c4c39-6c8e-4118-8bc6-f505ba143fda 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:31:03.851 7 INFO cinder.api.openstack.wsgi [None req-724c4c39-6c8e-4118-8bc6-f505ba143fda 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:31:03.851 8 INFO cinder.api.openstack.wsgi [None req-7aa43383-bf54-4142-953f-e7c6371754a0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:31:03.852 8 INFO cinder.api.openstack.wsgi [None req-7aa43383-bf54-4142-953f-e7c6371754a0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:31:13.850 7 INFO cinder.api.openstack.wsgi [None req-724c4c39-6c8e-4118-8bc6-f505ba143fda 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:31:13.851 8 INFO cinder.api.openstack.wsgi [None req-7aa43383-bf54-4142-953f-e7c6371754a0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:31:13.852 7 INFO cinder.api.openstack.wsgi [None req-724c4c39-6c8e-4118-8bc6-f505ba143fda 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:31:13.852 8 INFO cinder.api.openstack.wsgi [None req-7aa43383-bf54-4142-953f-e7c6371754a0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:31:23.850 7 INFO cinder.api.openstack.wsgi [None req-724c4c39-6c8e-4118-8bc6-f505ba143fda 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:31:23.850 8 INFO cinder.api.openstack.wsgi [None req-7aa43383-bf54-4142-953f-e7c6371754a0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:31:23.851 7 INFO cinder.api.openstack.wsgi [None req-724c4c39-6c8e-4118-8bc6-f505ba143fda 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:31:23.852 8 INFO cinder.api.openstack.wsgi [None req-7aa43383-bf54-4142-953f-e7c6371754a0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:31:33.850 7 INFO cinder.api.openstack.wsgi [None req-724c4c39-6c8e-4118-8bc6-f505ba143fda 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:31:33.850 8 INFO cinder.api.openstack.wsgi [None req-7aa43383-bf54-4142-953f-e7c6371754a0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:31:33.851 7 INFO cinder.api.openstack.wsgi [None req-724c4c39-6c8e-4118-8bc6-f505ba143fda 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:31:33.852 8 INFO cinder.api.openstack.wsgi [None req-7aa43383-bf54-4142-953f-e7c6371754a0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:31:43.849 7 INFO cinder.api.openstack.wsgi [None req-724c4c39-6c8e-4118-8bc6-f505ba143fda 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:31:43.849 8 INFO cinder.api.openstack.wsgi [None req-7aa43383-bf54-4142-953f-e7c6371754a0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:31:43.851 7 INFO cinder.api.openstack.wsgi [None req-724c4c39-6c8e-4118-8bc6-f505ba143fda 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:31:43.851 8 INFO cinder.api.openstack.wsgi [None req-7aa43383-bf54-4142-953f-e7c6371754a0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:31:49.628 7 INFO cinder.api.openstack.wsgi [None req-f11c97ea-f3f3-4656-b63b-6d482c64a3dd 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true 2026-09-15 12:31:49.638 7 INFO cinder.volume.api [None req-f11c97ea-f3f3-4656-b63b-6d482c64a3dd 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all snapshots completed successfully. 2026-09-15 12:31:49.639 7 INFO cinder.api.openstack.wsgi [None req-f11c97ea-f3f3-4656-b63b-6d482c64a3dd 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 216/432] 10.0.0.132 () {28 vars in 674 bytes} [Tue Sep 15 12:31:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true => generated 17 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:31:49.654 8 INFO cinder.api.openstack.wsgi [None req-e0a80a69-3111-438a-8c60-0a45c69fd4c3 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:31:49.668 8 INFO cinder.volume.api [None req-e0a80a69-3111-438a-8c60-0a45c69fd4c3 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:31:49.672 8 INFO cinder.api.openstack.wsgi [None req-e0a80a69-3111-438a-8c60-0a45c69fd4c3 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 217/433] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:31:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:31:49.685 7 INFO cinder.api.openstack.wsgi [None req-9e53a007-95a9-4b07-bdc9-72e3f44171a5 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:31:49.698 7 INFO cinder.volume.api [None req-9e53a007-95a9-4b07-bdc9-72e3f44171a5 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:31:49.701 7 INFO cinder.api.openstack.wsgi [None req-9e53a007-95a9-4b07-bdc9-72e3f44171a5 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 217/434] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:31:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:31:49.780 8 INFO cinder.api.openstack.wsgi [None req-8badd135-c849-4569-8b6e-03534bf260dd 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true 2026-09-15 12:31:49.810 8 INFO cinder.api.openstack.wsgi [None req-8badd135-c849-4569-8b6e-03534bf260dd 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 218/435] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:31:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:31:49.827 7 INFO cinder.api.openstack.wsgi [None req-4dd76bcb-c450-4066-a39c-55d072fec444 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true 2026-09-15 12:31:49.869 7 INFO cinder.api.openstack.wsgi [None req-4dd76bcb-c450-4066-a39c-55d072fec444 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 218/436] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:31:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:31:49.887 8 INFO cinder.api.openstack.wsgi [None req-5e288267-a40c-4543-a98b-71561a7f041a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true 2026-09-15 12:31:49.937 8 INFO cinder.api.openstack.wsgi [None req-5e288267-a40c-4543-a98b-71561a7f041a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 219/437] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:31:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true => generated 847 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:31:49.955 7 INFO cinder.api.openstack.wsgi [None req-d25a960a-1a78-4345-8403-110e65044188 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services 2026-09-15 12:31:49.966 7 INFO cinder.api.openstack.wsgi [None req-d25a960a-1a78-4345-8403-110e65044188 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 219/438] 10.0.0.132 () {28 vars in 645 bytes} [Tue Sep 15 12:31:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-services => generated 646 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:31:49.983 8 INFO cinder.api.openstack.wsgi [None req-65a6a156-04bc-4d99-9868-6b1ff3f17f63 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true 2026-09-15 12:31:50.490 8 INFO cinder.api.openstack.wsgi [None req-65a6a156-04bc-4d99-9868-6b1ff3f17f63 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 220/439] 10.0.0.132 () {28 vars in 696 bytes} [Tue Sep 15 12:31:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:31:53.849 7 INFO cinder.api.openstack.wsgi [None req-d25a960a-1a78-4345-8403-110e65044188 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:31:53.849 8 INFO cinder.api.openstack.wsgi [None req-65a6a156-04bc-4d99-9868-6b1ff3f17f63 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:31:53.851 8 INFO cinder.api.openstack.wsgi [None req-65a6a156-04bc-4d99-9868-6b1ff3f17f63 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:31:53.851 7 INFO cinder.api.openstack.wsgi [None req-d25a960a-1a78-4345-8403-110e65044188 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:32:03.850 8 INFO cinder.api.openstack.wsgi [None req-65a6a156-04bc-4d99-9868-6b1ff3f17f63 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:32:03.850 7 INFO cinder.api.openstack.wsgi [None req-d25a960a-1a78-4345-8403-110e65044188 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:32:03.852 7 INFO cinder.api.openstack.wsgi [None req-d25a960a-1a78-4345-8403-110e65044188 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:32:03.852 8 INFO cinder.api.openstack.wsgi [None req-65a6a156-04bc-4d99-9868-6b1ff3f17f63 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:32:13.850 7 INFO cinder.api.openstack.wsgi [None req-d25a960a-1a78-4345-8403-110e65044188 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:32:13.851 7 INFO cinder.api.openstack.wsgi [None req-d25a960a-1a78-4345-8403-110e65044188 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:32:13.851 8 INFO cinder.api.openstack.wsgi [None req-65a6a156-04bc-4d99-9868-6b1ff3f17f63 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:32:13.853 8 INFO cinder.api.openstack.wsgi [None req-65a6a156-04bc-4d99-9868-6b1ff3f17f63 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:32:23.849 8 INFO cinder.api.openstack.wsgi [None req-65a6a156-04bc-4d99-9868-6b1ff3f17f63 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:32:23.849 7 INFO cinder.api.openstack.wsgi [None req-d25a960a-1a78-4345-8403-110e65044188 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:32:23.850 8 INFO cinder.api.openstack.wsgi [None req-65a6a156-04bc-4d99-9868-6b1ff3f17f63 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:32:23.851 7 INFO cinder.api.openstack.wsgi [None req-d25a960a-1a78-4345-8403-110e65044188 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:32:33.850 8 INFO cinder.api.openstack.wsgi [None req-65a6a156-04bc-4d99-9868-6b1ff3f17f63 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:32:33.850 7 INFO cinder.api.openstack.wsgi [None req-d25a960a-1a78-4345-8403-110e65044188 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:32:33.851 8 INFO cinder.api.openstack.wsgi [None req-65a6a156-04bc-4d99-9868-6b1ff3f17f63 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:32:33.851 7 INFO cinder.api.openstack.wsgi [None req-d25a960a-1a78-4345-8403-110e65044188 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:32:43.850 7 INFO cinder.api.openstack.wsgi [None req-d25a960a-1a78-4345-8403-110e65044188 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:32:43.851 8 INFO cinder.api.openstack.wsgi [None req-65a6a156-04bc-4d99-9868-6b1ff3f17f63 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:32:43.851 7 INFO cinder.api.openstack.wsgi [None req-d25a960a-1a78-4345-8403-110e65044188 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:32:43.852 8 INFO cinder.api.openstack.wsgi [None req-65a6a156-04bc-4d99-9868-6b1ff3f17f63 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:32:49.636 7 INFO cinder.api.openstack.wsgi [None req-59d85833-4625-478c-a591-28a08821d12c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true 2026-09-15 12:32:49.675 7 INFO cinder.api.openstack.wsgi [None req-59d85833-4625-478c-a591-28a08821d12c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 226/452] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:32:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true => generated 845 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:32:49.688 8 INFO cinder.api.openstack.wsgi [None req-5d8a465e-f0a8-48cf-9b46-1c013b7c6b9c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true 2026-09-15 12:32:49.713 8 INFO cinder.api.openstack.wsgi [None req-5d8a465e-f0a8-48cf-9b46-1c013b7c6b9c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 227/453] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:32:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:32:49.725 7 INFO cinder.api.openstack.wsgi [None req-9283d1bd-b78c-4d1b-b0c2-1827cbdd4c86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true 2026-09-15 12:32:49.756 7 INFO cinder.api.openstack.wsgi [None req-9283d1bd-b78c-4d1b-b0c2-1827cbdd4c86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 227/454] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:32:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:32:49.774 8 INFO cinder.api.openstack.wsgi [None req-564e8399-b629-4eb3-97cc-021a262887b2 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services 2026-09-15 12:32:49.783 8 INFO cinder.api.openstack.wsgi [None req-564e8399-b629-4eb3-97cc-021a262887b2 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 228/455] 10.0.0.132 () {28 vars in 645 bytes} [Tue Sep 15 12:32:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:32:49.795 7 INFO cinder.api.openstack.wsgi [None req-d5778f35-4780-40f6-b203-adc44a899235 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:32:49.807 7 INFO cinder.volume.api [None req-d5778f35-4780-40f6-b203-adc44a899235 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:32:49.811 7 INFO cinder.api.openstack.wsgi [None req-d5778f35-4780-40f6-b203-adc44a899235 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 228/456] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:32:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:32:49.825 8 INFO cinder.api.openstack.wsgi [None req-96c1771f-292f-45a3-9b8e-d7cad0403f69 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:32:49.839 8 INFO cinder.volume.api [None req-96c1771f-292f-45a3-9b8e-d7cad0403f69 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:32:49.841 8 INFO cinder.api.openstack.wsgi [None req-96c1771f-292f-45a3-9b8e-d7cad0403f69 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 229/457] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:32:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:32:49.853 7 INFO cinder.api.openstack.wsgi [None req-2733ef4d-ef14-4374-9efe-520b8642cade 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true 2026-09-15 12:32:49.867 7 INFO cinder.volume.api [None req-2733ef4d-ef14-4374-9efe-520b8642cade 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all snapshots completed successfully. 2026-09-15 12:32:49.868 7 INFO cinder.api.openstack.wsgi [None req-2733ef4d-ef14-4374-9efe-520b8642cade 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 229/458] 10.0.0.132 () {28 vars in 674 bytes} [Tue Sep 15 12:32:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:32:49.880 8 INFO cinder.api.openstack.wsgi [None req-c4aca3ba-9131-4c24-a79e-dee85ec3c990 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true 2026-09-15 12:32:50.386 8 INFO cinder.api.openstack.wsgi [None req-c4aca3ba-9131-4c24-a79e-dee85ec3c990 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 230/459] 10.0.0.132 () {28 vars in 696 bytes} [Tue Sep 15 12:32:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:32:53.849 8 INFO cinder.api.openstack.wsgi [None req-c4aca3ba-9131-4c24-a79e-dee85ec3c990 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:32:53.849 7 INFO cinder.api.openstack.wsgi [None req-2733ef4d-ef14-4374-9efe-520b8642cade 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:32:53.850 8 INFO cinder.api.openstack.wsgi [None req-c4aca3ba-9131-4c24-a79e-dee85ec3c990 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:32:53.850 7 INFO cinder.api.openstack.wsgi [None req-2733ef4d-ef14-4374-9efe-520b8642cade 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:33:03.849 7 INFO cinder.api.openstack.wsgi [None req-2733ef4d-ef14-4374-9efe-520b8642cade 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:33:03.849 8 INFO cinder.api.openstack.wsgi [None req-c4aca3ba-9131-4c24-a79e-dee85ec3c990 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:33:03.849 7 INFO cinder.api.openstack.wsgi [None req-2733ef4d-ef14-4374-9efe-520b8642cade 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:33:03.850 8 INFO cinder.api.openstack.wsgi [None req-c4aca3ba-9131-4c24-a79e-dee85ec3c990 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:33:13.850 7 INFO cinder.api.openstack.wsgi [None req-2733ef4d-ef14-4374-9efe-520b8642cade 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:33:13.850 8 INFO cinder.api.openstack.wsgi [None req-c4aca3ba-9131-4c24-a79e-dee85ec3c990 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:33:13.852 7 INFO cinder.api.openstack.wsgi [None req-2733ef4d-ef14-4374-9efe-520b8642cade 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:33:13.852 8 INFO cinder.api.openstack.wsgi [None req-c4aca3ba-9131-4c24-a79e-dee85ec3c990 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:33:23.849 7 INFO cinder.api.openstack.wsgi [None req-2733ef4d-ef14-4374-9efe-520b8642cade 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:33:23.849 8 INFO cinder.api.openstack.wsgi [None req-c4aca3ba-9131-4c24-a79e-dee85ec3c990 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:33:23.850 7 INFO cinder.api.openstack.wsgi [None req-2733ef4d-ef14-4374-9efe-520b8642cade 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:33:23.851 8 INFO cinder.api.openstack.wsgi [None req-c4aca3ba-9131-4c24-a79e-dee85ec3c990 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:33:33.849 8 INFO cinder.api.openstack.wsgi [None req-c4aca3ba-9131-4c24-a79e-dee85ec3c990 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:33:33.849 7 INFO cinder.api.openstack.wsgi [None req-2733ef4d-ef14-4374-9efe-520b8642cade 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:33:33.850 8 INFO cinder.api.openstack.wsgi [None req-c4aca3ba-9131-4c24-a79e-dee85ec3c990 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:33:33.850 7 INFO cinder.api.openstack.wsgi [None req-2733ef4d-ef14-4374-9efe-520b8642cade 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:33:43.849 8 INFO cinder.api.openstack.wsgi [None req-c4aca3ba-9131-4c24-a79e-dee85ec3c990 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:33:43.850 7 INFO cinder.api.openstack.wsgi [None req-2733ef4d-ef14-4374-9efe-520b8642cade 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:33:43.850 8 INFO cinder.api.openstack.wsgi [None req-c4aca3ba-9131-4c24-a79e-dee85ec3c990 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:33:43.851 7 INFO cinder.api.openstack.wsgi [None req-2733ef4d-ef14-4374-9efe-520b8642cade 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:33:49.487 8 INFO cinder.api.openstack.wsgi [None req-8eeb2cfd-7e24-403c-b7b6-d1efbd3af1a1 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:33:49.514 8 INFO cinder.volume.api [None req-8eeb2cfd-7e24-403c-b7b6-d1efbd3af1a1 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:33:49.518 8 INFO cinder.api.openstack.wsgi [None req-8eeb2cfd-7e24-403c-b7b6-d1efbd3af1a1 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 237/472] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:33:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true => generated 15 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:33:49.535 7 INFO cinder.api.openstack.wsgi [None req-378c6e1f-dab3-4d91-9d82-58ff03ee05a0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services 2026-09-15 12:33:49.546 7 INFO cinder.api.openstack.wsgi [None req-378c6e1f-dab3-4d91-9d82-58ff03ee05a0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 236/473] 10.0.0.132 () {28 vars in 645 bytes} [Tue Sep 15 12:33:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-services => generated 646 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:33:49.563 8 INFO cinder.api.openstack.wsgi [None req-9a723784-bf21-444f-8805-3ac65d07e1ad 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true 2026-09-15 12:33:50.068 8 INFO cinder.api.openstack.wsgi [None req-9a723784-bf21-444f-8805-3ac65d07e1ad 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 238/474] 10.0.0.132 () {28 vars in 696 bytes} [Tue Sep 15 12:33:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:33:50.079 7 INFO cinder.api.openstack.wsgi [None req-3849fd70-4b69-4597-bc75-6036ddc75b1c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:33:50.093 7 INFO cinder.volume.api [None req-3849fd70-4b69-4597-bc75-6036ddc75b1c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:33:50.097 7 INFO cinder.api.openstack.wsgi [None req-3849fd70-4b69-4597-bc75-6036ddc75b1c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 237/475] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:33:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:33:50.157 8 INFO cinder.api.openstack.wsgi [None req-7f8e85bd-4cbe-41d0-a87b-696964dc38a6 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true 2026-09-15 12:33:50.188 8 INFO cinder.api.openstack.wsgi [None req-7f8e85bd-4cbe-41d0-a87b-696964dc38a6 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 239/476] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:33:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:33:50.205 7 INFO cinder.api.openstack.wsgi [None req-f47dbf37-30b1-40f4-9070-45d1705bfe09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true 2026-09-15 12:33:50.244 7 INFO cinder.api.openstack.wsgi [None req-f47dbf37-30b1-40f4-9070-45d1705bfe09 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 238/477] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:33:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:33:50.260 8 INFO cinder.api.openstack.wsgi [None req-085eabfb-155a-4486-bc6a-32c812fce78c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true 2026-09-15 12:33:50.293 8 INFO cinder.api.openstack.wsgi [None req-085eabfb-155a-4486-bc6a-32c812fce78c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 240/478] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:33:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:33:50.305 7 INFO cinder.api.openstack.wsgi [None req-f02754fd-46b2-455e-94bc-035f58b138fb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true 2026-09-15 12:33:50.312 7 INFO cinder.volume.api [None req-f02754fd-46b2-455e-94bc-035f58b138fb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all snapshots completed successfully. 2026-09-15 12:33:50.312 7 INFO cinder.api.openstack.wsgi [None req-f02754fd-46b2-455e-94bc-035f58b138fb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 239/479] 10.0.0.132 () {28 vars in 674 bytes} [Tue Sep 15 12:33:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:33:53.850 8 INFO cinder.api.openstack.wsgi [None req-085eabfb-155a-4486-bc6a-32c812fce78c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:33:53.850 7 INFO cinder.api.openstack.wsgi [None req-f02754fd-46b2-455e-94bc-035f58b138fb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:33:53.851 8 INFO cinder.api.openstack.wsgi [None req-085eabfb-155a-4486-bc6a-32c812fce78c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:33:53.851 7 INFO cinder.api.openstack.wsgi [None req-f02754fd-46b2-455e-94bc-035f58b138fb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:34:03.850 8 INFO cinder.api.openstack.wsgi [None req-085eabfb-155a-4486-bc6a-32c812fce78c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:34:03.850 7 INFO cinder.api.openstack.wsgi [None req-f02754fd-46b2-455e-94bc-035f58b138fb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:34:03.851 8 INFO cinder.api.openstack.wsgi [None req-085eabfb-155a-4486-bc6a-32c812fce78c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:34:03.851 7 INFO cinder.api.openstack.wsgi [None req-f02754fd-46b2-455e-94bc-035f58b138fb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:34:13.851 8 INFO cinder.api.openstack.wsgi [None req-085eabfb-155a-4486-bc6a-32c812fce78c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:34:13.852 8 INFO cinder.api.openstack.wsgi [None req-085eabfb-155a-4486-bc6a-32c812fce78c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:34:13.852 7 INFO cinder.api.openstack.wsgi [None req-f02754fd-46b2-455e-94bc-035f58b138fb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:34:13.854 7 INFO cinder.api.openstack.wsgi [None req-f02754fd-46b2-455e-94bc-035f58b138fb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:34:23.850 8 INFO cinder.api.openstack.wsgi [None req-085eabfb-155a-4486-bc6a-32c812fce78c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:34:23.850 7 INFO cinder.api.openstack.wsgi [None req-f02754fd-46b2-455e-94bc-035f58b138fb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:34:23.851 8 INFO cinder.api.openstack.wsgi [None req-085eabfb-155a-4486-bc6a-32c812fce78c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:34:23.852 7 INFO cinder.api.openstack.wsgi [None req-f02754fd-46b2-455e-94bc-035f58b138fb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:34:33.850 8 INFO cinder.api.openstack.wsgi [None req-085eabfb-155a-4486-bc6a-32c812fce78c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:34:33.850 7 INFO cinder.api.openstack.wsgi [None req-f02754fd-46b2-455e-94bc-035f58b138fb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:34:33.851 8 INFO cinder.api.openstack.wsgi [None req-085eabfb-155a-4486-bc6a-32c812fce78c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:34:33.852 7 INFO cinder.api.openstack.wsgi [None req-f02754fd-46b2-455e-94bc-035f58b138fb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:34:43.850 8 INFO cinder.api.openstack.wsgi [None req-085eabfb-155a-4486-bc6a-32c812fce78c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:34:43.851 8 INFO cinder.api.openstack.wsgi [None req-085eabfb-155a-4486-bc6a-32c812fce78c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:34:43.851 7 INFO cinder.api.openstack.wsgi [None req-f02754fd-46b2-455e-94bc-035f58b138fb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:34:43.853 7 INFO cinder.api.openstack.wsgi [None req-f02754fd-46b2-455e-94bc-035f58b138fb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:34:49.592 8 INFO cinder.api.openstack.wsgi [None req-1081f7d2-09a2-4cc6-a28f-08685e153efa 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:34:49.609 8 INFO cinder.volume.api [None req-1081f7d2-09a2-4cc6-a28f-08685e153efa 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:34:49.613 8 INFO cinder.api.openstack.wsgi [None req-1081f7d2-09a2-4cc6-a28f-08685e153efa 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 247/492] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:34:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true => generated 15 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:34:49.676 7 INFO cinder.api.openstack.wsgi [None req-324df734-5347-409b-9ed0-f0963352d398 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true 2026-09-15 12:34:49.715 7 INFO cinder.api.openstack.wsgi [None req-324df734-5347-409b-9ed0-f0963352d398 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 246/493] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:34:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:34:49.737 8 INFO cinder.api.openstack.wsgi [None req-27288d3c-3b26-4f76-9b3d-5dcd276ed61e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true 2026-09-15 12:34:49.777 8 INFO cinder.api.openstack.wsgi [None req-27288d3c-3b26-4f76-9b3d-5dcd276ed61e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 248/494] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:34:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:34:49.795 7 INFO cinder.api.openstack.wsgi [None req-8b57bb91-8854-46d9-bdfa-a3821dc01484 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true 2026-09-15 12:34:49.838 7 INFO cinder.api.openstack.wsgi [None req-8b57bb91-8854-46d9-bdfa-a3821dc01484 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 247/495] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:34:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:34:49.854 8 INFO cinder.api.openstack.wsgi [None req-b2346a92-26e5-4511-92e2-9eab0376d9c0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true 2026-09-15 12:34:50.360 8 INFO cinder.api.openstack.wsgi [None req-b2346a92-26e5-4511-92e2-9eab0376d9c0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 249/496] 10.0.0.132 () {28 vars in 696 bytes} [Tue Sep 15 12:34:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:34:50.375 7 INFO cinder.api.openstack.wsgi [None req-ec107731-211c-4e52-a9d2-fac398bbb501 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:34:50.391 7 INFO cinder.volume.api [None req-ec107731-211c-4e52-a9d2-fac398bbb501 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:34:50.396 7 INFO cinder.api.openstack.wsgi [None req-ec107731-211c-4e52-a9d2-fac398bbb501 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 248/497] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:34:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:34:50.412 8 INFO cinder.api.openstack.wsgi [None req-e8b13925-d92f-45ce-a9ac-b22e40ff3160 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true 2026-09-15 12:34:50.441 8 INFO cinder.volume.api [None req-e8b13925-d92f-45ce-a9ac-b22e40ff3160 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all snapshots completed successfully. 2026-09-15 12:34:50.441 8 INFO cinder.api.openstack.wsgi [None req-e8b13925-d92f-45ce-a9ac-b22e40ff3160 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 250/498] 10.0.0.132 () {28 vars in 674 bytes} [Tue Sep 15 12:34:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true => generated 17 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:34:50.456 7 INFO cinder.api.openstack.wsgi [None req-a1b6dfdd-178d-43d5-850d-a0e7b7891e23 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services 2026-09-15 12:34:50.466 7 INFO cinder.api.openstack.wsgi [None req-a1b6dfdd-178d-43d5-850d-a0e7b7891e23 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 249/499] 10.0.0.132 () {28 vars in 645 bytes} [Tue Sep 15 12:34:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:34:53.850 7 INFO cinder.api.openstack.wsgi [None req-a1b6dfdd-178d-43d5-850d-a0e7b7891e23 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:34:53.850 8 INFO cinder.api.openstack.wsgi [None req-e8b13925-d92f-45ce-a9ac-b22e40ff3160 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:34:53.851 8 INFO cinder.api.openstack.wsgi [None req-e8b13925-d92f-45ce-a9ac-b22e40ff3160 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:34:53.851 7 INFO cinder.api.openstack.wsgi [None req-a1b6dfdd-178d-43d5-850d-a0e7b7891e23 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:35:03.850 8 INFO cinder.api.openstack.wsgi [None req-e8b13925-d92f-45ce-a9ac-b22e40ff3160 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:35:03.850 7 INFO cinder.api.openstack.wsgi [None req-a1b6dfdd-178d-43d5-850d-a0e7b7891e23 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:35:03.852 7 INFO cinder.api.openstack.wsgi [None req-a1b6dfdd-178d-43d5-850d-a0e7b7891e23 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:35:03.852 8 INFO cinder.api.openstack.wsgi [None req-e8b13925-d92f-45ce-a9ac-b22e40ff3160 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:35:13.849 7 INFO cinder.api.openstack.wsgi [None req-a1b6dfdd-178d-43d5-850d-a0e7b7891e23 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:35:13.850 7 INFO cinder.api.openstack.wsgi [None req-a1b6dfdd-178d-43d5-850d-a0e7b7891e23 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:35:13.851 8 INFO cinder.api.openstack.wsgi [None req-e8b13925-d92f-45ce-a9ac-b22e40ff3160 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:35:13.852 8 INFO cinder.api.openstack.wsgi [None req-e8b13925-d92f-45ce-a9ac-b22e40ff3160 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:35:23.850 8 INFO cinder.api.openstack.wsgi [None req-e8b13925-d92f-45ce-a9ac-b22e40ff3160 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:35:23.850 7 INFO cinder.api.openstack.wsgi [None req-a1b6dfdd-178d-43d5-850d-a0e7b7891e23 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:35:23.851 7 INFO cinder.api.openstack.wsgi [None req-a1b6dfdd-178d-43d5-850d-a0e7b7891e23 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:35:23.851 8 INFO cinder.api.openstack.wsgi [None req-e8b13925-d92f-45ce-a9ac-b22e40ff3160 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:35:33.856 7 INFO cinder.api.openstack.wsgi [None req-a1b6dfdd-178d-43d5-850d-a0e7b7891e23 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:35:33.859 7 INFO cinder.api.openstack.wsgi [None req-a1b6dfdd-178d-43d5-850d-a0e7b7891e23 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:35:33.858 8 INFO cinder.api.openstack.wsgi [None req-e8b13925-d92f-45ce-a9ac-b22e40ff3160 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:35:33.861 8 INFO cinder.api.openstack.wsgi [None req-e8b13925-d92f-45ce-a9ac-b22e40ff3160 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:35:43.850 7 INFO cinder.api.openstack.wsgi [None req-a1b6dfdd-178d-43d5-850d-a0e7b7891e23 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:35:43.850 8 INFO cinder.api.openstack.wsgi [None req-e8b13925-d92f-45ce-a9ac-b22e40ff3160 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:35:43.851 8 INFO cinder.api.openstack.wsgi [None req-e8b13925-d92f-45ce-a9ac-b22e40ff3160 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:35:43.851 7 INFO cinder.api.openstack.wsgi [None req-a1b6dfdd-178d-43d5-850d-a0e7b7891e23 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:35:49.765 8 INFO cinder.api.openstack.wsgi [None req-f063fc44-cff8-43de-a880-0f6a43092292 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true 2026-09-15 12:35:49.791 8 INFO cinder.api.openstack.wsgi [None req-f063fc44-cff8-43de-a880-0f6a43092292 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 257/512] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:35:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true => generated 845 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:35:49.808 7 INFO cinder.api.openstack.wsgi [None req-cdd090f7-9357-4429-b1e6-a966368a81ff 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true 2026-09-15 12:35:49.843 7 INFO cinder.api.openstack.wsgi [None req-cdd090f7-9357-4429-b1e6-a966368a81ff 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 256/513] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:35:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:35:49.862 8 INFO cinder.api.openstack.wsgi [None req-27514380-a118-47a0-9029-b27ced0c6759 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true 2026-09-15 12:35:49.901 8 INFO cinder.api.openstack.wsgi [None req-27514380-a118-47a0-9029-b27ced0c6759 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 258/514] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:35:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:35:49.916 7 INFO cinder.api.openstack.wsgi [None req-01f79e23-210e-4846-92b4-0db029058648 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:35:49.932 7 INFO cinder.volume.api [None req-01f79e23-210e-4846-92b4-0db029058648 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:35:49.937 7 INFO cinder.api.openstack.wsgi [None req-01f79e23-210e-4846-92b4-0db029058648 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 257/515] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:35:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:35:49.959 8 INFO cinder.api.openstack.wsgi [None req-51ef00e7-efce-4996-a3cb-0cfaed2d67b6 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true 2026-09-15 12:35:50.468 8 INFO cinder.api.openstack.wsgi [None req-51ef00e7-efce-4996-a3cb-0cfaed2d67b6 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 259/516] 10.0.0.132 () {28 vars in 696 bytes} [Tue Sep 15 12:35:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 524 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:35:50.480 7 INFO cinder.api.openstack.wsgi [None req-1aa7a18d-6c98-4072-8c64-fc5fbae6e256 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true 2026-09-15 12:35:50.488 7 INFO cinder.volume.api [None req-1aa7a18d-6c98-4072-8c64-fc5fbae6e256 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all snapshots completed successfully. 2026-09-15 12:35:50.488 7 INFO cinder.api.openstack.wsgi [None req-1aa7a18d-6c98-4072-8c64-fc5fbae6e256 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 258/517] 10.0.0.132 () {28 vars in 674 bytes} [Tue Sep 15 12:35:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:35:50.501 8 INFO cinder.api.openstack.wsgi [None req-e3458fa6-8100-49ea-80bc-72aa0cf9d1e6 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services 2026-09-15 12:35:50.510 8 INFO cinder.api.openstack.wsgi [None req-e3458fa6-8100-49ea-80bc-72aa0cf9d1e6 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 260/518] 10.0.0.132 () {28 vars in 645 bytes} [Tue Sep 15 12:35:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:35:50.524 7 INFO cinder.api.openstack.wsgi [None req-afc066d0-96e5-473d-9f66-fcd056a73495 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:35:50.539 7 INFO cinder.volume.api [None req-afc066d0-96e5-473d-9f66-fcd056a73495 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:35:50.543 7 INFO cinder.api.openstack.wsgi [None req-afc066d0-96e5-473d-9f66-fcd056a73495 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 259/519] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:35:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:35:53.850 7 INFO cinder.api.openstack.wsgi [None req-afc066d0-96e5-473d-9f66-fcd056a73495 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:35:53.851 7 INFO cinder.api.openstack.wsgi [None req-afc066d0-96e5-473d-9f66-fcd056a73495 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:35:53.853 8 INFO cinder.api.openstack.wsgi [None req-e3458fa6-8100-49ea-80bc-72aa0cf9d1e6 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:35:53.854 8 INFO cinder.api.openstack.wsgi [None req-e3458fa6-8100-49ea-80bc-72aa0cf9d1e6 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:36:03.850 8 INFO cinder.api.openstack.wsgi [None req-e3458fa6-8100-49ea-80bc-72aa0cf9d1e6 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:36:03.850 7 INFO cinder.api.openstack.wsgi [None req-afc066d0-96e5-473d-9f66-fcd056a73495 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:36:03.851 8 INFO cinder.api.openstack.wsgi [None req-e3458fa6-8100-49ea-80bc-72aa0cf9d1e6 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:36:03.851 7 INFO cinder.api.openstack.wsgi [None req-afc066d0-96e5-473d-9f66-fcd056a73495 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:36:13.850 8 INFO cinder.api.openstack.wsgi [None req-e3458fa6-8100-49ea-80bc-72aa0cf9d1e6 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:36:13.850 7 INFO cinder.api.openstack.wsgi [None req-afc066d0-96e5-473d-9f66-fcd056a73495 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:36:13.852 7 INFO cinder.api.openstack.wsgi [None req-afc066d0-96e5-473d-9f66-fcd056a73495 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:36:13.852 8 INFO cinder.api.openstack.wsgi [None req-e3458fa6-8100-49ea-80bc-72aa0cf9d1e6 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:36:23.849 7 INFO cinder.api.openstack.wsgi [None req-afc066d0-96e5-473d-9f66-fcd056a73495 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:36:23.850 7 INFO cinder.api.openstack.wsgi [None req-afc066d0-96e5-473d-9f66-fcd056a73495 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:36:23.850 8 INFO cinder.api.openstack.wsgi [None req-e3458fa6-8100-49ea-80bc-72aa0cf9d1e6 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:36:23.851 8 INFO cinder.api.openstack.wsgi [None req-e3458fa6-8100-49ea-80bc-72aa0cf9d1e6 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:36:33.849 7 INFO cinder.api.openstack.wsgi [None req-afc066d0-96e5-473d-9f66-fcd056a73495 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:36:33.849 8 INFO cinder.api.openstack.wsgi [None req-e3458fa6-8100-49ea-80bc-72aa0cf9d1e6 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:36:33.850 7 INFO cinder.api.openstack.wsgi [None req-afc066d0-96e5-473d-9f66-fcd056a73495 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:36:33.850 8 INFO cinder.api.openstack.wsgi [None req-e3458fa6-8100-49ea-80bc-72aa0cf9d1e6 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:36:43.849 7 INFO cinder.api.openstack.wsgi [None req-afc066d0-96e5-473d-9f66-fcd056a73495 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:36:43.849 8 INFO cinder.api.openstack.wsgi [None req-e3458fa6-8100-49ea-80bc-72aa0cf9d1e6 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:36:43.850 7 INFO cinder.api.openstack.wsgi [None req-afc066d0-96e5-473d-9f66-fcd056a73495 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:36:43.850 8 INFO cinder.api.openstack.wsgi [None req-e3458fa6-8100-49ea-80bc-72aa0cf9d1e6 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:36:49.526 7 INFO cinder.api.openstack.wsgi [None req-2a973b73-e66a-4159-b929-11d1e6ebc259 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:36:49.537 7 INFO cinder.volume.api [None req-2a973b73-e66a-4159-b929-11d1e6ebc259 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:36:49.540 7 INFO cinder.api.openstack.wsgi [None req-2a973b73-e66a-4159-b929-11d1e6ebc259 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 266/532] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:36:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:36:49.551 8 INFO cinder.api.openstack.wsgi [None req-9a5228dc-8cd8-4eee-8588-bdf5e4e525b3 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:36:49.564 8 INFO cinder.volume.api [None req-9a5228dc-8cd8-4eee-8588-bdf5e4e525b3 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:36:49.566 8 INFO cinder.api.openstack.wsgi [None req-9a5228dc-8cd8-4eee-8588-bdf5e4e525b3 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 267/533] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:36:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:36:49.580 7 INFO cinder.api.openstack.wsgi [None req-05adb8ea-1178-45e5-8c77-a723616b31d1 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true 2026-09-15 12:36:50.084 7 INFO cinder.api.openstack.wsgi [None req-05adb8ea-1178-45e5-8c77-a723616b31d1 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 267/534] 10.0.0.132 () {28 vars in 696 bytes} [Tue Sep 15 12:36:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:36:50.170 8 INFO cinder.api.openstack.wsgi [None req-90e0ac98-b038-4953-9106-9ffb68dee444 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true 2026-09-15 12:36:50.211 8 INFO cinder.api.openstack.wsgi [None req-90e0ac98-b038-4953-9106-9ffb68dee444 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 268/535] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:36:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:36:50.225 7 INFO cinder.api.openstack.wsgi [None req-354558ce-18f6-4d24-8d1b-24106cc2e691 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true 2026-09-15 12:36:50.255 7 INFO cinder.api.openstack.wsgi [None req-354558ce-18f6-4d24-8d1b-24106cc2e691 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 268/536] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:36:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:36:50.271 8 INFO cinder.api.openstack.wsgi [None req-af746c1a-1690-4607-8a79-614ea6dda414 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true 2026-09-15 12:36:50.317 8 INFO cinder.api.openstack.wsgi [None req-af746c1a-1690-4607-8a79-614ea6dda414 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 269/537] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:36:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:36:50.331 7 INFO cinder.api.openstack.wsgi [None req-e3d40042-b4ab-492e-9152-769b39fd07e4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true 2026-09-15 12:36:50.339 7 INFO cinder.volume.api [None req-e3d40042-b4ab-492e-9152-769b39fd07e4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all snapshots completed successfully. 2026-09-15 12:36:50.340 7 INFO cinder.api.openstack.wsgi [None req-e3d40042-b4ab-492e-9152-769b39fd07e4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 269/538] 10.0.0.132 () {28 vars in 674 bytes} [Tue Sep 15 12:36:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:36:50.353 8 INFO cinder.api.openstack.wsgi [None req-0a373e2a-34f1-4849-a722-2c01aa5b3517 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services 2026-09-15 12:36:50.361 8 INFO cinder.api.openstack.wsgi [None req-0a373e2a-34f1-4849-a722-2c01aa5b3517 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 270/539] 10.0.0.132 () {28 vars in 645 bytes} [Tue Sep 15 12:36:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:36:53.850 8 INFO cinder.api.openstack.wsgi [None req-0a373e2a-34f1-4849-a722-2c01aa5b3517 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:36:53.851 7 INFO cinder.api.openstack.wsgi [None req-e3d40042-b4ab-492e-9152-769b39fd07e4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:36:53.851 8 INFO cinder.api.openstack.wsgi [None req-0a373e2a-34f1-4849-a722-2c01aa5b3517 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:36:53.854 7 INFO cinder.api.openstack.wsgi [None req-e3d40042-b4ab-492e-9152-769b39fd07e4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:37:03.849 8 INFO cinder.api.openstack.wsgi [None req-0a373e2a-34f1-4849-a722-2c01aa5b3517 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:37:03.850 8 INFO cinder.api.openstack.wsgi [None req-0a373e2a-34f1-4849-a722-2c01aa5b3517 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:37:03.850 7 INFO cinder.api.openstack.wsgi [None req-e3d40042-b4ab-492e-9152-769b39fd07e4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:37:03.853 7 INFO cinder.api.openstack.wsgi [None req-e3d40042-b4ab-492e-9152-769b39fd07e4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:37:13.849 8 INFO cinder.api.openstack.wsgi [None req-0a373e2a-34f1-4849-a722-2c01aa5b3517 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:37:13.850 8 INFO cinder.api.openstack.wsgi [None req-0a373e2a-34f1-4849-a722-2c01aa5b3517 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:37:13.850 7 INFO cinder.api.openstack.wsgi [None req-e3d40042-b4ab-492e-9152-769b39fd07e4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:37:13.852 7 INFO cinder.api.openstack.wsgi [None req-e3d40042-b4ab-492e-9152-769b39fd07e4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:37:23.849 8 INFO cinder.api.openstack.wsgi [None req-0a373e2a-34f1-4849-a722-2c01aa5b3517 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:37:23.850 7 INFO cinder.api.openstack.wsgi [None req-e3d40042-b4ab-492e-9152-769b39fd07e4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:37:23.851 8 INFO cinder.api.openstack.wsgi [None req-0a373e2a-34f1-4849-a722-2c01aa5b3517 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:37:23.851 7 INFO cinder.api.openstack.wsgi [None req-e3d40042-b4ab-492e-9152-769b39fd07e4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:37:33.849 8 INFO cinder.api.openstack.wsgi [None req-0a373e2a-34f1-4849-a722-2c01aa5b3517 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:37:33.849 7 INFO cinder.api.openstack.wsgi [None req-e3d40042-b4ab-492e-9152-769b39fd07e4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:37:33.850 8 INFO cinder.api.openstack.wsgi [None req-0a373e2a-34f1-4849-a722-2c01aa5b3517 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:37:33.850 7 INFO cinder.api.openstack.wsgi [None req-e3d40042-b4ab-492e-9152-769b39fd07e4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:37:43.850 8 INFO cinder.api.openstack.wsgi [None req-0a373e2a-34f1-4849-a722-2c01aa5b3517 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:37:43.850 7 INFO cinder.api.openstack.wsgi [None req-e3d40042-b4ab-492e-9152-769b39fd07e4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:37:43.851 8 INFO cinder.api.openstack.wsgi [None req-0a373e2a-34f1-4849-a722-2c01aa5b3517 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:37:43.852 7 INFO cinder.api.openstack.wsgi [None req-e3d40042-b4ab-492e-9152-769b39fd07e4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:37:49.770 8 INFO cinder.api.openstack.wsgi [None req-5a698283-7c32-4888-89f7-94bb8540bf5c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true 2026-09-15 12:37:49.801 8 INFO cinder.api.openstack.wsgi [None req-5a698283-7c32-4888-89f7-94bb8540bf5c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 277/552] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:37:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true => generated 845 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:37:49.821 7 INFO cinder.api.openstack.wsgi [None req-28b8b264-c589-4c7a-bfac-9c7d769a2972 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true 2026-09-15 12:37:49.862 7 INFO cinder.api.openstack.wsgi [None req-28b8b264-c589-4c7a-bfac-9c7d769a2972 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 276/553] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:37:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true => generated 845 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:37:49.884 8 INFO cinder.api.openstack.wsgi [None req-1addade3-053e-447b-bf1d-d47450b45491 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true 2026-09-15 12:37:49.931 8 INFO cinder.api.openstack.wsgi [None req-1addade3-053e-447b-bf1d-d47450b45491 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 278/554] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:37:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:37:49.948 7 INFO cinder.api.openstack.wsgi [None req-1a6f3d62-9230-4e64-b822-7d905fa0eee4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true 2026-09-15 12:37:50.453 7 INFO cinder.api.openstack.wsgi [None req-1a6f3d62-9230-4e64-b822-7d905fa0eee4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 277/555] 10.0.0.132 () {28 vars in 696 bytes} [Tue Sep 15 12:37:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:37:50.467 8 INFO cinder.api.openstack.wsgi [None req-5ddc89aa-7dcf-4765-9e10-39558f94ddad 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:37:50.480 8 INFO cinder.volume.api [None req-5ddc89aa-7dcf-4765-9e10-39558f94ddad 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:37:50.483 8 INFO cinder.api.openstack.wsgi [None req-5ddc89aa-7dcf-4765-9e10-39558f94ddad 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 279/556] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:37:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:37:50.496 7 INFO cinder.api.openstack.wsgi [None req-4ce4a656-5ded-4b16-b038-90743f7ea389 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:37:50.509 7 INFO cinder.volume.api [None req-4ce4a656-5ded-4b16-b038-90743f7ea389 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:37:50.513 7 INFO cinder.api.openstack.wsgi [None req-4ce4a656-5ded-4b16-b038-90743f7ea389 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 278/557] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:37:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:37:50.526 8 INFO cinder.api.openstack.wsgi [None req-3879443e-c2b5-4b29-b5a2-51462734f1f0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true 2026-09-15 12:37:50.533 8 INFO cinder.volume.api [None req-3879443e-c2b5-4b29-b5a2-51462734f1f0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all snapshots completed successfully. 2026-09-15 12:37:50.534 8 INFO cinder.api.openstack.wsgi [None req-3879443e-c2b5-4b29-b5a2-51462734f1f0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 280/558] 10.0.0.132 () {28 vars in 674 bytes} [Tue Sep 15 12:37:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:37:50.550 7 INFO cinder.api.openstack.wsgi [None req-c9f491b4-7d33-4eab-92ef-a0c99343c38b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services 2026-09-15 12:37:50.560 7 INFO cinder.api.openstack.wsgi [None req-c9f491b4-7d33-4eab-92ef-a0c99343c38b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 279/559] 10.0.0.132 () {28 vars in 645 bytes} [Tue Sep 15 12:37:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-services => generated 646 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:37:53.850 8 INFO cinder.api.openstack.wsgi [None req-3879443e-c2b5-4b29-b5a2-51462734f1f0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:37:53.850 7 INFO cinder.api.openstack.wsgi [None req-c9f491b4-7d33-4eab-92ef-a0c99343c38b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:37:53.852 7 INFO cinder.api.openstack.wsgi [None req-c9f491b4-7d33-4eab-92ef-a0c99343c38b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:37:53.852 8 INFO cinder.api.openstack.wsgi [None req-3879443e-c2b5-4b29-b5a2-51462734f1f0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:38:03.850 7 INFO cinder.api.openstack.wsgi [None req-c9f491b4-7d33-4eab-92ef-a0c99343c38b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:38:03.851 8 INFO cinder.api.openstack.wsgi [None req-3879443e-c2b5-4b29-b5a2-51462734f1f0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:38:03.851 7 INFO cinder.api.openstack.wsgi [None req-c9f491b4-7d33-4eab-92ef-a0c99343c38b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:38:03.852 8 INFO cinder.api.openstack.wsgi [None req-3879443e-c2b5-4b29-b5a2-51462734f1f0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:38:13.850 8 INFO cinder.api.openstack.wsgi [None req-3879443e-c2b5-4b29-b5a2-51462734f1f0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:38:13.850 7 INFO cinder.api.openstack.wsgi [None req-c9f491b4-7d33-4eab-92ef-a0c99343c38b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:38:13.851 8 INFO cinder.api.openstack.wsgi [None req-3879443e-c2b5-4b29-b5a2-51462734f1f0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:38:13.851 7 INFO cinder.api.openstack.wsgi [None req-c9f491b4-7d33-4eab-92ef-a0c99343c38b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:38:23.849 8 INFO cinder.api.openstack.wsgi [None req-3879443e-c2b5-4b29-b5a2-51462734f1f0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:38:23.849 7 INFO cinder.api.openstack.wsgi [None req-c9f491b4-7d33-4eab-92ef-a0c99343c38b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:38:23.850 8 INFO cinder.api.openstack.wsgi [None req-3879443e-c2b5-4b29-b5a2-51462734f1f0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:38:23.850 7 INFO cinder.api.openstack.wsgi [None req-c9f491b4-7d33-4eab-92ef-a0c99343c38b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:38:33.849 8 INFO cinder.api.openstack.wsgi [None req-3879443e-c2b5-4b29-b5a2-51462734f1f0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:38:33.850 8 INFO cinder.api.openstack.wsgi [None req-3879443e-c2b5-4b29-b5a2-51462734f1f0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:38:33.849 7 INFO cinder.api.openstack.wsgi [None req-c9f491b4-7d33-4eab-92ef-a0c99343c38b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:38:33.851 7 INFO cinder.api.openstack.wsgi [None req-c9f491b4-7d33-4eab-92ef-a0c99343c38b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:38:43.849 8 INFO cinder.api.openstack.wsgi [None req-3879443e-c2b5-4b29-b5a2-51462734f1f0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:38:43.849 7 INFO cinder.api.openstack.wsgi [None req-c9f491b4-7d33-4eab-92ef-a0c99343c38b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:38:43.850 8 INFO cinder.api.openstack.wsgi [None req-3879443e-c2b5-4b29-b5a2-51462734f1f0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:38:43.852 7 INFO cinder.api.openstack.wsgi [None req-c9f491b4-7d33-4eab-92ef-a0c99343c38b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:38:49.689 8 INFO cinder.api.openstack.wsgi [None req-61e039d4-c3cf-47a1-83b8-91cf5549b881 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:38:49.700 8 INFO cinder.volume.api [None req-61e039d4-c3cf-47a1-83b8-91cf5549b881 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:38:49.701 8 INFO cinder.api.openstack.wsgi [None req-61e039d4-c3cf-47a1-83b8-91cf5549b881 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 287/572] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:38:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true => generated 15 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:38:49.716 7 INFO cinder.api.openstack.wsgi [None req-ad9db2bb-3552-4653-b30b-fe373544eb3a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true 2026-09-15 12:38:49.736 7 INFO cinder.volume.api [None req-ad9db2bb-3552-4653-b30b-fe373544eb3a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all snapshots completed successfully. 2026-09-15 12:38:49.737 7 INFO cinder.api.openstack.wsgi [None req-ad9db2bb-3552-4653-b30b-fe373544eb3a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 286/573] 10.0.0.132 () {28 vars in 674 bytes} [Tue Sep 15 12:38:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true => generated 17 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:38:49.765 8 INFO cinder.api.openstack.wsgi [None req-32487e8e-4549-4250-9831-db2ea63bb089 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true 2026-09-15 12:38:50.270 8 INFO cinder.api.openstack.wsgi [None req-32487e8e-4549-4250-9831-db2ea63bb089 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 288/574] 10.0.0.132 () {28 vars in 696 bytes} [Tue Sep 15 12:38:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:38:50.283 7 INFO cinder.api.openstack.wsgi [None req-7c8a7536-23d2-41da-bbf6-943dffc2d14c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:38:50.297 7 INFO cinder.volume.api [None req-7c8a7536-23d2-41da-bbf6-943dffc2d14c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:38:50.300 7 INFO cinder.api.openstack.wsgi [None req-7c8a7536-23d2-41da-bbf6-943dffc2d14c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 287/575] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:38:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:38:50.315 8 INFO cinder.api.openstack.wsgi [None req-cba28580-c888-419a-b967-7b15965da874 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services 2026-09-15 12:38:50.322 8 INFO cinder.api.openstack.wsgi [None req-cba28580-c888-419a-b967-7b15965da874 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 289/576] 10.0.0.132 () {28 vars in 645 bytes} [Tue Sep 15 12:38:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:38:50.378 7 INFO cinder.api.openstack.wsgi [None req-07b43a13-a83b-4070-8076-38c6901ff869 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true 2026-09-15 12:38:50.410 7 INFO cinder.api.openstack.wsgi [None req-07b43a13-a83b-4070-8076-38c6901ff869 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 288/577] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:38:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:38:50.427 8 INFO cinder.api.openstack.wsgi [None req-30a4770a-e630-4bbd-a649-d6994e2ccb13 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true 2026-09-15 12:38:50.462 8 INFO cinder.api.openstack.wsgi [None req-30a4770a-e630-4bbd-a649-d6994e2ccb13 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 290/578] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:38:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:38:50.477 7 INFO cinder.api.openstack.wsgi [None req-4f74ecf2-6470-4a94-b6b3-880f2d00d62e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true 2026-09-15 12:38:50.513 7 INFO cinder.api.openstack.wsgi [None req-4f74ecf2-6470-4a94-b6b3-880f2d00d62e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 289/579] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:38:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:38:53.849 8 INFO cinder.api.openstack.wsgi [None req-30a4770a-e630-4bbd-a649-d6994e2ccb13 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:38:53.849 7 INFO cinder.api.openstack.wsgi [None req-4f74ecf2-6470-4a94-b6b3-880f2d00d62e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:38:53.850 7 INFO cinder.api.openstack.wsgi [None req-4f74ecf2-6470-4a94-b6b3-880f2d00d62e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:38:53.850 8 INFO cinder.api.openstack.wsgi [None req-30a4770a-e630-4bbd-a649-d6994e2ccb13 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:39:03.849 7 INFO cinder.api.openstack.wsgi [None req-4f74ecf2-6470-4a94-b6b3-880f2d00d62e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:39:03.850 8 INFO cinder.api.openstack.wsgi [None req-30a4770a-e630-4bbd-a649-d6994e2ccb13 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:39:03.851 7 INFO cinder.api.openstack.wsgi [None req-4f74ecf2-6470-4a94-b6b3-880f2d00d62e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:39:03.851 8 INFO cinder.api.openstack.wsgi [None req-30a4770a-e630-4bbd-a649-d6994e2ccb13 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:39:13.849 7 INFO cinder.api.openstack.wsgi [None req-4f74ecf2-6470-4a94-b6b3-880f2d00d62e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:39:13.849 8 INFO cinder.api.openstack.wsgi [None req-30a4770a-e630-4bbd-a649-d6994e2ccb13 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:39:13.850 7 INFO cinder.api.openstack.wsgi [None req-4f74ecf2-6470-4a94-b6b3-880f2d00d62e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:39:13.851 8 INFO cinder.api.openstack.wsgi [None req-30a4770a-e630-4bbd-a649-d6994e2ccb13 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:39:23.849 8 INFO cinder.api.openstack.wsgi [None req-30a4770a-e630-4bbd-a649-d6994e2ccb13 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:39:23.849 7 INFO cinder.api.openstack.wsgi [None req-4f74ecf2-6470-4a94-b6b3-880f2d00d62e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:39:23.851 7 INFO cinder.api.openstack.wsgi [None req-4f74ecf2-6470-4a94-b6b3-880f2d00d62e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:39:23.851 8 INFO cinder.api.openstack.wsgi [None req-30a4770a-e630-4bbd-a649-d6994e2ccb13 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:39:33.849 7 INFO cinder.api.openstack.wsgi [None req-4f74ecf2-6470-4a94-b6b3-880f2d00d62e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:39:33.850 8 INFO cinder.api.openstack.wsgi [None req-30a4770a-e630-4bbd-a649-d6994e2ccb13 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:39:33.850 7 INFO cinder.api.openstack.wsgi [None req-4f74ecf2-6470-4a94-b6b3-880f2d00d62e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:39:33.851 8 INFO cinder.api.openstack.wsgi [None req-30a4770a-e630-4bbd-a649-d6994e2ccb13 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:39:43.849 7 INFO cinder.api.openstack.wsgi [None req-4f74ecf2-6470-4a94-b6b3-880f2d00d62e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:39:43.850 8 INFO cinder.api.openstack.wsgi [None req-30a4770a-e630-4bbd-a649-d6994e2ccb13 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:39:43.850 7 INFO cinder.api.openstack.wsgi [None req-4f74ecf2-6470-4a94-b6b3-880f2d00d62e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:39:43.851 8 INFO cinder.api.openstack.wsgi [None req-30a4770a-e630-4bbd-a649-d6994e2ccb13 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:39:49.505 7 INFO cinder.api.openstack.wsgi [None req-0137d79d-90c3-4b9f-9c1c-7079332e2b9e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true 2026-09-15 12:39:49.515 7 INFO cinder.volume.api [None req-0137d79d-90c3-4b9f-9c1c-7079332e2b9e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all snapshots completed successfully. 2026-09-15 12:39:49.516 7 INFO cinder.api.openstack.wsgi [None req-0137d79d-90c3-4b9f-9c1c-7079332e2b9e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 296/592] 10.0.0.132 () {28 vars in 674 bytes} [Tue Sep 15 12:39:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true => generated 17 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:39:49.529 8 INFO cinder.api.openstack.wsgi [None req-6dafaeb1-5957-4240-8c8c-1001436f4191 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:39:49.548 8 INFO cinder.volume.api [None req-6dafaeb1-5957-4240-8c8c-1001436f4191 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:39:49.551 8 INFO cinder.api.openstack.wsgi [None req-6dafaeb1-5957-4240-8c8c-1001436f4191 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 297/593] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:39:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:39:49.565 7 INFO cinder.api.openstack.wsgi [None req-b9bebd66-ad3e-4503-a611-f33001f8380a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true 2026-09-15 12:39:50.069 7 INFO cinder.api.openstack.wsgi [None req-b9bebd66-ad3e-4503-a611-f33001f8380a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 297/594] 10.0.0.132 () {28 vars in 696 bytes} [Tue Sep 15 12:39:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:39:50.086 8 INFO cinder.api.openstack.wsgi [None req-46114221-5d97-4a75-b8aa-b57b1cacd663 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services 2026-09-15 12:39:50.095 8 INFO cinder.api.openstack.wsgi [None req-46114221-5d97-4a75-b8aa-b57b1cacd663 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 298/595] 10.0.0.132 () {28 vars in 645 bytes} [Tue Sep 15 12:39:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:39:50.155 7 INFO cinder.api.openstack.wsgi [None req-295018c9-07c2-47bb-9ae5-4c5a1f15ac16 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true 2026-09-15 12:39:50.191 7 INFO cinder.api.openstack.wsgi [None req-295018c9-07c2-47bb-9ae5-4c5a1f15ac16 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 298/596] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:39:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:39:50.207 8 INFO cinder.api.openstack.wsgi [None req-df2c9393-9f2c-406f-8949-1954ed44eea2 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true 2026-09-15 12:39:50.239 8 INFO cinder.api.openstack.wsgi [None req-df2c9393-9f2c-406f-8949-1954ed44eea2 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 299/597] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:39:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:39:50.254 7 INFO cinder.api.openstack.wsgi [None req-3c4e5c58-f62b-40e2-bcf1-3fa539749d93 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true 2026-09-15 12:39:50.284 7 INFO cinder.api.openstack.wsgi [None req-3c4e5c58-f62b-40e2-bcf1-3fa539749d93 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 299/598] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:39:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:39:50.298 8 INFO cinder.api.openstack.wsgi [None req-b3d93f33-57cd-4ef7-a0bd-6a56766d153d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:39:50.314 8 INFO cinder.volume.api [None req-b3d93f33-57cd-4ef7-a0bd-6a56766d153d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:39:50.318 8 INFO cinder.api.openstack.wsgi [None req-b3d93f33-57cd-4ef7-a0bd-6a56766d153d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 300/599] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:39:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:39:53.850 7 INFO cinder.api.openstack.wsgi [None req-3c4e5c58-f62b-40e2-bcf1-3fa539749d93 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:39:53.850 8 INFO cinder.api.openstack.wsgi [None req-b3d93f33-57cd-4ef7-a0bd-6a56766d153d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:39:53.852 7 INFO cinder.api.openstack.wsgi [None req-3c4e5c58-f62b-40e2-bcf1-3fa539749d93 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:39:53.855 8 INFO cinder.api.openstack.wsgi [None req-b3d93f33-57cd-4ef7-a0bd-6a56766d153d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:40:03.850 7 INFO cinder.api.openstack.wsgi [None req-3c4e5c58-f62b-40e2-bcf1-3fa539749d93 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:40:03.851 8 INFO cinder.api.openstack.wsgi [None req-b3d93f33-57cd-4ef7-a0bd-6a56766d153d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:40:03.852 7 INFO cinder.api.openstack.wsgi [None req-3c4e5c58-f62b-40e2-bcf1-3fa539749d93 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:40:03.854 8 INFO cinder.api.openstack.wsgi [None req-b3d93f33-57cd-4ef7-a0bd-6a56766d153d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:40:13.849 7 INFO cinder.api.openstack.wsgi [None req-3c4e5c58-f62b-40e2-bcf1-3fa539749d93 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:40:13.849 8 INFO cinder.api.openstack.wsgi [None req-b3d93f33-57cd-4ef7-a0bd-6a56766d153d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:40:13.850 7 INFO cinder.api.openstack.wsgi [None req-3c4e5c58-f62b-40e2-bcf1-3fa539749d93 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:40:13.850 8 INFO cinder.api.openstack.wsgi [None req-b3d93f33-57cd-4ef7-a0bd-6a56766d153d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:40:23.850 7 INFO cinder.api.openstack.wsgi [None req-3c4e5c58-f62b-40e2-bcf1-3fa539749d93 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:40:23.850 8 INFO cinder.api.openstack.wsgi [None req-b3d93f33-57cd-4ef7-a0bd-6a56766d153d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:40:23.851 7 INFO cinder.api.openstack.wsgi [None req-3c4e5c58-f62b-40e2-bcf1-3fa539749d93 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:40:23.852 8 INFO cinder.api.openstack.wsgi [None req-b3d93f33-57cd-4ef7-a0bd-6a56766d153d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:40:33.850 7 INFO cinder.api.openstack.wsgi [None req-3c4e5c58-f62b-40e2-bcf1-3fa539749d93 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:40:33.850 8 INFO cinder.api.openstack.wsgi [None req-b3d93f33-57cd-4ef7-a0bd-6a56766d153d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:40:33.851 7 INFO cinder.api.openstack.wsgi [None req-3c4e5c58-f62b-40e2-bcf1-3fa539749d93 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:40:33.852 8 INFO cinder.api.openstack.wsgi [None req-b3d93f33-57cd-4ef7-a0bd-6a56766d153d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:40:43.849 7 INFO cinder.api.openstack.wsgi [None req-3c4e5c58-f62b-40e2-bcf1-3fa539749d93 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:40:43.850 8 INFO cinder.api.openstack.wsgi [None req-b3d93f33-57cd-4ef7-a0bd-6a56766d153d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:40:43.850 7 INFO cinder.api.openstack.wsgi [None req-3c4e5c58-f62b-40e2-bcf1-3fa539749d93 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:40:43.851 8 INFO cinder.api.openstack.wsgi [None req-b3d93f33-57cd-4ef7-a0bd-6a56766d153d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:40:49.633 7 INFO cinder.api.openstack.wsgi [None req-75199046-e037-43aa-9096-ccd1d20a17e6 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true 2026-09-15 12:40:49.667 7 INFO cinder.api.openstack.wsgi [None req-75199046-e037-43aa-9096-ccd1d20a17e6 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 306/612] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:40:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true => generated 845 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:40:49.683 8 INFO cinder.api.openstack.wsgi [None req-7c38eaaf-5476-4935-8c0c-5e1e290ecb93 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true 2026-09-15 12:40:49.716 8 INFO cinder.api.openstack.wsgi [None req-7c38eaaf-5476-4935-8c0c-5e1e290ecb93 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 307/613] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:40:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:40:49.730 7 INFO cinder.api.openstack.wsgi [None req-2de534d1-6b52-4dc7-b006-b14801c45b9d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true 2026-09-15 12:40:49.758 7 INFO cinder.api.openstack.wsgi [None req-2de534d1-6b52-4dc7-b006-b14801c45b9d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 307/614] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:40:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:40:49.772 8 INFO cinder.api.openstack.wsgi [None req-ae1f1f5d-4939-4205-a376-4fcab45328eb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services 2026-09-15 12:40:49.779 8 INFO cinder.api.openstack.wsgi [None req-ae1f1f5d-4939-4205-a376-4fcab45328eb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 308/615] 10.0.0.132 () {28 vars in 645 bytes} [Tue Sep 15 12:40:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:40:49.790 7 INFO cinder.api.openstack.wsgi [None req-bb40da27-7af0-44e9-81f2-3884d62d6ef0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:40:49.803 7 INFO cinder.volume.api [None req-bb40da27-7af0-44e9-81f2-3884d62d6ef0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:40:49.807 7 INFO cinder.api.openstack.wsgi [None req-bb40da27-7af0-44e9-81f2-3884d62d6ef0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 308/616] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:40:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:40:49.820 8 INFO cinder.api.openstack.wsgi [None req-fcc084fd-7b4f-4e82-b3c5-add1689d0809 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true 2026-09-15 12:40:49.828 8 INFO cinder.volume.api [None req-fcc084fd-7b4f-4e82-b3c5-add1689d0809 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all snapshots completed successfully. 2026-09-15 12:40:49.829 8 INFO cinder.api.openstack.wsgi [None req-fcc084fd-7b4f-4e82-b3c5-add1689d0809 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 309/617] 10.0.0.132 () {28 vars in 674 bytes} [Tue Sep 15 12:40:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:40:49.843 7 INFO cinder.api.openstack.wsgi [None req-dda81473-7ba8-4937-99a1-41a4d1f6770a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true 2026-09-15 12:40:50.349 7 INFO cinder.api.openstack.wsgi [None req-dda81473-7ba8-4937-99a1-41a4d1f6770a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 309/618] 10.0.0.132 () {28 vars in 696 bytes} [Tue Sep 15 12:40:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:40:50.381 8 INFO cinder.api.openstack.wsgi [None req-387b7275-57cf-444c-b69d-282e41038c05 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:40:50.396 8 INFO cinder.volume.api [None req-387b7275-57cf-444c-b69d-282e41038c05 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:40:50.400 8 INFO cinder.api.openstack.wsgi [None req-387b7275-57cf-444c-b69d-282e41038c05 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 310/619] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:40:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:40:53.849 7 INFO cinder.api.openstack.wsgi [None req-dda81473-7ba8-4937-99a1-41a4d1f6770a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:40:53.849 8 INFO cinder.api.openstack.wsgi [None req-387b7275-57cf-444c-b69d-282e41038c05 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:40:53.850 7 INFO cinder.api.openstack.wsgi [None req-dda81473-7ba8-4937-99a1-41a4d1f6770a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:40:53.850 8 INFO cinder.api.openstack.wsgi [None req-387b7275-57cf-444c-b69d-282e41038c05 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:41:03.850 7 INFO cinder.api.openstack.wsgi [None req-dda81473-7ba8-4937-99a1-41a4d1f6770a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:41:03.850 8 INFO cinder.api.openstack.wsgi [None req-387b7275-57cf-444c-b69d-282e41038c05 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:41:03.851 7 INFO cinder.api.openstack.wsgi [None req-dda81473-7ba8-4937-99a1-41a4d1f6770a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:41:03.851 8 INFO cinder.api.openstack.wsgi [None req-387b7275-57cf-444c-b69d-282e41038c05 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:41:13.849 8 INFO cinder.api.openstack.wsgi [None req-387b7275-57cf-444c-b69d-282e41038c05 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:41:13.849 7 INFO cinder.api.openstack.wsgi [None req-dda81473-7ba8-4937-99a1-41a4d1f6770a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:41:13.850 8 INFO cinder.api.openstack.wsgi [None req-387b7275-57cf-444c-b69d-282e41038c05 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:41:13.850 7 INFO cinder.api.openstack.wsgi [None req-dda81473-7ba8-4937-99a1-41a4d1f6770a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:41:23.854 8 INFO cinder.api.openstack.wsgi [None req-387b7275-57cf-444c-b69d-282e41038c05 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:41:23.855 8 INFO cinder.api.openstack.wsgi [None req-387b7275-57cf-444c-b69d-282e41038c05 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:41:23.858 7 INFO cinder.api.openstack.wsgi [None req-dda81473-7ba8-4937-99a1-41a4d1f6770a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:41:23.859 7 INFO cinder.api.openstack.wsgi [None req-dda81473-7ba8-4937-99a1-41a4d1f6770a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:41:33.850 8 INFO cinder.api.openstack.wsgi [None req-387b7275-57cf-444c-b69d-282e41038c05 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:41:33.850 7 INFO cinder.api.openstack.wsgi [None req-dda81473-7ba8-4937-99a1-41a4d1f6770a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:41:33.851 8 INFO cinder.api.openstack.wsgi [None req-387b7275-57cf-444c-b69d-282e41038c05 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:41:33.851 7 INFO cinder.api.openstack.wsgi [None req-dda81473-7ba8-4937-99a1-41a4d1f6770a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:41:43.849 7 INFO cinder.api.openstack.wsgi [None req-dda81473-7ba8-4937-99a1-41a4d1f6770a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:41:43.849 8 INFO cinder.api.openstack.wsgi [None req-387b7275-57cf-444c-b69d-282e41038c05 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:41:43.850 7 INFO cinder.api.openstack.wsgi [None req-dda81473-7ba8-4937-99a1-41a4d1f6770a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:41:43.850 8 INFO cinder.api.openstack.wsgi [None req-387b7275-57cf-444c-b69d-282e41038c05 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:41:49.517 7 INFO cinder.api.openstack.wsgi [None req-78bdb657-e971-475b-8563-c437d72e7f3f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services 2026-09-15 12:41:49.525 7 INFO cinder.api.openstack.wsgi [None req-78bdb657-e971-475b-8563-c437d72e7f3f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 316/632] 10.0.0.132 () {28 vars in 645 bytes} [Tue Sep 15 12:41:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-services => generated 646 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:41:49.541 8 INFO cinder.api.openstack.wsgi [None req-45c0d11b-e110-4c27-b7d9-be086c4b042e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true 2026-09-15 12:41:50.045 8 INFO cinder.api.openstack.wsgi [None req-45c0d11b-e110-4c27-b7d9-be086c4b042e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 317/633] 10.0.0.132 () {28 vars in 696 bytes} [Tue Sep 15 12:41:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:41:50.063 7 INFO cinder.api.openstack.wsgi [None req-1c1f8e64-b999-4121-a83a-e706b81aba92 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true 2026-09-15 12:41:50.071 7 INFO cinder.volume.api [None req-1c1f8e64-b999-4121-a83a-e706b81aba92 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all snapshots completed successfully. 2026-09-15 12:41:50.071 7 INFO cinder.api.openstack.wsgi [None req-1c1f8e64-b999-4121-a83a-e706b81aba92 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 317/634] 10.0.0.132 () {28 vars in 674 bytes} [Tue Sep 15 12:41:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:41:50.083 8 INFO cinder.api.openstack.wsgi [None req-76142972-42c2-4f78-9cc5-b27bd9dbc4af 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:41:50.095 8 INFO cinder.volume.api [None req-76142972-42c2-4f78-9cc5-b27bd9dbc4af 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:41:50.100 8 INFO cinder.api.openstack.wsgi [None req-76142972-42c2-4f78-9cc5-b27bd9dbc4af 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 318/635] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:41:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:41:50.114 7 INFO cinder.api.openstack.wsgi [None req-3d8e82f3-a6b8-48f0-8e11-e05701701e36 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:41:50.127 7 INFO cinder.volume.api [None req-3d8e82f3-a6b8-48f0-8e11-e05701701e36 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:41:50.130 7 INFO cinder.api.openstack.wsgi [None req-3d8e82f3-a6b8-48f0-8e11-e05701701e36 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 318/636] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:41:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:41:50.190 8 INFO cinder.api.openstack.wsgi [None req-c2a65da6-33c5-40fe-83a0-50f3390a303f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true 2026-09-15 12:41:50.225 8 INFO cinder.api.openstack.wsgi [None req-c2a65da6-33c5-40fe-83a0-50f3390a303f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 319/637] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:41:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:41:50.248 7 INFO cinder.api.openstack.wsgi [None req-a20317ad-0e36-402d-93f2-560c90d7278a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true 2026-09-15 12:41:50.284 7 INFO cinder.api.openstack.wsgi [None req-a20317ad-0e36-402d-93f2-560c90d7278a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 319/638] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:41:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:41:50.299 8 INFO cinder.api.openstack.wsgi [None req-4a0a0d7e-c9e7-4fe0-a898-ba2a367bb8a5 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true 2026-09-15 12:41:50.324 8 INFO cinder.api.openstack.wsgi [None req-4a0a0d7e-c9e7-4fe0-a898-ba2a367bb8a5 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 320/639] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:41:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:41:53.850 7 INFO cinder.api.openstack.wsgi [None req-a20317ad-0e36-402d-93f2-560c90d7278a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:41:53.850 8 INFO cinder.api.openstack.wsgi [None req-4a0a0d7e-c9e7-4fe0-a898-ba2a367bb8a5 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:41:53.851 7 INFO cinder.api.openstack.wsgi [None req-a20317ad-0e36-402d-93f2-560c90d7278a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:41:53.851 8 INFO cinder.api.openstack.wsgi [None req-4a0a0d7e-c9e7-4fe0-a898-ba2a367bb8a5 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:42:03.850 7 INFO cinder.api.openstack.wsgi [None req-a20317ad-0e36-402d-93f2-560c90d7278a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:42:03.850 8 INFO cinder.api.openstack.wsgi [None req-4a0a0d7e-c9e7-4fe0-a898-ba2a367bb8a5 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:42:03.851 7 INFO cinder.api.openstack.wsgi [None req-a20317ad-0e36-402d-93f2-560c90d7278a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:42:03.851 8 INFO cinder.api.openstack.wsgi [None req-4a0a0d7e-c9e7-4fe0-a898-ba2a367bb8a5 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:42:13.849 7 INFO cinder.api.openstack.wsgi [None req-a20317ad-0e36-402d-93f2-560c90d7278a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:42:13.849 8 INFO cinder.api.openstack.wsgi [None req-4a0a0d7e-c9e7-4fe0-a898-ba2a367bb8a5 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:42:13.851 7 INFO cinder.api.openstack.wsgi [None req-a20317ad-0e36-402d-93f2-560c90d7278a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:42:13.851 8 INFO cinder.api.openstack.wsgi [None req-4a0a0d7e-c9e7-4fe0-a898-ba2a367bb8a5 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:42:23.850 8 INFO cinder.api.openstack.wsgi [None req-4a0a0d7e-c9e7-4fe0-a898-ba2a367bb8a5 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:42:23.850 7 INFO cinder.api.openstack.wsgi [None req-a20317ad-0e36-402d-93f2-560c90d7278a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:42:23.851 8 INFO cinder.api.openstack.wsgi [None req-4a0a0d7e-c9e7-4fe0-a898-ba2a367bb8a5 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:42:23.851 7 INFO cinder.api.openstack.wsgi [None req-a20317ad-0e36-402d-93f2-560c90d7278a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:42:33.850 7 INFO cinder.api.openstack.wsgi [None req-a20317ad-0e36-402d-93f2-560c90d7278a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:42:33.850 8 INFO cinder.api.openstack.wsgi [None req-4a0a0d7e-c9e7-4fe0-a898-ba2a367bb8a5 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:42:33.851 7 INFO cinder.api.openstack.wsgi [None req-a20317ad-0e36-402d-93f2-560c90d7278a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:42:33.851 8 INFO cinder.api.openstack.wsgi [None req-4a0a0d7e-c9e7-4fe0-a898-ba2a367bb8a5 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:42:43.850 8 INFO cinder.api.openstack.wsgi [None req-4a0a0d7e-c9e7-4fe0-a898-ba2a367bb8a5 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:42:43.851 8 INFO cinder.api.openstack.wsgi [None req-4a0a0d7e-c9e7-4fe0-a898-ba2a367bb8a5 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:42:43.852 7 INFO cinder.api.openstack.wsgi [None req-a20317ad-0e36-402d-93f2-560c90d7278a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:42:43.857 7 INFO cinder.api.openstack.wsgi [None req-a20317ad-0e36-402d-93f2-560c90d7278a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:42:49.529 8 INFO cinder.api.openstack.wsgi [None req-2d745a4b-e736-4ea2-9c27-70e87c8ed413 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true 2026-09-15 12:42:50.033 8 INFO cinder.api.openstack.wsgi [None req-2d745a4b-e736-4ea2-9c27-70e87c8ed413 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 327/652] 10.0.0.132 () {28 vars in 696 bytes} [Tue Sep 15 12:42:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:42:50.050 7 INFO cinder.api.openstack.wsgi [None req-fd5d904e-75a8-4da8-9eb0-3edaf2a93eaa 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true 2026-09-15 12:42:50.060 7 INFO cinder.volume.api [None req-fd5d904e-75a8-4da8-9eb0-3edaf2a93eaa 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all snapshots completed successfully. 2026-09-15 12:42:50.060 7 INFO cinder.api.openstack.wsgi [None req-fd5d904e-75a8-4da8-9eb0-3edaf2a93eaa 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 326/653] 10.0.0.132 () {28 vars in 674 bytes} [Tue Sep 15 12:42:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:42:50.076 8 INFO cinder.api.openstack.wsgi [None req-feb20da1-59aa-43ae-b26c-b0765f861613 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services 2026-09-15 12:42:50.084 8 INFO cinder.api.openstack.wsgi [None req-feb20da1-59aa-43ae-b26c-b0765f861613 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 328/654] 10.0.0.132 () {28 vars in 645 bytes} [Tue Sep 15 12:42:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:42:50.148 7 INFO cinder.api.openstack.wsgi [None req-78c8beed-8e4e-4397-b0e3-964c2e5084f8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true 2026-09-15 12:42:50.178 7 INFO cinder.api.openstack.wsgi [None req-78c8beed-8e4e-4397-b0e3-964c2e5084f8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 327/655] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:42:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:42:50.192 8 INFO cinder.api.openstack.wsgi [None req-afebfd18-89aa-4ea9-88da-cbab0ef39e0c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true 2026-09-15 12:42:50.226 8 INFO cinder.api.openstack.wsgi [None req-afebfd18-89aa-4ea9-88da-cbab0ef39e0c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 329/656] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:42:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:42:50.240 7 INFO cinder.api.openstack.wsgi [None req-bdbcb41a-2eba-4a9a-afbb-e4c62cf58716 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true 2026-09-15 12:42:50.269 7 INFO cinder.api.openstack.wsgi [None req-bdbcb41a-2eba-4a9a-afbb-e4c62cf58716 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 328/657] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:42:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:42:50.287 8 INFO cinder.api.openstack.wsgi [None req-69ae6521-f413-4ab3-9d3c-c10770329d86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:42:50.301 8 INFO cinder.volume.api [None req-69ae6521-f413-4ab3-9d3c-c10770329d86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:42:50.304 8 INFO cinder.api.openstack.wsgi [None req-69ae6521-f413-4ab3-9d3c-c10770329d86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 330/658] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:42:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:42:50.316 7 INFO cinder.api.openstack.wsgi [None req-8c96387c-7a24-4fca-aad4-251f6ef838a7 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:42:50.330 7 INFO cinder.volume.api [None req-8c96387c-7a24-4fca-aad4-251f6ef838a7 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:42:50.333 7 INFO cinder.api.openstack.wsgi [None req-8c96387c-7a24-4fca-aad4-251f6ef838a7 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 329/659] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:42:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:42:53.849 8 INFO cinder.api.openstack.wsgi [None req-69ae6521-f413-4ab3-9d3c-c10770329d86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:42:53.849 7 INFO cinder.api.openstack.wsgi [None req-8c96387c-7a24-4fca-aad4-251f6ef838a7 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:42:53.850 8 INFO cinder.api.openstack.wsgi [None req-69ae6521-f413-4ab3-9d3c-c10770329d86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:42:53.850 7 INFO cinder.api.openstack.wsgi [None req-8c96387c-7a24-4fca-aad4-251f6ef838a7 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:43:03.849 8 INFO cinder.api.openstack.wsgi [None req-69ae6521-f413-4ab3-9d3c-c10770329d86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:43:03.849 7 INFO cinder.api.openstack.wsgi [None req-8c96387c-7a24-4fca-aad4-251f6ef838a7 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:43:03.851 8 INFO cinder.api.openstack.wsgi [None req-69ae6521-f413-4ab3-9d3c-c10770329d86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:43:03.851 7 INFO cinder.api.openstack.wsgi [None req-8c96387c-7a24-4fca-aad4-251f6ef838a7 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:43:13.849 8 INFO cinder.api.openstack.wsgi [None req-69ae6521-f413-4ab3-9d3c-c10770329d86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:43:13.850 8 INFO cinder.api.openstack.wsgi [None req-69ae6521-f413-4ab3-9d3c-c10770329d86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:43:13.855 7 INFO cinder.api.openstack.wsgi [None req-8c96387c-7a24-4fca-aad4-251f6ef838a7 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:43:13.857 7 INFO cinder.api.openstack.wsgi [None req-8c96387c-7a24-4fca-aad4-251f6ef838a7 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:43:23.850 8 INFO cinder.api.openstack.wsgi [None req-69ae6521-f413-4ab3-9d3c-c10770329d86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:43:23.850 7 INFO cinder.api.openstack.wsgi [None req-8c96387c-7a24-4fca-aad4-251f6ef838a7 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:43:23.851 8 INFO cinder.api.openstack.wsgi [None req-69ae6521-f413-4ab3-9d3c-c10770329d86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:43:23.851 7 INFO cinder.api.openstack.wsgi [None req-8c96387c-7a24-4fca-aad4-251f6ef838a7 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:43:33.849 8 INFO cinder.api.openstack.wsgi [None req-69ae6521-f413-4ab3-9d3c-c10770329d86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:43:33.849 7 INFO cinder.api.openstack.wsgi [None req-8c96387c-7a24-4fca-aad4-251f6ef838a7 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:43:33.850 7 INFO cinder.api.openstack.wsgi [None req-8c96387c-7a24-4fca-aad4-251f6ef838a7 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:43:33.850 8 INFO cinder.api.openstack.wsgi [None req-69ae6521-f413-4ab3-9d3c-c10770329d86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:43:37.314 7 INFO cinder.api.openstack.wsgi [None req-69ecdc1a-33ae-4464-ac18-e823cc3ab878 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET https://volume.162-253-55-203.nip.io/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=False 2026-09-15 12:43:37.344 7 INFO cinder.api.openstack.wsgi [None req-69ecdc1a-33ae-4464-ac18-e823cc3ab878 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] https://volume.162-253-55-203.nip.io/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 335/670] 162.253.55.203 () {44 vars in 1069 bytes} [Tue Sep 15 12:43:37 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=False => generated 338 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:43:43.850 7 INFO cinder.api.openstack.wsgi [None req-69ecdc1a-33ae-4464-ac18-e823cc3ab878 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:43:43.851 7 INFO cinder.api.openstack.wsgi [None req-69ecdc1a-33ae-4464-ac18-e823cc3ab878 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:43:43.852 8 INFO cinder.api.openstack.wsgi [None req-69ae6521-f413-4ab3-9d3c-c10770329d86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:43:43.853 8 INFO cinder.api.openstack.wsgi [None req-69ae6521-f413-4ab3-9d3c-c10770329d86 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:43:49.510 7 INFO cinder.api.openstack.wsgi [None req-6dcec326-3f76-4b57-9c5d-eaafdd4e6102 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true 2026-09-15 12:43:49.519 7 INFO cinder.volume.api [None req-6dcec326-3f76-4b57-9c5d-eaafdd4e6102 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all snapshots completed successfully. 2026-09-15 12:43:49.520 7 INFO cinder.api.openstack.wsgi [None req-6dcec326-3f76-4b57-9c5d-eaafdd4e6102 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 337/673] 10.0.0.132 () {28 vars in 674 bytes} [Tue Sep 15 12:43:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true => generated 17 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:43:49.531 8 INFO cinder.api.openstack.wsgi [None req-6c0a568a-007e-415f-b3bc-1d760959213f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:43:49.544 8 INFO cinder.volume.api [None req-6c0a568a-007e-415f-b3bc-1d760959213f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:43:49.546 8 INFO cinder.api.openstack.wsgi [None req-6c0a568a-007e-415f-b3bc-1d760959213f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 337/674] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:43:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:43:49.562 7 INFO cinder.api.openstack.wsgi [None req-8aaa8321-65d3-4b6d-9ad0-ecef4155bdd0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true 2026-09-15 12:43:50.068 7 INFO cinder.api.openstack.wsgi [None req-8aaa8321-65d3-4b6d-9ad0-ecef4155bdd0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 338/675] 10.0.0.132 () {28 vars in 696 bytes} [Tue Sep 15 12:43:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:43:50.080 8 INFO cinder.api.openstack.wsgi [None req-9235f2cb-c6e1-4bc3-a676-a3e6dfebf310 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:43:50.095 8 INFO cinder.volume.api [None req-9235f2cb-c6e1-4bc3-a676-a3e6dfebf310 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:43:50.099 8 INFO cinder.api.openstack.wsgi [None req-9235f2cb-c6e1-4bc3-a676-a3e6dfebf310 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 338/676] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:43:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:43:50.159 7 INFO cinder.api.openstack.wsgi [None req-78238e54-88a1-4203-83a9-dd622ed2aeec 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true 2026-09-15 12:43:50.187 7 INFO cinder.api.openstack.wsgi [None req-78238e54-88a1-4203-83a9-dd622ed2aeec 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 339/677] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:43:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:43:50.200 8 INFO cinder.api.openstack.wsgi [None req-6ad540b9-38c9-4def-818a-f42cbd8166f6 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true 2026-09-15 12:43:50.230 8 INFO cinder.api.openstack.wsgi [None req-6ad540b9-38c9-4def-818a-f42cbd8166f6 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 339/678] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:43:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:43:50.243 7 INFO cinder.api.openstack.wsgi [None req-357aa05f-a76a-47a8-a013-820b9abc3d50 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true 2026-09-15 12:43:50.271 7 INFO cinder.api.openstack.wsgi [None req-357aa05f-a76a-47a8-a013-820b9abc3d50 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 340/679] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:43:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:43:50.288 8 INFO cinder.api.openstack.wsgi [None req-97a8327d-961b-499d-bacd-2a5a3f78c923 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services 2026-09-15 12:43:50.295 8 INFO cinder.api.openstack.wsgi [None req-97a8327d-961b-499d-bacd-2a5a3f78c923 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 340/680] 10.0.0.132 () {28 vars in 645 bytes} [Tue Sep 15 12:43:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:43:53.849 8 INFO cinder.api.openstack.wsgi [None req-97a8327d-961b-499d-bacd-2a5a3f78c923 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:43:53.849 7 INFO cinder.api.openstack.wsgi [None req-357aa05f-a76a-47a8-a013-820b9abc3d50 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:43:53.851 8 INFO cinder.api.openstack.wsgi [None req-97a8327d-961b-499d-bacd-2a5a3f78c923 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:43:53.851 7 INFO cinder.api.openstack.wsgi [None req-357aa05f-a76a-47a8-a013-820b9abc3d50 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:44:03.849 8 INFO cinder.api.openstack.wsgi [None req-97a8327d-961b-499d-bacd-2a5a3f78c923 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:44:03.849 7 INFO cinder.api.openstack.wsgi [None req-357aa05f-a76a-47a8-a013-820b9abc3d50 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:44:03.850 8 INFO cinder.api.openstack.wsgi [None req-97a8327d-961b-499d-bacd-2a5a3f78c923 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:44:03.851 7 INFO cinder.api.openstack.wsgi [None req-357aa05f-a76a-47a8-a013-820b9abc3d50 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:44:13.849 8 INFO cinder.api.openstack.wsgi [None req-97a8327d-961b-499d-bacd-2a5a3f78c923 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:44:13.850 7 INFO cinder.api.openstack.wsgi [None req-357aa05f-a76a-47a8-a013-820b9abc3d50 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:44:13.850 8 INFO cinder.api.openstack.wsgi [None req-97a8327d-961b-499d-bacd-2a5a3f78c923 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:44:13.851 7 INFO cinder.api.openstack.wsgi [None req-357aa05f-a76a-47a8-a013-820b9abc3d50 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:44:23.849 8 INFO cinder.api.openstack.wsgi [None req-97a8327d-961b-499d-bacd-2a5a3f78c923 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:44:23.850 8 INFO cinder.api.openstack.wsgi [None req-97a8327d-961b-499d-bacd-2a5a3f78c923 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:44:23.850 7 INFO cinder.api.openstack.wsgi [None req-357aa05f-a76a-47a8-a013-820b9abc3d50 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:44:23.852 7 INFO cinder.api.openstack.wsgi [None req-357aa05f-a76a-47a8-a013-820b9abc3d50 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:44:33.850 8 INFO cinder.api.openstack.wsgi [None req-97a8327d-961b-499d-bacd-2a5a3f78c923 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:44:33.850 7 INFO cinder.api.openstack.wsgi [None req-357aa05f-a76a-47a8-a013-820b9abc3d50 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:44:33.851 8 INFO cinder.api.openstack.wsgi [None req-97a8327d-961b-499d-bacd-2a5a3f78c923 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:44:33.851 7 INFO cinder.api.openstack.wsgi [None req-357aa05f-a76a-47a8-a013-820b9abc3d50 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:44:43.849 8 INFO cinder.api.openstack.wsgi [None req-97a8327d-961b-499d-bacd-2a5a3f78c923 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:44:43.850 7 INFO cinder.api.openstack.wsgi [None req-357aa05f-a76a-47a8-a013-820b9abc3d50 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:44:43.851 8 INFO cinder.api.openstack.wsgi [None req-97a8327d-961b-499d-bacd-2a5a3f78c923 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:44:43.851 7 INFO cinder.api.openstack.wsgi [None req-357aa05f-a76a-47a8-a013-820b9abc3d50 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:44:49.529 8 INFO cinder.api.openstack.wsgi [None req-377263b1-6d41-461c-a8cb-5a6b8dc96481 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:44:49.542 8 INFO cinder.volume.api [None req-377263b1-6d41-461c-a8cb-5a6b8dc96481 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:44:49.545 8 INFO cinder.api.openstack.wsgi [None req-377263b1-6d41-461c-a8cb-5a6b8dc96481 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 347/693] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:44:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true => generated 15 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:44:49.602 7 INFO cinder.api.openstack.wsgi [None req-1cd2dbe3-0c9d-4d1f-b888-dddbada4dad5 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true 2026-09-15 12:44:49.640 7 INFO cinder.api.openstack.wsgi [None req-1cd2dbe3-0c9d-4d1f-b888-dddbada4dad5 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 347/694] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:44:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:44:49.652 8 INFO cinder.api.openstack.wsgi [None req-aec8a583-f599-4603-9783-211abe0911e9 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true 2026-09-15 12:44:49.674 8 INFO cinder.api.openstack.wsgi [None req-aec8a583-f599-4603-9783-211abe0911e9 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 348/695] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:44:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:44:49.683 7 INFO cinder.api.openstack.wsgi [None req-c01625e2-77d8-455e-8b86-17472cb9b54c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true 2026-09-15 12:44:49.715 7 INFO cinder.api.openstack.wsgi [None req-c01625e2-77d8-455e-8b86-17472cb9b54c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 348/696] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:44:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:44:49.729 8 INFO cinder.api.openstack.wsgi [None req-d350c7dd-155f-468e-8d51-e791532df402 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:44:49.742 8 INFO cinder.volume.api [None req-d350c7dd-155f-468e-8d51-e791532df402 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:44:49.745 8 INFO cinder.api.openstack.wsgi [None req-d350c7dd-155f-468e-8d51-e791532df402 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 349/697] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:44:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:44:49.755 7 INFO cinder.api.openstack.wsgi [None req-1801e9ee-861e-455a-a881-d0fe76865d6f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true 2026-09-15 12:44:49.761 7 INFO cinder.volume.api [None req-1801e9ee-861e-455a-a881-d0fe76865d6f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all snapshots completed successfully. 2026-09-15 12:44:49.761 7 INFO cinder.api.openstack.wsgi [None req-1801e9ee-861e-455a-a881-d0fe76865d6f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 349/698] 10.0.0.132 () {28 vars in 674 bytes} [Tue Sep 15 12:44:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:44:49.773 8 INFO cinder.api.openstack.wsgi [None req-405eb595-81d6-4b1c-ad43-462f60513ffe 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services 2026-09-15 12:44:49.780 8 INFO cinder.api.openstack.wsgi [None req-405eb595-81d6-4b1c-ad43-462f60513ffe 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 350/699] 10.0.0.132 () {28 vars in 645 bytes} [Tue Sep 15 12:44:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:44:49.794 7 INFO cinder.api.openstack.wsgi [None req-031ca152-23a2-455b-8901-24c9827a9a4a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true 2026-09-15 12:44:50.299 7 INFO cinder.api.openstack.wsgi [None req-031ca152-23a2-455b-8901-24c9827a9a4a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 350/700] 10.0.0.132 () {28 vars in 696 bytes} [Tue Sep 15 12:44:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:44:52.378 8 INFO cinder.api.openstack.wsgi [None req-718ec0d6-8432-4f6e-bc52-7c3effe7845a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET https://volume.162-253-55-203.nip.io/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=False 2026-09-15 12:44:52.401 8 INFO cinder.api.openstack.wsgi [None req-718ec0d6-8432-4f6e-bc52-7c3effe7845a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] https://volume.162-253-55-203.nip.io/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 351/701] 162.253.55.203 () {44 vars in 1069 bytes} [Tue Sep 15 12:44:52 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=False => generated 338 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:44:53.850 8 INFO cinder.api.openstack.wsgi [None req-718ec0d6-8432-4f6e-bc52-7c3effe7845a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:44:53.851 8 INFO cinder.api.openstack.wsgi [None req-718ec0d6-8432-4f6e-bc52-7c3effe7845a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:44:53.852 7 INFO cinder.api.openstack.wsgi [None req-031ca152-23a2-455b-8901-24c9827a9a4a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:44:53.854 7 INFO cinder.api.openstack.wsgi [None req-031ca152-23a2-455b-8901-24c9827a9a4a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:45:03.849 8 INFO cinder.api.openstack.wsgi [None req-718ec0d6-8432-4f6e-bc52-7c3effe7845a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:45:03.850 7 INFO cinder.api.openstack.wsgi [None req-031ca152-23a2-455b-8901-24c9827a9a4a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:45:03.850 8 INFO cinder.api.openstack.wsgi [None req-718ec0d6-8432-4f6e-bc52-7c3effe7845a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:45:03.852 7 INFO cinder.api.openstack.wsgi [None req-031ca152-23a2-455b-8901-24c9827a9a4a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:45:13.849 8 INFO cinder.api.openstack.wsgi [None req-718ec0d6-8432-4f6e-bc52-7c3effe7845a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:45:13.849 8 INFO cinder.api.openstack.wsgi [None req-718ec0d6-8432-4f6e-bc52-7c3effe7845a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:45:13.849 7 INFO cinder.api.openstack.wsgi [None req-031ca152-23a2-455b-8901-24c9827a9a4a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:45:13.850 7 INFO cinder.api.openstack.wsgi [None req-031ca152-23a2-455b-8901-24c9827a9a4a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:45:23.849 8 INFO cinder.api.openstack.wsgi [None req-718ec0d6-8432-4f6e-bc52-7c3effe7845a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:45:23.850 8 INFO cinder.api.openstack.wsgi [None req-718ec0d6-8432-4f6e-bc52-7c3effe7845a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:45:23.849 7 INFO cinder.api.openstack.wsgi [None req-031ca152-23a2-455b-8901-24c9827a9a4a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:45:23.852 7 INFO cinder.api.openstack.wsgi [None req-031ca152-23a2-455b-8901-24c9827a9a4a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:45:33.849 7 INFO cinder.api.openstack.wsgi [None req-031ca152-23a2-455b-8901-24c9827a9a4a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:45:33.850 8 INFO cinder.api.openstack.wsgi [None req-718ec0d6-8432-4f6e-bc52-7c3effe7845a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:45:33.850 7 INFO cinder.api.openstack.wsgi [None req-031ca152-23a2-455b-8901-24c9827a9a4a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:45:33.851 8 INFO cinder.api.openstack.wsgi [None req-718ec0d6-8432-4f6e-bc52-7c3effe7845a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:45:43.850 8 INFO cinder.api.openstack.wsgi [None req-718ec0d6-8432-4f6e-bc52-7c3effe7845a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:45:43.851 8 INFO cinder.api.openstack.wsgi [None req-718ec0d6-8432-4f6e-bc52-7c3effe7845a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:45:43.851 7 INFO cinder.api.openstack.wsgi [None req-031ca152-23a2-455b-8901-24c9827a9a4a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:45:43.852 7 INFO cinder.api.openstack.wsgi [None req-031ca152-23a2-455b-8901-24c9827a9a4a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:45:49.655 8 INFO cinder.api.openstack.wsgi [None req-b28d7448-631f-48fd-ba38-305bc0f957af 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true 2026-09-15 12:45:49.671 8 INFO cinder.volume.api [None req-b28d7448-631f-48fd-ba38-305bc0f957af 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all snapshots completed successfully. 2026-09-15 12:45:49.672 8 INFO cinder.api.openstack.wsgi [None req-b28d7448-631f-48fd-ba38-305bc0f957af 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 358/714] 10.0.0.132 () {28 vars in 674 bytes} [Tue Sep 15 12:45:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true => generated 17 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:45:49.688 7 INFO cinder.api.openstack.wsgi [None req-bde15706-6883-4500-97bd-1bc79ff860f4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true 2026-09-15 12:45:50.193 7 INFO cinder.api.openstack.wsgi [None req-bde15706-6883-4500-97bd-1bc79ff860f4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 357/715] 10.0.0.132 () {28 vars in 696 bytes} [Tue Sep 15 12:45:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:45:50.206 8 INFO cinder.api.openstack.wsgi [None req-52aec3be-51a9-45cc-900a-4802c1414b64 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services 2026-09-15 12:45:50.214 8 INFO cinder.api.openstack.wsgi [None req-52aec3be-51a9-45cc-900a-4802c1414b64 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 359/716] 10.0.0.132 () {28 vars in 645 bytes} [Tue Sep 15 12:45:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:45:50.226 7 INFO cinder.api.openstack.wsgi [None req-46cb77b6-e752-445b-bcc1-3f69920a2728 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:45:50.239 7 INFO cinder.volume.api [None req-46cb77b6-e752-445b-bcc1-3f69920a2728 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:45:50.242 7 INFO cinder.api.openstack.wsgi [None req-46cb77b6-e752-445b-bcc1-3f69920a2728 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 358/717] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:45:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:45:50.253 8 INFO cinder.api.openstack.wsgi [None req-8a792f44-7be2-40cf-8b15-612d1231a14b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:45:50.265 8 INFO cinder.volume.api [None req-8a792f44-7be2-40cf-8b15-612d1231a14b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:45:50.268 8 INFO cinder.api.openstack.wsgi [None req-8a792f44-7be2-40cf-8b15-612d1231a14b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 360/718] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:45:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:45:50.324 7 INFO cinder.api.openstack.wsgi [None req-8ec3640a-9ac4-481a-afb0-e6a2503cd54b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true 2026-09-15 12:45:50.354 7 INFO cinder.api.openstack.wsgi [None req-8ec3640a-9ac4-481a-afb0-e6a2503cd54b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 359/719] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:45:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:45:50.367 8 INFO cinder.api.openstack.wsgi [None req-3f3df7f6-57aa-45be-a560-756c15c29891 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true 2026-09-15 12:45:50.397 8 INFO cinder.api.openstack.wsgi [None req-3f3df7f6-57aa-45be-a560-756c15c29891 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 361/720] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:45:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:45:50.410 7 INFO cinder.api.openstack.wsgi [None req-3fe9ec8f-c020-499d-9f39-9e3c6e5367f8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true 2026-09-15 12:45:50.437 7 INFO cinder.api.openstack.wsgi [None req-3fe9ec8f-c020-499d-9f39-9e3c6e5367f8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 360/721] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:45:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:45:53.849 8 INFO cinder.api.openstack.wsgi [None req-3f3df7f6-57aa-45be-a560-756c15c29891 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:45:53.849 7 INFO cinder.api.openstack.wsgi [None req-3fe9ec8f-c020-499d-9f39-9e3c6e5367f8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:45:53.850 8 INFO cinder.api.openstack.wsgi [None req-3f3df7f6-57aa-45be-a560-756c15c29891 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:45:53.850 7 INFO cinder.api.openstack.wsgi [None req-3fe9ec8f-c020-499d-9f39-9e3c6e5367f8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:46:03.849 7 INFO cinder.api.openstack.wsgi [None req-3fe9ec8f-c020-499d-9f39-9e3c6e5367f8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:46:03.850 8 INFO cinder.api.openstack.wsgi [None req-3f3df7f6-57aa-45be-a560-756c15c29891 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:46:03.850 7 INFO cinder.api.openstack.wsgi [None req-3fe9ec8f-c020-499d-9f39-9e3c6e5367f8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:46:03.851 8 INFO cinder.api.openstack.wsgi [None req-3f3df7f6-57aa-45be-a560-756c15c29891 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:46:13.849 8 INFO cinder.api.openstack.wsgi [None req-3f3df7f6-57aa-45be-a560-756c15c29891 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:46:13.849 7 INFO cinder.api.openstack.wsgi [None req-3fe9ec8f-c020-499d-9f39-9e3c6e5367f8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:46:13.851 8 INFO cinder.api.openstack.wsgi [None req-3f3df7f6-57aa-45be-a560-756c15c29891 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:46:13.851 7 INFO cinder.api.openstack.wsgi [None req-3fe9ec8f-c020-499d-9f39-9e3c6e5367f8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:46:23.850 7 INFO cinder.api.openstack.wsgi [None req-3fe9ec8f-c020-499d-9f39-9e3c6e5367f8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:46:23.850 8 INFO cinder.api.openstack.wsgi [None req-3f3df7f6-57aa-45be-a560-756c15c29891 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:46:23.851 7 INFO cinder.api.openstack.wsgi [None req-3fe9ec8f-c020-499d-9f39-9e3c6e5367f8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:46:23.851 8 INFO cinder.api.openstack.wsgi [None req-3f3df7f6-57aa-45be-a560-756c15c29891 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:46:33.589 7 INFO cinder.api.openstack.wsgi [None req-98056f6e-36d8-417f-9560-4f798aa34744 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots 2026-09-15 12:46:33.612 7 INFO cinder.volume.api [None req-98056f6e-36d8-417f-9560-4f798aa34744 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all snapshots completed successfully. 2026-09-15 12:46:33.612 7 INFO cinder.api.openstack.wsgi [None req-98056f6e-36d8-417f-9560-4f798aa34744 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 365/730] 10.0.0.27 () {32 vars in 704 bytes} [Tue Sep 15 12:46:33 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/snapshots => generated 17 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:46:33.636 8 INFO cinder.api.openstack.wsgi [None req-d22cc9b2-9f91-4a3b-b927-dd2f663b3118 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes 2026-09-15 12:46:33.681 8 INFO cinder.volume.api [None req-d22cc9b2-9f91-4a3b-b927-dd2f663b3118 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:46:33.681 8 INFO cinder.api.openstack.wsgi [None req-d22cc9b2-9f91-4a3b-b927-dd2f663b3118 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes returned with HTTP 200 [pid: 8|app: 0|req: 366/731] 10.0.0.27 () {32 vars in 700 bytes} [Tue Sep 15 12:46:33 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/volumes => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:46:33.849 7 INFO cinder.api.openstack.wsgi [None req-98056f6e-36d8-417f-9560-4f798aa34744 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:46:33.849 8 INFO cinder.api.openstack.wsgi [None req-d22cc9b2-9f91-4a3b-b927-dd2f663b3118 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:46:33.850 8 INFO cinder.api.openstack.wsgi [None req-d22cc9b2-9f91-4a3b-b927-dd2f663b3118 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:46:33.850 7 INFO cinder.api.openstack.wsgi [None req-98056f6e-36d8-417f-9560-4f798aa34744 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:46:43.850 8 INFO cinder.api.openstack.wsgi [None req-d22cc9b2-9f91-4a3b-b927-dd2f663b3118 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:46:43.851 8 INFO cinder.api.openstack.wsgi [None req-d22cc9b2-9f91-4a3b-b927-dd2f663b3118 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:46:43.852 7 INFO cinder.api.openstack.wsgi [None req-98056f6e-36d8-417f-9560-4f798aa34744 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:46:43.853 7 INFO cinder.api.openstack.wsgi [None req-98056f6e-36d8-417f-9560-4f798aa34744 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:46:49.728 8 INFO cinder.api.openstack.wsgi [None req-85de9e32-9603-468a-9409-34ec8b132e24 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:46:49.748 8 INFO cinder.volume.api [None req-85de9e32-9603-468a-9409-34ec8b132e24 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:46:49.752 8 INFO cinder.api.openstack.wsgi [None req-85de9e32-9603-468a-9409-34ec8b132e24 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 369/736] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:46:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true => generated 15 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:46:49.765 7 INFO cinder.api.openstack.wsgi [None req-39764984-107c-4045-ba67-5a31eaf64235 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:46:49.778 7 INFO cinder.volume.api [None req-39764984-107c-4045-ba67-5a31eaf64235 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:46:49.782 7 INFO cinder.api.openstack.wsgi [None req-39764984-107c-4045-ba67-5a31eaf64235 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 368/737] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:46:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:46:49.799 8 INFO cinder.api.openstack.wsgi [None req-f3339991-3a9a-45de-9b7c-b6fe03e50d8f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true 2026-09-15 12:46:50.305 8 INFO cinder.api.openstack.wsgi [None req-f3339991-3a9a-45de-9b7c-b6fe03e50d8f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 370/738] 10.0.0.132 () {28 vars in 696 bytes} [Tue Sep 15 12:46:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:46:50.319 7 INFO cinder.api.openstack.wsgi [None req-5321d8de-4d14-4aa0-ad0e-780fd240abf4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true 2026-09-15 12:46:50.326 7 INFO cinder.volume.api [None req-5321d8de-4d14-4aa0-ad0e-780fd240abf4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all snapshots completed successfully. 2026-09-15 12:46:50.327 7 INFO cinder.api.openstack.wsgi [None req-5321d8de-4d14-4aa0-ad0e-780fd240abf4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 369/739] 10.0.0.132 () {28 vars in 674 bytes} [Tue Sep 15 12:46:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:46:50.349 8 INFO cinder.api.openstack.wsgi [None req-60c2063b-1271-420d-bca1-e5f9dd2773f2 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services 2026-09-15 12:46:50.358 8 INFO cinder.api.openstack.wsgi [None req-60c2063b-1271-420d-bca1-e5f9dd2773f2 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 371/740] 10.0.0.132 () {28 vars in 645 bytes} [Tue Sep 15 12:46:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:46:50.496 7 INFO cinder.api.openstack.wsgi [None req-44e7f141-134f-488a-acb3-27bb5b5e7f01 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/156adc66926f4820b2b174158a911060?usage=true 2026-09-15 12:46:50.524 7 INFO cinder.api.openstack.wsgi [None req-44e7f141-134f-488a-acb3-27bb5b5e7f01 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/156adc66926f4820b2b174158a911060?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 370/741] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:46:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/156adc66926f4820b2b174158a911060?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:46:50.538 8 INFO cinder.api.openstack.wsgi [None req-62b8f06d-bf12-4218-9e7a-37f6b2533b91 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/1e869cd86ada42a5b16e79078d9feb46?usage=true 2026-09-15 12:46:50.569 8 INFO cinder.api.openstack.wsgi [None req-62b8f06d-bf12-4218-9e7a-37f6b2533b91 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/1e869cd86ada42a5b16e79078d9feb46?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 372/742] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:46:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/1e869cd86ada42a5b16e79078d9feb46?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:46:50.602 7 INFO cinder.api.openstack.wsgi [None req-8fd7b838-b95d-40ca-868f-94ef2109eb48 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true 2026-09-15 12:46:50.669 7 INFO cinder.api.openstack.wsgi [None req-8fd7b838-b95d-40ca-868f-94ef2109eb48 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 371/743] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:46:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true => generated 845 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:46:50.683 8 INFO cinder.api.openstack.wsgi [None req-058910b6-4f6c-41f2-b941-62433534da29 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/6cef506383e546ecb6fda40e5f80bb17?usage=true 2026-09-15 12:46:50.731 8 INFO cinder.api.openstack.wsgi [None req-058910b6-4f6c-41f2-b941-62433534da29 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/6cef506383e546ecb6fda40e5f80bb17?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 373/744] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:46:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/6cef506383e546ecb6fda40e5f80bb17?usage=true => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:46:50.748 7 INFO cinder.api.openstack.wsgi [None req-a7ef85ac-31ec-463f-9ba7-12590b49bcbb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/8d251d0dff454aadb7b3dfe585bd1e09?usage=true 2026-09-15 12:46:50.790 7 INFO cinder.api.openstack.wsgi [None req-a7ef85ac-31ec-463f-9ba7-12590b49bcbb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/8d251d0dff454aadb7b3dfe585bd1e09?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 372/745] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:46:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/8d251d0dff454aadb7b3dfe585bd1e09?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:46:50.808 8 INFO cinder.api.openstack.wsgi [None req-b8d8768e-9891-4c63-833f-0abe5ee1a658 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true 2026-09-15 12:46:50.841 8 INFO cinder.api.openstack.wsgi [None req-b8d8768e-9891-4c63-833f-0abe5ee1a658 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 374/746] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:46:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:46:50.856 7 INFO cinder.api.openstack.wsgi [None req-c4e9dea9-c150-4ca5-b2da-ea1e13d4836f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/99aee624aa48408da2ee1fc1916c2335?usage=true 2026-09-15 12:46:50.910 7 INFO cinder.api.openstack.wsgi [None req-c4e9dea9-c150-4ca5-b2da-ea1e13d4836f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/99aee624aa48408da2ee1fc1916c2335?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 373/747] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:46:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/99aee624aa48408da2ee1fc1916c2335?usage=true => generated 847 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:46:50.933 8 INFO cinder.api.openstack.wsgi [None req-887b515b-e882-4548-8f9b-cf5e36d3454d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true 2026-09-15 12:46:50.974 8 INFO cinder.api.openstack.wsgi [None req-887b515b-e882-4548-8f9b-cf5e36d3454d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 375/748] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:46:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:46:53.849 7 INFO cinder.api.openstack.wsgi [None req-c4e9dea9-c150-4ca5-b2da-ea1e13d4836f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:46:53.850 8 INFO cinder.api.openstack.wsgi [None req-887b515b-e882-4548-8f9b-cf5e36d3454d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:46:53.850 7 INFO cinder.api.openstack.wsgi [None req-c4e9dea9-c150-4ca5-b2da-ea1e13d4836f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:46:53.851 8 INFO cinder.api.openstack.wsgi [None req-887b515b-e882-4548-8f9b-cf5e36d3454d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:47:02.357 7 INFO cinder.api.openstack.wsgi [None req-0bfd777f-fb66-4fd8-9aad-7e12e28a6dfa b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1e869cd86ada42a5b16e79078d9feb46/volumes 2026-09-15 12:47:03.219 7 INFO cinder.api.v3.volumes [None req-0bfd777f-fb66-4fd8-9aad-7e12e28a6dfa b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] Create volume of 1 GB 2026-09-15 12:47:03.241 7 INFO cinder.volume.api [None req-0bfd777f-fb66-4fd8-9aad-7e12e28a6dfa b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] Availability Zones retrieved successfully. 2026-09-15 12:47:03.579 7 INFO cinder.volume.api [None req-0bfd777f-fb66-4fd8-9aad-7e12e28a6dfa b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] Create volume request issued successfully. 2026-09-15 12:47:03.580 7 INFO cinder.api.openstack.wsgi [None req-0bfd777f-fb66-4fd8-9aad-7e12e28a6dfa b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e869cd86ada42a5b16e79078d9feb46/volumes returned with HTTP 202 [pid: 7|app: 0|req: 375/751] 10.0.0.27 () {34 vars in 722 bytes} [Tue Sep 15 12:47:02 2026] POST /v3/1e869cd86ada42a5b16e79078d9feb46/volumes => generated 864 bytes in 1229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-09-15 12:47:03.607 8 INFO cinder.api.openstack.wsgi [None req-5e17cc23-f60a-4e87-a63f-1c732fbf25c9 b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1e869cd86ada42a5b16e79078d9feb46/volumes/3bfadfe3-398a-43da-8a59-809d3c8b4bdd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:47:03.665 8 INFO cinder.volume.api [None req-5e17cc23-f60a-4e87-a63f-1c732fbf25c9 b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] Volume info retrieved successfully. 2026-09-15 12:47:03.676 8 INFO cinder.api.openstack.wsgi [None req-5e17cc23-f60a-4e87-a63f-1c732fbf25c9 b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e869cd86ada42a5b16e79078d9feb46/volumes/3bfadfe3-398a-43da-8a59-809d3c8b4bdd returned with HTTP 200 [pid: 8|app: 0|req: 377/752] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:47:03 2026] GET /v3/1e869cd86ada42a5b16e79078d9feb46/volumes/3bfadfe3-398a-43da-8a59-809d3c8b4bdd => generated 932 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:47:03.849 8 INFO cinder.api.openstack.wsgi [None req-5e17cc23-f60a-4e87-a63f-1c732fbf25c9 b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:47:03.849 7 INFO cinder.api.openstack.wsgi [None req-0bfd777f-fb66-4fd8-9aad-7e12e28a6dfa b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:47:03.850 7 INFO cinder.api.openstack.wsgi [None req-0bfd777f-fb66-4fd8-9aad-7e12e28a6dfa b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:47:03.850 8 INFO cinder.api.openstack.wsgi [None req-5e17cc23-f60a-4e87-a63f-1c732fbf25c9 b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] http://10.0.0.8: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-09-15 12:47:04.696 7 INFO cinder.api.openstack.wsgi [None req-da849f14-923a-4369-88d4-da8864a954ce b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1e869cd86ada42a5b16e79078d9feb46/volumes/3bfadfe3-398a-43da-8a59-809d3c8b4bdd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:47:04.729 7 INFO cinder.volume.api [None req-da849f14-923a-4369-88d4-da8864a954ce b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] Volume info retrieved successfully. 2026-09-15 12:47:04.740 7 INFO cinder.api.openstack.wsgi [None req-da849f14-923a-4369-88d4-da8864a954ce b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e869cd86ada42a5b16e79078d9feb46/volumes/3bfadfe3-398a-43da-8a59-809d3c8b4bdd returned with HTTP 200 [pid: 7|app: 0|req: 377/755] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:47:04 2026] GET /v3/1e869cd86ada42a5b16e79078d9feb46/volumes/3bfadfe3-398a-43da-8a59-809d3c8b4bdd => generated 956 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-15 12:47:05.783 8 INFO cinder.api.openstack.wsgi [None req-fd7851c5-e812-4353-8e44-03e846440195 b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1e869cd86ada42a5b16e79078d9feb46/volumes/3bfadfe3-398a-43da-8a59-809d3c8b4bdd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:47:05.808 8 INFO cinder.volume.api [None req-fd7851c5-e812-4353-8e44-03e846440195 b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] Volume info retrieved successfully. 2026-09-15 12:47:05.820 8 INFO cinder.api.openstack.wsgi [None req-fd7851c5-e812-4353-8e44-03e846440195 b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e869cd86ada42a5b16e79078d9feb46/volumes/3bfadfe3-398a-43da-8a59-809d3c8b4bdd returned with HTTP 200 [pid: 8|app: 0|req: 379/756] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:47:05 2026] GET /v3/1e869cd86ada42a5b16e79078d9feb46/volumes/3bfadfe3-398a-43da-8a59-809d3c8b4bdd => generated 956 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-09-15 12:47:06.845 7 INFO cinder.api.openstack.wsgi [None req-b3af774a-a0e0-4785-b592-52116335929d b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1e869cd86ada42a5b16e79078d9feb46/volumes/3bfadfe3-398a-43da-8a59-809d3c8b4bdd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:47:06.873 7 INFO cinder.volume.api [None req-b3af774a-a0e0-4785-b592-52116335929d b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] Volume info retrieved successfully. 2026-09-15 12:47:06.886 7 INFO cinder.api.openstack.wsgi [None req-b3af774a-a0e0-4785-b592-52116335929d b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e869cd86ada42a5b16e79078d9feb46/volumes/3bfadfe3-398a-43da-8a59-809d3c8b4bdd returned with HTTP 200 [pid: 7|app: 0|req: 378/757] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:47:06 2026] GET /v3/1e869cd86ada42a5b16e79078d9feb46/volumes/3bfadfe3-398a-43da-8a59-809d3c8b4bdd => generated 1482 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-15 12:47:07.019 8 INFO cinder.api.openstack.wsgi [req-9d7d4374-def5-405b-a954-862fcea0db9b req-fd084c0d-6d8b-48b5-a741-ec4c16fa96ed b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1e869cd86ada42a5b16e79078d9feb46/volumes/3bfadfe3-398a-43da-8a59-809d3c8b4bdd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:47:07.039 8 INFO cinder.volume.api [req-9d7d4374-def5-405b-a954-862fcea0db9b req-fd084c0d-6d8b-48b5-a741-ec4c16fa96ed b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] Volume info retrieved successfully. 2026-09-15 12:47:07.048 8 INFO cinder.api.openstack.wsgi [req-9d7d4374-def5-405b-a954-862fcea0db9b req-fd084c0d-6d8b-48b5-a741-ec4c16fa96ed b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e869cd86ada42a5b16e79078d9feb46/volumes/3bfadfe3-398a-43da-8a59-809d3c8b4bdd returned with HTTP 200 [pid: 8|app: 0|req: 380/758] 10.0.0.29 () {34 vars in 1027 bytes} [Tue Sep 15 12:47:07 2026] GET /v3/1e869cd86ada42a5b16e79078d9feb46/volumes/3bfadfe3-398a-43da-8a59-809d3c8b4bdd => generated 1482 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-15 12:47:13.849 7 INFO cinder.api.openstack.wsgi [None req-b3af774a-a0e0-4785-b592-52116335929d b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:47:13.849 8 INFO cinder.api.openstack.wsgi [req-9d7d4374-def5-405b-a954-862fcea0db9b req-fd084c0d-6d8b-48b5-a741-ec4c16fa96ed b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:47:13.850 7 INFO cinder.api.openstack.wsgi [None req-b3af774a-a0e0-4785-b592-52116335929d b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:47:13.851 8 INFO cinder.api.openstack.wsgi [req-9d7d4374-def5-405b-a954-862fcea0db9b req-fd084c0d-6d8b-48b5-a741-ec4c16fa96ed b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] http://10.0.0.8: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-09-15 12:47:14.220 7 INFO cinder.api.openstack.wsgi [req-9d7d4374-def5-405b-a954-862fcea0db9b req-391fb617-0c0e-407a-99ce-b0762b8dede7 b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1e869cd86ada42a5b16e79078d9feb46/volumes/3bfadfe3-398a-43da-8a59-809d3c8b4bdd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:47:14.240 7 INFO cinder.volume.api [req-9d7d4374-def5-405b-a954-862fcea0db9b req-391fb617-0c0e-407a-99ce-b0762b8dede7 b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] Volume info retrieved successfully. 2026-09-15 12:47:14.249 7 INFO cinder.api.openstack.wsgi [req-9d7d4374-def5-405b-a954-862fcea0db9b req-391fb617-0c0e-407a-99ce-b0762b8dede7 b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e869cd86ada42a5b16e79078d9feb46/volumes/3bfadfe3-398a-43da-8a59-809d3c8b4bdd returned with HTTP 200 [pid: 7|app: 0|req: 380/761] 10.0.0.29 () {34 vars in 1027 bytes} [Tue Sep 15 12:47:14 2026] GET /v3/1e869cd86ada42a5b16e79078d9feb46/volumes/3bfadfe3-398a-43da-8a59-809d3c8b4bdd => generated 1482 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-15 12:47:14.259 8 INFO cinder.api.openstack.wsgi [req-9d7d4374-def5-405b-a954-862fcea0db9b req-fd084c0d-6d8b-48b5-a741-ec4c16fa96ed b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-15 12:47:14.260 8 INFO cinder.api.openstack.wsgi [req-9d7d4374-def5-405b-a954-862fcea0db9b req-fd084c0d-6d8b-48b5-a741-ec4c16fa96ed b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 382/762] 10.0.0.29 () {32 vars in 828 bytes} [Tue Sep 15 12:47:14 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-09-15 12:47:14.272 7 INFO cinder.api.openstack.wsgi [req-9d7d4374-def5-405b-a954-862fcea0db9b req-f7a5f89f-1b6e-4310-9094-291d0a6883fa b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1e869cd86ada42a5b16e79078d9feb46/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-09-15 12:47:14.357 7 INFO cinder.api.openstack.wsgi [req-9d7d4374-def5-405b-a954-862fcea0db9b req-f7a5f89f-1b6e-4310-9094-291d0a6883fa b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e869cd86ada42a5b16e79078d9feb46/attachments returned with HTTP 200 [pid: 7|app: 0|req: 381/763] 10.0.0.29 () {40 vars in 1056 bytes} [Tue Sep 15 12:47:14 2026] POST /v3/1e869cd86ada42a5b16e79078d9feb46/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-15 12:47:23.848 8 INFO cinder.api.openstack.wsgi [req-9d7d4374-def5-405b-a954-862fcea0db9b req-fd084c0d-6d8b-48b5-a741-ec4c16fa96ed b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:47:23.849 7 INFO cinder.api.openstack.wsgi [req-9d7d4374-def5-405b-a954-862fcea0db9b req-f7a5f89f-1b6e-4310-9094-291d0a6883fa b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:47:23.849 8 INFO cinder.api.openstack.wsgi [req-9d7d4374-def5-405b-a954-862fcea0db9b req-fd084c0d-6d8b-48b5-a741-ec4c16fa96ed b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:47:23.851 7 INFO cinder.api.openstack.wsgi [req-9d7d4374-def5-405b-a954-862fcea0db9b req-f7a5f89f-1b6e-4310-9094-291d0a6883fa b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:47:24.293 8 INFO cinder.api.openstack.wsgi [req-9d7d4374-def5-405b-a954-862fcea0db9b req-fd084c0d-6d8b-48b5-a741-ec4c16fa96ed b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-15 12:47:24.294 8 INFO cinder.api.openstack.wsgi [req-9d7d4374-def5-405b-a954-862fcea0db9b req-fd084c0d-6d8b-48b5-a741-ec4c16fa96ed b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 384/766] 162.253.55.203 () {32 vars in 840 bytes} [Tue Sep 15 12:47: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-09-15 12:47:24.364 7 INFO cinder.api.openstack.wsgi [req-9d7d4374-def5-405b-a954-862fcea0db9b req-9d18f1f7-ba45-4e4d-ad3c-5ae22d8fbd4b b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1e869cd86ada42a5b16e79078d9feb46/volumes/3bfadfe3-398a-43da-8a59-809d3c8b4bdd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:47:24.390 7 INFO cinder.volume.api [req-9d7d4374-def5-405b-a954-862fcea0db9b req-9d18f1f7-ba45-4e4d-ad3c-5ae22d8fbd4b b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] Volume info retrieved successfully. 2026-09-15 12:47:24.398 7 INFO cinder.api.openstack.wsgi [req-9d7d4374-def5-405b-a954-862fcea0db9b req-9d18f1f7-ba45-4e4d-ad3c-5ae22d8fbd4b b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e869cd86ada42a5b16e79078d9feb46/volumes/3bfadfe3-398a-43da-8a59-809d3c8b4bdd returned with HTTP 200 [pid: 7|app: 0|req: 383/767] 162.253.55.203 () {36 vars in 1073 bytes} [Tue Sep 15 12:47:24 2026] GET /v3/1e869cd86ada42a5b16e79078d9feb46/volumes/3bfadfe3-398a-43da-8a59-809d3c8b4bdd => generated 1662 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-09-15 12:47:25.131 8 INFO cinder.api.openstack.wsgi [req-9d7d4374-def5-405b-a954-862fcea0db9b req-fd084c0d-6d8b-48b5-a741-ec4c16fa96ed b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-15 12:47:25.132 8 INFO cinder.api.openstack.wsgi [req-9d7d4374-def5-405b-a954-862fcea0db9b req-fd084c0d-6d8b-48b5-a741-ec4c16fa96ed b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 385/768] 10.0.0.27 () {30 vars in 410 bytes} [Tue Sep 15 12:47:25 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-09-15 12:47:26.260 7 INFO cinder.api.openstack.wsgi [req-9d7d4374-def5-405b-a954-862fcea0db9b req-6602f26e-9b8b-4904-a91a-fbaeaf17c4fb b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/1e869cd86ada42a5b16e79078d9feb46/attachments/188a219a-8a3f-433c-947a-08e57b994c93 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:47:27.305 7 INFO cinder.api.openstack.wsgi [req-9d7d4374-def5-405b-a954-862fcea0db9b req-6602f26e-9b8b-4904-a91a-fbaeaf17c4fb b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e869cd86ada42a5b16e79078d9feb46/attachments/188a219a-8a3f-433c-947a-08e57b994c93 returned with HTTP 200 [pid: 7|app: 0|req: 384/769] 162.253.55.203 () {40 vars in 1135 bytes} [Tue Sep 15 12:47:26 2026] PUT /v3/1e869cd86ada42a5b16e79078d9feb46/attachments/188a219a-8a3f-433c-947a-08e57b994c93 => 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-09-15 12:47:27.835 8 INFO cinder.api.openstack.wsgi [req-9d7d4374-def5-405b-a954-862fcea0db9b req-95f237df-43b7-4c8c-a508-200694fe498a b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1e869cd86ada42a5b16e79078d9feb46/attachments/188a219a-8a3f-433c-947a-08e57b994c93/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-09-15 12:47:27.922 8 INFO cinder.api.openstack.wsgi [req-9d7d4374-def5-405b-a954-862fcea0db9b req-95f237df-43b7-4c8c-a508-200694fe498a b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e869cd86ada42a5b16e79078d9feb46/attachments/188a219a-8a3f-433c-947a-08e57b994c93/action returned with HTTP 204 [pid: 8|app: 0|req: 386/770] 162.253.55.203 () {40 vars in 1148 bytes} [Tue Sep 15 12:47:27 2026] POST /v3/1e869cd86ada42a5b16e79078d9feb46/attachments/188a219a-8a3f-433c-947a-08e57b994c93/action => generated 0 bytes in 100 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-15 12:47:29.128 7 INFO cinder.api.openstack.wsgi [None req-0c0850cc-495f-4337-8d51-4e707cdb9ac7 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:47:29.175 7 INFO cinder.volume.api [None req-0c0850cc-495f-4337-8d51-4e707cdb9ac7 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] Get all volumes completed successfully. 2026-09-15 12:47:29.176 7 INFO cinder.api.openstack.wsgi [None req-0c0850cc-495f-4337-8d51-4e707cdb9ac7 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes returned with HTTP 200 [pid: 7|app: 0|req: 385/771] 10.0.0.27 () {32 vars in 700 bytes} [Tue Sep 15 12:47:28 2026] GET /v3/be1e9e4107c94068b5b0244bc153ad5b/volumes => generated 15 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-15 12:47:29.195 8 INFO cinder.api.openstack.wsgi [None req-1c056ace-a58d-4f26-8036-3bfad2e526ba b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes 2026-09-15 12:47:29.199 8 INFO cinder.api.v3.volumes [None req-1c056ace-a58d-4f26-8036-3bfad2e526ba b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] Create volume of 1 GB 2026-09-15 12:47:29.226 8 INFO cinder.volume.api [None req-1c056ace-a58d-4f26-8036-3bfad2e526ba b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] Availability Zones retrieved successfully. 2026-09-15 12:47:29.501 8 INFO cinder.volume.api [None req-1c056ace-a58d-4f26-8036-3bfad2e526ba b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] Create volume request issued successfully. 2026-09-15 12:47:29.502 8 INFO cinder.api.openstack.wsgi [None req-1c056ace-a58d-4f26-8036-3bfad2e526ba b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes returned with HTTP 202 [pid: 8|app: 0|req: 387/772] 10.0.0.27 () {34 vars in 722 bytes} [Tue Sep 15 12:47:29 2026] POST /v3/be1e9e4107c94068b5b0244bc153ad5b/volumes => generated 875 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-09-15 12:47:29.533 7 INFO cinder.api.openstack.wsgi [None req-7ff84c93-00ca-47e5-ab81-79b326dd372b b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/c01402d2-2f2e-446e-af28-d75d19eb3c84 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:47:29.554 7 INFO cinder.volume.api [None req-7ff84c93-00ca-47e5-ab81-79b326dd372b b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] Volume info retrieved successfully. 2026-09-15 12:47:29.564 7 INFO cinder.api.openstack.wsgi [None req-7ff84c93-00ca-47e5-ab81-79b326dd372b b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/c01402d2-2f2e-446e-af28-d75d19eb3c84 returned with HTTP 200 [pid: 7|app: 0|req: 386/773] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:47:29 2026] GET /v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/c01402d2-2f2e-446e-af28-d75d19eb3c84 => generated 943 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-15 12:47:30.590 8 INFO cinder.api.openstack.wsgi [None req-2e3b491c-a696-4485-9b6a-58a7bac0a4ef b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/c01402d2-2f2e-446e-af28-d75d19eb3c84 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:47:30.608 8 INFO cinder.volume.api [None req-2e3b491c-a696-4485-9b6a-58a7bac0a4ef b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] Volume info retrieved successfully. 2026-09-15 12:47:30.614 8 INFO cinder.api.openstack.wsgi [None req-2e3b491c-a696-4485-9b6a-58a7bac0a4ef b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/c01402d2-2f2e-446e-af28-d75d19eb3c84 returned with HTTP 200 [pid: 8|app: 0|req: 388/774] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:47:30 2026] GET /v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/c01402d2-2f2e-446e-af28-d75d19eb3c84 => generated 968 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-15 12:47:30.659 7 INFO cinder.api.openstack.wsgi [None req-aa291315-729d-46ea-807c-c52aebb48408 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/c01402d2-2f2e-446e-af28-d75d19eb3c84 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:47:30.696 7 INFO cinder.volume.api [None req-aa291315-729d-46ea-807c-c52aebb48408 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] Volume info retrieved successfully. 2026-09-15 12:47:30.701 7 INFO cinder.api.openstack.wsgi [None req-aa291315-729d-46ea-807c-c52aebb48408 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/c01402d2-2f2e-446e-af28-d75d19eb3c84 returned with HTTP 200 [pid: 7|app: 0|req: 387/775] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:47:30 2026] GET /v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/c01402d2-2f2e-446e-af28-d75d19eb3c84 => generated 968 bytes in 70 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-09-15 12:47:30.727 8 INFO cinder.api.openstack.wsgi [None req-5882471c-90fe-4389-8683-707a05371a6a b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes 2026-09-15 12:47:30.731 8 INFO cinder.api.v3.volumes [None req-5882471c-90fe-4389-8683-707a05371a6a b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] Create volume of 1 GB 2026-09-15 12:47:30.739 8 INFO cinder.volume.api [None req-5882471c-90fe-4389-8683-707a05371a6a b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] Availability Zones retrieved successfully. 2026-09-15 12:47:30.893 8 INFO cinder.volume.api [None req-5882471c-90fe-4389-8683-707a05371a6a b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] Create volume request issued successfully. 2026-09-15 12:47:30.894 8 INFO cinder.api.openstack.wsgi [None req-5882471c-90fe-4389-8683-707a05371a6a b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes returned with HTTP 202 [pid: 8|app: 0|req: 389/776] 10.0.0.27 () {34 vars in 722 bytes} [Tue Sep 15 12:47:30 2026] POST /v3/be1e9e4107c94068b5b0244bc153ad5b/volumes => generated 876 bytes in 175 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-09-15 12:47:30.922 7 INFO cinder.api.openstack.wsgi [None req-15353085-64c3-48ec-91e4-962420573795 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/6d55672a-e0a0-4380-8543-36fda6318f69 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:47:30.954 7 INFO cinder.volume.api [None req-15353085-64c3-48ec-91e4-962420573795 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] Volume info retrieved successfully. 2026-09-15 12:47:30.961 7 INFO cinder.api.openstack.wsgi [None req-15353085-64c3-48ec-91e4-962420573795 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/6d55672a-e0a0-4380-8543-36fda6318f69 returned with HTTP 200 [pid: 7|app: 0|req: 388/777] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:47:30 2026] GET /v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/6d55672a-e0a0-4380-8543-36fda6318f69 => generated 944 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-09-15 12:47:31.986 8 INFO cinder.api.openstack.wsgi [None req-a35ab23b-a6d6-4d5c-bfe3-1ebfbb3c2c93 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/6d55672a-e0a0-4380-8543-36fda6318f69 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:47:32.018 8 INFO cinder.volume.api [None req-a35ab23b-a6d6-4d5c-bfe3-1ebfbb3c2c93 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] Volume info retrieved successfully. 2026-09-15 12:47:32.031 8 INFO cinder.api.openstack.wsgi [None req-a35ab23b-a6d6-4d5c-bfe3-1ebfbb3c2c93 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/6d55672a-e0a0-4380-8543-36fda6318f69 returned with HTTP 200 [pid: 8|app: 0|req: 390/778] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:47:31 2026] GET /v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/6d55672a-e0a0-4380-8543-36fda6318f69 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-15 12:47:32.066 7 INFO cinder.api.openstack.wsgi [None req-b75a11d8-9781-4f97-958f-7f5425d5a7b6 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/6d55672a-e0a0-4380-8543-36fda6318f69 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:47:32.086 7 INFO cinder.volume.api [None req-b75a11d8-9781-4f97-958f-7f5425d5a7b6 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] Volume info retrieved successfully. 2026-09-15 12:47:32.092 7 INFO cinder.api.openstack.wsgi [None req-b75a11d8-9781-4f97-958f-7f5425d5a7b6 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/6d55672a-e0a0-4380-8543-36fda6318f69 returned with HTTP 200 [pid: 7|app: 0|req: 389/779] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:47:32 2026] GET /v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/6d55672a-e0a0-4380-8543-36fda6318f69 => generated 969 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-09-15 12:47:32.111 8 INFO cinder.api.openstack.wsgi [None req-bac467a9-e6c5-4a73-99f7-9e0eb4d18021 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes 2026-09-15 12:47:32.115 8 INFO cinder.api.v3.volumes [None req-bac467a9-e6c5-4a73-99f7-9e0eb4d18021 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] Create volume of 1 GB 2026-09-15 12:47:32.130 8 INFO cinder.volume.api [None req-bac467a9-e6c5-4a73-99f7-9e0eb4d18021 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] Availability Zones retrieved successfully. 2026-09-15 12:47:32.302 8 INFO cinder.volume.api [None req-bac467a9-e6c5-4a73-99f7-9e0eb4d18021 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] Create volume request issued successfully. 2026-09-15 12:47:32.303 8 INFO cinder.api.openstack.wsgi [None req-bac467a9-e6c5-4a73-99f7-9e0eb4d18021 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes returned with HTTP 202 [pid: 8|app: 0|req: 391/780] 10.0.0.27 () {34 vars in 722 bytes} [Tue Sep 15 12:47:32 2026] POST /v3/be1e9e4107c94068b5b0244bc153ad5b/volumes => generated 876 bytes in 199 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-09-15 12:47:32.319 7 INFO cinder.api.openstack.wsgi [None req-0c191ee8-2a78-465e-9530-010bd10ea834 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/994c3bb3-6c44-4191-957d-b0c7ed8003a5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:47:32.335 7 INFO cinder.volume.api [None req-0c191ee8-2a78-465e-9530-010bd10ea834 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] Volume info retrieved successfully. 2026-09-15 12:47:32.341 7 INFO cinder.api.openstack.wsgi [None req-0c191ee8-2a78-465e-9530-010bd10ea834 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/994c3bb3-6c44-4191-957d-b0c7ed8003a5 returned with HTTP 200 [pid: 7|app: 0|req: 390/781] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:47:32 2026] GET /v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/994c3bb3-6c44-4191-957d-b0c7ed8003a5 => generated 944 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-15 12:47:33.363 8 INFO cinder.api.openstack.wsgi [None req-28ce29be-5ccc-4e0b-8eca-c32613f3954e b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/994c3bb3-6c44-4191-957d-b0c7ed8003a5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:47:33.385 8 INFO cinder.volume.api [None req-28ce29be-5ccc-4e0b-8eca-c32613f3954e b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] Volume info retrieved successfully. 2026-09-15 12:47:33.391 8 INFO cinder.api.openstack.wsgi [None req-28ce29be-5ccc-4e0b-8eca-c32613f3954e b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/994c3bb3-6c44-4191-957d-b0c7ed8003a5 returned with HTTP 200 [pid: 8|app: 0|req: 392/782] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:47:33 2026] GET /v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/994c3bb3-6c44-4191-957d-b0c7ed8003a5 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-15 12:47:33.412 7 INFO cinder.api.openstack.wsgi [None req-e3b57d71-1200-4388-bc76-29bf1e764ae8 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/994c3bb3-6c44-4191-957d-b0c7ed8003a5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:47:33.431 7 INFO cinder.volume.api [None req-e3b57d71-1200-4388-bc76-29bf1e764ae8 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] Volume info retrieved successfully. 2026-09-15 12:47:33.439 7 INFO cinder.api.openstack.wsgi [None req-e3b57d71-1200-4388-bc76-29bf1e764ae8 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/994c3bb3-6c44-4191-957d-b0c7ed8003a5 returned with HTTP 200 [pid: 7|app: 0|req: 391/783] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:47:33 2026] GET /v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/994c3bb3-6c44-4191-957d-b0c7ed8003a5 => generated 969 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-09-15 12:47:33.463 8 INFO cinder.api.openstack.wsgi [None req-07c0b2fc-5f64-4717-aec6-89bca53b195b b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes 2026-09-15 12:47:33.520 8 INFO cinder.volume.api [None req-07c0b2fc-5f64-4717-aec6-89bca53b195b b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] Get all volumes completed successfully. 2026-09-15 12:47:33.522 8 INFO cinder.api.openstack.wsgi [None req-07c0b2fc-5f64-4717-aec6-89bca53b195b b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes returned with HTTP 200 [pid: 8|app: 0|req: 393/784] 10.0.0.27 () {32 vars in 700 bytes} [Tue Sep 15 12:47:33 2026] GET /v3/be1e9e4107c94068b5b0244bc153ad5b/volumes => generated 1323 bytes in 66 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-09-15 12:47:33.549 7 INFO cinder.api.openstack.wsgi [None req-13121f5b-eaa4-4a99-98a9-e8f9daac52fb b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/994c3bb3-6c44-4191-957d-b0c7ed8003a5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:47:33.569 7 INFO cinder.volume.api [None req-13121f5b-eaa4-4a99-98a9-e8f9daac52fb b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] Volume info retrieved successfully. 2026-09-15 12:47:33.577 7 INFO cinder.api.openstack.wsgi [None req-13121f5b-eaa4-4a99-98a9-e8f9daac52fb b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/994c3bb3-6c44-4191-957d-b0c7ed8003a5 returned with HTTP 200 [pid: 7|app: 0|req: 392/785] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:47:33 2026] GET /v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/994c3bb3-6c44-4191-957d-b0c7ed8003a5 => generated 969 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-09-15 12:47:33.601 8 INFO cinder.api.openstack.wsgi [None req-fb907774-3818-4261-9f38-f2bbea28cbca b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/994c3bb3-6c44-4191-957d-b0c7ed8003a5 2026-09-15 12:47:33.602 8 INFO cinder.api.v3.volumes [None req-fb907774-3818-4261-9f38-f2bbea28cbca b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] Delete volume with id: 994c3bb3-6c44-4191-957d-b0c7ed8003a5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:47:33.619 8 INFO cinder.volume.api [None req-fb907774-3818-4261-9f38-f2bbea28cbca b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] Volume info retrieved successfully. 2026-09-15 12:47:33.661 8 INFO cinder.volume.api [None req-fb907774-3818-4261-9f38-f2bbea28cbca b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] Delete volume request issued successfully. 2026-09-15 12:47:33.662 8 INFO cinder.api.openstack.wsgi [None req-fb907774-3818-4261-9f38-f2bbea28cbca b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/994c3bb3-6c44-4191-957d-b0c7ed8003a5 returned with HTTP 202 [pid: 8|app: 0|req: 394/786] 10.0.0.27 () {32 vars in 777 bytes} [Tue Sep 15 12:47:33 2026] DELETE /v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/994c3bb3-6c44-4191-957d-b0c7ed8003a5 => generated 0 bytes in 68 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-09-15 12:47:33.674 7 INFO cinder.api.openstack.wsgi [None req-4c2d5c97-e610-4cc9-82f0-dac29258f066 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/994c3bb3-6c44-4191-957d-b0c7ed8003a5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:47:33.693 7 INFO cinder.volume.api [None req-4c2d5c97-e610-4cc9-82f0-dac29258f066 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] Volume info retrieved successfully. 2026-09-15 12:47:33.701 7 INFO cinder.api.openstack.wsgi [None req-4c2d5c97-e610-4cc9-82f0-dac29258f066 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/994c3bb3-6c44-4191-957d-b0c7ed8003a5 returned with HTTP 200 [pid: 7|app: 0|req: 393/787] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:47:33 2026] GET /v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/994c3bb3-6c44-4191-957d-b0c7ed8003a5 => generated 968 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:47:33.851 8 INFO cinder.api.openstack.wsgi [None req-fb907774-3818-4261-9f38-f2bbea28cbca b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:47:33.852 8 INFO cinder.api.openstack.wsgi [None req-fb907774-3818-4261-9f38-f2bbea28cbca b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:47:33.853 7 INFO cinder.api.openstack.wsgi [None req-4c2d5c97-e610-4cc9-82f0-dac29258f066 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:47:33.858 7 INFO cinder.api.openstack.wsgi [None req-4c2d5c97-e610-4cc9-82f0-dac29258f066 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] http://10.0.0.8: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-09-15 12:47:34.731 8 INFO cinder.api.openstack.wsgi [None req-dc440bd3-d660-4a7d-bf54-ea8872ee6f1e b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/994c3bb3-6c44-4191-957d-b0c7ed8003a5 2026-09-15 12:47:34.893 8 INFO cinder.api.openstack.wsgi [None req-dc440bd3-d660-4a7d-bf54-ea8872ee6f1e b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/994c3bb3-6c44-4191-957d-b0c7ed8003a5 returned with HTTP 404 [pid: 8|app: 0|req: 396/790] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:47:34 2026] GET /v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/994c3bb3-6c44-4191-957d-b0c7ed8003a5 => generated 109 bytes in 173 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-09-15 12:47:34.922 7 INFO cinder.api.openstack.wsgi [None req-97dbb6db-f380-4c16-81aa-d6a45e005459 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/6d55672a-e0a0-4380-8543-36fda6318f69 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:47:34.945 7 INFO cinder.volume.api [None req-97dbb6db-f380-4c16-81aa-d6a45e005459 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] Volume info retrieved successfully. 2026-09-15 12:47:34.957 7 INFO cinder.api.openstack.wsgi [None req-97dbb6db-f380-4c16-81aa-d6a45e005459 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/6d55672a-e0a0-4380-8543-36fda6318f69 returned with HTTP 200 [pid: 7|app: 0|req: 395/791] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:47:34 2026] GET /v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/6d55672a-e0a0-4380-8543-36fda6318f69 => generated 969 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:47:34.979 8 INFO cinder.api.openstack.wsgi [None req-36c92bc5-d86a-46f2-9521-b256e025eeaf b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/6d55672a-e0a0-4380-8543-36fda6318f69 2026-09-15 12:47:34.980 8 INFO cinder.api.v3.volumes [None req-36c92bc5-d86a-46f2-9521-b256e025eeaf b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] Delete volume with id: 6d55672a-e0a0-4380-8543-36fda6318f69 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:47:34.989 8 INFO cinder.volume.api [None req-36c92bc5-d86a-46f2-9521-b256e025eeaf b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] Volume info retrieved successfully. 2026-09-15 12:47:35.013 8 INFO cinder.volume.api [None req-36c92bc5-d86a-46f2-9521-b256e025eeaf b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] Delete volume request issued successfully. 2026-09-15 12:47:35.013 8 INFO cinder.api.openstack.wsgi [None req-36c92bc5-d86a-46f2-9521-b256e025eeaf b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/6d55672a-e0a0-4380-8543-36fda6318f69 returned with HTTP 202 [pid: 8|app: 0|req: 397/792] 10.0.0.27 () {32 vars in 777 bytes} [Tue Sep 15 12:47:34 2026] DELETE /v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/6d55672a-e0a0-4380-8543-36fda6318f69 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-15 12:47:35.026 7 INFO cinder.api.openstack.wsgi [None req-e71320af-f350-4c9d-8e94-a505ef81e094 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/6d55672a-e0a0-4380-8543-36fda6318f69 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:47:35.052 7 INFO cinder.volume.api [None req-e71320af-f350-4c9d-8e94-a505ef81e094 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] Volume info retrieved successfully. 2026-09-15 12:47:35.057 7 INFO cinder.api.openstack.wsgi [None req-e71320af-f350-4c9d-8e94-a505ef81e094 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/6d55672a-e0a0-4380-8543-36fda6318f69 returned with HTTP 200 [pid: 7|app: 0|req: 396/793] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:47:35 2026] GET /v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/6d55672a-e0a0-4380-8543-36fda6318f69 => generated 968 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-09-15 12:47:36.079 8 INFO cinder.api.openstack.wsgi [None req-514c6c86-2ef8-4062-8ad2-37a71bfe94f6 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/6d55672a-e0a0-4380-8543-36fda6318f69 2026-09-15 12:47:36.088 8 INFO cinder.api.openstack.wsgi [None req-514c6c86-2ef8-4062-8ad2-37a71bfe94f6 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/6d55672a-e0a0-4380-8543-36fda6318f69 returned with HTTP 404 [pid: 8|app: 0|req: 398/794] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:47:36 2026] GET /v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/6d55672a-e0a0-4380-8543-36fda6318f69 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-15 12:47:36.100 7 INFO cinder.api.openstack.wsgi [None req-17bfe82a-bc53-482e-aeed-53504df2c11e b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/c01402d2-2f2e-446e-af28-d75d19eb3c84 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:47:36.134 7 INFO cinder.volume.api [None req-17bfe82a-bc53-482e-aeed-53504df2c11e b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] Volume info retrieved successfully. 2026-09-15 12:47:36.151 7 INFO cinder.api.openstack.wsgi [None req-17bfe82a-bc53-482e-aeed-53504df2c11e b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/c01402d2-2f2e-446e-af28-d75d19eb3c84 returned with HTTP 200 [pid: 7|app: 0|req: 397/795] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:47:36 2026] GET /v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/c01402d2-2f2e-446e-af28-d75d19eb3c84 => generated 968 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:47:36.181 8 INFO cinder.api.openstack.wsgi [None req-6adccbbc-e9f1-49e1-b233-2d9e424a7819 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/c01402d2-2f2e-446e-af28-d75d19eb3c84 2026-09-15 12:47:36.182 8 INFO cinder.api.v3.volumes [None req-6adccbbc-e9f1-49e1-b233-2d9e424a7819 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] Delete volume with id: c01402d2-2f2e-446e-af28-d75d19eb3c84 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:47:36.193 8 INFO cinder.volume.api [None req-6adccbbc-e9f1-49e1-b233-2d9e424a7819 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] Volume info retrieved successfully. 2026-09-15 12:47:36.217 8 INFO cinder.volume.api [None req-6adccbbc-e9f1-49e1-b233-2d9e424a7819 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] Delete volume request issued successfully. 2026-09-15 12:47:36.217 8 INFO cinder.api.openstack.wsgi [None req-6adccbbc-e9f1-49e1-b233-2d9e424a7819 b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/c01402d2-2f2e-446e-af28-d75d19eb3c84 returned with HTTP 202 [pid: 8|app: 0|req: 399/796] 10.0.0.27 () {32 vars in 777 bytes} [Tue Sep 15 12:47:36 2026] DELETE /v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/c01402d2-2f2e-446e-af28-d75d19eb3c84 => 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-09-15 12:47:36.232 7 INFO cinder.api.openstack.wsgi [None req-2c3a6990-a7f1-4bc7-8d63-f10b2336260a b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/c01402d2-2f2e-446e-af28-d75d19eb3c84 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:47:36.261 7 INFO cinder.volume.api [None req-2c3a6990-a7f1-4bc7-8d63-f10b2336260a b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] Volume info retrieved successfully. 2026-09-15 12:47:36.268 7 INFO cinder.api.openstack.wsgi [None req-2c3a6990-a7f1-4bc7-8d63-f10b2336260a b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/c01402d2-2f2e-446e-af28-d75d19eb3c84 returned with HTTP 200 [pid: 7|app: 0|req: 398/797] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:47:36 2026] GET /v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/c01402d2-2f2e-446e-af28-d75d19eb3c84 => generated 967 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-09-15 12:47:37.294 8 INFO cinder.api.openstack.wsgi [None req-32a1f376-84c2-42dd-a646-dec350f0cb1f b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/c01402d2-2f2e-446e-af28-d75d19eb3c84 2026-09-15 12:47:37.305 8 INFO cinder.api.openstack.wsgi [None req-32a1f376-84c2-42dd-a646-dec350f0cb1f b90e42cdc79b44e58fd72291b90db1c2 be1e9e4107c94068b5b0244bc153ad5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/c01402d2-2f2e-446e-af28-d75d19eb3c84 returned with HTTP 404 [pid: 8|app: 0|req: 400/798] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:47:37 2026] GET /v3/be1e9e4107c94068b5b0244bc153ad5b/volumes/c01402d2-2f2e-446e-af28-d75d19eb3c84 => 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-09-15 12:47:42.773 7 INFO cinder.api.openstack.wsgi [req-220442a3-21bd-40b3-9889-dd52526539db req-7050d30d-4762-42fb-9ee5-0de9d425b2af b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1e869cd86ada42a5b16e79078d9feb46/attachments/188a219a-8a3f-433c-947a-08e57b994c93 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:47:43.371 7 INFO cinder.api.openstack.wsgi [req-220442a3-21bd-40b3-9889-dd52526539db req-7050d30d-4762-42fb-9ee5-0de9d425b2af b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e869cd86ada42a5b16e79078d9feb46/attachments/188a219a-8a3f-433c-947a-08e57b994c93 returned with HTTP 200 [pid: 7|app: 0|req: 399/799] 162.253.55.203 () {38 vars in 1103 bytes} [Tue Sep 15 12:47:42 2026] DELETE /v3/1e869cd86ada42a5b16e79078d9feb46/attachments/188a219a-8a3f-433c-947a-08e57b994c93 => generated 19 bytes in 607 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:47:43.390 8 INFO cinder.api.openstack.wsgi [req-220442a3-21bd-40b3-9889-dd52526539db req-b4a36d7b-60e1-415e-b0d5-bdb0e6709195 b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1e869cd86ada42a5b16e79078d9feb46/volumes/3bfadfe3-398a-43da-8a59-809d3c8b4bdd 2026-09-15 12:47:43.391 8 INFO cinder.api.v3.volumes [req-220442a3-21bd-40b3-9889-dd52526539db req-b4a36d7b-60e1-415e-b0d5-bdb0e6709195 b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] Delete volume with id: 3bfadfe3-398a-43da-8a59-809d3c8b4bdd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:47:43.408 8 INFO cinder.volume.api [req-220442a3-21bd-40b3-9889-dd52526539db req-b4a36d7b-60e1-415e-b0d5-bdb0e6709195 b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] Volume info retrieved successfully. 2026-09-15 12:47:43.448 8 INFO cinder.volume.api [req-220442a3-21bd-40b3-9889-dd52526539db req-b4a36d7b-60e1-415e-b0d5-bdb0e6709195 b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] Delete volume request issued successfully. 2026-09-15 12:47:43.449 8 INFO cinder.api.openstack.wsgi [req-220442a3-21bd-40b3-9889-dd52526539db req-b4a36d7b-60e1-415e-b0d5-bdb0e6709195 b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e869cd86ada42a5b16e79078d9feb46/volumes/3bfadfe3-398a-43da-8a59-809d3c8b4bdd returned with HTTP 202 [pid: 8|app: 0|req: 401/800] 162.253.55.203 () {36 vars in 1054 bytes} [Tue Sep 15 12:47:43 2026] DELETE /v3/1e869cd86ada42a5b16e79078d9feb46/volumes/3bfadfe3-398a-43da-8a59-809d3c8b4bdd => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-09-15 12:47:43.849 7 INFO cinder.api.openstack.wsgi [req-220442a3-21bd-40b3-9889-dd52526539db req-7050d30d-4762-42fb-9ee5-0de9d425b2af b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:47:43.850 7 INFO cinder.api.openstack.wsgi [req-220442a3-21bd-40b3-9889-dd52526539db req-7050d30d-4762-42fb-9ee5-0de9d425b2af b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:47:43.849 8 INFO cinder.api.openstack.wsgi [req-220442a3-21bd-40b3-9889-dd52526539db req-b4a36d7b-60e1-415e-b0d5-bdb0e6709195 b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:47:43.852 8 INFO cinder.api.openstack.wsgi [req-220442a3-21bd-40b3-9889-dd52526539db req-b4a36d7b-60e1-415e-b0d5-bdb0e6709195 b6d8b8b357d94c06b2e590f210a2e076 1e869cd86ada42a5b16e79078d9feb46 - - default default] http://10.0.0.8: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-09-15 12:47:49.638 7 INFO cinder.api.openstack.wsgi [None req-5d3ec0a8-5ffb-41e0-92bf-b3ab00da49da 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=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-09-15 12:47:49.649 7 INFO cinder.volume.api [None req-5d3ec0a8-5ffb-41e0-92bf-b3ab00da49da 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all snapshots completed successfully. 2026-09-15 12:47:49.649 7 INFO cinder.api.openstack.wsgi [None req-5d3ec0a8-5ffb-41e0-92bf-b3ab00da49da 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 401/803] 10.0.0.132 () {28 vars in 674 bytes} [Tue Sep 15 12:47:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true => generated 17 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-15 12:47:49.665 8 INFO cinder.api.openstack.wsgi [None req-c5fbb513-f355-44ae-a64d-a6a91701c195 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true 2026-09-15 12:47:50.170 8 INFO cinder.api.openstack.wsgi [None req-c5fbb513-f355-44ae-a64d-a6a91701c195 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 403/804] 10.0.0.132 () {28 vars in 696 bytes} [Tue Sep 15 12:47:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:47:50.183 7 INFO cinder.api.openstack.wsgi [None req-b2dd7074-fb71-4d14-b9ff-b0f39964b4b4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:47:50.197 7 INFO cinder.volume.api [None req-b2dd7074-fb71-4d14-b9ff-b0f39964b4b4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:47:50.201 7 INFO cinder.api.openstack.wsgi [None req-b2dd7074-fb71-4d14-b9ff-b0f39964b4b4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 402/805] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:47:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:47:50.261 8 INFO cinder.api.openstack.wsgi [None req-8e9a3b06-5dd7-4049-ac86-59fc23dd0354 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/054cb8b780e24c0b8c1b93138982dcdd?usage=true 2026-09-15 12:47:50.295 8 INFO cinder.api.openstack.wsgi [None req-8e9a3b06-5dd7-4049-ac86-59fc23dd0354 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/054cb8b780e24c0b8c1b93138982dcdd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 404/806] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:47:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/054cb8b780e24c0b8c1b93138982dcdd?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:47:50.306 7 INFO cinder.api.openstack.wsgi [None req-66be7b65-57a9-407e-a173-45ad7712ef76 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/1e869cd86ada42a5b16e79078d9feb46?usage=true 2026-09-15 12:47:50.328 7 INFO cinder.api.openstack.wsgi [None req-66be7b65-57a9-407e-a173-45ad7712ef76 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/1e869cd86ada42a5b16e79078d9feb46?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 403/807] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:47:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/1e869cd86ada42a5b16e79078d9feb46?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:47:50.341 8 INFO cinder.api.openstack.wsgi [None req-d86f2f42-06ad-4cc5-826b-16bcf2c55f2e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true 2026-09-15 12:47:50.376 8 INFO cinder.api.openstack.wsgi [None req-d86f2f42-06ad-4cc5-826b-16bcf2c55f2e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 405/808] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:47:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:47:50.390 7 INFO cinder.api.openstack.wsgi [None req-5de54abe-1dde-4830-9522-d2be02d936d5 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/5f11dde71bd1491d8ce57dc77e5dc6b5?usage=true 2026-09-15 12:47:50.418 7 INFO cinder.api.openstack.wsgi [None req-5de54abe-1dde-4830-9522-d2be02d936d5 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/5f11dde71bd1491d8ce57dc77e5dc6b5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 404/809] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:47:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/5f11dde71bd1491d8ce57dc77e5dc6b5?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:47:50.431 8 INFO cinder.api.openstack.wsgi [None req-0a4be2ed-d509-43f0-89c9-6d112028132a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/785bc08a3c174fd4b4d18a33dce857fe?usage=true 2026-09-15 12:47:50.461 8 INFO cinder.api.openstack.wsgi [None req-0a4be2ed-d509-43f0-89c9-6d112028132a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/785bc08a3c174fd4b4d18a33dce857fe?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 406/810] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:47:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/785bc08a3c174fd4b4d18a33dce857fe?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:47:50.473 7 INFO cinder.api.openstack.wsgi [None req-a3ea54c9-cc18-47fc-80ca-8f45e307453b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true 2026-09-15 12:47:50.499 7 INFO cinder.api.openstack.wsgi [None req-a3ea54c9-cc18-47fc-80ca-8f45e307453b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 405/811] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:47:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:47:50.512 8 INFO cinder.api.openstack.wsgi [None req-4b809f46-738b-4946-97ef-2abd8abe1ef2 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true 2026-09-15 12:47:50.546 8 INFO cinder.api.openstack.wsgi [None req-4b809f46-738b-4946-97ef-2abd8abe1ef2 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 407/812] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:47:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:47:50.558 7 INFO cinder.api.openstack.wsgi [None req-d54cb800-23f8-4045-a279-198fe222235f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/bcaa953934b14979b1117fa1818d4cce?usage=true 2026-09-15 12:47:50.585 7 INFO cinder.api.openstack.wsgi [None req-d54cb800-23f8-4045-a279-198fe222235f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/bcaa953934b14979b1117fa1818d4cce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 406/813] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:47:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/bcaa953934b14979b1117fa1818d4cce?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:47:50.599 8 INFO cinder.api.openstack.wsgi [None req-2a8e5495-1721-4780-95cf-82368f5d6a80 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/c37db2bd083f40c29147ade0eff4aedb?usage=true 2026-09-15 12:47:50.627 8 INFO cinder.api.openstack.wsgi [None req-2a8e5495-1721-4780-95cf-82368f5d6a80 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/c37db2bd083f40c29147ade0eff4aedb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 408/814] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:47:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/c37db2bd083f40c29147ade0eff4aedb?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:47:50.638 7 INFO cinder.api.openstack.wsgi [None req-1890551a-0496-4688-85b8-776b0ea96bab 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:47:50.650 7 INFO cinder.volume.api [None req-1890551a-0496-4688-85b8-776b0ea96bab 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:47:50.653 7 INFO cinder.api.openstack.wsgi [None req-1890551a-0496-4688-85b8-776b0ea96bab 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 407/815] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:47:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:47:50.666 8 INFO cinder.api.openstack.wsgi [None req-d204f12f-cd1e-4db3-82d1-1257448ca301 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services 2026-09-15 12:47:50.674 8 INFO cinder.api.openstack.wsgi [None req-d204f12f-cd1e-4db3-82d1-1257448ca301 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 409/816] 10.0.0.132 () {28 vars in 645 bytes} [Tue Sep 15 12:47:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:47:53.849 7 INFO cinder.api.openstack.wsgi [None req-1890551a-0496-4688-85b8-776b0ea96bab 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:47:53.850 7 INFO cinder.api.openstack.wsgi [None req-1890551a-0496-4688-85b8-776b0ea96bab 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:47:53.849 8 INFO cinder.api.openstack.wsgi [None req-d204f12f-cd1e-4db3-82d1-1257448ca301 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:47:53.854 8 INFO cinder.api.openstack.wsgi [None req-d204f12f-cd1e-4db3-82d1-1257448ca301 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:48:03.849 7 INFO cinder.api.openstack.wsgi [None req-1890551a-0496-4688-85b8-776b0ea96bab 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:48:03.850 7 INFO cinder.api.openstack.wsgi [None req-1890551a-0496-4688-85b8-776b0ea96bab 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:48:03.850 8 INFO cinder.api.openstack.wsgi [None req-d204f12f-cd1e-4db3-82d1-1257448ca301 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:48:03.851 8 INFO cinder.api.openstack.wsgi [None req-d204f12f-cd1e-4db3-82d1-1257448ca301 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:48:13.849 7 INFO cinder.api.openstack.wsgi [None req-1890551a-0496-4688-85b8-776b0ea96bab 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:48:13.850 8 INFO cinder.api.openstack.wsgi [None req-d204f12f-cd1e-4db3-82d1-1257448ca301 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:48:13.850 7 INFO cinder.api.openstack.wsgi [None req-1890551a-0496-4688-85b8-776b0ea96bab 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:48:13.852 8 INFO cinder.api.openstack.wsgi [None req-d204f12f-cd1e-4db3-82d1-1257448ca301 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:48:23.849 8 INFO cinder.api.openstack.wsgi [None req-d204f12f-cd1e-4db3-82d1-1257448ca301 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:48:23.849 7 INFO cinder.api.openstack.wsgi [None req-1890551a-0496-4688-85b8-776b0ea96bab 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:48:23.850 8 INFO cinder.api.openstack.wsgi [None req-d204f12f-cd1e-4db3-82d1-1257448ca301 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:48:23.850 7 INFO cinder.api.openstack.wsgi [None req-1890551a-0496-4688-85b8-776b0ea96bab 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:48:33.850 8 INFO cinder.api.openstack.wsgi [None req-d204f12f-cd1e-4db3-82d1-1257448ca301 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:48:33.850 8 INFO cinder.api.openstack.wsgi [None req-d204f12f-cd1e-4db3-82d1-1257448ca301 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:48:33.850 7 INFO cinder.api.openstack.wsgi [None req-1890551a-0496-4688-85b8-776b0ea96bab 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:48:33.852 7 INFO cinder.api.openstack.wsgi [None req-1890551a-0496-4688-85b8-776b0ea96bab 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:48:43.849 7 INFO cinder.api.openstack.wsgi [None req-1890551a-0496-4688-85b8-776b0ea96bab 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:48:43.849 8 INFO cinder.api.openstack.wsgi [None req-d204f12f-cd1e-4db3-82d1-1257448ca301 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:48:43.849 7 INFO cinder.api.openstack.wsgi [None req-1890551a-0496-4688-85b8-776b0ea96bab 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:48:43.850 8 INFO cinder.api.openstack.wsgi [None req-d204f12f-cd1e-4db3-82d1-1257448ca301 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:48:49.837 7 INFO cinder.api.openstack.wsgi [None req-cf24149a-acba-4c33-b1b8-aa1de1d07094 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/01638e3bac9d4bebb126b762faaf3235?usage=true 2026-09-15 12:48:49.897 7 INFO cinder.api.openstack.wsgi [None req-cf24149a-acba-4c33-b1b8-aa1de1d07094 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/01638e3bac9d4bebb126b762faaf3235?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 414/829] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:48:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/01638e3bac9d4bebb126b762faaf3235?usage=true => generated 847 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:48:49.913 8 INFO cinder.api.openstack.wsgi [None req-6095aa40-140b-4622-a7a6-c16678aa511a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/042a5375a9b449f89ab6a4a1c609807c?usage=true 2026-09-15 12:48:49.960 8 INFO cinder.api.openstack.wsgi [None req-6095aa40-140b-4622-a7a6-c16678aa511a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/042a5375a9b449f89ab6a4a1c609807c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 416/830] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:48:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/042a5375a9b449f89ab6a4a1c609807c?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:48:49.977 7 INFO cinder.api.openstack.wsgi [None req-008645ee-e15f-487e-bac9-6f49655eeefa 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true 2026-09-15 12:48:50.009 7 INFO cinder.api.openstack.wsgi [None req-008645ee-e15f-487e-bac9-6f49655eeefa 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 415/831] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:48:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:48:50.019 8 INFO cinder.api.openstack.wsgi [None req-e7670bdc-bef5-4451-9d6c-355c47d7c034 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/44121c8c87a54bc6ab9b534c4efc5c4f?usage=true 2026-09-15 12:48:50.037 8 INFO cinder.api.openstack.wsgi [None req-e7670bdc-bef5-4451-9d6c-355c47d7c034 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/44121c8c87a54bc6ab9b534c4efc5c4f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 417/832] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:48:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/44121c8c87a54bc6ab9b534c4efc5c4f?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:48:50.050 7 INFO cinder.api.openstack.wsgi [None req-31fe648d-139b-4967-b5b2-bef3964d5179 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true 2026-09-15 12:48:50.087 7 INFO cinder.api.openstack.wsgi [None req-31fe648d-139b-4967-b5b2-bef3964d5179 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 416/833] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:48:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:48:50.101 8 INFO cinder.api.openstack.wsgi [None req-a99f69d5-d46d-41f7-ba66-75ed297957bb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true 2026-09-15 12:48:50.141 8 INFO cinder.api.openstack.wsgi [None req-a99f69d5-d46d-41f7-ba66-75ed297957bb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 418/834] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:48:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:48:50.156 7 INFO cinder.api.openstack.wsgi [None req-63e53495-5158-420d-b643-3a51e6a7619a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/be94d14710944f67a7a718cad9f942f0?usage=true 2026-09-15 12:48:50.189 7 INFO cinder.api.openstack.wsgi [None req-63e53495-5158-420d-b643-3a51e6a7619a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/be94d14710944f67a7a718cad9f942f0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 417/835] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:48:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/be94d14710944f67a7a718cad9f942f0?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:48:50.203 8 INFO cinder.api.openstack.wsgi [None req-2a3ac36f-f490-4462-b6e6-2e6d7fd748f0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/cb0e86a4f2c24ef098eeb78084e1ac87?usage=true 2026-09-15 12:48:50.232 8 INFO cinder.api.openstack.wsgi [None req-2a3ac36f-f490-4462-b6e6-2e6d7fd748f0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/cb0e86a4f2c24ef098eeb78084e1ac87?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 419/836] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:48:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/cb0e86a4f2c24ef098eeb78084e1ac87?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:48:50.247 7 INFO cinder.api.openstack.wsgi [None req-153f791b-1adf-41c2-811a-b367dd1006f7 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/fef5985f4e904478b053fb36fcf33d67?usage=true 2026-09-15 12:48:50.274 7 INFO cinder.api.openstack.wsgi [None req-153f791b-1adf-41c2-811a-b367dd1006f7 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/fef5985f4e904478b053fb36fcf33d67?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 418/837] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:48:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/fef5985f4e904478b053fb36fcf33d67?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:48:50.288 8 INFO cinder.api.openstack.wsgi [None req-8cdb6d6f-e711-4f5f-8434-dcad20f410bf 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true 2026-09-15 12:48:50.792 8 INFO cinder.api.openstack.wsgi [None req-8cdb6d6f-e711-4f5f-8434-dcad20f410bf 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 420/838] 10.0.0.132 () {28 vars in 696 bytes} [Tue Sep 15 12:48:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:48:50.809 7 INFO cinder.api.openstack.wsgi [None req-a079e58e-58d0-4ac9-a1a8-bb4b6918d092 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services 2026-09-15 12:48:50.816 7 INFO cinder.api.openstack.wsgi [None req-a079e58e-58d0-4ac9-a1a8-bb4b6918d092 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 419/839] 10.0.0.132 () {28 vars in 645 bytes} [Tue Sep 15 12:48:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:48:50.830 8 INFO cinder.api.openstack.wsgi [None req-6b1e9ff2-7b72-4562-ac72-332577b36b8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:48:50.844 8 INFO cinder.volume.api [None req-6b1e9ff2-7b72-4562-ac72-332577b36b8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:48:50.848 8 INFO cinder.api.openstack.wsgi [None req-6b1e9ff2-7b72-4562-ac72-332577b36b8a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 421/840] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:48:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:48:50.861 7 INFO cinder.api.openstack.wsgi [None req-3aa2a85b-1e7a-48ee-b7af-1815117df5cd 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true 2026-09-15 12:48:50.868 7 INFO cinder.volume.api [None req-3aa2a85b-1e7a-48ee-b7af-1815117df5cd 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all snapshots completed successfully. 2026-09-15 12:48:50.868 7 INFO cinder.api.openstack.wsgi [None req-3aa2a85b-1e7a-48ee-b7af-1815117df5cd 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 420/841] 10.0.0.132 () {28 vars in 674 bytes} [Tue Sep 15 12:48:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:48:50.881 8 INFO cinder.api.openstack.wsgi [None req-bb059568-590e-4ddd-8a01-e04b5e73d77e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:48:50.894 8 INFO cinder.volume.api [None req-bb059568-590e-4ddd-8a01-e04b5e73d77e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:48:50.897 8 INFO cinder.api.openstack.wsgi [None req-bb059568-590e-4ddd-8a01-e04b5e73d77e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 422/842] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:48:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:48:53.849 7 INFO cinder.api.openstack.wsgi [None req-3aa2a85b-1e7a-48ee-b7af-1815117df5cd 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:48:53.849 8 INFO cinder.api.openstack.wsgi [None req-bb059568-590e-4ddd-8a01-e04b5e73d77e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:48:53.850 7 INFO cinder.api.openstack.wsgi [None req-3aa2a85b-1e7a-48ee-b7af-1815117df5cd 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:48:53.851 8 INFO cinder.api.openstack.wsgi [None req-bb059568-590e-4ddd-8a01-e04b5e73d77e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:48:59.264 7 INFO cinder.api.openstack.wsgi [req-0d6f8a67-a20b-4d2f-9e93-6850b93f3a3d req-228c2e87-ebae-4551-8976-486424aa1879 74a26539fc014a09b2c7a91d7d767423 be94d14710944f67a7a718cad9f942f0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be94d14710944f67a7a718cad9f942f0/attachments?instance_id=bf853de7-d0a7-44ca-abee-645d37a53f5c 2026-09-15 12:48:59.289 7 INFO cinder.api.openstack.wsgi [req-0d6f8a67-a20b-4d2f-9e93-6850b93f3a3d req-228c2e87-ebae-4551-8976-486424aa1879 74a26539fc014a09b2c7a91d7d767423 be94d14710944f67a7a718cad9f942f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be94d14710944f67a7a718cad9f942f0/attachments?instance_id=bf853de7-d0a7-44ca-abee-645d37a53f5c returned with HTTP 200 [pid: 7|app: 0|req: 422/845] 162.253.55.203 () {36 vars in 1104 bytes} [Tue Sep 15 12:48:59 2026] GET /v3/be94d14710944f67a7a718cad9f942f0/attachments?instance_id=bf853de7-d0a7-44ca-abee-645d37a53f5c => generated 19 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:49:03.849 8 INFO cinder.api.openstack.wsgi [None req-bb059568-590e-4ddd-8a01-e04b5e73d77e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:49:03.849 7 INFO cinder.api.openstack.wsgi [req-0d6f8a67-a20b-4d2f-9e93-6850b93f3a3d req-228c2e87-ebae-4551-8976-486424aa1879 74a26539fc014a09b2c7a91d7d767423 be94d14710944f67a7a718cad9f942f0 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:49:03.850 7 INFO cinder.api.openstack.wsgi [req-0d6f8a67-a20b-4d2f-9e93-6850b93f3a3d req-228c2e87-ebae-4551-8976-486424aa1879 74a26539fc014a09b2c7a91d7d767423 be94d14710944f67a7a718cad9f942f0 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:49:03.850 8 INFO cinder.api.openstack.wsgi [None req-bb059568-590e-4ddd-8a01-e04b5e73d77e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:49:06.359 7 INFO cinder.api.openstack.wsgi [None req-0fd69c63-d03a-4b08-8741-3628bfb693dc c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes 2026-09-15 12:49:06.363 7 INFO cinder.api.v3.volumes [None req-0fd69c63-d03a-4b08-8741-3628bfb693dc c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Create volume of 1 GB 2026-09-15 12:49:06.375 7 INFO cinder.volume.api [None req-0fd69c63-d03a-4b08-8741-3628bfb693dc c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Availability Zones retrieved successfully. 2026-09-15 12:49:06.518 7 INFO cinder.volume.api [None req-0fd69c63-d03a-4b08-8741-3628bfb693dc c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Create volume request issued successfully. 2026-09-15 12:49:06.519 7 INFO cinder.api.openstack.wsgi [None req-0fd69c63-d03a-4b08-8741-3628bfb693dc c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes returned with HTTP 202 [pid: 7|app: 0|req: 424/848] 10.0.0.27 () {34 vars in 722 bytes} [Tue Sep 15 12:49:06 2026] POST /v3/2ca7c4aa51f44ece8240866c59537a0f/volumes => generated 870 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-09-15 12:49:06.534 8 INFO cinder.api.openstack.wsgi [None req-482e8bb2-ce16-45fc-aa57-c9e913ca2e62 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/a1314991-1520-406b-942a-7ab96c49bd81 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:49:06.549 8 INFO cinder.volume.api [None req-482e8bb2-ce16-45fc-aa57-c9e913ca2e62 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Volume info retrieved successfully. 2026-09-15 12:49:06.554 8 INFO cinder.api.openstack.wsgi [None req-482e8bb2-ce16-45fc-aa57-c9e913ca2e62 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/a1314991-1520-406b-942a-7ab96c49bd81 returned with HTTP 200 [pid: 8|app: 0|req: 425/849] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:49:06 2026] GET /v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/a1314991-1520-406b-942a-7ab96c49bd81 => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-15 12:49:07.578 7 INFO cinder.api.openstack.wsgi [None req-c760f92e-fef2-445f-9497-2e6627b620cd c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/a1314991-1520-406b-942a-7ab96c49bd81 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:49:07.600 7 INFO cinder.volume.api [None req-c760f92e-fef2-445f-9497-2e6627b620cd c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Volume info retrieved successfully. 2026-09-15 12:49:07.610 7 INFO cinder.api.openstack.wsgi [None req-c760f92e-fef2-445f-9497-2e6627b620cd c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/a1314991-1520-406b-942a-7ab96c49bd81 returned with HTTP 200 [pid: 7|app: 0|req: 425/850] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:49:07 2026] GET /v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/a1314991-1520-406b-942a-7ab96c49bd81 => generated 963 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-15 12:49:07.635 8 INFO cinder.api.openstack.wsgi [None req-b1f0956d-a89f-48f5-9e36-5f29f4682ce0 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/a1314991-1520-406b-942a-7ab96c49bd81 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:49:07.655 8 INFO cinder.volume.api [None req-b1f0956d-a89f-48f5-9e36-5f29f4682ce0 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Volume info retrieved successfully. 2026-09-15 12:49:07.664 8 INFO cinder.api.openstack.wsgi [None req-b1f0956d-a89f-48f5-9e36-5f29f4682ce0 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/a1314991-1520-406b-942a-7ab96c49bd81 returned with HTTP 200 [pid: 8|app: 0|req: 426/851] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:49:07 2026] GET /v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/a1314991-1520-406b-942a-7ab96c49bd81 => generated 963 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-09-15 12:49:07.685 7 INFO cinder.api.openstack.wsgi [None req-08b29990-66a9-478c-87f5-706268023873 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/a1314991-1520-406b-942a-7ab96c49bd81 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:49:07.714 7 INFO cinder.volume.api [None req-08b29990-66a9-478c-87f5-706268023873 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Volume info retrieved successfully. 2026-09-15 12:49:07.730 7 INFO cinder.volume.api [None req-08b29990-66a9-478c-87f5-706268023873 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Volume updated successfully. 2026-09-15 12:49:07.731 7 INFO cinder.api.openstack.wsgi [None req-08b29990-66a9-478c-87f5-706268023873 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/a1314991-1520-406b-942a-7ab96c49bd81 returned with HTTP 200 [pid: 7|app: 0|req: 426/852] 10.0.0.27 () {34 vars in 794 bytes} [Tue Sep 15 12:49:07 2026] PUT /v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/a1314991-1520-406b-942a-7ab96c49bd81 => generated 895 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-15 12:49:07.755 8 INFO cinder.api.openstack.wsgi [None req-9a781959-249f-4ea5-982a-4fc3fcd82515 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/a1314991-1520-406b-942a-7ab96c49bd81 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:49:07.775 8 INFO cinder.volume.api [None req-9a781959-249f-4ea5-982a-4fc3fcd82515 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Volume info retrieved successfully. 2026-09-15 12:49:07.784 8 INFO cinder.volume.api [None req-9a781959-249f-4ea5-982a-4fc3fcd82515 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Volume updated successfully. 2026-09-15 12:49:07.785 8 INFO cinder.api.openstack.wsgi [None req-9a781959-249f-4ea5-982a-4fc3fcd82515 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/a1314991-1520-406b-942a-7ab96c49bd81 returned with HTTP 200 [pid: 8|app: 0|req: 427/853] 10.0.0.27 () {34 vars in 795 bytes} [Tue Sep 15 12:49:07 2026] PUT /v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/a1314991-1520-406b-942a-7ab96c49bd81 => generated 935 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-09-15 12:49:07.805 7 INFO cinder.api.openstack.wsgi [None req-997ce17e-133c-4e33-8aaf-075fdf16141e c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/a1314991-1520-406b-942a-7ab96c49bd81 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:49:07.827 7 INFO cinder.volume.api [None req-997ce17e-133c-4e33-8aaf-075fdf16141e c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Volume info retrieved successfully. 2026-09-15 12:49:07.832 7 INFO cinder.api.openstack.wsgi [None req-997ce17e-133c-4e33-8aaf-075fdf16141e c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/a1314991-1520-406b-942a-7ab96c49bd81 returned with HTTP 200 [pid: 7|app: 0|req: 427/854] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:49:07 2026] GET /v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/a1314991-1520-406b-942a-7ab96c49bd81 => generated 1003 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-15 12:49:07.858 8 INFO cinder.api.openstack.wsgi [None req-52d58901-f9bf-497b-a9d5-9c4e9b470458 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes 2026-09-15 12:49:07.862 8 INFO cinder.api.v3.volumes [None req-52d58901-f9bf-497b-a9d5-9c4e9b470458 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Create volume of 1 GB 2026-09-15 12:49:07.868 8 INFO cinder.volume.api [None req-52d58901-f9bf-497b-a9d5-9c4e9b470458 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Availability Zones retrieved successfully. 2026-09-15 12:49:07.993 8 INFO cinder.volume.api [None req-52d58901-f9bf-497b-a9d5-9c4e9b470458 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Create volume request issued successfully. 2026-09-15 12:49:07.994 8 INFO cinder.api.openstack.wsgi [None req-52d58901-f9bf-497b-a9d5-9c4e9b470458 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes returned with HTTP 202 [pid: 8|app: 0|req: 428/855] 10.0.0.27 () {34 vars in 722 bytes} [Tue Sep 15 12:49:07 2026] POST /v3/2ca7c4aa51f44ece8240866c59537a0f/volumes => generated 891 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-15 12:49:08.017 7 INFO cinder.api.openstack.wsgi [None req-3867ad4c-62d6-4c20-9cf9-1f9780ace8d3 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/e1abba4a-4227-4973-a060-731c58c704a4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:49:08.047 7 INFO cinder.volume.api [None req-3867ad4c-62d6-4c20-9cf9-1f9780ace8d3 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Volume info retrieved successfully. 2026-09-15 12:49:08.052 7 INFO cinder.api.openstack.wsgi [None req-3867ad4c-62d6-4c20-9cf9-1f9780ace8d3 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/e1abba4a-4227-4973-a060-731c58c704a4 returned with HTTP 200 [pid: 7|app: 0|req: 428/856] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:49:08 2026] GET /v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/e1abba4a-4227-4973-a060-731c58c704a4 => generated 959 bytes in 49 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-09-15 12:49:09.072 8 INFO cinder.api.openstack.wsgi [None req-90238a82-ee66-4c57-b6ed-7cc51f2ca2cb c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/e1abba4a-4227-4973-a060-731c58c704a4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:49:09.110 8 INFO cinder.volume.api [None req-90238a82-ee66-4c57-b6ed-7cc51f2ca2cb c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Volume info retrieved successfully. 2026-09-15 12:49:09.120 8 INFO cinder.api.openstack.wsgi [None req-90238a82-ee66-4c57-b6ed-7cc51f2ca2cb c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/e1abba4a-4227-4973-a060-731c58c704a4 returned with HTTP 200 [pid: 8|app: 0|req: 429/857] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:49:09 2026] GET /v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/e1abba4a-4227-4973-a060-731c58c704a4 => generated 984 bytes in 57 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-09-15 12:49:09.143 7 INFO cinder.api.openstack.wsgi [None req-ed775442-efd7-4fde-8b33-fd4db068e069 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/e1abba4a-4227-4973-a060-731c58c704a4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:49:09.168 7 INFO cinder.volume.api [None req-ed775442-efd7-4fde-8b33-fd4db068e069 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Volume info retrieved successfully. 2026-09-15 12:49:09.182 7 INFO cinder.volume.api [None req-ed775442-efd7-4fde-8b33-fd4db068e069 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Volume updated successfully. 2026-09-15 12:49:09.183 7 INFO cinder.api.openstack.wsgi [None req-ed775442-efd7-4fde-8b33-fd4db068e069 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/e1abba4a-4227-4973-a060-731c58c704a4 returned with HTTP 200 [pid: 7|app: 0|req: 429/858] 10.0.0.27 () {34 vars in 794 bytes} [Tue Sep 15 12:49:09 2026] PUT /v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/e1abba4a-4227-4973-a060-731c58c704a4 => generated 881 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-09-15 12:49:09.205 8 INFO cinder.api.openstack.wsgi [None req-8d9a6370-66b6-427a-8c9c-55a17a8bf4a4 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/e1abba4a-4227-4973-a060-731c58c704a4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:49:09.226 8 INFO cinder.volume.api [None req-8d9a6370-66b6-427a-8c9c-55a17a8bf4a4 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Volume info retrieved successfully. 2026-09-15 12:49:09.235 8 INFO cinder.api.openstack.wsgi [None req-8d9a6370-66b6-427a-8c9c-55a17a8bf4a4 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/e1abba4a-4227-4973-a060-731c58c704a4 returned with HTTP 200 [pid: 8|app: 0|req: 430/859] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:49:09 2026] GET /v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/e1abba4a-4227-4973-a060-731c58c704a4 => generated 949 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-09-15 12:49:09.263 7 INFO cinder.api.openstack.wsgi [None req-9a0d6103-9560-4d33-9ba5-21dab7ac5ff7 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/e1abba4a-4227-4973-a060-731c58c704a4 2026-09-15 12:49:09.264 7 INFO cinder.api.v3.volumes [None req-9a0d6103-9560-4d33-9ba5-21dab7ac5ff7 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Delete volume with id: e1abba4a-4227-4973-a060-731c58c704a4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:49:09.279 7 INFO cinder.volume.api [None req-9a0d6103-9560-4d33-9ba5-21dab7ac5ff7 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Volume info retrieved successfully. 2026-09-15 12:49:09.338 7 INFO cinder.volume.api [None req-9a0d6103-9560-4d33-9ba5-21dab7ac5ff7 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Delete volume request issued successfully. 2026-09-15 12:49:09.339 7 INFO cinder.api.openstack.wsgi [None req-9a0d6103-9560-4d33-9ba5-21dab7ac5ff7 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/e1abba4a-4227-4973-a060-731c58c704a4 returned with HTTP 202 [pid: 7|app: 0|req: 430/860] 10.0.0.27 () {32 vars in 777 bytes} [Tue Sep 15 12:49:09 2026] DELETE /v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/e1abba4a-4227-4973-a060-731c58c704a4 => generated 0 bytes in 88 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-09-15 12:49:09.353 8 INFO cinder.api.openstack.wsgi [None req-3d3c76e5-ea5c-46a6-8437-3c510e51b3f3 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/e1abba4a-4227-4973-a060-731c58c704a4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:49:09.377 8 INFO cinder.volume.api [None req-3d3c76e5-ea5c-46a6-8437-3c510e51b3f3 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Volume info retrieved successfully. 2026-09-15 12:49:09.388 8 INFO cinder.api.openstack.wsgi [None req-3d3c76e5-ea5c-46a6-8437-3c510e51b3f3 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/e1abba4a-4227-4973-a060-731c58c704a4 returned with HTTP 200 [pid: 8|app: 0|req: 431/861] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:49:09 2026] GET /v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/e1abba4a-4227-4973-a060-731c58c704a4 => generated 948 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-09-15 12:49:10.410 7 INFO cinder.api.openstack.wsgi [None req-10d01011-c899-4121-8d79-d5fec8b5bccd c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/e1abba4a-4227-4973-a060-731c58c704a4 2026-09-15 12:49:10.420 7 INFO cinder.api.openstack.wsgi [None req-10d01011-c899-4121-8d79-d5fec8b5bccd c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/e1abba4a-4227-4973-a060-731c58c704a4 returned with HTTP 404 [pid: 7|app: 0|req: 431/862] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:49:10 2026] GET /v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/e1abba4a-4227-4973-a060-731c58c704a4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-15 12:49:10.432 8 INFO cinder.api.openstack.wsgi [None req-9057e3fb-9e02-41a8-b7c9-80d21eddd101 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/a1314991-1520-406b-942a-7ab96c49bd81 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:49:10.451 8 INFO cinder.volume.api [None req-9057e3fb-9e02-41a8-b7c9-80d21eddd101 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Volume info retrieved successfully. 2026-09-15 12:49:10.459 8 INFO cinder.api.openstack.wsgi [None req-9057e3fb-9e02-41a8-b7c9-80d21eddd101 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/a1314991-1520-406b-942a-7ab96c49bd81 returned with HTTP 200 [pid: 8|app: 0|req: 432/863] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:49:10 2026] GET /v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/a1314991-1520-406b-942a-7ab96c49bd81 => generated 1003 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-15 12:49:10.484 7 INFO cinder.api.openstack.wsgi [None req-92f6016e-acea-4945-8564-03e9331285b2 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/a1314991-1520-406b-942a-7ab96c49bd81 2026-09-15 12:49:10.485 7 INFO cinder.api.v3.volumes [None req-92f6016e-acea-4945-8564-03e9331285b2 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Delete volume with id: a1314991-1520-406b-942a-7ab96c49bd81 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:49:10.497 7 INFO cinder.volume.api [None req-92f6016e-acea-4945-8564-03e9331285b2 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Volume info retrieved successfully. 2026-09-15 12:49:10.521 7 INFO cinder.volume.api [None req-92f6016e-acea-4945-8564-03e9331285b2 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Delete volume request issued successfully. 2026-09-15 12:49:10.521 7 INFO cinder.api.openstack.wsgi [None req-92f6016e-acea-4945-8564-03e9331285b2 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/a1314991-1520-406b-942a-7ab96c49bd81 returned with HTTP 202 [pid: 7|app: 0|req: 432/864] 10.0.0.27 () {32 vars in 777 bytes} [Tue Sep 15 12:49:10 2026] DELETE /v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/a1314991-1520-406b-942a-7ab96c49bd81 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-15 12:49:10.534 8 INFO cinder.api.openstack.wsgi [None req-4f1d8a6b-66a0-4911-a645-894a55548628 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/a1314991-1520-406b-942a-7ab96c49bd81 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:49:10.552 8 INFO cinder.volume.api [None req-4f1d8a6b-66a0-4911-a645-894a55548628 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Volume info retrieved successfully. 2026-09-15 12:49:10.561 8 INFO cinder.api.openstack.wsgi [None req-4f1d8a6b-66a0-4911-a645-894a55548628 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/a1314991-1520-406b-942a-7ab96c49bd81 returned with HTTP 200 [pid: 8|app: 0|req: 433/865] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:49:10 2026] GET /v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/a1314991-1520-406b-942a-7ab96c49bd81 => generated 1002 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-09-15 12:49:11.591 7 INFO cinder.api.openstack.wsgi [None req-20f59230-e7b1-4fdd-a88a-9e88a5a17da1 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/a1314991-1520-406b-942a-7ab96c49bd81 2026-09-15 12:49:11.602 7 INFO cinder.api.openstack.wsgi [None req-20f59230-e7b1-4fdd-a88a-9e88a5a17da1 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/a1314991-1520-406b-942a-7ab96c49bd81 returned with HTTP 404 [pid: 7|app: 0|req: 433/866] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:49:11 2026] GET /v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/a1314991-1520-406b-942a-7ab96c49bd81 => 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-09-15 12:49:11.675 8 INFO cinder.api.openstack.wsgi [None req-f2574452-1210-4499-9d39-e4135558ab40 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes 2026-09-15 12:49:12.322 8 INFO cinder.api.v3.volumes [None req-f2574452-1210-4499-9d39-e4135558ab40 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Create volume of 1 GB 2026-09-15 12:49:12.331 8 INFO cinder.volume.api [None req-f2574452-1210-4499-9d39-e4135558ab40 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Availability Zones retrieved successfully. 2026-09-15 12:49:12.576 8 INFO cinder.volume.api [None req-f2574452-1210-4499-9d39-e4135558ab40 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Create volume request issued successfully. 2026-09-15 12:49:12.576 8 INFO cinder.api.openstack.wsgi [None req-f2574452-1210-4499-9d39-e4135558ab40 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes returned with HTTP 202 [pid: 8|app: 0|req: 434/867] 10.0.0.27 () {34 vars in 722 bytes} [Tue Sep 15 12:49:11 2026] POST /v3/2ca7c4aa51f44ece8240866c59537a0f/volumes => generated 870 bytes in 910 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-09-15 12:49:12.591 7 INFO cinder.api.openstack.wsgi [None req-eb38ff7d-c631-4728-898d-e57b3c629c34 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/fc8a12e7-708c-44d2-8ae8-1dc97526c743 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:49:12.604 7 INFO cinder.volume.api [None req-eb38ff7d-c631-4728-898d-e57b3c629c34 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Volume info retrieved successfully. 2026-09-15 12:49:12.608 7 INFO cinder.api.openstack.wsgi [None req-eb38ff7d-c631-4728-898d-e57b3c629c34 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/fc8a12e7-708c-44d2-8ae8-1dc97526c743 returned with HTTP 200 [pid: 7|app: 0|req: 434/868] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:49:12 2026] GET /v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/fc8a12e7-708c-44d2-8ae8-1dc97526c743 => generated 938 bytes in 21 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-09-15 12:49:13.633 8 INFO cinder.api.openstack.wsgi [None req-09fff43a-75b8-4d08-9c72-0c4db7c92bca c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/fc8a12e7-708c-44d2-8ae8-1dc97526c743 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:49:13.656 8 INFO cinder.volume.api [None req-09fff43a-75b8-4d08-9c72-0c4db7c92bca c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Volume info retrieved successfully. 2026-09-15 12:49:13.666 8 INFO cinder.api.openstack.wsgi [None req-09fff43a-75b8-4d08-9c72-0c4db7c92bca c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/fc8a12e7-708c-44d2-8ae8-1dc97526c743 returned with HTTP 200 [pid: 8|app: 0|req: 435/869] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:49:13 2026] GET /v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/fc8a12e7-708c-44d2-8ae8-1dc97526c743 => generated 1488 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-09-15 12:49:13.686 7 INFO cinder.api.openstack.wsgi [None req-6bc8e2b9-650d-41d3-bb18-e7846bb0cc86 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/fc8a12e7-708c-44d2-8ae8-1dc97526c743 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:49:13.706 7 INFO cinder.volume.api [None req-6bc8e2b9-650d-41d3-bb18-e7846bb0cc86 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Volume info retrieved successfully. 2026-09-15 12:49:13.714 7 INFO cinder.api.openstack.wsgi [None req-6bc8e2b9-650d-41d3-bb18-e7846bb0cc86 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/fc8a12e7-708c-44d2-8ae8-1dc97526c743 returned with HTTP 200 [pid: 7|app: 0|req: 435/870] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:49:13 2026] GET /v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/fc8a12e7-708c-44d2-8ae8-1dc97526c743 => generated 1488 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-09-15 12:49:13.741 8 INFO cinder.api.openstack.wsgi [None req-107ef6fd-e3c7-4011-98e1-239011ddaa5d c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/fc8a12e7-708c-44d2-8ae8-1dc97526c743 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:49:13.771 8 INFO cinder.volume.api [None req-107ef6fd-e3c7-4011-98e1-239011ddaa5d c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Volume info retrieved successfully. 2026-09-15 12:49:13.783 8 INFO cinder.volume.api [None req-107ef6fd-e3c7-4011-98e1-239011ddaa5d c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Volume updated successfully. 2026-09-15 12:49:13.784 8 INFO cinder.api.openstack.wsgi [None req-107ef6fd-e3c7-4011-98e1-239011ddaa5d c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/fc8a12e7-708c-44d2-8ae8-1dc97526c743 returned with HTTP 200 [pid: 8|app: 0|req: 436/871] 10.0.0.27 () {34 vars in 794 bytes} [Tue Sep 15 12:49:13 2026] PUT /v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/fc8a12e7-708c-44d2-8ae8-1dc97526c743 => generated 894 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-09-15 12:49:13.811 7 INFO cinder.api.openstack.wsgi [None req-63d0e234-a26b-4eb7-874f-d4d65fb08ef8 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/fc8a12e7-708c-44d2-8ae8-1dc97526c743 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:49:13.836 7 INFO cinder.volume.api [None req-63d0e234-a26b-4eb7-874f-d4d65fb08ef8 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Volume info retrieved successfully. 2026-09-15 12:49:13.849 7 INFO cinder.volume.api [None req-63d0e234-a26b-4eb7-874f-d4d65fb08ef8 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Volume updated successfully. 2026-09-15 12:49:13.849 8 INFO cinder.api.openstack.wsgi [None req-107ef6fd-e3c7-4011-98e1-239011ddaa5d c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:49:13.851 8 INFO cinder.api.openstack.wsgi [None req-107ef6fd-e3c7-4011-98e1-239011ddaa5d c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:49:13.851 7 INFO cinder.api.openstack.wsgi [None req-63d0e234-a26b-4eb7-874f-d4d65fb08ef8 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/fc8a12e7-708c-44d2-8ae8-1dc97526c743 returned with HTTP 200 2026-09-15 12:49:13.853 8 INFO cinder.api.openstack.wsgi [None req-107ef6fd-e3c7-4011-98e1-239011ddaa5d c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] GET http://10.0.0.8:8776/ [pid: 7|app: 0|req: 436/873] 10.0.0.27 () {34 vars in 795 bytes} [Tue Sep 15 12:49:13 2026] PUT /v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/fc8a12e7-708c-44d2-8ae8-1dc97526c743 => generated 933 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:49:13.854 8 INFO cinder.api.openstack.wsgi [None req-107ef6fd-e3c7-4011-98e1-239011ddaa5d c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://10.0.0.8: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-09-15 12:49:13.878 7 INFO cinder.api.openstack.wsgi [None req-7aef30d5-eedb-48c2-a0fd-149c3e209dc0 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/fc8a12e7-708c-44d2-8ae8-1dc97526c743 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:49:13.900 7 INFO cinder.volume.api [None req-7aef30d5-eedb-48c2-a0fd-149c3e209dc0 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Volume info retrieved successfully. 2026-09-15 12:49:13.912 7 INFO cinder.api.openstack.wsgi [None req-7aef30d5-eedb-48c2-a0fd-149c3e209dc0 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/fc8a12e7-708c-44d2-8ae8-1dc97526c743 returned with HTTP 200 [pid: 7|app: 0|req: 437/875] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:49:13 2026] GET /v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/fc8a12e7-708c-44d2-8ae8-1dc97526c743 => generated 1527 bytes in 45 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-09-15 12:49:13.947 8 INFO cinder.api.openstack.wsgi [None req-f86bbdbb-c91c-44cc-b8c1-c27ff442c714 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes 2026-09-15 12:49:13.950 8 INFO cinder.api.v3.volumes [None req-f86bbdbb-c91c-44cc-b8c1-c27ff442c714 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Create volume of 1 GB 2026-09-15 12:49:13.961 8 INFO cinder.volume.api [None req-f86bbdbb-c91c-44cc-b8c1-c27ff442c714 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Availability Zones retrieved successfully. 2026-09-15 12:49:14.194 8 INFO cinder.volume.api [None req-f86bbdbb-c91c-44cc-b8c1-c27ff442c714 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Create volume request issued successfully. 2026-09-15 12:49:14.195 8 INFO cinder.api.openstack.wsgi [None req-f86bbdbb-c91c-44cc-b8c1-c27ff442c714 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes returned with HTTP 202 [pid: 8|app: 0|req: 439/876] 10.0.0.27 () {34 vars in 722 bytes} [Tue Sep 15 12:49:13 2026] POST /v3/2ca7c4aa51f44ece8240866c59537a0f/volumes => generated 890 bytes in 258 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-09-15 12:49:14.221 7 INFO cinder.api.openstack.wsgi [None req-8ac2043f-175a-43d8-8132-1cca0b0a3c34 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/acc506b1-d6b0-4266-bd2c-5d42ef17ee38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:49:14.242 7 INFO cinder.volume.api [None req-8ac2043f-175a-43d8-8132-1cca0b0a3c34 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Volume info retrieved successfully. 2026-09-15 12:49:14.251 7 INFO cinder.api.openstack.wsgi [None req-8ac2043f-175a-43d8-8132-1cca0b0a3c34 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/acc506b1-d6b0-4266-bd2c-5d42ef17ee38 returned with HTTP 200 [pid: 7|app: 0|req: 438/877] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:49:14 2026] GET /v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/acc506b1-d6b0-4266-bd2c-5d42ef17ee38 => generated 958 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-09-15 12:49:15.287 8 INFO cinder.api.openstack.wsgi [None req-83efaa21-763d-4afa-9716-f49a80854f3d c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/acc506b1-d6b0-4266-bd2c-5d42ef17ee38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:49:15.309 8 INFO cinder.volume.api [None req-83efaa21-763d-4afa-9716-f49a80854f3d c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Volume info retrieved successfully. 2026-09-15 12:49:15.317 8 INFO cinder.api.openstack.wsgi [None req-83efaa21-763d-4afa-9716-f49a80854f3d c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/acc506b1-d6b0-4266-bd2c-5d42ef17ee38 returned with HTTP 200 [pid: 8|app: 0|req: 440/878] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:49:15 2026] GET /v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/acc506b1-d6b0-4266-bd2c-5d42ef17ee38 => generated 983 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-15 12:49:15.345 7 INFO cinder.api.openstack.wsgi [None req-918db31c-4490-46f0-ae21-00792638c07c c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/acc506b1-d6b0-4266-bd2c-5d42ef17ee38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:49:15.372 7 INFO cinder.volume.api [None req-918db31c-4490-46f0-ae21-00792638c07c c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Volume info retrieved successfully. 2026-09-15 12:49:15.391 7 INFO cinder.volume.api [None req-918db31c-4490-46f0-ae21-00792638c07c c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Volume updated successfully. 2026-09-15 12:49:15.393 7 INFO cinder.api.openstack.wsgi [None req-918db31c-4490-46f0-ae21-00792638c07c c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/acc506b1-d6b0-4266-bd2c-5d42ef17ee38 returned with HTTP 200 [pid: 7|app: 0|req: 439/879] 10.0.0.27 () {34 vars in 794 bytes} [Tue Sep 15 12:49:15 2026] PUT /v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/acc506b1-d6b0-4266-bd2c-5d42ef17ee38 => generated 881 bytes in 57 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-09-15 12:49:15.427 8 INFO cinder.api.openstack.wsgi [None req-cbb252f9-301f-4920-b8b5-78506d5dbd9f c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/acc506b1-d6b0-4266-bd2c-5d42ef17ee38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:49:15.457 8 INFO cinder.volume.api [None req-cbb252f9-301f-4920-b8b5-78506d5dbd9f c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Volume info retrieved successfully. 2026-09-15 12:49:15.468 8 INFO cinder.api.openstack.wsgi [None req-cbb252f9-301f-4920-b8b5-78506d5dbd9f c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/acc506b1-d6b0-4266-bd2c-5d42ef17ee38 returned with HTTP 200 [pid: 8|app: 0|req: 441/880] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:49:15 2026] GET /v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/acc506b1-d6b0-4266-bd2c-5d42ef17ee38 => generated 949 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-15 12:49:15.498 7 INFO cinder.api.openstack.wsgi [None req-ebbd7e91-5df3-489f-95e2-46aa722094e4 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/acc506b1-d6b0-4266-bd2c-5d42ef17ee38 2026-09-15 12:49:15.499 7 INFO cinder.api.v3.volumes [None req-ebbd7e91-5df3-489f-95e2-46aa722094e4 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Delete volume with id: acc506b1-d6b0-4266-bd2c-5d42ef17ee38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:49:15.520 7 INFO cinder.volume.api [None req-ebbd7e91-5df3-489f-95e2-46aa722094e4 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Volume info retrieved successfully. 2026-09-15 12:49:15.559 7 INFO cinder.volume.api [None req-ebbd7e91-5df3-489f-95e2-46aa722094e4 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Delete volume request issued successfully. 2026-09-15 12:49:15.560 7 INFO cinder.api.openstack.wsgi [None req-ebbd7e91-5df3-489f-95e2-46aa722094e4 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/acc506b1-d6b0-4266-bd2c-5d42ef17ee38 returned with HTTP 202 [pid: 7|app: 0|req: 440/881] 10.0.0.27 () {32 vars in 777 bytes} [Tue Sep 15 12:49:15 2026] DELETE /v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/acc506b1-d6b0-4266-bd2c-5d42ef17ee38 => generated 0 bytes in 72 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-09-15 12:49:15.589 8 INFO cinder.api.openstack.wsgi [None req-3cc8b2fd-bf58-4206-b34e-c2bd64d3c4b8 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/acc506b1-d6b0-4266-bd2c-5d42ef17ee38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:49:15.622 8 INFO cinder.volume.api [None req-3cc8b2fd-bf58-4206-b34e-c2bd64d3c4b8 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Volume info retrieved successfully. 2026-09-15 12:49:15.631 8 INFO cinder.api.openstack.wsgi [None req-3cc8b2fd-bf58-4206-b34e-c2bd64d3c4b8 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/acc506b1-d6b0-4266-bd2c-5d42ef17ee38 returned with HTTP 200 [pid: 8|app: 0|req: 442/882] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:49:15 2026] GET /v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/acc506b1-d6b0-4266-bd2c-5d42ef17ee38 => generated 948 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-15 12:49:16.657 7 INFO cinder.api.openstack.wsgi [None req-e4343dcf-471c-4578-901b-cdf2110a6ae2 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/acc506b1-d6b0-4266-bd2c-5d42ef17ee38 2026-09-15 12:49:16.683 7 INFO cinder.api.openstack.wsgi [None req-e4343dcf-471c-4578-901b-cdf2110a6ae2 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/acc506b1-d6b0-4266-bd2c-5d42ef17ee38 returned with HTTP 404 [pid: 7|app: 0|req: 441/883] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:49:16 2026] GET /v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/acc506b1-d6b0-4266-bd2c-5d42ef17ee38 => 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-09-15 12:49:16.698 8 INFO cinder.api.openstack.wsgi [None req-e7d1cb2b-13e1-4d71-87d0-86df671eb77a c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/fc8a12e7-708c-44d2-8ae8-1dc97526c743 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:49:16.725 8 INFO cinder.volume.api [None req-e7d1cb2b-13e1-4d71-87d0-86df671eb77a c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Volume info retrieved successfully. 2026-09-15 12:49:16.730 8 INFO cinder.api.openstack.wsgi [None req-e7d1cb2b-13e1-4d71-87d0-86df671eb77a c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/fc8a12e7-708c-44d2-8ae8-1dc97526c743 returned with HTTP 200 [pid: 8|app: 0|req: 443/884] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:49:16 2026] GET /v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/fc8a12e7-708c-44d2-8ae8-1dc97526c743 => generated 1527 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-15 12:49:16.754 7 INFO cinder.api.openstack.wsgi [None req-cabfc4be-4f11-4f08-a6d6-cbd658131b1f c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/fc8a12e7-708c-44d2-8ae8-1dc97526c743 2026-09-15 12:49:16.755 7 INFO cinder.api.v3.volumes [None req-cabfc4be-4f11-4f08-a6d6-cbd658131b1f c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Delete volume with id: fc8a12e7-708c-44d2-8ae8-1dc97526c743 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:49:16.764 7 INFO cinder.volume.api [None req-cabfc4be-4f11-4f08-a6d6-cbd658131b1f c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Volume info retrieved successfully. 2026-09-15 12:49:16.782 7 INFO cinder.volume.api [None req-cabfc4be-4f11-4f08-a6d6-cbd658131b1f c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Delete volume request issued successfully. 2026-09-15 12:49:16.782 7 INFO cinder.api.openstack.wsgi [None req-cabfc4be-4f11-4f08-a6d6-cbd658131b1f c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/fc8a12e7-708c-44d2-8ae8-1dc97526c743 returned with HTTP 202 [pid: 7|app: 0|req: 442/885] 10.0.0.27 () {32 vars in 777 bytes} [Tue Sep 15 12:49:16 2026] DELETE /v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/fc8a12e7-708c-44d2-8ae8-1dc97526c743 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-15 12:49:16.792 8 INFO cinder.api.openstack.wsgi [None req-ec3e03a6-6d58-4b78-8664-3ead3b6af30e c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/fc8a12e7-708c-44d2-8ae8-1dc97526c743 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:49:16.806 8 INFO cinder.volume.api [None req-ec3e03a6-6d58-4b78-8664-3ead3b6af30e c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] Volume info retrieved successfully. 2026-09-15 12:49:16.814 8 INFO cinder.api.openstack.wsgi [None req-ec3e03a6-6d58-4b78-8664-3ead3b6af30e c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/fc8a12e7-708c-44d2-8ae8-1dc97526c743 returned with HTTP 200 [pid: 8|app: 0|req: 444/886] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:49:16 2026] GET /v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/fc8a12e7-708c-44d2-8ae8-1dc97526c743 => generated 1526 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-15 12:49:17.832 7 INFO cinder.api.openstack.wsgi [None req-ced80e03-18a9-4fc9-a600-b107c9484cd1 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/fc8a12e7-708c-44d2-8ae8-1dc97526c743 2026-09-15 12:49:17.848 7 INFO cinder.api.openstack.wsgi [None req-ced80e03-18a9-4fc9-a600-b107c9484cd1 c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/fc8a12e7-708c-44d2-8ae8-1dc97526c743 returned with HTTP 404 [pid: 7|app: 0|req: 443/887] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:49:17 2026] GET /v3/2ca7c4aa51f44ece8240866c59537a0f/volumes/fc8a12e7-708c-44d2-8ae8-1dc97526c743 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-09-15 12:49:22.827 8 INFO cinder.api.openstack.wsgi [None req-ec3e03a6-6d58-4b78-8664-3ead3b6af30e c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-15 12:49:22.829 8 INFO cinder.api.openstack.wsgi [None req-ec3e03a6-6d58-4b78-8664-3ead3b6af30e c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 445/888] 10.0.0.145 () {28 vars in 376 bytes} [Tue Sep 15 12:49:22 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-09-15 12:49:22.843 7 INFO cinder.api.openstack.wsgi [None req-09e86749-be74-4ac3-8c8d-8eca07f82986 078da824cdd44d2d98da3ef992a49228 e59c2410c79c43eea54b4ef1cd0213f3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e59c2410c79c43eea54b4ef1cd0213f3/limits?tenant_id=e59c2410c79c43eea54b4ef1cd0213f3 2026-09-15 12:49:22.888 7 INFO cinder.api.openstack.wsgi [None req-09e86749-be74-4ac3-8c8d-8eca07f82986 078da824cdd44d2d98da3ef992a49228 e59c2410c79c43eea54b4ef1cd0213f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e59c2410c79c43eea54b4ef1cd0213f3/limits?tenant_id=e59c2410c79c43eea54b4ef1cd0213f3 returned with HTTP 200 [pid: 7|app: 0|req: 444/889] 10.0.0.145 () {34 vars in 879 bytes} [Tue Sep 15 12:49:22 2026] GET /v3/e59c2410c79c43eea54b4ef1cd0213f3/limits?tenant_id=e59c2410c79c43eea54b4ef1cd0213f3 => generated 302 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-15 12:49:23.849 7 INFO cinder.api.openstack.wsgi [None req-09e86749-be74-4ac3-8c8d-8eca07f82986 078da824cdd44d2d98da3ef992a49228 e59c2410c79c43eea54b4ef1cd0213f3 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:49:23.849 8 INFO cinder.api.openstack.wsgi [None req-ec3e03a6-6d58-4b78-8664-3ead3b6af30e c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:49:23.850 8 INFO cinder.api.openstack.wsgi [None req-ec3e03a6-6d58-4b78-8664-3ead3b6af30e c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:49:23.851 7 INFO cinder.api.openstack.wsgi [None req-09e86749-be74-4ac3-8c8d-8eca07f82986 078da824cdd44d2d98da3ef992a49228 e59c2410c79c43eea54b4ef1cd0213f3 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:49:24.544 8 INFO cinder.api.openstack.wsgi [None req-ec3e03a6-6d58-4b78-8664-3ead3b6af30e c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-15 12:49:24.545 8 INFO cinder.api.openstack.wsgi [None req-ec3e03a6-6d58-4b78-8664-3ead3b6af30e c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 447/892] 10.0.0.145 () {28 vars in 376 bytes} [Tue Sep 15 12:49:24 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-09-15 12:49:24.552 7 INFO cinder.api.openstack.wsgi [None req-09e86749-be74-4ac3-8c8d-8eca07f82986 078da824cdd44d2d98da3ef992a49228 e59c2410c79c43eea54b4ef1cd0213f3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-15 12:49:24.553 7 INFO cinder.api.openstack.wsgi [None req-09e86749-be74-4ac3-8c8d-8eca07f82986 078da824cdd44d2d98da3ef992a49228 e59c2410c79c43eea54b4ef1cd0213f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 446/893] 10.0.0.145 () {28 vars in 376 bytes} [Tue Sep 15 12:49:24 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-09-15 12:49:25.248 8 INFO cinder.api.openstack.wsgi [None req-ec3e03a6-6d58-4b78-8664-3ead3b6af30e c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-15 12:49:25.249 8 INFO cinder.api.openstack.wsgi [None req-ec3e03a6-6d58-4b78-8664-3ead3b6af30e c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 448/894] 10.0.0.145 () {28 vars in 376 bytes} [Tue Sep 15 12:49:25 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-09-15 12:49:25.266 7 INFO cinder.api.openstack.wsgi [None req-0abf5441-a012-4673-8aa1-2fe8a94820fb 078da824cdd44d2d98da3ef992a49228 e59c2410c79c43eea54b4ef1cd0213f3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e59c2410c79c43eea54b4ef1cd0213f3/limits?tenant_id=e59c2410c79c43eea54b4ef1cd0213f3 2026-09-15 12:49:25.302 7 INFO cinder.api.openstack.wsgi [None req-0abf5441-a012-4673-8aa1-2fe8a94820fb 078da824cdd44d2d98da3ef992a49228 e59c2410c79c43eea54b4ef1cd0213f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e59c2410c79c43eea54b4ef1cd0213f3/limits?tenant_id=e59c2410c79c43eea54b4ef1cd0213f3 returned with HTTP 200 [pid: 7|app: 0|req: 447/895] 10.0.0.145 () {34 vars in 879 bytes} [Tue Sep 15 12:49:25 2026] GET /v3/e59c2410c79c43eea54b4ef1cd0213f3/limits?tenant_id=e59c2410c79c43eea54b4ef1cd0213f3 => generated 302 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-15 12:49:27.270 8 INFO cinder.api.openstack.wsgi [None req-ec3e03a6-6d58-4b78-8664-3ead3b6af30e c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-15 12:49:27.270 8 INFO cinder.api.openstack.wsgi [None req-ec3e03a6-6d58-4b78-8664-3ead3b6af30e c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 449/896] 10.0.0.145 () {28 vars in 376 bytes} [Tue Sep 15 12:49:27 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-09-15 12:49:27.276 7 INFO cinder.api.openstack.wsgi [None req-0abf5441-a012-4673-8aa1-2fe8a94820fb 078da824cdd44d2d98da3ef992a49228 e59c2410c79c43eea54b4ef1cd0213f3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-15 12:49:27.276 7 INFO cinder.api.openstack.wsgi [None req-0abf5441-a012-4673-8aa1-2fe8a94820fb 078da824cdd44d2d98da3ef992a49228 e59c2410c79c43eea54b4ef1cd0213f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 448/897] 10.0.0.145 () {28 vars in 376 bytes} [Tue Sep 15 12:49:27 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-09-15 12:49:33.849 7 INFO cinder.api.openstack.wsgi [None req-0abf5441-a012-4673-8aa1-2fe8a94820fb 078da824cdd44d2d98da3ef992a49228 e59c2410c79c43eea54b4ef1cd0213f3 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:49:33.849 8 INFO cinder.api.openstack.wsgi [None req-ec3e03a6-6d58-4b78-8664-3ead3b6af30e c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:49:33.850 7 INFO cinder.api.openstack.wsgi [None req-0abf5441-a012-4673-8aa1-2fe8a94820fb 078da824cdd44d2d98da3ef992a49228 e59c2410c79c43eea54b4ef1cd0213f3 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:49:33.850 8 INFO cinder.api.openstack.wsgi [None req-ec3e03a6-6d58-4b78-8664-3ead3b6af30e c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:49:43.850 8 INFO cinder.api.openstack.wsgi [None req-ec3e03a6-6d58-4b78-8664-3ead3b6af30e c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:49:43.850 7 INFO cinder.api.openstack.wsgi [None req-0abf5441-a012-4673-8aa1-2fe8a94820fb 078da824cdd44d2d98da3ef992a49228 e59c2410c79c43eea54b4ef1cd0213f3 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:49:43.851 8 INFO cinder.api.openstack.wsgi [None req-ec3e03a6-6d58-4b78-8664-3ead3b6af30e c05c9e9f836346898227715d1b3199eb 2ca7c4aa51f44ece8240866c59537a0f - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:49:43.852 7 INFO cinder.api.openstack.wsgi [None req-0abf5441-a012-4673-8aa1-2fe8a94820fb 078da824cdd44d2d98da3ef992a49228 e59c2410c79c43eea54b4ef1cd0213f3 - - default default] http://10.0.0.8: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-09-15 12:49:49.664 8 INFO cinder.api.openstack.wsgi [None req-a498169b-1bb4-4fe6-aebf-1cd8666c50c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true 2026-09-15 12:49:49.673 8 INFO cinder.volume.api [None req-a498169b-1bb4-4fe6-aebf-1cd8666c50c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all snapshots completed successfully. 2026-09-15 12:49:49.673 8 INFO cinder.api.openstack.wsgi [None req-a498169b-1bb4-4fe6-aebf-1cd8666c50c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 452/902] 10.0.0.132 () {28 vars in 674 bytes} [Tue Sep 15 12:49:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true => generated 17 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:49:49.687 7 INFO cinder.api.openstack.wsgi [None req-f504894b-67b7-4fd4-bc65-40d14600b6a5 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services 2026-09-15 12:49:49.701 7 INFO cinder.api.openstack.wsgi [None req-f504894b-67b7-4fd4-bc65-40d14600b6a5 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 451/903] 10.0.0.132 () {28 vars in 645 bytes} [Tue Sep 15 12:49:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-services => generated 646 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:49:49.713 8 INFO cinder.api.openstack.wsgi [None req-61481d32-af46-43f3-9dff-52d351e808aa 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true 2026-09-15 12:49:50.217 8 INFO cinder.api.openstack.wsgi [None req-61481d32-af46-43f3-9dff-52d351e808aa 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 453/904] 10.0.0.132 () {28 vars in 696 bytes} [Tue Sep 15 12:49:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:49:50.267 7 INFO cinder.api.openstack.wsgi [None req-6e6efbe5-8763-42b7-ba4b-91bc9e3b5666 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/143f00eb83c249dc9139dc582912735e?usage=true 2026-09-15 12:49:50.434 7 INFO cinder.api.openstack.wsgi [None req-6e6efbe5-8763-42b7-ba4b-91bc9e3b5666 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/143f00eb83c249dc9139dc582912735e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 452/905] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:49:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/143f00eb83c249dc9139dc582912735e?usage=true => generated 847 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:49:50.447 8 INFO cinder.api.openstack.wsgi [None req-9cd4db47-8abe-49b8-a508-a0106f3d1491 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true 2026-09-15 12:49:50.479 8 INFO cinder.api.openstack.wsgi [None req-9cd4db47-8abe-49b8-a508-a0106f3d1491 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 454/906] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:49:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:49:50.491 7 INFO cinder.api.openstack.wsgi [None req-c07c4707-fd08-464d-b151-6e80faa29be2 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/52d6e9277fbf444488ca55a1bb72d13f?usage=true 2026-09-15 12:49:50.513 7 INFO cinder.api.openstack.wsgi [None req-c07c4707-fd08-464d-b151-6e80faa29be2 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/52d6e9277fbf444488ca55a1bb72d13f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 453/907] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:49:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/52d6e9277fbf444488ca55a1bb72d13f?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:49:50.526 8 INFO cinder.api.openstack.wsgi [None req-17ea6933-e328-41d5-aa85-894c9cbd0827 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/5743535690cc4638bb73ae3375a5f795?usage=true 2026-09-15 12:49:50.556 8 INFO cinder.api.openstack.wsgi [None req-17ea6933-e328-41d5-aa85-894c9cbd0827 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/5743535690cc4638bb73ae3375a5f795?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 455/908] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:49:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/5743535690cc4638bb73ae3375a5f795?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:49:50.569 7 INFO cinder.api.openstack.wsgi [None req-bfda37dc-703a-4992-b056-555ab67dc08a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/901064448d91447fbf02183512ee5698?usage=true 2026-09-15 12:49:50.603 7 INFO cinder.api.openstack.wsgi [None req-bfda37dc-703a-4992-b056-555ab67dc08a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/901064448d91447fbf02183512ee5698?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 454/909] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:49:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/901064448d91447fbf02183512ee5698?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:49:50.618 8 INFO cinder.api.openstack.wsgi [None req-7dfa48d1-0463-4e99-b555-864742587ff2 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true 2026-09-15 12:49:50.651 8 INFO cinder.api.openstack.wsgi [None req-7dfa48d1-0463-4e99-b555-864742587ff2 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 456/910] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:49:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:49:50.665 7 INFO cinder.api.openstack.wsgi [None req-88cc145f-7f0c-4c8e-9c0d-97106321cc03 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true 2026-09-15 12:49:50.694 7 INFO cinder.api.openstack.wsgi [None req-88cc145f-7f0c-4c8e-9c0d-97106321cc03 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 455/911] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:49:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:49:50.709 8 INFO cinder.api.openstack.wsgi [None req-2aa4a24f-7ada-4d55-9a9d-d0c14774e44b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/cc3e0204e554486f85289810a0cabbc4?usage=true 2026-09-15 12:49:50.742 8 INFO cinder.api.openstack.wsgi [None req-2aa4a24f-7ada-4d55-9a9d-d0c14774e44b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/cc3e0204e554486f85289810a0cabbc4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 457/912] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:49:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/cc3e0204e554486f85289810a0cabbc4?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:49:50.756 7 INFO cinder.api.openstack.wsgi [None req-b8bdebe2-b070-48ff-9286-c9be95f70a7d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/dde61ede47d34a0c8e549e5a4ba6c892?usage=true 2026-09-15 12:49:50.786 7 INFO cinder.api.openstack.wsgi [None req-b8bdebe2-b070-48ff-9286-c9be95f70a7d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/dde61ede47d34a0c8e549e5a4ba6c892?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 456/913] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:49:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/dde61ede47d34a0c8e549e5a4ba6c892?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:49:50.799 8 INFO cinder.api.openstack.wsgi [None req-becf21eb-d6c6-4a3e-bc6c-9782eabf1326 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/f4595d8e35064effa73ccebf170e21a7?usage=true 2026-09-15 12:49:50.827 8 INFO cinder.api.openstack.wsgi [None req-becf21eb-d6c6-4a3e-bc6c-9782eabf1326 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/f4595d8e35064effa73ccebf170e21a7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 458/914] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:49:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/f4595d8e35064effa73ccebf170e21a7?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:49:50.839 7 INFO cinder.api.openstack.wsgi [None req-f93d844d-60e0-4382-8ff1-0fdeadcbd9a9 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:49:50.852 7 INFO cinder.volume.api [None req-f93d844d-60e0-4382-8ff1-0fdeadcbd9a9 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:49:50.856 7 INFO cinder.api.openstack.wsgi [None req-f93d844d-60e0-4382-8ff1-0fdeadcbd9a9 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 457/915] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:49:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:49:50.870 8 INFO cinder.api.openstack.wsgi [None req-a95daca6-6c5c-4c25-a023-99ddf89928c8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:49:50.887 8 INFO cinder.volume.api [None req-a95daca6-6c5c-4c25-a023-99ddf89928c8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:49:50.891 8 INFO cinder.api.openstack.wsgi [None req-a95daca6-6c5c-4c25-a023-99ddf89928c8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 459/916] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:49:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:49:53.849 8 INFO cinder.api.openstack.wsgi [None req-a95daca6-6c5c-4c25-a023-99ddf89928c8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:49:53.849 7 INFO cinder.api.openstack.wsgi [None req-f93d844d-60e0-4382-8ff1-0fdeadcbd9a9 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:49:53.850 8 INFO cinder.api.openstack.wsgi [None req-a95daca6-6c5c-4c25-a023-99ddf89928c8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:49:53.850 7 INFO cinder.api.openstack.wsgi [None req-f93d844d-60e0-4382-8ff1-0fdeadcbd9a9 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:50:03.849 7 INFO cinder.api.openstack.wsgi [None req-f93d844d-60e0-4382-8ff1-0fdeadcbd9a9 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:50:03.849 8 INFO cinder.api.openstack.wsgi [None req-a95daca6-6c5c-4c25-a023-99ddf89928c8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:50:03.851 7 INFO cinder.api.openstack.wsgi [None req-f93d844d-60e0-4382-8ff1-0fdeadcbd9a9 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:50:03.852 8 INFO cinder.api.openstack.wsgi [None req-a95daca6-6c5c-4c25-a023-99ddf89928c8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:50:13.849 7 INFO cinder.api.openstack.wsgi [None req-f93d844d-60e0-4382-8ff1-0fdeadcbd9a9 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:50:13.849 8 INFO cinder.api.openstack.wsgi [None req-a95daca6-6c5c-4c25-a023-99ddf89928c8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:50:13.850 7 INFO cinder.api.openstack.wsgi [None req-f93d844d-60e0-4382-8ff1-0fdeadcbd9a9 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:50:13.850 8 INFO cinder.api.openstack.wsgi [None req-a95daca6-6c5c-4c25-a023-99ddf89928c8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:50:23.849 7 INFO cinder.api.openstack.wsgi [None req-f93d844d-60e0-4382-8ff1-0fdeadcbd9a9 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:50:23.850 7 INFO cinder.api.openstack.wsgi [None req-f93d844d-60e0-4382-8ff1-0fdeadcbd9a9 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:50:23.850 8 INFO cinder.api.openstack.wsgi [None req-a95daca6-6c5c-4c25-a023-99ddf89928c8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:50:23.851 8 INFO cinder.api.openstack.wsgi [None req-a95daca6-6c5c-4c25-a023-99ddf89928c8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:50:33.849 7 INFO cinder.api.openstack.wsgi [None req-f93d844d-60e0-4382-8ff1-0fdeadcbd9a9 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:50:33.849 8 INFO cinder.api.openstack.wsgi [None req-a95daca6-6c5c-4c25-a023-99ddf89928c8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:50:33.850 7 INFO cinder.api.openstack.wsgi [None req-f93d844d-60e0-4382-8ff1-0fdeadcbd9a9 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:50:33.851 8 INFO cinder.api.openstack.wsgi [None req-a95daca6-6c5c-4c25-a023-99ddf89928c8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:50:43.849 7 INFO cinder.api.openstack.wsgi [None req-f93d844d-60e0-4382-8ff1-0fdeadcbd9a9 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:50:43.849 8 INFO cinder.api.openstack.wsgi [None req-a95daca6-6c5c-4c25-a023-99ddf89928c8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:50:43.850 7 INFO cinder.api.openstack.wsgi [None req-f93d844d-60e0-4382-8ff1-0fdeadcbd9a9 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:50:43.850 8 INFO cinder.api.openstack.wsgi [None req-a95daca6-6c5c-4c25-a023-99ddf89928c8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:50:49.823 8 INFO cinder.api.openstack.wsgi [None req-6ee4674b-9510-4b77-8d61-1d5acea2e4b6 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services 2026-09-15 12:50:49.830 8 INFO cinder.api.openstack.wsgi [None req-6ee4674b-9510-4b77-8d61-1d5acea2e4b6 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 466/929] 10.0.0.132 () {28 vars in 645 bytes} [Tue Sep 15 12:50:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-services => generated 646 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:50:49.847 7 INFO cinder.api.openstack.wsgi [None req-14bc9247-0a89-4356-8dc0-b2fbe8e0da66 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true 2026-09-15 12:50:50.350 7 INFO cinder.api.openstack.wsgi [None req-14bc9247-0a89-4356-8dc0-b2fbe8e0da66 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 464/930] 10.0.0.132 () {28 vars in 696 bytes} [Tue Sep 15 12:50:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:50:50.364 8 INFO cinder.api.openstack.wsgi [None req-325206f5-8ea2-43ea-bbe9-2767220952ac 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:50:50.379 8 INFO cinder.volume.api [None req-325206f5-8ea2-43ea-bbe9-2767220952ac 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:50:50.382 8 INFO cinder.api.openstack.wsgi [None req-325206f5-8ea2-43ea-bbe9-2767220952ac 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 467/931] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:50:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:50:50.395 7 INFO cinder.api.openstack.wsgi [None req-ca464bac-a23d-49d2-b75d-ccc94281fd67 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true 2026-09-15 12:50:50.403 7 INFO cinder.volume.api [None req-ca464bac-a23d-49d2-b75d-ccc94281fd67 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all snapshots completed successfully. 2026-09-15 12:50:50.403 7 INFO cinder.api.openstack.wsgi [None req-ca464bac-a23d-49d2-b75d-ccc94281fd67 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 465/932] 10.0.0.132 () {28 vars in 674 bytes} [Tue Sep 15 12:50:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:50:50.468 8 INFO cinder.api.openstack.wsgi [None req-2e652a1c-ad54-42e5-8fb3-f68987ba4406 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/064a46719d1e42eeacdba3b728af29a2?usage=true 2026-09-15 12:50:50.499 8 INFO cinder.api.openstack.wsgi [None req-2e652a1c-ad54-42e5-8fb3-f68987ba4406 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/064a46719d1e42eeacdba3b728af29a2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 468/933] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:50:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/064a46719d1e42eeacdba3b728af29a2?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:50:50.514 7 INFO cinder.api.openstack.wsgi [None req-3237b6a6-4944-48f5-9405-178a6f0fcf71 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/143f00eb83c249dc9139dc582912735e?usage=true 2026-09-15 12:50:50.547 7 INFO cinder.api.openstack.wsgi [None req-3237b6a6-4944-48f5-9405-178a6f0fcf71 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/143f00eb83c249dc9139dc582912735e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 466/934] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:50:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/143f00eb83c249dc9139dc582912735e?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:50:50.562 8 INFO cinder.api.openstack.wsgi [None req-aa2fde21-b427-42b6-a44a-2ccbc2dc54ea 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/28ed7bc719b24dfc8255b3756448b8c0?usage=true 2026-09-15 12:50:50.592 8 INFO cinder.api.openstack.wsgi [None req-aa2fde21-b427-42b6-a44a-2ccbc2dc54ea 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/28ed7bc719b24dfc8255b3756448b8c0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 469/935] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:50:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/28ed7bc719b24dfc8255b3756448b8c0?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:50:50.606 7 INFO cinder.api.openstack.wsgi [None req-61eafcf1-48cc-4291-87d7-b9eb0c2582fe 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true 2026-09-15 12:50:50.637 7 INFO cinder.api.openstack.wsgi [None req-61eafcf1-48cc-4291-87d7-b9eb0c2582fe 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 467/936] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:50:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:50:50.651 8 INFO cinder.api.openstack.wsgi [None req-a13a6135-869c-458f-bd74-122ed921237c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/37aeee26c7794ceeabfb41fdc00ace9f?usage=true 2026-09-15 12:50:50.680 8 INFO cinder.api.openstack.wsgi [None req-a13a6135-869c-458f-bd74-122ed921237c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/37aeee26c7794ceeabfb41fdc00ace9f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 470/937] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:50:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/37aeee26c7794ceeabfb41fdc00ace9f?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:50:50.692 7 INFO cinder.api.openstack.wsgi [None req-a7bc0aae-1542-47b6-a74b-236fe9a83213 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/521a05a5f2bf49c0b69259dc2200a373?usage=true 2026-09-15 12:50:50.714 7 INFO cinder.api.openstack.wsgi [None req-a7bc0aae-1542-47b6-a74b-236fe9a83213 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/521a05a5f2bf49c0b69259dc2200a373?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 468/938] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:50:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/521a05a5f2bf49c0b69259dc2200a373?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:50:50.727 8 INFO cinder.api.openstack.wsgi [None req-78213b40-7808-4f47-829b-d4cfb3336c16 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/52d6e9277fbf444488ca55a1bb72d13f?usage=true 2026-09-15 12:50:50.759 8 INFO cinder.api.openstack.wsgi [None req-78213b40-7808-4f47-829b-d4cfb3336c16 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/52d6e9277fbf444488ca55a1bb72d13f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 471/939] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:50:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/52d6e9277fbf444488ca55a1bb72d13f?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:50:50.774 7 INFO cinder.api.openstack.wsgi [None req-57694549-00ed-4b69-b1d7-3b78f44a1208 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/6229e8d1fd2749cf8aa00d729d94d846?usage=true 2026-09-15 12:50:50.798 7 INFO cinder.api.openstack.wsgi [None req-57694549-00ed-4b69-b1d7-3b78f44a1208 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/6229e8d1fd2749cf8aa00d729d94d846?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 469/940] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:50:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/6229e8d1fd2749cf8aa00d729d94d846?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:50:50.812 8 INFO cinder.api.openstack.wsgi [None req-c8150ac8-059a-4b22-bb0e-9a40bf5cee96 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/6ab6b508365d41da9d173d76e9a93c79?usage=true 2026-09-15 12:50:50.848 8 INFO cinder.api.openstack.wsgi [None req-c8150ac8-059a-4b22-bb0e-9a40bf5cee96 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/6ab6b508365d41da9d173d76e9a93c79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 472/941] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:50:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/6ab6b508365d41da9d173d76e9a93c79?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:50:50.865 7 INFO cinder.api.openstack.wsgi [None req-a9875606-a713-4276-837d-a3d719df0b68 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/74fe3654394c4a87bc5df63a0accd395?usage=true 2026-09-15 12:50:50.908 7 INFO cinder.api.openstack.wsgi [None req-a9875606-a713-4276-837d-a3d719df0b68 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/74fe3654394c4a87bc5df63a0accd395?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 470/942] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:50:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/74fe3654394c4a87bc5df63a0accd395?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:50:50.929 8 INFO cinder.api.openstack.wsgi [None req-e3129e4f-8352-4df7-a9c2-d946b258cfff 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/7c14afa1bd80428b9222f1e7ab33e512?usage=true 2026-09-15 12:50:50.971 8 INFO cinder.api.openstack.wsgi [None req-e3129e4f-8352-4df7-a9c2-d946b258cfff 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/7c14afa1bd80428b9222f1e7ab33e512?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 473/943] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:50:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/7c14afa1bd80428b9222f1e7ab33e512?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:50:50.987 7 INFO cinder.api.openstack.wsgi [None req-50a1ab44-0059-4b71-8360-5cdea49c73f5 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true 2026-09-15 12:50:51.030 7 INFO cinder.api.openstack.wsgi [None req-50a1ab44-0059-4b71-8360-5cdea49c73f5 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 471/944] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:50:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:50:51.052 8 INFO cinder.api.openstack.wsgi [None req-f15f2ea5-bc89-4e93-898a-5067f3416280 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true 2026-09-15 12:50:51.082 8 INFO cinder.api.openstack.wsgi [None req-f15f2ea5-bc89-4e93-898a-5067f3416280 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 474/945] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:50:51 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:50:51.099 7 INFO cinder.api.openstack.wsgi [None req-602450b3-26c5-4649-9b9c-e24cc8ba0e0b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/af221c081fc145a795d60d4274311239?usage=true 2026-09-15 12:50:51.135 7 INFO cinder.api.openstack.wsgi [None req-602450b3-26c5-4649-9b9c-e24cc8ba0e0b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/af221c081fc145a795d60d4274311239?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 472/946] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:50:51 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/af221c081fc145a795d60d4274311239?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:50:51.153 8 INFO cinder.api.openstack.wsgi [None req-5f053f15-da44-424b-8184-9aefdcc25fe5 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/bbf8775da62846199a69229bf4d3e4d0?usage=true 2026-09-15 12:50:51.192 8 INFO cinder.api.openstack.wsgi [None req-5f053f15-da44-424b-8184-9aefdcc25fe5 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/bbf8775da62846199a69229bf4d3e4d0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 475/947] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:50:51 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/bbf8775da62846199a69229bf4d3e4d0?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:50:51.207 7 INFO cinder.api.openstack.wsgi [None req-dd9a5f04-8af4-41db-93b7-2fc3bdb54dbd 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/c51e3e4c98d944e1a2f85d91751c06ca?usage=true 2026-09-15 12:50:51.247 7 INFO cinder.api.openstack.wsgi [None req-dd9a5f04-8af4-41db-93b7-2fc3bdb54dbd 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/c51e3e4c98d944e1a2f85d91751c06ca?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 473/948] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:50:51 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/c51e3e4c98d944e1a2f85d91751c06ca?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:50:51.260 8 INFO cinder.api.openstack.wsgi [None req-d3096da2-9d2c-4cad-9842-4d84894bbc81 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/ea8af4a452124a43b125aeab4b1f9b31?usage=true 2026-09-15 12:50:51.284 8 INFO cinder.api.openstack.wsgi [None req-d3096da2-9d2c-4cad-9842-4d84894bbc81 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/ea8af4a452124a43b125aeab4b1f9b31?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 476/949] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:50:51 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/ea8af4a452124a43b125aeab4b1f9b31?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:50:51.296 7 INFO cinder.api.openstack.wsgi [None req-f8217c23-0639-46df-b5d9-b73b38d6d384 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:50:51.309 7 INFO cinder.volume.api [None req-f8217c23-0639-46df-b5d9-b73b38d6d384 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:50:51.312 7 INFO cinder.api.openstack.wsgi [None req-f8217c23-0639-46df-b5d9-b73b38d6d384 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 474/950] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:50:51 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:50:53.849 7 INFO cinder.api.openstack.wsgi [None req-f8217c23-0639-46df-b5d9-b73b38d6d384 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:50:53.849 8 INFO cinder.api.openstack.wsgi [None req-d3096da2-9d2c-4cad-9842-4d84894bbc81 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:50:53.851 7 INFO cinder.api.openstack.wsgi [None req-f8217c23-0639-46df-b5d9-b73b38d6d384 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:50:53.851 8 INFO cinder.api.openstack.wsgi [None req-d3096da2-9d2c-4cad-9842-4d84894bbc81 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:51:03.849 8 INFO cinder.api.openstack.wsgi [None req-d3096da2-9d2c-4cad-9842-4d84894bbc81 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:51:03.849 7 INFO cinder.api.openstack.wsgi [None req-f8217c23-0639-46df-b5d9-b73b38d6d384 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:51:03.850 7 INFO cinder.api.openstack.wsgi [None req-f8217c23-0639-46df-b5d9-b73b38d6d384 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:51:03.850 8 INFO cinder.api.openstack.wsgi [None req-d3096da2-9d2c-4cad-9842-4d84894bbc81 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:51:13.849 7 INFO cinder.api.openstack.wsgi [None req-f8217c23-0639-46df-b5d9-b73b38d6d384 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:51:13.850 8 INFO cinder.api.openstack.wsgi [None req-d3096da2-9d2c-4cad-9842-4d84894bbc81 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:51:13.850 7 INFO cinder.api.openstack.wsgi [None req-f8217c23-0639-46df-b5d9-b73b38d6d384 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:51:13.851 8 INFO cinder.api.openstack.wsgi [None req-d3096da2-9d2c-4cad-9842-4d84894bbc81 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:51:23.850 8 INFO cinder.api.openstack.wsgi [None req-d3096da2-9d2c-4cad-9842-4d84894bbc81 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:51:23.850 7 INFO cinder.api.openstack.wsgi [None req-f8217c23-0639-46df-b5d9-b73b38d6d384 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:51:23.851 8 INFO cinder.api.openstack.wsgi [None req-d3096da2-9d2c-4cad-9842-4d84894bbc81 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:51:23.852 7 INFO cinder.api.openstack.wsgi [None req-f8217c23-0639-46df-b5d9-b73b38d6d384 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:51:33.849 7 INFO cinder.api.openstack.wsgi [None req-f8217c23-0639-46df-b5d9-b73b38d6d384 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:51:33.850 8 INFO cinder.api.openstack.wsgi [None req-d3096da2-9d2c-4cad-9842-4d84894bbc81 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:51:33.851 7 INFO cinder.api.openstack.wsgi [None req-f8217c23-0639-46df-b5d9-b73b38d6d384 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:51:33.851 8 INFO cinder.api.openstack.wsgi [None req-d3096da2-9d2c-4cad-9842-4d84894bbc81 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:51:43.849 8 INFO cinder.api.openstack.wsgi [None req-d3096da2-9d2c-4cad-9842-4d84894bbc81 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:51:43.850 7 INFO cinder.api.openstack.wsgi [None req-f8217c23-0639-46df-b5d9-b73b38d6d384 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:51:43.850 8 INFO cinder.api.openstack.wsgi [None req-d3096da2-9d2c-4cad-9842-4d84894bbc81 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:51:43.851 7 INFO cinder.api.openstack.wsgi [None req-f8217c23-0639-46df-b5d9-b73b38d6d384 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:51:49.654 8 INFO cinder.api.openstack.wsgi [None req-6f548bb7-f2ab-449f-9b1f-62aca4034e23 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services 2026-09-15 12:51:49.662 8 INFO cinder.api.openstack.wsgi [None req-6f548bb7-f2ab-449f-9b1f-62aca4034e23 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 483/963] 10.0.0.132 () {28 vars in 645 bytes} [Tue Sep 15 12:51:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-services => generated 646 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:51:49.720 7 INFO cinder.api.openstack.wsgi [None req-9ffdbb4a-66f8-481d-8cd8-2e656447f6fc 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/064a46719d1e42eeacdba3b728af29a2?usage=true 2026-09-15 12:51:49.744 7 INFO cinder.api.openstack.wsgi [None req-9ffdbb4a-66f8-481d-8cd8-2e656447f6fc 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/064a46719d1e42eeacdba3b728af29a2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 481/964] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:51:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/064a46719d1e42eeacdba3b728af29a2?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:51:49.759 8 INFO cinder.api.openstack.wsgi [None req-37f07cf5-dde1-478d-be45-b897e74daeaf 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true 2026-09-15 12:51:49.799 8 INFO cinder.api.openstack.wsgi [None req-37f07cf5-dde1-478d-be45-b897e74daeaf 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 484/965] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:51:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:51:49.810 7 INFO cinder.api.openstack.wsgi [None req-d3b480a3-8301-410f-ac24-749dc5f1d294 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/521a05a5f2bf49c0b69259dc2200a373?usage=true 2026-09-15 12:51:49.830 7 INFO cinder.api.openstack.wsgi [None req-d3b480a3-8301-410f-ac24-749dc5f1d294 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/521a05a5f2bf49c0b69259dc2200a373?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 482/966] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:51:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/521a05a5f2bf49c0b69259dc2200a373?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:51:49.844 8 INFO cinder.api.openstack.wsgi [None req-dd2b7ed9-aefa-4589-a670-c606e1d7e66b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/6ab6b508365d41da9d173d76e9a93c79?usage=true 2026-09-15 12:51:49.891 8 INFO cinder.api.openstack.wsgi [None req-dd2b7ed9-aefa-4589-a670-c606e1d7e66b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/6ab6b508365d41da9d173d76e9a93c79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 485/967] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:51:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/6ab6b508365d41da9d173d76e9a93c79?usage=true => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:51:49.908 7 INFO cinder.api.openstack.wsgi [None req-7f7f86f5-1d79-4d83-88ed-fd39038faf69 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/74fe3654394c4a87bc5df63a0accd395?usage=true 2026-09-15 12:51:49.944 7 INFO cinder.api.openstack.wsgi [None req-7f7f86f5-1d79-4d83-88ed-fd39038faf69 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/74fe3654394c4a87bc5df63a0accd395?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 483/968] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:51:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/74fe3654394c4a87bc5df63a0accd395?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:51:49.961 8 INFO cinder.api.openstack.wsgi [None req-378dc984-905a-44d8-b575-f3b64468d01c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/7c14afa1bd80428b9222f1e7ab33e512?usage=true 2026-09-15 12:51:50.008 8 INFO cinder.api.openstack.wsgi [None req-378dc984-905a-44d8-b575-f3b64468d01c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/7c14afa1bd80428b9222f1e7ab33e512?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 486/969] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:51:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/7c14afa1bd80428b9222f1e7ab33e512?usage=true => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:51:50.026 7 INFO cinder.api.openstack.wsgi [None req-b9127284-294a-4275-9846-154f02d15f7e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/86b1eebc5a97447d83ce31035065d9a8?usage=true 2026-09-15 12:51:50.055 7 INFO cinder.api.openstack.wsgi [None req-b9127284-294a-4275-9846-154f02d15f7e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/86b1eebc5a97447d83ce31035065d9a8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 484/970] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:51:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/86b1eebc5a97447d83ce31035065d9a8?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:51:50.071 8 INFO cinder.api.openstack.wsgi [None req-847ba6e6-5126-457c-9bad-f2db3df54537 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true 2026-09-15 12:51:50.109 8 INFO cinder.api.openstack.wsgi [None req-847ba6e6-5126-457c-9bad-f2db3df54537 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 487/971] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:51:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:51:50.125 7 INFO cinder.api.openstack.wsgi [None req-4149e4c7-e097-4255-8bef-5efaf7c84c75 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true 2026-09-15 12:51:50.157 7 INFO cinder.api.openstack.wsgi [None req-4149e4c7-e097-4255-8bef-5efaf7c84c75 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 485/972] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:51:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:51:50.173 8 INFO cinder.api.openstack.wsgi [None req-1bce6314-87b7-42ef-a997-b3d33d529268 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/af221c081fc145a795d60d4274311239?usage=true 2026-09-15 12:51:50.206 8 INFO cinder.api.openstack.wsgi [None req-1bce6314-87b7-42ef-a997-b3d33d529268 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/af221c081fc145a795d60d4274311239?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 488/973] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:51:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/af221c081fc145a795d60d4274311239?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:51:50.222 7 INFO cinder.api.openstack.wsgi [None req-e2b62b75-d7d8-4b9e-81c0-1fb551037ab2 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/c51e3e4c98d944e1a2f85d91751c06ca?usage=true 2026-09-15 12:51:50.253 7 INFO cinder.api.openstack.wsgi [None req-e2b62b75-d7d8-4b9e-81c0-1fb551037ab2 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/c51e3e4c98d944e1a2f85d91751c06ca?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 486/974] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:51:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/c51e3e4c98d944e1a2f85d91751c06ca?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:51:50.269 8 INFO cinder.api.openstack.wsgi [None req-a6172de9-8dbe-4ce5-98cc-b7f20e12845e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/ea8af4a452124a43b125aeab4b1f9b31?usage=true 2026-09-15 12:51:50.308 8 INFO cinder.api.openstack.wsgi [None req-a6172de9-8dbe-4ce5-98cc-b7f20e12845e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/ea8af4a452124a43b125aeab4b1f9b31?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 489/975] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:51:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/ea8af4a452124a43b125aeab4b1f9b31?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:51:50.323 7 INFO cinder.api.openstack.wsgi [None req-0b11b5eb-cc94-4bb7-abbe-d8f1f09f6d6c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:51:50.337 7 INFO cinder.volume.api [None req-0b11b5eb-cc94-4bb7-abbe-d8f1f09f6d6c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:51:50.340 7 INFO cinder.api.openstack.wsgi [None req-0b11b5eb-cc94-4bb7-abbe-d8f1f09f6d6c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 487/976] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:51:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:51:50.355 8 INFO cinder.api.openstack.wsgi [None req-740dde6a-b0a7-4e63-a427-3efe44771a27 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:51:50.369 8 INFO cinder.volume.api [None req-740dde6a-b0a7-4e63-a427-3efe44771a27 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:51:50.373 8 INFO cinder.api.openstack.wsgi [None req-740dde6a-b0a7-4e63-a427-3efe44771a27 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 490/977] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:51:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:51:50.386 7 INFO cinder.api.openstack.wsgi [None req-899ecac0-c986-45a6-bcab-555cbb9f5f69 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true 2026-09-15 12:51:50.393 7 INFO cinder.volume.api [None req-899ecac0-c986-45a6-bcab-555cbb9f5f69 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all snapshots completed successfully. 2026-09-15 12:51:50.393 7 INFO cinder.api.openstack.wsgi [None req-899ecac0-c986-45a6-bcab-555cbb9f5f69 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 488/978] 10.0.0.132 () {28 vars in 674 bytes} [Tue Sep 15 12:51:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:51:50.414 8 INFO cinder.api.openstack.wsgi [None req-a8207b64-a3d8-41c3-ba93-1ddee2758c24 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true 2026-09-15 12:51:50.919 8 INFO cinder.api.openstack.wsgi [None req-a8207b64-a3d8-41c3-ba93-1ddee2758c24 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 491/979] 10.0.0.132 () {28 vars in 696 bytes} [Tue Sep 15 12:51:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:51:53.849 7 INFO cinder.api.openstack.wsgi [None req-899ecac0-c986-45a6-bcab-555cbb9f5f69 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:51:53.850 7 INFO cinder.api.openstack.wsgi [None req-899ecac0-c986-45a6-bcab-555cbb9f5f69 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:51:53.850 8 INFO cinder.api.openstack.wsgi [None req-a8207b64-a3d8-41c3-ba93-1ddee2758c24 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:51:53.852 8 INFO cinder.api.openstack.wsgi [None req-a8207b64-a3d8-41c3-ba93-1ddee2758c24 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:51:58.674 7 INFO cinder.api.openstack.wsgi [None req-bfbb40b9-bac6-4e7e-ac75-3fbb1cee8cc3 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes 2026-09-15 12:51:58.774 7 INFO cinder.api.v3.volumes [None req-bfbb40b9-bac6-4e7e-ac75-3fbb1cee8cc3 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Create volume of 16 GB 2026-09-15 12:51:58.781 7 INFO cinder.volume.api [None req-bfbb40b9-bac6-4e7e-ac75-3fbb1cee8cc3 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Availability Zones retrieved successfully. 2026-09-15 12:51:59.061 7 INFO cinder.volume.api [None req-bfbb40b9-bac6-4e7e-ac75-3fbb1cee8cc3 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Create volume request issued successfully. 2026-09-15 12:51:59.062 7 INFO cinder.api.openstack.wsgi [None req-bfbb40b9-bac6-4e7e-ac75-3fbb1cee8cc3 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes returned with HTTP 202 [pid: 7|app: 0|req: 490/982] 162.253.55.203 () {34 vars in 734 bytes} [Tue Sep 15 12:51:58 2026] POST /v3/967068d38a834b23bfbbc258457c6ed6/volumes => generated 846 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-09-15 12:51:59.077 8 INFO cinder.api.openstack.wsgi [req-bfbb40b9-bac6-4e7e-ac75-3fbb1cee8cc3 req-8d66d0d1-cf49-4b9a-b1c7-343c4f5dea7e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/6bb1f5da-943d-476a-bed6-5c03740c1885 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:51:59.139 8 INFO cinder.volume.api [req-bfbb40b9-bac6-4e7e-ac75-3fbb1cee8cc3 req-8d66d0d1-cf49-4b9a-b1c7-343c4f5dea7e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Volume info retrieved successfully. 2026-09-15 12:51:59.149 8 INFO cinder.api.openstack.wsgi [req-bfbb40b9-bac6-4e7e-ac75-3fbb1cee8cc3 req-8d66d0d1-cf49-4b9a-b1c7-343c4f5dea7e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/6bb1f5da-943d-476a-bed6-5c03740c1885 returned with HTTP 200 [pid: 8|app: 0|req: 493/983] 162.253.55.203 () {32 vars in 825 bytes} [Tue Sep 15 12:51:59 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/volumes/6bb1f5da-943d-476a-bed6-5c03740c1885 => generated 1025 bytes in 78 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-09-15 12:52:02.129 7 INFO cinder.api.openstack.wsgi [None req-5039c96e-b250-417a-b8fc-ac5e743c5534 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/cf9d323d87854534a001fbc3eb09d742/volumes 2026-09-15 12:52:02.133 7 INFO cinder.api.v3.volumes [None req-5039c96e-b250-417a-b8fc-ac5e743c5534 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] Create volume of 1 GB /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:52:02.141 7 INFO cinder.volume.api [None req-5039c96e-b250-417a-b8fc-ac5e743c5534 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] Availability Zones retrieved successfully. 2026-09-15 12:52:02.277 7 INFO cinder.volume.api [None req-5039c96e-b250-417a-b8fc-ac5e743c5534 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] Create volume request issued successfully. 2026-09-15 12:52:02.277 7 INFO cinder.api.openstack.wsgi [None req-5039c96e-b250-417a-b8fc-ac5e743c5534 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf9d323d87854534a001fbc3eb09d742/volumes returned with HTTP 202 [pid: 7|app: 0|req: 491/984] 10.0.0.27 () {34 vars in 721 bytes} [Tue Sep 15 12:52:02 2026] POST /v3/cf9d323d87854534a001fbc3eb09d742/volumes => generated 860 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-15 12:52:02.302 8 INFO cinder.api.openstack.wsgi [None req-4bfc2262-1ebf-40da-804e-c99dcd8def9c 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf9d323d87854534a001fbc3eb09d742/volumes/40c39ff6-655b-467a-a124-6d24a0375192 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:52:02.323 8 INFO cinder.volume.api [None req-4bfc2262-1ebf-40da-804e-c99dcd8def9c 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] Volume info retrieved successfully. 2026-09-15 12:52:02.331 8 INFO cinder.api.openstack.wsgi [None req-4bfc2262-1ebf-40da-804e-c99dcd8def9c 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf9d323d87854534a001fbc3eb09d742/volumes/40c39ff6-655b-467a-a124-6d24a0375192 returned with HTTP 200 [pid: 8|app: 0|req: 494/985] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:52:02 2026] GET /v3/cf9d323d87854534a001fbc3eb09d742/volumes/40c39ff6-655b-467a-a124-6d24a0375192 => generated 928 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-09-15 12:52:03.358 7 INFO cinder.api.openstack.wsgi [None req-09207cc6-2242-4600-bf08-75c914cb55d5 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf9d323d87854534a001fbc3eb09d742/volumes/40c39ff6-655b-467a-a124-6d24a0375192 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:52:03.382 7 INFO cinder.volume.api [None req-09207cc6-2242-4600-bf08-75c914cb55d5 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] Volume info retrieved successfully. 2026-09-15 12:52:03.390 7 INFO cinder.api.openstack.wsgi [None req-09207cc6-2242-4600-bf08-75c914cb55d5 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf9d323d87854534a001fbc3eb09d742/volumes/40c39ff6-655b-467a-a124-6d24a0375192 returned with HTTP 200 [pid: 7|app: 0|req: 492/986] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:52:03 2026] GET /v3/cf9d323d87854534a001fbc3eb09d742/volumes/40c39ff6-655b-467a-a124-6d24a0375192 => generated 953 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:52:03.849 7 INFO cinder.api.openstack.wsgi [None req-09207cc6-2242-4600-bf08-75c914cb55d5 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:52:03.849 8 INFO cinder.api.openstack.wsgi [None req-4bfc2262-1ebf-40da-804e-c99dcd8def9c 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:52:03.850 7 INFO cinder.api.openstack.wsgi [None req-09207cc6-2242-4600-bf08-75c914cb55d5 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:52:03.851 8 INFO cinder.api.openstack.wsgi [None req-4bfc2262-1ebf-40da-804e-c99dcd8def9c 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] http://10.0.0.8: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-09-15 12:52:04.166 7 INFO cinder.api.openstack.wsgi [req-bfbb40b9-bac6-4e7e-ac75-3fbb1cee8cc3 req-0e5f2dd8-de67-40ab-83d2-39af98bfc7bb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/6bb1f5da-943d-476a-bed6-5c03740c1885 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:52:04.190 7 INFO cinder.volume.api [req-bfbb40b9-bac6-4e7e-ac75-3fbb1cee8cc3 req-0e5f2dd8-de67-40ab-83d2-39af98bfc7bb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Volume info retrieved successfully. 2026-09-15 12:52:04.197 7 INFO cinder.api.openstack.wsgi [req-bfbb40b9-bac6-4e7e-ac75-3fbb1cee8cc3 req-0e5f2dd8-de67-40ab-83d2-39af98bfc7bb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/6bb1f5da-943d-476a-bed6-5c03740c1885 returned with HTTP 200 [pid: 7|app: 0|req: 494/989] 162.253.55.203 () {32 vars in 825 bytes} [Tue Sep 15 12:52:04 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/volumes/6bb1f5da-943d-476a-bed6-5c03740c1885 => generated 1675 bytes in 39 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-09-15 12:52:04.806 8 INFO cinder.api.openstack.wsgi [req-0d9e1bf9-f7c9-4871-9474-a7cd4a06e904 req-5fdbbe73-26f2-4205-937a-74cb6d3b9c83 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/6bb1f5da-943d-476a-bed6-5c03740c1885 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:52:04.826 8 INFO cinder.volume.api [req-0d9e1bf9-f7c9-4871-9474-a7cd4a06e904 req-5fdbbe73-26f2-4205-937a-74cb6d3b9c83 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Volume info retrieved successfully. 2026-09-15 12:52:04.834 8 INFO cinder.api.openstack.wsgi [req-0d9e1bf9-f7c9-4871-9474-a7cd4a06e904 req-5fdbbe73-26f2-4205-937a-74cb6d3b9c83 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/6bb1f5da-943d-476a-bed6-5c03740c1885 returned with HTTP 200 [pid: 8|app: 0|req: 496/990] 10.0.0.29 () {34 vars in 1027 bytes} [Tue Sep 15 12:52:04 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/volumes/6bb1f5da-943d-476a-bed6-5c03740c1885 => generated 1675 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-15 12:52:05.402 7 INFO cinder.api.openstack.wsgi [req-0d9e1bf9-f7c9-4871-9474-a7cd4a06e904 req-18d472ef-afc6-4563-ae84-1bae02a619d5 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/6bb1f5da-943d-476a-bed6-5c03740c1885 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:52:05.420 7 INFO cinder.volume.api [req-0d9e1bf9-f7c9-4871-9474-a7cd4a06e904 req-18d472ef-afc6-4563-ae84-1bae02a619d5 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Volume info retrieved successfully. 2026-09-15 12:52:05.427 7 INFO cinder.api.openstack.wsgi [req-0d9e1bf9-f7c9-4871-9474-a7cd4a06e904 req-18d472ef-afc6-4563-ae84-1bae02a619d5 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/6bb1f5da-943d-476a-bed6-5c03740c1885 returned with HTTP 200 [pid: 7|app: 0|req: 495/991] 10.0.0.29 () {34 vars in 1027 bytes} [Tue Sep 15 12:52:05 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/volumes/6bb1f5da-943d-476a-bed6-5c03740c1885 => generated 1675 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-15 12:52:05.437 8 INFO cinder.api.openstack.wsgi [req-0d9e1bf9-f7c9-4871-9474-a7cd4a06e904 req-5fdbbe73-26f2-4205-937a-74cb6d3b9c83 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-15 12:52:05.438 8 INFO cinder.api.openstack.wsgi [req-0d9e1bf9-f7c9-4871-9474-a7cd4a06e904 req-5fdbbe73-26f2-4205-937a-74cb6d3b9c83 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 497/992] 10.0.0.29 () {32 vars in 828 bytes} [Tue Sep 15 12:52:05 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-09-15 12:52:05.457 7 INFO cinder.api.openstack.wsgi [req-0d9e1bf9-f7c9-4871-9474-a7cd4a06e904 req-e6148daa-a98b-4614-af35-5ba633bb29ee 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:52:05.515 7 INFO cinder.api.openstack.wsgi [req-0d9e1bf9-f7c9-4871-9474-a7cd4a06e904 req-e6148daa-a98b-4614-af35-5ba633bb29ee 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/attachments returned with HTTP 200 [pid: 7|app: 0|req: 496/993] 10.0.0.29 () {40 vars in 1056 bytes} [Tue Sep 15 12:52:05 2026] POST /v3/967068d38a834b23bfbbc258457c6ed6/attachments => generated 273 bytes in 71 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-09-15 12:52:08.929 8 INFO cinder.api.openstack.wsgi [req-bfbb40b9-bac6-4e7e-ac75-3fbb1cee8cc3 req-03b80f2a-301b-4369-975a-e3a065ef6154 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/6bb1f5da-943d-476a-bed6-5c03740c1885 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:52:08.951 8 INFO cinder.volume.api [req-bfbb40b9-bac6-4e7e-ac75-3fbb1cee8cc3 req-03b80f2a-301b-4369-975a-e3a065ef6154 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Volume info retrieved successfully. 2026-09-15 12:52:08.958 8 INFO cinder.api.openstack.wsgi [req-bfbb40b9-bac6-4e7e-ac75-3fbb1cee8cc3 req-03b80f2a-301b-4369-975a-e3a065ef6154 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/6bb1f5da-943d-476a-bed6-5c03740c1885 returned with HTTP 200 [pid: 8|app: 0|req: 498/994] 162.253.55.203 () {32 vars in 825 bytes} [Tue Sep 15 12:52:08 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/volumes/6bb1f5da-943d-476a-bed6-5c03740c1885 => generated 1674 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-15 12:52:12.048 8 INFO cinder.api.openstack.wsgi [req-bfbb40b9-bac6-4e7e-ac75-3fbb1cee8cc3 req-03b80f2a-301b-4369-975a-e3a065ef6154 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-15 12:52:12.048 7 INFO cinder.api.openstack.wsgi [req-bfbb40b9-bac6-4e7e-ac75-3fbb1cee8cc3 req-9dd9ec2b-e570-43c3-a1ce-bcfabb1c4e29 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/6bb1f5da-943d-476a-bed6-5c03740c1885 2026-09-15 12:52:12.049 8 INFO cinder.api.openstack.wsgi [req-bfbb40b9-bac6-4e7e-ac75-3fbb1cee8cc3 req-03b80f2a-301b-4369-975a-e3a065ef6154 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 499/995] 162.253.55.203 () {32 vars in 840 bytes} [Tue Sep 15 12:52:12 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-09-15 12:52:12.064 8 INFO cinder.api.openstack.wsgi [req-0d9e1bf9-f7c9-4871-9474-a7cd4a06e904 req-2df2809d-807b-4b4d-b8ba-ac154ef809c0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/6bb1f5da-943d-476a-bed6-5c03740c1885 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:52:12.082 7 INFO cinder.volume.api [req-bfbb40b9-bac6-4e7e-ac75-3fbb1cee8cc3 req-9dd9ec2b-e570-43c3-a1ce-bcfabb1c4e29 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Volume info retrieved 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-09-15 12:52:12.091 7 INFO cinder.api.openstack.wsgi [req-bfbb40b9-bac6-4e7e-ac75-3fbb1cee8cc3 req-9dd9ec2b-e570-43c3-a1ce-bcfabb1c4e29 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/6bb1f5da-943d-476a-bed6-5c03740c1885 returned with HTTP 200 2026-09-15 12:52:12.091 8 INFO cinder.volume.api [req-0d9e1bf9-f7c9-4871-9474-a7cd4a06e904 req-2df2809d-807b-4b4d-b8ba-ac154ef809c0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Volume info retrieved successfully. [pid: 7|app: 0|req: 497/996] 162.253.55.203 () {32 vars in 825 bytes} [Tue Sep 15 12:52:12 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/volumes/6bb1f5da-943d-476a-bed6-5c03740c1885 => generated 1674 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-15 12:52:12.100 8 INFO cinder.api.openstack.wsgi [req-0d9e1bf9-f7c9-4871-9474-a7cd4a06e904 req-2df2809d-807b-4b4d-b8ba-ac154ef809c0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/6bb1f5da-943d-476a-bed6-5c03740c1885 returned with HTTP 200 [pid: 8|app: 0|req: 500/997] 162.253.55.203 () {36 vars in 1073 bytes} [Tue Sep 15 12:52:12 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/volumes/6bb1f5da-943d-476a-bed6-5c03740c1885 => generated 1898 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-15 12:52:12.172 7 INFO cinder.api.openstack.wsgi [req-0d9e1bf9-f7c9-4871-9474-a7cd4a06e904 req-f6478844-3771-41e3-abc0-2ee4692aaace 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/attachments/2f031768-2f1c-4baa-a2f2-e29347875305 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:52:13.231 7 INFO cinder.api.openstack.wsgi [req-0d9e1bf9-f7c9-4871-9474-a7cd4a06e904 req-f6478844-3771-41e3-abc0-2ee4692aaace 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/attachments/2f031768-2f1c-4baa-a2f2-e29347875305 returned with HTTP 200 [pid: 7|app: 0|req: 498/998] 162.253.55.203 () {40 vars in 1135 bytes} [Tue Sep 15 12:52:12 2026] PUT /v3/967068d38a834b23bfbbc258457c6ed6/attachments/2f031768-2f1c-4baa-a2f2-e29347875305 => generated 802 bytes in 1069 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-09-15 12:52:13.749 8 INFO cinder.api.openstack.wsgi [req-0d9e1bf9-f7c9-4871-9474-a7cd4a06e904 req-20615419-9020-47e0-8fb6-53b1667e5c61 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/attachments/2f031768-2f1c-4baa-a2f2-e29347875305/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-09-15 12:52:13.786 8 INFO cinder.api.openstack.wsgi [req-0d9e1bf9-f7c9-4871-9474-a7cd4a06e904 req-20615419-9020-47e0-8fb6-53b1667e5c61 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/attachments/2f031768-2f1c-4baa-a2f2-e29347875305/action returned with HTTP 204 [pid: 8|app: 0|req: 501/999] 162.253.55.203 () {40 vars in 1148 bytes} [Tue Sep 15 12:52:13 2026] POST /v3/967068d38a834b23bfbbc258457c6ed6/attachments/2f031768-2f1c-4baa-a2f2-e29347875305/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-09-15 12:52:13.849 8 INFO cinder.api.openstack.wsgi [req-0d9e1bf9-f7c9-4871-9474-a7cd4a06e904 req-20615419-9020-47e0-8fb6-53b1667e5c61 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:52:13.850 7 INFO cinder.api.openstack.wsgi [req-0d9e1bf9-f7c9-4871-9474-a7cd4a06e904 req-f6478844-3771-41e3-abc0-2ee4692aaace 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:52:13.851 8 INFO cinder.api.openstack.wsgi [req-0d9e1bf9-f7c9-4871-9474-a7cd4a06e904 req-20615419-9020-47e0-8fb6-53b1667e5c61 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:52:13.851 7 INFO cinder.api.openstack.wsgi [req-0d9e1bf9-f7c9-4871-9474-a7cd4a06e904 req-f6478844-3771-41e3-abc0-2ee4692aaace 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8: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-09-15 12:52:15.156 8 INFO cinder.api.openstack.wsgi [req-bfbb40b9-bac6-4e7e-ac75-3fbb1cee8cc3 req-3fe06ccd-8b2b-4634-a6ce-7cda082ea15a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/6bb1f5da-943d-476a-bed6-5c03740c1885 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:52:15.212 8 INFO cinder.volume.api [req-bfbb40b9-bac6-4e7e-ac75-3fbb1cee8cc3 req-3fe06ccd-8b2b-4634-a6ce-7cda082ea15a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Volume info retrieved successfully. 2026-09-15 12:52:15.225 8 INFO cinder.api.openstack.wsgi [req-bfbb40b9-bac6-4e7e-ac75-3fbb1cee8cc3 req-3fe06ccd-8b2b-4634-a6ce-7cda082ea15a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/6bb1f5da-943d-476a-bed6-5c03740c1885 returned with HTTP 200 [pid: 8|app: 0|req: 503/1002] 162.253.55.203 () {32 vars in 825 bytes} [Tue Sep 15 12:52:15 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/volumes/6bb1f5da-943d-476a-bed6-5c03740c1885 => generated 1973 bytes in 77 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-09-15 12:52:17.589 7 INFO cinder.api.openstack.wsgi [None req-4b26df3f-6768-4a4d-8aba-bed3c246aaff 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/cf9d323d87854534a001fbc3eb09d742/volumes/40c39ff6-655b-467a-a124-6d24a0375192/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-09-15 12:52:17.606 7 INFO cinder.volume.api [None req-4b26df3f-6768-4a4d-8aba-bed3c246aaff 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] Volume info retrieved successfully. 2026-09-15 12:52:17.622 7 INFO cinder.volume.api [None req-4b26df3f-6768-4a4d-8aba-bed3c246aaff 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] Update volume admin metadata completed successfully. 2026-09-15 12:52:18.127 7 INFO cinder.volume.api [None req-4b26df3f-6768-4a4d-8aba-bed3c246aaff 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] Attach volume completed successfully. 2026-09-15 12:52:18.128 7 INFO cinder.api.openstack.wsgi [None req-4b26df3f-6768-4a4d-8aba-bed3c246aaff 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf9d323d87854534a001fbc3eb09d742/volumes/40c39ff6-655b-467a-a124-6d24a0375192/action returned with HTTP 202 [pid: 7|app: 0|req: 500/1003] 10.0.0.27 () {34 vars in 809 bytes} [Tue Sep 15 12:52:17 2026] POST /v3/cf9d323d87854534a001fbc3eb09d742/volumes/40c39ff6-655b-467a-a124-6d24a0375192/action => generated 0 bytes in 547 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-15 12:52:18.141 8 INFO cinder.api.openstack.wsgi [None req-036f1410-f372-45a9-a1c3-2dc7c01f6454 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf9d323d87854534a001fbc3eb09d742/volumes/40c39ff6-655b-467a-a124-6d24a0375192 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:52:18.166 8 INFO cinder.volume.api [None req-036f1410-f372-45a9-a1c3-2dc7c01f6454 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] Volume info retrieved successfully. 2026-09-15 12:52:18.174 8 INFO cinder.api.openstack.wsgi [None req-036f1410-f372-45a9-a1c3-2dc7c01f6454 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf9d323d87854534a001fbc3eb09d742/volumes/40c39ff6-655b-467a-a124-6d24a0375192 returned with HTTP 200 [pid: 8|app: 0|req: 504/1004] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:52:18 2026] GET /v3/cf9d323d87854534a001fbc3eb09d742/volumes/40c39ff6-655b-467a-a124-6d24a0375192 => generated 1287 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-09-15 12:52:18.202 7 INFO cinder.api.openstack.wsgi [None req-02e11dd9-4232-4c67-9619-637c6eb0f5a2 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/cf9d323d87854534a001fbc3eb09d742/volumes/40c39ff6-655b-467a-a124-6d24a0375192/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-09-15 12:52:18.223 7 INFO cinder.volume.api [None req-02e11dd9-4232-4c67-9619-637c6eb0f5a2 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - 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-09-15 12:52:18.487 8 INFO cinder.api.openstack.wsgi [req-bfbb40b9-bac6-4e7e-ac75-3fbb1cee8cc3 req-f81a9f45-c97a-43e5-9245-eb7e7a1bcd46 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/6bb1f5da-943d-476a-bed6-5c03740c1885 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:52:18.511 8 INFO cinder.volume.api [req-bfbb40b9-bac6-4e7e-ac75-3fbb1cee8cc3 req-f81a9f45-c97a-43e5-9245-eb7e7a1bcd46 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Volume info retrieved successfully. 2026-09-15 12:52:18.518 8 INFO cinder.api.openstack.wsgi [req-bfbb40b9-bac6-4e7e-ac75-3fbb1cee8cc3 req-f81a9f45-c97a-43e5-9245-eb7e7a1bcd46 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/6bb1f5da-943d-476a-bed6-5c03740c1885 returned with HTTP 200 [pid: 8|app: 0|req: 505/1005] 162.253.55.203 () {32 vars in 825 bytes} [Tue Sep 15 12:52:18 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/volumes/6bb1f5da-943d-476a-bed6-5c03740c1885 => generated 1973 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-15 12:52:18.731 7 INFO cinder.volume.api [None req-02e11dd9-4232-4c67-9619-637c6eb0f5a2 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] Detach volume completed successfully. 2026-09-15 12:52:18.731 7 INFO cinder.api.openstack.wsgi [None req-02e11dd9-4232-4c67-9619-637c6eb0f5a2 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf9d323d87854534a001fbc3eb09d742/volumes/40c39ff6-655b-467a-a124-6d24a0375192/action returned with HTTP 202 [pid: 7|app: 0|req: 501/1006] 10.0.0.27 () {34 vars in 809 bytes} [Tue Sep 15 12:52:18 2026] POST /v3/cf9d323d87854534a001fbc3eb09d742/volumes/40c39ff6-655b-467a-a124-6d24a0375192/action => generated 0 bytes in 538 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-09-15 12:52:18.746 8 INFO cinder.api.openstack.wsgi [None req-c39415ec-5bea-4049-b4da-e9507863e26a 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf9d323d87854534a001fbc3eb09d742/volumes/40c39ff6-655b-467a-a124-6d24a0375192 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:52:18.772 8 INFO cinder.volume.api [None req-c39415ec-5bea-4049-b4da-e9507863e26a 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] Volume info retrieved successfully. 2026-09-15 12:52:18.781 8 INFO cinder.api.openstack.wsgi [None req-c39415ec-5bea-4049-b4da-e9507863e26a 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf9d323d87854534a001fbc3eb09d742/volumes/40c39ff6-655b-467a-a124-6d24a0375192 returned with HTTP 200 [pid: 8|app: 0|req: 506/1007] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:52:18 2026] GET /v3/cf9d323d87854534a001fbc3eb09d742/volumes/40c39ff6-655b-467a-a124-6d24a0375192 => generated 972 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-15 12:52:21.465 7 INFO cinder.api.openstack.wsgi [req-bfbb40b9-bac6-4e7e-ac75-3fbb1cee8cc3 req-7d538f87-e7ed-43fa-ab7a-6b455ff286f6 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/6bb1f5da-943d-476a-bed6-5c03740c1885 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:52:21.488 7 INFO cinder.volume.api [req-bfbb40b9-bac6-4e7e-ac75-3fbb1cee8cc3 req-7d538f87-e7ed-43fa-ab7a-6b455ff286f6 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Volume info retrieved successfully. 2026-09-15 12:52:21.495 7 INFO cinder.api.openstack.wsgi [req-bfbb40b9-bac6-4e7e-ac75-3fbb1cee8cc3 req-7d538f87-e7ed-43fa-ab7a-6b455ff286f6 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/6bb1f5da-943d-476a-bed6-5c03740c1885 returned with HTTP 200 [pid: 7|app: 0|req: 502/1008] 162.253.55.203 () {32 vars in 825 bytes} [Tue Sep 15 12:52:21 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/volumes/6bb1f5da-943d-476a-bed6-5c03740c1885 => generated 1973 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-15 12:52:23.849 7 INFO cinder.api.openstack.wsgi [req-bfbb40b9-bac6-4e7e-ac75-3fbb1cee8cc3 req-7d538f87-e7ed-43fa-ab7a-6b455ff286f6 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:52:23.850 7 INFO cinder.api.openstack.wsgi [req-bfbb40b9-bac6-4e7e-ac75-3fbb1cee8cc3 req-7d538f87-e7ed-43fa-ab7a-6b455ff286f6 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:52:23.855 8 INFO cinder.api.openstack.wsgi [None req-c39415ec-5bea-4049-b4da-e9507863e26a 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:52:23.857 8 INFO cinder.api.openstack.wsgi [None req-c39415ec-5bea-4049-b4da-e9507863e26a 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] http://10.0.0.8: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-09-15 12:52:27.104 7 INFO cinder.api.openstack.wsgi [None req-bca03c5e-0504-418d-8f8d-871c1e2dbe32 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf9d323d87854534a001fbc3eb09d742/volumes/40c39ff6-655b-467a-a124-6d24a0375192 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:52:27.124 7 INFO cinder.volume.api [None req-bca03c5e-0504-418d-8f8d-871c1e2dbe32 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] Volume info retrieved successfully. 2026-09-15 12:52:27.131 7 INFO cinder.api.openstack.wsgi [None req-bca03c5e-0504-418d-8f8d-871c1e2dbe32 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf9d323d87854534a001fbc3eb09d742/volumes/40c39ff6-655b-467a-a124-6d24a0375192 returned with HTTP 200 [pid: 7|app: 0|req: 504/1011] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:52:27 2026] GET /v3/cf9d323d87854534a001fbc3eb09d742/volumes/40c39ff6-655b-467a-a124-6d24a0375192 => generated 972 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-09-15 12:52:27.167 8 INFO cinder.api.openstack.wsgi [None req-3a8743d2-fbef-44c1-b933-fb543185a7ed 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/cf9d323d87854534a001fbc3eb09d742/volumes/40c39ff6-655b-467a-a124-6d24a0375192 2026-09-15 12:52:27.168 8 INFO cinder.api.v3.volumes [None req-3a8743d2-fbef-44c1-b933-fb543185a7ed 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] Delete volume with id: 40c39ff6-655b-467a-a124-6d24a0375192 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:52:27.186 8 INFO cinder.volume.api [None req-3a8743d2-fbef-44c1-b933-fb543185a7ed 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] Volume info retrieved successfully. 2026-09-15 12:52:27.219 8 INFO cinder.volume.api [None req-3a8743d2-fbef-44c1-b933-fb543185a7ed 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] Delete volume request issued successfully. 2026-09-15 12:52:27.220 8 INFO cinder.api.openstack.wsgi [None req-3a8743d2-fbef-44c1-b933-fb543185a7ed 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf9d323d87854534a001fbc3eb09d742/volumes/40c39ff6-655b-467a-a124-6d24a0375192 returned with HTTP 202 [pid: 8|app: 0|req: 508/1012] 10.0.0.27 () {32 vars in 777 bytes} [Tue Sep 15 12:52:27 2026] DELETE /v3/cf9d323d87854534a001fbc3eb09d742/volumes/40c39ff6-655b-467a-a124-6d24a0375192 => generated 0 bytes in 72 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-09-15 12:52:27.234 7 INFO cinder.api.openstack.wsgi [None req-da5632b0-dec0-41e8-9aa5-2acbd78c5128 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf9d323d87854534a001fbc3eb09d742/volumes/40c39ff6-655b-467a-a124-6d24a0375192 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:52:27.253 7 INFO cinder.volume.api [None req-da5632b0-dec0-41e8-9aa5-2acbd78c5128 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] Volume info retrieved successfully. 2026-09-15 12:52:27.260 7 INFO cinder.api.openstack.wsgi [None req-da5632b0-dec0-41e8-9aa5-2acbd78c5128 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf9d323d87854534a001fbc3eb09d742/volumes/40c39ff6-655b-467a-a124-6d24a0375192 returned with HTTP 200 [pid: 7|app: 0|req: 505/1013] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:52:27 2026] GET /v3/cf9d323d87854534a001fbc3eb09d742/volumes/40c39ff6-655b-467a-a124-6d24a0375192 => generated 971 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-09-15 12:52:28.292 8 INFO cinder.api.openstack.wsgi [None req-148c56b8-54a7-47f2-a468-aabb3ac29a03 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf9d323d87854534a001fbc3eb09d742/volumes/40c39ff6-655b-467a-a124-6d24a0375192 2026-09-15 12:52:28.303 8 INFO cinder.api.openstack.wsgi [None req-148c56b8-54a7-47f2-a468-aabb3ac29a03 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf9d323d87854534a001fbc3eb09d742/volumes/40c39ff6-655b-467a-a124-6d24a0375192 returned with HTTP 404 [pid: 8|app: 0|req: 509/1014] 10.0.0.27 () {32 vars in 774 bytes} [Tue Sep 15 12:52:28 2026] GET /v3/cf9d323d87854534a001fbc3eb09d742/volumes/40c39ff6-655b-467a-a124-6d24a0375192 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-09-15 12:52:33.850 8 INFO cinder.api.openstack.wsgi [None req-148c56b8-54a7-47f2-a468-aabb3ac29a03 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:52:33.850 7 INFO cinder.api.openstack.wsgi [None req-da5632b0-dec0-41e8-9aa5-2acbd78c5128 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:52:33.851 7 INFO cinder.api.openstack.wsgi [None req-da5632b0-dec0-41e8-9aa5-2acbd78c5128 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:52:33.851 8 INFO cinder.api.openstack.wsgi [None req-148c56b8-54a7-47f2-a468-aabb3ac29a03 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:52:43.849 8 INFO cinder.api.openstack.wsgi [None req-148c56b8-54a7-47f2-a468-aabb3ac29a03 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:52:43.850 7 INFO cinder.api.openstack.wsgi [None req-da5632b0-dec0-41e8-9aa5-2acbd78c5128 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:52:43.851 7 INFO cinder.api.openstack.wsgi [None req-da5632b0-dec0-41e8-9aa5-2acbd78c5128 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:52:43.851 8 INFO cinder.api.openstack.wsgi [None req-148c56b8-54a7-47f2-a468-aabb3ac29a03 9c4483392a54483f9fdabdf9c25601d5 cf9d323d87854534a001fbc3eb09d742 - - default default] http://10.0.0.8: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-09-15 12:52:49.694 7 INFO cinder.api.openstack.wsgi [None req-36c88467-d222-48a3-add6-a7246fb24ebe 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true 2026-09-15 12:52:49.703 7 INFO cinder.volume.api [None req-36c88467-d222-48a3-add6-a7246fb24ebe 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all snapshots completed successfully. 2026-09-15 12:52:49.703 7 INFO cinder.api.openstack.wsgi [None req-36c88467-d222-48a3-add6-a7246fb24ebe 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1019] 10.0.0.132 () {28 vars in 674 bytes} [Tue Sep 15 12:52:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true => generated 17 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:52:49.712 8 INFO cinder.api.openstack.wsgi [None req-ef1ed718-357a-4fa5-921f-7f5de8573c33 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:52:49.728 8 INFO cinder.volume.api [None req-ef1ed718-357a-4fa5-921f-7f5de8573c33 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - 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-09-15 12:52:49.737 8 INFO cinder.api.openstack.wsgi [None req-ef1ed718-357a-4fa5-921f-7f5de8573c33 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 512/1020] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:52:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true => generated 1976 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-15 12:52:49.758 7 INFO cinder.api.openstack.wsgi [None req-e00c552a-2295-4838-ac2b-9bd80481c65a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:52:49.798 7 INFO cinder.volume.api [None req-e00c552a-2295-4838-ac2b-9bd80481c65a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - 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-09-15 12:52:49.809 7 INFO cinder.api.openstack.wsgi [None req-e00c552a-2295-4838-ac2b-9bd80481c65a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 509/1021] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:52:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true => generated 1976 bytes in 62 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-09-15 12:52:49.827 8 INFO cinder.api.openstack.wsgi [None req-a8594827-9356-4a39-b26b-11e6a24e7a65 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services 2026-09-15 12:52:49.834 8 INFO cinder.api.openstack.wsgi [None req-a8594827-9356-4a39-b26b-11e6a24e7a65 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 513/1022] 10.0.0.132 () {28 vars in 645 bytes} [Tue Sep 15 12:52:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-15 12:52:49.907 7 INFO cinder.api.openstack.wsgi [None req-d6df9c1c-8d45-4189-bb67-702c869f0fd3 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/064a46719d1e42eeacdba3b728af29a2?usage=true 2026-09-15 12:52:49.933 7 INFO cinder.api.openstack.wsgi [None req-d6df9c1c-8d45-4189-bb67-702c869f0fd3 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/064a46719d1e42eeacdba3b728af29a2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 510/1023] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:52:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/064a46719d1e42eeacdba3b728af29a2?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:52:49.947 8 INFO cinder.api.openstack.wsgi [None req-fea35083-63de-4357-bd3a-d1b32f66ec82 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/0863a762849d4b928e1321fb7662335f?usage=true 2026-09-15 12:52:49.963 8 INFO cinder.api.openstack.wsgi [None req-fea35083-63de-4357-bd3a-d1b32f66ec82 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/0863a762849d4b928e1321fb7662335f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 514/1024] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:52:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/0863a762849d4b928e1321fb7662335f?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:52:49.975 7 INFO cinder.api.openstack.wsgi [None req-a58e790a-f75d-4a37-b136-d74a34e498eb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true 2026-09-15 12:52:49.999 7 INFO cinder.api.openstack.wsgi [None req-a58e790a-f75d-4a37-b136-d74a34e498eb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1025] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:52:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:52:50.010 8 INFO cinder.api.openstack.wsgi [None req-7ba0c8d7-4799-41e5-ba4e-924e286ee275 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/4dd22d23acf24377a724aba7136eee4f?usage=true 2026-09-15 12:52:50.031 8 INFO cinder.api.openstack.wsgi [None req-7ba0c8d7-4799-41e5-ba4e-924e286ee275 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/4dd22d23acf24377a724aba7136eee4f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 515/1026] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:52:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/4dd22d23acf24377a724aba7136eee4f?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:52:50.041 7 INFO cinder.api.openstack.wsgi [None req-af596e9f-b370-4ac5-b24a-130bdf84c35d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/521a05a5f2bf49c0b69259dc2200a373?usage=true 2026-09-15 12:52:50.060 7 INFO cinder.api.openstack.wsgi [None req-af596e9f-b370-4ac5-b24a-130bdf84c35d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/521a05a5f2bf49c0b69259dc2200a373?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1027] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:52:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/521a05a5f2bf49c0b69259dc2200a373?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:52:50.072 8 INFO cinder.api.openstack.wsgi [None req-67b35c5e-b32c-4a2d-88f2-c69c839ca2ef 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/6ab6b508365d41da9d173d76e9a93c79?usage=true 2026-09-15 12:52:50.115 8 INFO cinder.api.openstack.wsgi [None req-67b35c5e-b32c-4a2d-88f2-c69c839ca2ef 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/6ab6b508365d41da9d173d76e9a93c79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 516/1028] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:52:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/6ab6b508365d41da9d173d76e9a93c79?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:52:50.131 7 INFO cinder.api.openstack.wsgi [None req-dd287151-c2c9-4da8-891f-6f53ac688ce8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/74fe3654394c4a87bc5df63a0accd395?usage=true 2026-09-15 12:52:50.156 7 INFO cinder.api.openstack.wsgi [None req-dd287151-c2c9-4da8-891f-6f53ac688ce8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/74fe3654394c4a87bc5df63a0accd395?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 513/1029] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:52:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/74fe3654394c4a87bc5df63a0accd395?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:52:50.169 8 INFO cinder.api.openstack.wsgi [None req-42015aca-fddd-44b9-8aaf-14f5a1fb1fd2 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/7c14afa1bd80428b9222f1e7ab33e512?usage=true 2026-09-15 12:52:50.190 8 INFO cinder.api.openstack.wsgi [None req-42015aca-fddd-44b9-8aaf-14f5a1fb1fd2 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/7c14afa1bd80428b9222f1e7ab33e512?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 517/1030] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:52:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/7c14afa1bd80428b9222f1e7ab33e512?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:52:50.204 7 INFO cinder.api.openstack.wsgi [None req-4e7fec35-7333-41c2-b43f-ed241828126e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true 2026-09-15 12:52:50.226 7 INFO cinder.api.openstack.wsgi [None req-4e7fec35-7333-41c2-b43f-ed241828126e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1031] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:52:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:52:50.238 8 INFO cinder.api.openstack.wsgi [None req-c8776401-7574-4df4-a0f9-0453b5c87d29 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true 2026-09-15 12:52:50.257 8 INFO cinder.api.openstack.wsgi [None req-c8776401-7574-4df4-a0f9-0453b5c87d29 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 518/1032] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:52:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:52:50.270 7 INFO cinder.api.openstack.wsgi [None req-3cfde901-cef9-4c5d-883d-d0ec7a319096 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/af221c081fc145a795d60d4274311239?usage=true 2026-09-15 12:52:50.295 7 INFO cinder.api.openstack.wsgi [None req-3cfde901-cef9-4c5d-883d-d0ec7a319096 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/af221c081fc145a795d60d4274311239?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 515/1033] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:52:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/af221c081fc145a795d60d4274311239?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:52:50.305 8 INFO cinder.api.openstack.wsgi [None req-0de6927a-330d-4a8e-9ccc-ef415d582866 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/c51e3e4c98d944e1a2f85d91751c06ca?usage=true 2026-09-15 12:52:50.328 8 INFO cinder.api.openstack.wsgi [None req-0de6927a-330d-4a8e-9ccc-ef415d582866 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/c51e3e4c98d944e1a2f85d91751c06ca?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1034] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:52:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/c51e3e4c98d944e1a2f85d91751c06ca?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:52:50.341 7 INFO cinder.api.openstack.wsgi [None req-adf18f66-94cb-480f-b31d-3605341a0102 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/ea8af4a452124a43b125aeab4b1f9b31?usage=true 2026-09-15 12:52:50.361 7 INFO cinder.api.openstack.wsgi [None req-adf18f66-94cb-480f-b31d-3605341a0102 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/ea8af4a452124a43b125aeab4b1f9b31?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 516/1035] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:52:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/ea8af4a452124a43b125aeab4b1f9b31?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:52:50.372 8 INFO cinder.api.openstack.wsgi [None req-b9b53c30-e4b8-42a9-8ffb-346c1d55c573 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true 2026-09-15 12:52:50.876 8 INFO cinder.api.openstack.wsgi [None req-b9b53c30-e4b8-42a9-8ffb-346c1d55c573 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1036] 10.0.0.132 () {28 vars in 696 bytes} [Tue Sep 15 12:52:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true => generated 671 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:52:53.850 8 INFO cinder.api.openstack.wsgi [None req-b9b53c30-e4b8-42a9-8ffb-346c1d55c573 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:52:53.850 7 INFO cinder.api.openstack.wsgi [None req-adf18f66-94cb-480f-b31d-3605341a0102 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:52:53.851 8 INFO cinder.api.openstack.wsgi [None req-b9b53c30-e4b8-42a9-8ffb-346c1d55c573 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:52:53.852 7 INFO cinder.api.openstack.wsgi [None req-adf18f66-94cb-480f-b31d-3605341a0102 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:53:03.849 7 INFO cinder.api.openstack.wsgi [None req-adf18f66-94cb-480f-b31d-3605341a0102 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:53:03.849 8 INFO cinder.api.openstack.wsgi [None req-b9b53c30-e4b8-42a9-8ffb-346c1d55c573 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:53:03.850 7 INFO cinder.api.openstack.wsgi [None req-adf18f66-94cb-480f-b31d-3605341a0102 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:53:03.851 8 INFO cinder.api.openstack.wsgi [None req-b9b53c30-e4b8-42a9-8ffb-346c1d55c573 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:53:13.849 7 INFO cinder.api.openstack.wsgi [None req-adf18f66-94cb-480f-b31d-3605341a0102 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:53:13.849 8 INFO cinder.api.openstack.wsgi [None req-b9b53c30-e4b8-42a9-8ffb-346c1d55c573 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:53:13.851 7 INFO cinder.api.openstack.wsgi [None req-adf18f66-94cb-480f-b31d-3605341a0102 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:53:13.851 8 INFO cinder.api.openstack.wsgi [None req-b9b53c30-e4b8-42a9-8ffb-346c1d55c573 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:53:23.849 8 INFO cinder.api.openstack.wsgi [None req-b9b53c30-e4b8-42a9-8ffb-346c1d55c573 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:53:23.849 7 INFO cinder.api.openstack.wsgi [None req-adf18f66-94cb-480f-b31d-3605341a0102 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:53:23.850 8 INFO cinder.api.openstack.wsgi [None req-b9b53c30-e4b8-42a9-8ffb-346c1d55c573 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:53:23.852 7 INFO cinder.api.openstack.wsgi [None req-adf18f66-94cb-480f-b31d-3605341a0102 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:53:33.849 7 INFO cinder.api.openstack.wsgi [None req-adf18f66-94cb-480f-b31d-3605341a0102 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:53:33.849 8 INFO cinder.api.openstack.wsgi [None req-b9b53c30-e4b8-42a9-8ffb-346c1d55c573 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:53:33.866 8 INFO cinder.api.openstack.wsgi [None req-b9b53c30-e4b8-42a9-8ffb-346c1d55c573 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:53:33.850 7 INFO cinder.api.openstack.wsgi [None req-adf18f66-94cb-480f-b31d-3605341a0102 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:53:43.849 8 INFO cinder.api.openstack.wsgi [None req-b9b53c30-e4b8-42a9-8ffb-346c1d55c573 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:53:43.849 7 INFO cinder.api.openstack.wsgi [None req-adf18f66-94cb-480f-b31d-3605341a0102 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:53:43.851 7 INFO cinder.api.openstack.wsgi [None req-adf18f66-94cb-480f-b31d-3605341a0102 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:53:43.851 8 INFO cinder.api.openstack.wsgi [None req-b9b53c30-e4b8-42a9-8ffb-346c1d55c573 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:53:49.592 7 INFO cinder.api.openstack.wsgi [None req-680f357b-0278-4b16-a285-8cf59fb85f3b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true 2026-09-15 12:53:49.600 7 INFO cinder.volume.api [None req-680f357b-0278-4b16-a285-8cf59fb85f3b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all snapshots completed successfully. 2026-09-15 12:53:49.600 7 INFO cinder.api.openstack.wsgi [None req-680f357b-0278-4b16-a285-8cf59fb85f3b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1049] 10.0.0.132 () {28 vars in 674 bytes} [Tue Sep 15 12:53:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true => generated 17 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:53:49.618 8 INFO cinder.api.openstack.wsgi [None req-3d45275b-bffb-4f52-9e26-7c4cd4fb4c8c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services 2026-09-15 12:53:49.629 8 INFO cinder.api.openstack.wsgi [None req-3d45275b-bffb-4f52-9e26-7c4cd4fb4c8c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 527/1050] 10.0.0.132 () {28 vars in 645 bytes} [Tue Sep 15 12:53:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-services => generated 646 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:53:49.642 7 INFO cinder.api.openstack.wsgi [None req-75215e75-8549-4236-90da-92b183f4985b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:53:49.655 7 INFO cinder.volume.api [None req-75215e75-8549-4236-90da-92b183f4985b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - 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-09-15 12:53:49.662 7 INFO cinder.api.openstack.wsgi [None req-75215e75-8549-4236-90da-92b183f4985b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 524/1051] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:53:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true => generated 1976 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-15 12:53:49.723 8 INFO cinder.api.openstack.wsgi [None req-6f61ac3e-9099-4a4f-85a8-81a4c4833f59 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/064a46719d1e42eeacdba3b728af29a2?usage=true 2026-09-15 12:53:49.753 8 INFO cinder.api.openstack.wsgi [None req-6f61ac3e-9099-4a4f-85a8-81a4c4833f59 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/064a46719d1e42eeacdba3b728af29a2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 528/1052] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:53:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/064a46719d1e42eeacdba3b728af29a2?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-15 12:53:49.763 7 INFO cinder.api.openstack.wsgi [None req-1344147c-ab60-4b16-92f9-8161c485e0c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/0863a762849d4b928e1321fb7662335f?usage=true 2026-09-15 12:53:49.788 7 INFO cinder.api.openstack.wsgi [None req-1344147c-ab60-4b16-92f9-8161c485e0c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/0863a762849d4b928e1321fb7662335f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 525/1053] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:53:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/0863a762849d4b928e1321fb7662335f?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:53:49.803 8 INFO cinder.api.openstack.wsgi [None req-d986e075-2b00-45a5-b3d6-129a230123de 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true 2026-09-15 12:53:49.839 8 INFO cinder.api.openstack.wsgi [None req-d986e075-2b00-45a5-b3d6-129a230123de 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 529/1054] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:53:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:53:49.856 7 INFO cinder.api.openstack.wsgi [None req-77e8fddc-49f5-4ebe-b3e9-821eba1b4274 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/4dd22d23acf24377a724aba7136eee4f?usage=true 2026-09-15 12:53:49.898 7 INFO cinder.api.openstack.wsgi [None req-77e8fddc-49f5-4ebe-b3e9-821eba1b4274 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/4dd22d23acf24377a724aba7136eee4f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 526/1055] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:53:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/4dd22d23acf24377a724aba7136eee4f?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:53:49.919 8 INFO cinder.api.openstack.wsgi [None req-3bb3bab8-ef1a-415c-897c-9d4ea8983e97 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/521a05a5f2bf49c0b69259dc2200a373?usage=true 2026-09-15 12:53:49.951 8 INFO cinder.api.openstack.wsgi [None req-3bb3bab8-ef1a-415c-897c-9d4ea8983e97 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/521a05a5f2bf49c0b69259dc2200a373?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 530/1056] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:53:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/521a05a5f2bf49c0b69259dc2200a373?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:53:49.968 7 INFO cinder.api.openstack.wsgi [None req-2e3253da-1f45-45d0-bd55-2738e03fc026 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/6ab6b508365d41da9d173d76e9a93c79?usage=true 2026-09-15 12:53:50.006 7 INFO cinder.api.openstack.wsgi [None req-2e3253da-1f45-45d0-bd55-2738e03fc026 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/6ab6b508365d41da9d173d76e9a93c79?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 527/1057] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:53:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/6ab6b508365d41da9d173d76e9a93c79?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:53:50.028 8 INFO cinder.api.openstack.wsgi [None req-7ad538d2-b2e3-4768-ae59-8c79db7f2a2c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/74fe3654394c4a87bc5df63a0accd395?usage=true 2026-09-15 12:53:50.064 8 INFO cinder.api.openstack.wsgi [None req-7ad538d2-b2e3-4768-ae59-8c79db7f2a2c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/74fe3654394c4a87bc5df63a0accd395?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 531/1058] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:53:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/74fe3654394c4a87bc5df63a0accd395?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:53:50.080 7 INFO cinder.api.openstack.wsgi [None req-a29c34f1-f58d-42cd-aad7-d9517edb9267 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/7c14afa1bd80428b9222f1e7ab33e512?usage=true 2026-09-15 12:53:50.123 7 INFO cinder.api.openstack.wsgi [None req-a29c34f1-f58d-42cd-aad7-d9517edb9267 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/7c14afa1bd80428b9222f1e7ab33e512?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 528/1059] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:53:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/7c14afa1bd80428b9222f1e7ab33e512?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:53:50.136 8 INFO cinder.api.openstack.wsgi [None req-3113c8d2-a8fd-440f-9c4b-93c2ca66de29 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true 2026-09-15 12:53:50.166 8 INFO cinder.api.openstack.wsgi [None req-3113c8d2-a8fd-440f-9c4b-93c2ca66de29 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 532/1060] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:53:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:53:50.184 7 INFO cinder.api.openstack.wsgi [None req-c99657c1-b68e-4fcf-a419-50dd47fdcc60 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true 2026-09-15 12:53:50.221 7 INFO cinder.api.openstack.wsgi [None req-c99657c1-b68e-4fcf-a419-50dd47fdcc60 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 529/1061] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:53:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:53:50.237 8 INFO cinder.api.openstack.wsgi [None req-f9f78c63-eef7-4591-bb47-16ab2e59e46f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/af221c081fc145a795d60d4274311239?usage=true 2026-09-15 12:53:50.262 8 INFO cinder.api.openstack.wsgi [None req-f9f78c63-eef7-4591-bb47-16ab2e59e46f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/af221c081fc145a795d60d4274311239?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 533/1062] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:53:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/af221c081fc145a795d60d4274311239?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:53:50.275 7 INFO cinder.api.openstack.wsgi [None req-fb3c71f2-86f0-43e8-b8f7-78783603b6d6 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/c51e3e4c98d944e1a2f85d91751c06ca?usage=true 2026-09-15 12:53:50.307 7 INFO cinder.api.openstack.wsgi [None req-fb3c71f2-86f0-43e8-b8f7-78783603b6d6 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/c51e3e4c98d944e1a2f85d91751c06ca?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 530/1063] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:53:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/c51e3e4c98d944e1a2f85d91751c06ca?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:53:50.321 8 INFO cinder.api.openstack.wsgi [None req-af1614d9-b08e-453d-b46b-af5ff4ba9c70 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/ea8af4a452124a43b125aeab4b1f9b31?usage=true 2026-09-15 12:53:50.348 8 INFO cinder.api.openstack.wsgi [None req-af1614d9-b08e-453d-b46b-af5ff4ba9c70 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/ea8af4a452124a43b125aeab4b1f9b31?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 534/1064] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:53:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/ea8af4a452124a43b125aeab4b1f9b31?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:53:50.362 7 INFO cinder.api.openstack.wsgi [None req-68d654de-59ff-4ac0-9b1f-9b0f9c820834 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:53:50.381 7 INFO cinder.volume.api [None req-68d654de-59ff-4ac0-9b1f-9b0f9c820834 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - 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-09-15 12:53:50.392 7 INFO cinder.api.openstack.wsgi [None req-68d654de-59ff-4ac0-9b1f-9b0f9c820834 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 531/1065] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:53:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true => generated 1976 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-15 12:53:50.407 8 INFO cinder.api.openstack.wsgi [None req-317e4b3a-2c24-48f0-9254-467100d69e34 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true 2026-09-15 12:53:50.912 8 INFO cinder.api.openstack.wsgi [None req-317e4b3a-2c24-48f0-9254-467100d69e34 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 535/1066] 10.0.0.132 () {28 vars in 696 bytes} [Tue Sep 15 12:53:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true => generated 671 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:53:53.849 7 INFO cinder.api.openstack.wsgi [None req-68d654de-59ff-4ac0-9b1f-9b0f9c820834 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:53:53.850 8 INFO cinder.api.openstack.wsgi [None req-317e4b3a-2c24-48f0-9254-467100d69e34 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:53:53.851 7 INFO cinder.api.openstack.wsgi [None req-68d654de-59ff-4ac0-9b1f-9b0f9c820834 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:53:53.851 8 INFO cinder.api.openstack.wsgi [None req-317e4b3a-2c24-48f0-9254-467100d69e34 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:54:03.850 7 INFO cinder.api.openstack.wsgi [None req-68d654de-59ff-4ac0-9b1f-9b0f9c820834 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:54:03.850 8 INFO cinder.api.openstack.wsgi [None req-317e4b3a-2c24-48f0-9254-467100d69e34 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:54:03.851 7 INFO cinder.api.openstack.wsgi [None req-68d654de-59ff-4ac0-9b1f-9b0f9c820834 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:54:03.851 8 INFO cinder.api.openstack.wsgi [None req-317e4b3a-2c24-48f0-9254-467100d69e34 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:54:13.848 7 INFO cinder.api.openstack.wsgi [None req-68d654de-59ff-4ac0-9b1f-9b0f9c820834 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:54:13.849 7 INFO cinder.api.openstack.wsgi [None req-68d654de-59ff-4ac0-9b1f-9b0f9c820834 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:54:13.849 8 INFO cinder.api.openstack.wsgi [None req-317e4b3a-2c24-48f0-9254-467100d69e34 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:54:13.850 8 INFO cinder.api.openstack.wsgi [None req-317e4b3a-2c24-48f0-9254-467100d69e34 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:54:23.850 7 INFO cinder.api.openstack.wsgi [None req-68d654de-59ff-4ac0-9b1f-9b0f9c820834 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:54:23.850 8 INFO cinder.api.openstack.wsgi [None req-317e4b3a-2c24-48f0-9254-467100d69e34 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:54:23.851 8 INFO cinder.api.openstack.wsgi [None req-317e4b3a-2c24-48f0-9254-467100d69e34 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:54:23.851 7 INFO cinder.api.openstack.wsgi [None req-68d654de-59ff-4ac0-9b1f-9b0f9c820834 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:54:33.850 8 INFO cinder.api.openstack.wsgi [None req-317e4b3a-2c24-48f0-9254-467100d69e34 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:54:33.850 7 INFO cinder.api.openstack.wsgi [None req-68d654de-59ff-4ac0-9b1f-9b0f9c820834 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:54:33.851 8 INFO cinder.api.openstack.wsgi [None req-317e4b3a-2c24-48f0-9254-467100d69e34 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:54:33.852 7 INFO cinder.api.openstack.wsgi [None req-68d654de-59ff-4ac0-9b1f-9b0f9c820834 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:54:43.849 7 INFO cinder.api.openstack.wsgi [None req-68d654de-59ff-4ac0-9b1f-9b0f9c820834 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:54:43.849 8 INFO cinder.api.openstack.wsgi [None req-317e4b3a-2c24-48f0-9254-467100d69e34 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:54:43.850 7 INFO cinder.api.openstack.wsgi [None req-68d654de-59ff-4ac0-9b1f-9b0f9c820834 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:54:43.850 8 INFO cinder.api.openstack.wsgi [None req-317e4b3a-2c24-48f0-9254-467100d69e34 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8: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-09-15 12:54:49.694 7 INFO cinder.api.openstack.wsgi [None req-bc12b285-2c4c-497e-b112-acd749959fa1 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true 2026-09-15 12:54:49.701 7 INFO cinder.volume.api [None req-bc12b285-2c4c-497e-b112-acd749959fa1 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all snapshots completed successfully. 2026-09-15 12:54:49.701 7 INFO cinder.api.openstack.wsgi [None req-bc12b285-2c4c-497e-b112-acd749959fa1 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 538/1079] 10.0.0.132 () {28 vars in 674 bytes} [Tue Sep 15 12:54:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true => generated 17 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:54:49.709 8 INFO cinder.api.openstack.wsgi [None req-40f259f4-c1b7-4f40-8d85-fb840691bd62 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:54:49.726 8 INFO cinder.volume.api [None req-40f259f4-c1b7-4f40-8d85-fb840691bd62 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - 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-09-15 12:54:49.735 8 INFO cinder.api.openstack.wsgi [None req-40f259f4-c1b7-4f40-8d85-fb840691bd62 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 542/1080] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:54:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:54:49.749 7 INFO cinder.api.openstack.wsgi [None req-f342759e-33a0-4355-a455-40983dcc527b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:54:49.770 7 INFO cinder.volume.api [None req-f342759e-33a0-4355-a455-40983dcc527b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - 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-09-15 12:54:49.777 7 INFO cinder.api.openstack.wsgi [None req-f342759e-33a0-4355-a455-40983dcc527b 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 539/1081] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:54:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true => generated 1976 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-09-15 12:54:49.792 8 INFO cinder.api.openstack.wsgi [None req-68d5610b-8486-4d84-8c6a-d952d5c8151d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true 2026-09-15 12:54:50.298 8 INFO cinder.api.openstack.wsgi [None req-68d5610b-8486-4d84-8c6a-d952d5c8151d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 543/1082] 10.0.0.132 () {28 vars in 696 bytes} [Tue Sep 15 12:54:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:54:50.314 7 INFO cinder.api.openstack.wsgi [None req-a729f890-3fdc-409d-9392-786804ba1d53 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services 2026-09-15 12:54:50.324 7 INFO cinder.api.openstack.wsgi [None req-a729f890-3fdc-409d-9392-786804ba1d53 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 540/1083] 10.0.0.132 () {28 vars in 645 bytes} [Tue Sep 15 12:54:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:54:50.375 8 INFO cinder.api.openstack.wsgi [None req-27e30772-3afc-477c-b0f4-4dd3712a10e9 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/064a46719d1e42eeacdba3b728af29a2?usage=true 2026-09-15 12:54:50.401 8 INFO cinder.api.openstack.wsgi [None req-27e30772-3afc-477c-b0f4-4dd3712a10e9 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/064a46719d1e42eeacdba3b728af29a2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 544/1084] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:54:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/064a46719d1e42eeacdba3b728af29a2?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:54:50.413 7 INFO cinder.api.openstack.wsgi [None req-5071b361-bbe5-4685-bbdb-1b2d689a6388 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/112766fd6ba542f3b90dff775e5c2de9?usage=true 2026-09-15 12:54:50.442 7 INFO cinder.api.openstack.wsgi [None req-5071b361-bbe5-4685-bbdb-1b2d689a6388 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/112766fd6ba542f3b90dff775e5c2de9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 541/1085] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:54:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/112766fd6ba542f3b90dff775e5c2de9?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:54:50.452 8 INFO cinder.api.openstack.wsgi [None req-dd25ce5e-ad7f-4e49-911a-3541fe6706db 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true 2026-09-15 12:54:50.473 8 INFO cinder.api.openstack.wsgi [None req-dd25ce5e-ad7f-4e49-911a-3541fe6706db 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 545/1086] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:54:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:54:50.486 7 INFO cinder.api.openstack.wsgi [None req-bb0ee37a-c490-4829-908b-cdc94e894f74 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/521a05a5f2bf49c0b69259dc2200a373?usage=true 2026-09-15 12:54:50.517 7 INFO cinder.api.openstack.wsgi [None req-bb0ee37a-c490-4829-908b-cdc94e894f74 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/521a05a5f2bf49c0b69259dc2200a373?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 542/1087] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:54:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/521a05a5f2bf49c0b69259dc2200a373?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:54:50.530 8 INFO cinder.api.openstack.wsgi [None req-442c1162-a370-4d9f-9b06-d8d43155e4d4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/6ab6b508365d41da9d173d76e9a93c79?usage=true 2026-09-15 12:54:50.565 8 INFO cinder.api.openstack.wsgi [None req-442c1162-a370-4d9f-9b06-d8d43155e4d4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/6ab6b508365d41da9d173d76e9a93c79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 546/1088] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:54:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/6ab6b508365d41da9d173d76e9a93c79?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:54:50.579 7 INFO cinder.api.openstack.wsgi [None req-544e492e-606a-4824-9e44-1637f0fbf231 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/74fe3654394c4a87bc5df63a0accd395?usage=true 2026-09-15 12:54:50.613 7 INFO cinder.api.openstack.wsgi [None req-544e492e-606a-4824-9e44-1637f0fbf231 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/74fe3654394c4a87bc5df63a0accd395?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 543/1089] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:54:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/74fe3654394c4a87bc5df63a0accd395?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:54:50.627 8 INFO cinder.api.openstack.wsgi [None req-4609f3d9-050c-4fe7-9eaa-3d1331d0310d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/7c14afa1bd80428b9222f1e7ab33e512?usage=true 2026-09-15 12:54:50.656 8 INFO cinder.api.openstack.wsgi [None req-4609f3d9-050c-4fe7-9eaa-3d1331d0310d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/7c14afa1bd80428b9222f1e7ab33e512?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 547/1090] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:54:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/7c14afa1bd80428b9222f1e7ab33e512?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:54:50.673 7 INFO cinder.api.openstack.wsgi [None req-6588e101-1698-4931-9250-846c8b99c700 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true 2026-09-15 12:54:50.714 7 INFO cinder.api.openstack.wsgi [None req-6588e101-1698-4931-9250-846c8b99c700 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 544/1091] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:54:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:54:50.728 8 INFO cinder.api.openstack.wsgi [None req-fbbe5306-efeb-4ead-86ae-1fe11f808378 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true 2026-09-15 12:54:50.755 8 INFO cinder.api.openstack.wsgi [None req-fbbe5306-efeb-4ead-86ae-1fe11f808378 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 548/1092] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:54:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:54:50.772 7 INFO cinder.api.openstack.wsgi [None req-4f03ad17-fc8d-47cd-80f9-b7f8a946243c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/af221c081fc145a795d60d4274311239?usage=true 2026-09-15 12:54:50.809 7 INFO cinder.api.openstack.wsgi [None req-4f03ad17-fc8d-47cd-80f9-b7f8a946243c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/af221c081fc145a795d60d4274311239?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 545/1093] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:54:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/af221c081fc145a795d60d4274311239?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:54:50.826 8 INFO cinder.api.openstack.wsgi [None req-9239ebcd-5cbd-4d5b-a6c8-dd45d521a4f1 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/c51e3e4c98d944e1a2f85d91751c06ca?usage=true 2026-09-15 12:54:50.881 8 INFO cinder.api.openstack.wsgi [None req-9239ebcd-5cbd-4d5b-a6c8-dd45d521a4f1 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/c51e3e4c98d944e1a2f85d91751c06ca?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 549/1094] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:54:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/c51e3e4c98d944e1a2f85d91751c06ca?usage=true => generated 847 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:54:50.902 7 INFO cinder.api.openstack.wsgi [None req-ce881bd5-514c-4fda-8a8d-5cf5cd6ec193 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/ea8af4a452124a43b125aeab4b1f9b31?usage=true 2026-09-15 12:54:50.963 7 INFO cinder.api.openstack.wsgi [None req-ce881bd5-514c-4fda-8a8d-5cf5cd6ec193 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/ea8af4a452124a43b125aeab4b1f9b31?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 546/1095] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:54:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/ea8af4a452124a43b125aeab4b1f9b31?usage=true => generated 847 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:54:50.980 8 INFO cinder.api.openstack.wsgi [None req-bdccf39d-9b85-4e2d-abfc-5e13a69236bb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/fd56bfcf52d1407c960f84485471cf26?usage=true 2026-09-15 12:54:51.011 8 INFO cinder.api.openstack.wsgi [None req-bdccf39d-9b85-4e2d-abfc-5e13a69236bb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/fd56bfcf52d1407c960f84485471cf26?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 550/1096] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:54:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/fd56bfcf52d1407c960f84485471cf26?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:54:53.849 7 INFO cinder.api.openstack.wsgi [None req-ce881bd5-514c-4fda-8a8d-5cf5cd6ec193 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:54:53.849 8 INFO cinder.api.openstack.wsgi [None req-bdccf39d-9b85-4e2d-abfc-5e13a69236bb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:54:53.849 7 INFO cinder.api.openstack.wsgi [None req-ce881bd5-514c-4fda-8a8d-5cf5cd6ec193 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:54:53.851 8 INFO cinder.api.openstack.wsgi [None req-bdccf39d-9b85-4e2d-abfc-5e13a69236bb 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:55:01.358 7 INFO cinder.api.openstack.wsgi [req-85962ad8-a0fe-4e92-9141-b39643ad486e req-725b508f-9008-41b7-8e6c-1bdbc0355c2a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/attachments/2f031768-2f1c-4baa-a2f2-e29347875305 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:55:01.911 7 INFO cinder.api.openstack.wsgi [req-85962ad8-a0fe-4e92-9141-b39643ad486e req-725b508f-9008-41b7-8e6c-1bdbc0355c2a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/attachments/2f031768-2f1c-4baa-a2f2-e29347875305 returned with HTTP 200 [pid: 7|app: 0|req: 548/1099] 162.253.55.203 () {38 vars in 1103 bytes} [Tue Sep 15 12:55:01 2026] DELETE /v3/967068d38a834b23bfbbc258457c6ed6/attachments/2f031768-2f1c-4baa-a2f2-e29347875305 => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:55:01.933 8 INFO cinder.api.openstack.wsgi [req-85962ad8-a0fe-4e92-9141-b39643ad486e req-64001e06-815e-4d78-b348-cd4a6b653d48 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/6bb1f5da-943d-476a-bed6-5c03740c1885 2026-09-15 12:55:01.934 8 INFO cinder.api.v3.volumes [req-85962ad8-a0fe-4e92-9141-b39643ad486e req-64001e06-815e-4d78-b348-cd4a6b653d48 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Delete volume with id: 6bb1f5da-943d-476a-bed6-5c03740c1885 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:55:01.952 8 INFO cinder.volume.api [req-85962ad8-a0fe-4e92-9141-b39643ad486e req-64001e06-815e-4d78-b348-cd4a6b653d48 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Volume info retrieved successfully. 2026-09-15 12:55:01.985 8 INFO cinder.volume.api [req-85962ad8-a0fe-4e92-9141-b39643ad486e req-64001e06-815e-4d78-b348-cd4a6b653d48 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Delete volume request issued successfully. 2026-09-15 12:55:01.985 8 INFO cinder.api.openstack.wsgi [req-85962ad8-a0fe-4e92-9141-b39643ad486e req-64001e06-815e-4d78-b348-cd4a6b653d48 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/6bb1f5da-943d-476a-bed6-5c03740c1885 returned with HTTP 202 [pid: 8|app: 0|req: 552/1100] 162.253.55.203 () {36 vars in 1054 bytes} [Tue Sep 15 12:55:01 2026] DELETE /v3/967068d38a834b23bfbbc258457c6ed6/volumes/6bb1f5da-943d-476a-bed6-5c03740c1885 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-09-15 12:55:03.849 8 INFO cinder.api.openstack.wsgi [req-85962ad8-a0fe-4e92-9141-b39643ad486e req-64001e06-815e-4d78-b348-cd4a6b653d48 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:55:03.849 7 INFO cinder.api.openstack.wsgi [req-85962ad8-a0fe-4e92-9141-b39643ad486e req-725b508f-9008-41b7-8e6c-1bdbc0355c2a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:55:03.850 8 INFO cinder.api.openstack.wsgi [req-85962ad8-a0fe-4e92-9141-b39643ad486e req-64001e06-815e-4d78-b348-cd4a6b653d48 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:55:03.851 7 INFO cinder.api.openstack.wsgi [req-85962ad8-a0fe-4e92-9141-b39643ad486e req-725b508f-9008-41b7-8e6c-1bdbc0355c2a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:55:13.850 8 INFO cinder.api.openstack.wsgi [req-85962ad8-a0fe-4e92-9141-b39643ad486e req-64001e06-815e-4d78-b348-cd4a6b653d48 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:55:13.850 7 INFO cinder.api.openstack.wsgi [req-85962ad8-a0fe-4e92-9141-b39643ad486e req-725b508f-9008-41b7-8e6c-1bdbc0355c2a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:55:13.851 8 INFO cinder.api.openstack.wsgi [req-85962ad8-a0fe-4e92-9141-b39643ad486e req-64001e06-815e-4d78-b348-cd4a6b653d48 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:55:13.851 7 INFO cinder.api.openstack.wsgi [req-85962ad8-a0fe-4e92-9141-b39643ad486e req-725b508f-9008-41b7-8e6c-1bdbc0355c2a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:55:23.850 8 INFO cinder.api.openstack.wsgi [req-85962ad8-a0fe-4e92-9141-b39643ad486e req-64001e06-815e-4d78-b348-cd4a6b653d48 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:55:23.850 7 INFO cinder.api.openstack.wsgi [req-85962ad8-a0fe-4e92-9141-b39643ad486e req-725b508f-9008-41b7-8e6c-1bdbc0355c2a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:55:23.852 7 INFO cinder.api.openstack.wsgi [req-85962ad8-a0fe-4e92-9141-b39643ad486e req-725b508f-9008-41b7-8e6c-1bdbc0355c2a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:55:23.851 8 INFO cinder.api.openstack.wsgi [req-85962ad8-a0fe-4e92-9141-b39643ad486e req-64001e06-815e-4d78-b348-cd4a6b653d48 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:55:33.850 8 INFO cinder.api.openstack.wsgi [req-85962ad8-a0fe-4e92-9141-b39643ad486e req-64001e06-815e-4d78-b348-cd4a6b653d48 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:55:33.850 7 INFO cinder.api.openstack.wsgi [req-85962ad8-a0fe-4e92-9141-b39643ad486e req-725b508f-9008-41b7-8e6c-1bdbc0355c2a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:55:33.851 8 INFO cinder.api.openstack.wsgi [req-85962ad8-a0fe-4e92-9141-b39643ad486e req-64001e06-815e-4d78-b348-cd4a6b653d48 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:55:33.851 7 INFO cinder.api.openstack.wsgi [req-85962ad8-a0fe-4e92-9141-b39643ad486e req-725b508f-9008-41b7-8e6c-1bdbc0355c2a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:55:43.849 7 INFO cinder.api.openstack.wsgi [req-85962ad8-a0fe-4e92-9141-b39643ad486e req-725b508f-9008-41b7-8e6c-1bdbc0355c2a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:55:43.850 8 INFO cinder.api.openstack.wsgi [req-85962ad8-a0fe-4e92-9141-b39643ad486e req-64001e06-815e-4d78-b348-cd4a6b653d48 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:55:43.850 7 INFO cinder.api.openstack.wsgi [req-85962ad8-a0fe-4e92-9141-b39643ad486e req-725b508f-9008-41b7-8e6c-1bdbc0355c2a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:55:43.851 8 INFO cinder.api.openstack.wsgi [req-85962ad8-a0fe-4e92-9141-b39643ad486e req-64001e06-815e-4d78-b348-cd4a6b653d48 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8: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-09-15 12:55:44.905 7 INFO cinder.api.openstack.wsgi [None req-bd2b251e-9554-4a72-9d93-dafec38e0b84 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-09-15 12:55:44.916 7 INFO cinder.volume.api [None req-bd2b251e-9554-4a72-9d93-dafec38e0b84 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all snapshots completed successfully. 2026-09-15 12:55:44.917 7 INFO cinder.api.openstack.wsgi [None req-bd2b251e-9554-4a72-9d93-dafec38e0b84 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 554/1111] 10.0.0.27 () {32 vars in 704 bytes} [Tue Sep 15 12:55:44 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/snapshots => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-15 12:55:44.939 8 INFO cinder.api.openstack.wsgi [None req-aea46156-648c-47f6-a9a3-127ca2a3f7af 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes 2026-09-15 12:55:44.955 8 INFO cinder.volume.api [None req-aea46156-648c-47f6-a9a3-127ca2a3f7af 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:55:44.956 8 INFO cinder.api.openstack.wsgi [None req-aea46156-648c-47f6-a9a3-127ca2a3f7af 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes returned with HTTP 200 [pid: 8|app: 0|req: 558/1112] 10.0.0.27 () {32 vars in 700 bytes} [Tue Sep 15 12:55:44 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/volumes => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:55:49.652 7 INFO cinder.api.openstack.wsgi [None req-25b8805d-7e8e-497c-9b5a-28c0e82fbbc4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true 2026-09-15 12:55:49.663 7 INFO cinder.volume.api [None req-25b8805d-7e8e-497c-9b5a-28c0e82fbbc4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all snapshots completed successfully. 2026-09-15 12:55:49.664 7 INFO cinder.api.openstack.wsgi [None req-25b8805d-7e8e-497c-9b5a-28c0e82fbbc4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 555/1113] 10.0.0.132 () {28 vars in 674 bytes} [Tue Sep 15 12:55:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true => generated 17 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:55:49.677 8 INFO cinder.api.openstack.wsgi [None req-c51e47fe-17f7-4676-bab8-da573b678934 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services 2026-09-15 12:55:49.684 8 INFO cinder.api.openstack.wsgi [None req-c51e47fe-17f7-4676-bab8-da573b678934 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 559/1114] 10.0.0.132 () {28 vars in 645 bytes} [Tue Sep 15 12:55:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:55:49.695 7 INFO cinder.api.openstack.wsgi [None req-252487c2-0d66-4b51-9ae8-20ba857c1593 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:55:49.710 7 INFO cinder.volume.api [None req-252487c2-0d66-4b51-9ae8-20ba857c1593 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:55:49.713 7 INFO cinder.api.openstack.wsgi [None req-252487c2-0d66-4b51-9ae8-20ba857c1593 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 556/1115] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:55:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:55:49.724 8 INFO cinder.api.openstack.wsgi [None req-631a1a92-9e35-4764-aba7-3297eb44fe33 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:55:49.736 8 INFO cinder.volume.api [None req-631a1a92-9e35-4764-aba7-3297eb44fe33 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:55:49.738 8 INFO cinder.api.openstack.wsgi [None req-631a1a92-9e35-4764-aba7-3297eb44fe33 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 560/1116] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:55:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:55:49.750 7 INFO cinder.api.openstack.wsgi [None req-24e824d2-5cf4-40d6-8177-16476bfcf584 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true 2026-09-15 12:55:50.255 7 INFO cinder.api.openstack.wsgi [None req-24e824d2-5cf4-40d6-8177-16476bfcf584 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 557/1117] 10.0.0.132 () {28 vars in 696 bytes} [Tue Sep 15 12:55:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:55:50.310 8 INFO cinder.api.openstack.wsgi [None req-02263a50-22ee-45c9-a3bb-209c8f6620e8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true 2026-09-15 12:55:50.335 8 INFO cinder.api.openstack.wsgi [None req-02263a50-22ee-45c9-a3bb-209c8f6620e8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 561/1118] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:55:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:55:50.346 7 INFO cinder.api.openstack.wsgi [None req-8ff6e34b-7c23-4102-b78e-ce5446fd93b8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true 2026-09-15 12:55:50.377 7 INFO cinder.api.openstack.wsgi [None req-8ff6e34b-7c23-4102-b78e-ce5446fd93b8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 558/1119] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:55:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:55:50.391 8 INFO cinder.api.openstack.wsgi [None req-447bf6f6-ed17-40c9-8943-7b05dc2cbf5e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true 2026-09-15 12:55:50.417 8 INFO cinder.api.openstack.wsgi [None req-447bf6f6-ed17-40c9-8943-7b05dc2cbf5e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 562/1120] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:55:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:55:53.850 7 INFO cinder.api.openstack.wsgi [None req-8ff6e34b-7c23-4102-b78e-ce5446fd93b8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:55:53.850 8 INFO cinder.api.openstack.wsgi [None req-447bf6f6-ed17-40c9-8943-7b05dc2cbf5e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:55:53.851 8 INFO cinder.api.openstack.wsgi [None req-447bf6f6-ed17-40c9-8943-7b05dc2cbf5e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:55:53.851 7 INFO cinder.api.openstack.wsgi [None req-8ff6e34b-7c23-4102-b78e-ce5446fd93b8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:56:03.849 8 INFO cinder.api.openstack.wsgi [None req-447bf6f6-ed17-40c9-8943-7b05dc2cbf5e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:56:03.849 7 INFO cinder.api.openstack.wsgi [None req-8ff6e34b-7c23-4102-b78e-ce5446fd93b8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:56:03.850 8 INFO cinder.api.openstack.wsgi [None req-447bf6f6-ed17-40c9-8943-7b05dc2cbf5e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:56:03.850 7 INFO cinder.api.openstack.wsgi [None req-8ff6e34b-7c23-4102-b78e-ce5446fd93b8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:56:13.849 8 INFO cinder.api.openstack.wsgi [None req-447bf6f6-ed17-40c9-8943-7b05dc2cbf5e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:56:13.850 7 INFO cinder.api.openstack.wsgi [None req-8ff6e34b-7c23-4102-b78e-ce5446fd93b8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:56:13.851 7 INFO cinder.api.openstack.wsgi [None req-8ff6e34b-7c23-4102-b78e-ce5446fd93b8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:56:13.851 8 INFO cinder.api.openstack.wsgi [None req-447bf6f6-ed17-40c9-8943-7b05dc2cbf5e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:56:23.849 7 INFO cinder.api.openstack.wsgi [None req-8ff6e34b-7c23-4102-b78e-ce5446fd93b8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:56:23.850 8 INFO cinder.api.openstack.wsgi [None req-447bf6f6-ed17-40c9-8943-7b05dc2cbf5e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:56:23.851 7 INFO cinder.api.openstack.wsgi [None req-8ff6e34b-7c23-4102-b78e-ce5446fd93b8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:56:23.851 8 INFO cinder.api.openstack.wsgi [None req-447bf6f6-ed17-40c9-8943-7b05dc2cbf5e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:56:33.850 7 INFO cinder.api.openstack.wsgi [None req-8ff6e34b-7c23-4102-b78e-ce5446fd93b8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:56:33.850 8 INFO cinder.api.openstack.wsgi [None req-447bf6f6-ed17-40c9-8943-7b05dc2cbf5e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:56:33.851 7 INFO cinder.api.openstack.wsgi [None req-8ff6e34b-7c23-4102-b78e-ce5446fd93b8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:56:33.851 8 INFO cinder.api.openstack.wsgi [None req-447bf6f6-ed17-40c9-8943-7b05dc2cbf5e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:56:43.849 8 INFO cinder.api.openstack.wsgi [None req-447bf6f6-ed17-40c9-8943-7b05dc2cbf5e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:56:43.850 7 INFO cinder.api.openstack.wsgi [None req-8ff6e34b-7c23-4102-b78e-ce5446fd93b8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:56:43.850 8 INFO cinder.api.openstack.wsgi [None req-447bf6f6-ed17-40c9-8943-7b05dc2cbf5e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:56:43.851 7 INFO cinder.api.openstack.wsgi [None req-8ff6e34b-7c23-4102-b78e-ce5446fd93b8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:56:49.516 8 INFO cinder.api.openstack.wsgi [None req-b87b2646-7c63-4832-830c-878fedb3895c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services 2026-09-15 12:56:49.524 8 INFO cinder.api.openstack.wsgi [None req-b87b2646-7c63-4832-830c-878fedb3895c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 569/1133] 10.0.0.132 () {28 vars in 645 bytes} [Tue Sep 15 12:56:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-services => generated 646 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:56:49.543 7 INFO cinder.api.openstack.wsgi [None req-7112c49e-01d8-4469-bee6-4d6cb0d66d05 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:56:49.562 7 INFO cinder.volume.api [None req-7112c49e-01d8-4469-bee6-4d6cb0d66d05 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:56:49.564 7 INFO cinder.api.openstack.wsgi [None req-7112c49e-01d8-4469-bee6-4d6cb0d66d05 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 565/1134] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:56:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:56:49.619 8 INFO cinder.api.openstack.wsgi [None req-ed3451b0-b6f9-4265-8c9b-d90fd2ddd890 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true 2026-09-15 12:56:49.641 8 INFO cinder.api.openstack.wsgi [None req-ed3451b0-b6f9-4265-8c9b-d90fd2ddd890 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 570/1135] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:56:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:56:49.654 7 INFO cinder.api.openstack.wsgi [None req-e6817142-15ba-4af5-893b-6976b42c0187 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true 2026-09-15 12:56:49.687 7 INFO cinder.api.openstack.wsgi [None req-e6817142-15ba-4af5-893b-6976b42c0187 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 566/1136] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:56:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:56:49.696 8 INFO cinder.api.openstack.wsgi [None req-7462f051-6781-4f1d-aefd-e871ff73bf68 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true 2026-09-15 12:56:49.725 8 INFO cinder.api.openstack.wsgi [None req-7462f051-6781-4f1d-aefd-e871ff73bf68 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 571/1137] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:56:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:56:49.735 7 INFO cinder.api.openstack.wsgi [None req-4cbde63a-6761-4978-bf4d-024009df801a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true 2026-09-15 12:56:49.740 7 INFO cinder.volume.api [None req-4cbde63a-6761-4978-bf4d-024009df801a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all snapshots completed successfully. 2026-09-15 12:56:49.740 7 INFO cinder.api.openstack.wsgi [None req-4cbde63a-6761-4978-bf4d-024009df801a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 567/1138] 10.0.0.132 () {28 vars in 674 bytes} [Tue Sep 15 12:56:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:56:49.751 8 INFO cinder.api.openstack.wsgi [None req-198a00a5-ee6b-44ec-8afa-581c7563ee7c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true 2026-09-15 12:56:50.256 8 INFO cinder.api.openstack.wsgi [None req-198a00a5-ee6b-44ec-8afa-581c7563ee7c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 572/1139] 10.0.0.132 () {28 vars in 696 bytes} [Tue Sep 15 12:56:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:56:50.265 7 INFO cinder.api.openstack.wsgi [None req-3ccccc50-95e6-474b-9481-bc7f9c0adb0f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:56:50.281 7 INFO cinder.volume.api [None req-3ccccc50-95e6-474b-9481-bc7f9c0adb0f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:56:50.283 7 INFO cinder.api.openstack.wsgi [None req-3ccccc50-95e6-474b-9481-bc7f9c0adb0f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 568/1140] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:56:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:56:53.849 8 INFO cinder.api.openstack.wsgi [None req-198a00a5-ee6b-44ec-8afa-581c7563ee7c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:56:53.849 7 INFO cinder.api.openstack.wsgi [None req-3ccccc50-95e6-474b-9481-bc7f9c0adb0f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:56:53.850 8 INFO cinder.api.openstack.wsgi [None req-198a00a5-ee6b-44ec-8afa-581c7563ee7c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:56:53.850 7 INFO cinder.api.openstack.wsgi [None req-3ccccc50-95e6-474b-9481-bc7f9c0adb0f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:57:03.849 8 INFO cinder.api.openstack.wsgi [None req-198a00a5-ee6b-44ec-8afa-581c7563ee7c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:57:03.849 7 INFO cinder.api.openstack.wsgi [None req-3ccccc50-95e6-474b-9481-bc7f9c0adb0f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:57:03.850 8 INFO cinder.api.openstack.wsgi [None req-198a00a5-ee6b-44ec-8afa-581c7563ee7c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:57:03.850 7 INFO cinder.api.openstack.wsgi [None req-3ccccc50-95e6-474b-9481-bc7f9c0adb0f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:57:13.849 7 INFO cinder.api.openstack.wsgi [None req-3ccccc50-95e6-474b-9481-bc7f9c0adb0f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:57:13.849 8 INFO cinder.api.openstack.wsgi [None req-198a00a5-ee6b-44ec-8afa-581c7563ee7c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:57:13.850 7 INFO cinder.api.openstack.wsgi [None req-3ccccc50-95e6-474b-9481-bc7f9c0adb0f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:57:13.851 8 INFO cinder.api.openstack.wsgi [None req-198a00a5-ee6b-44ec-8afa-581c7563ee7c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:57:23.849 8 INFO cinder.api.openstack.wsgi [None req-198a00a5-ee6b-44ec-8afa-581c7563ee7c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:57:23.849 7 INFO cinder.api.openstack.wsgi [None req-3ccccc50-95e6-474b-9481-bc7f9c0adb0f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:57:23.850 8 INFO cinder.api.openstack.wsgi [None req-198a00a5-ee6b-44ec-8afa-581c7563ee7c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:57:23.850 7 INFO cinder.api.openstack.wsgi [None req-3ccccc50-95e6-474b-9481-bc7f9c0adb0f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:57:33.849 7 INFO cinder.api.openstack.wsgi [None req-3ccccc50-95e6-474b-9481-bc7f9c0adb0f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:57:33.849 8 INFO cinder.api.openstack.wsgi [None req-198a00a5-ee6b-44ec-8afa-581c7563ee7c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:57:33.851 7 INFO cinder.api.openstack.wsgi [None req-3ccccc50-95e6-474b-9481-bc7f9c0adb0f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:57:33.851 8 INFO cinder.api.openstack.wsgi [None req-198a00a5-ee6b-44ec-8afa-581c7563ee7c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:57:43.849 7 INFO cinder.api.openstack.wsgi [None req-3ccccc50-95e6-474b-9481-bc7f9c0adb0f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:57:43.850 8 INFO cinder.api.openstack.wsgi [None req-198a00a5-ee6b-44ec-8afa-581c7563ee7c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:57:43.850 8 INFO cinder.api.openstack.wsgi [None req-198a00a5-ee6b-44ec-8afa-581c7563ee7c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:57:43.850 7 INFO cinder.api.openstack.wsgi [None req-3ccccc50-95e6-474b-9481-bc7f9c0adb0f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:57:49.466 8 INFO cinder.api.openstack.wsgi [None req-ba2b3a11-a7a7-4551-a392-197c9750ada9 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true 2026-09-15 12:57:49.475 8 INFO cinder.volume.api [None req-ba2b3a11-a7a7-4551-a392-197c9750ada9 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all snapshots completed successfully. 2026-09-15 12:57:49.476 8 INFO cinder.api.openstack.wsgi [None req-ba2b3a11-a7a7-4551-a392-197c9750ada9 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 579/1153] 10.0.0.132 () {28 vars in 674 bytes} [Tue Sep 15 12:57:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true => generated 17 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:57:49.490 7 INFO cinder.api.openstack.wsgi [None req-5608cc38-81f2-4784-9de9-4530d1471e04 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true 2026-09-15 12:57:49.994 7 INFO cinder.api.openstack.wsgi [None req-5608cc38-81f2-4784-9de9-4530d1471e04 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 575/1154] 10.0.0.132 () {28 vars in 696 bytes} [Tue Sep 15 12:57:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:57:50.043 8 INFO cinder.api.openstack.wsgi [None req-5270d596-3c86-45d7-b0c4-36e17a1afaa2 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true 2026-09-15 12:57:50.069 8 INFO cinder.api.openstack.wsgi [None req-5270d596-3c86-45d7-b0c4-36e17a1afaa2 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 580/1155] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:57:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:57:50.078 7 INFO cinder.api.openstack.wsgi [None req-7fc9204a-68f2-41ea-b1fe-f9b63a697151 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true 2026-09-15 12:57:50.103 7 INFO cinder.api.openstack.wsgi [None req-7fc9204a-68f2-41ea-b1fe-f9b63a697151 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 576/1156] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:57:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:57:50.113 8 INFO cinder.api.openstack.wsgi [None req-d342af60-20a5-4af3-85ad-480d1015b7c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true 2026-09-15 12:57:50.129 8 INFO cinder.api.openstack.wsgi [None req-d342af60-20a5-4af3-85ad-480d1015b7c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 581/1157] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:57:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:57:50.138 7 INFO cinder.api.openstack.wsgi [None req-602fdbe6-1ef0-48df-9c80-e320ea382cc3 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:57:50.147 7 INFO cinder.volume.api [None req-602fdbe6-1ef0-48df-9c80-e320ea382cc3 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:57:50.150 7 INFO cinder.api.openstack.wsgi [None req-602fdbe6-1ef0-48df-9c80-e320ea382cc3 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 577/1158] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:57:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:57:50.157 8 INFO cinder.api.openstack.wsgi [None req-83bd0674-58da-490d-bc8e-9e6758de1648 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:57:50.164 8 INFO cinder.volume.api [None req-83bd0674-58da-490d-bc8e-9e6758de1648 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:57:50.165 8 INFO cinder.api.openstack.wsgi [None req-83bd0674-58da-490d-bc8e-9e6758de1648 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 582/1159] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:57:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:57:50.174 7 INFO cinder.api.openstack.wsgi [None req-b7c52874-995d-42d2-9ca9-f9baf406007f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services 2026-09-15 12:57:50.181 7 INFO cinder.api.openstack.wsgi [None req-b7c52874-995d-42d2-9ca9-f9baf406007f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 578/1160] 10.0.0.132 () {28 vars in 645 bytes} [Tue Sep 15 12:57:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:57:53.849 7 INFO cinder.api.openstack.wsgi [None req-b7c52874-995d-42d2-9ca9-f9baf406007f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:57:53.850 8 INFO cinder.api.openstack.wsgi [None req-83bd0674-58da-490d-bc8e-9e6758de1648 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:57:53.851 7 INFO cinder.api.openstack.wsgi [None req-b7c52874-995d-42d2-9ca9-f9baf406007f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:57:53.851 8 INFO cinder.api.openstack.wsgi [None req-83bd0674-58da-490d-bc8e-9e6758de1648 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:58:03.849 7 INFO cinder.api.openstack.wsgi [None req-b7c52874-995d-42d2-9ca9-f9baf406007f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:58:03.849 8 INFO cinder.api.openstack.wsgi [None req-83bd0674-58da-490d-bc8e-9e6758de1648 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:58:03.850 7 INFO cinder.api.openstack.wsgi [None req-b7c52874-995d-42d2-9ca9-f9baf406007f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:58:03.850 8 INFO cinder.api.openstack.wsgi [None req-83bd0674-58da-490d-bc8e-9e6758de1648 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:58:13.849 8 INFO cinder.api.openstack.wsgi [None req-83bd0674-58da-490d-bc8e-9e6758de1648 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:58:13.849 7 INFO cinder.api.openstack.wsgi [None req-b7c52874-995d-42d2-9ca9-f9baf406007f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:58:13.849 8 INFO cinder.api.openstack.wsgi [None req-83bd0674-58da-490d-bc8e-9e6758de1648 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:58:13.850 7 INFO cinder.api.openstack.wsgi [None req-b7c52874-995d-42d2-9ca9-f9baf406007f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:58:23.849 8 INFO cinder.api.openstack.wsgi [None req-83bd0674-58da-490d-bc8e-9e6758de1648 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:58:23.849 7 INFO cinder.api.openstack.wsgi [None req-b7c52874-995d-42d2-9ca9-f9baf406007f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:58:23.850 8 INFO cinder.api.openstack.wsgi [None req-83bd0674-58da-490d-bc8e-9e6758de1648 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:58:23.850 7 INFO cinder.api.openstack.wsgi [None req-b7c52874-995d-42d2-9ca9-f9baf406007f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:58:33.849 7 INFO cinder.api.openstack.wsgi [None req-b7c52874-995d-42d2-9ca9-f9baf406007f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:58:33.849 8 INFO cinder.api.openstack.wsgi [None req-83bd0674-58da-490d-bc8e-9e6758de1648 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:58:33.849 7 INFO cinder.api.openstack.wsgi [None req-b7c52874-995d-42d2-9ca9-f9baf406007f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:58:33.850 8 INFO cinder.api.openstack.wsgi [None req-83bd0674-58da-490d-bc8e-9e6758de1648 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:58:43.849 7 INFO cinder.api.openstack.wsgi [None req-b7c52874-995d-42d2-9ca9-f9baf406007f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:58:43.850 7 INFO cinder.api.openstack.wsgi [None req-b7c52874-995d-42d2-9ca9-f9baf406007f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:58:43.849 8 INFO cinder.api.openstack.wsgi [None req-83bd0674-58da-490d-bc8e-9e6758de1648 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:58:43.851 8 INFO cinder.api.openstack.wsgi [None req-83bd0674-58da-490d-bc8e-9e6758de1648 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:58:49.474 7 INFO cinder.api.openstack.wsgi [None req-79193028-5314-4bf8-9395-db8c661ae0e4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:58:49.493 7 INFO cinder.volume.api [None req-79193028-5314-4bf8-9395-db8c661ae0e4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:58:49.496 7 INFO cinder.api.openstack.wsgi [None req-79193028-5314-4bf8-9395-db8c661ae0e4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 585/1173] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:58:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true => generated 15 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:58:49.510 8 INFO cinder.api.openstack.wsgi [None req-40b23c3b-8753-45ac-a540-cd71453af1a9 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true 2026-09-15 12:58:49.525 8 INFO cinder.volume.api [None req-40b23c3b-8753-45ac-a540-cd71453af1a9 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all snapshots completed successfully. 2026-09-15 12:58:49.526 8 INFO cinder.api.openstack.wsgi [None req-40b23c3b-8753-45ac-a540-cd71453af1a9 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 589/1174] 10.0.0.132 () {28 vars in 674 bytes} [Tue Sep 15 12:58:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:58:49.539 7 INFO cinder.api.openstack.wsgi [None req-d36162f4-7e7d-4bab-b532-9b4cbca31fe5 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services 2026-09-15 12:58:49.553 7 INFO cinder.api.openstack.wsgi [None req-d36162f4-7e7d-4bab-b532-9b4cbca31fe5 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 586/1175] 10.0.0.132 () {28 vars in 645 bytes} [Tue Sep 15 12:58:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-services => generated 646 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:58:49.572 8 INFO cinder.api.openstack.wsgi [None req-c424358d-a2d4-447e-8df4-4a04121638ef 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true 2026-09-15 12:58:50.076 8 INFO cinder.api.openstack.wsgi [None req-c424358d-a2d4-447e-8df4-4a04121638ef 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 590/1176] 10.0.0.132 () {28 vars in 696 bytes} [Tue Sep 15 12:58:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:58:50.140 7 INFO cinder.api.openstack.wsgi [None req-7b1cead2-b4d6-4086-b198-692045a2d3f9 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true 2026-09-15 12:58:50.189 7 INFO cinder.api.openstack.wsgi [None req-7b1cead2-b4d6-4086-b198-692045a2d3f9 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 587/1177] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:58:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true => generated 845 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:58:50.204 8 INFO cinder.api.openstack.wsgi [None req-0c02f863-67c9-4d9b-b45c-734e8308f552 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true 2026-09-15 12:58:50.268 8 INFO cinder.api.openstack.wsgi [None req-0c02f863-67c9-4d9b-b45c-734e8308f552 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 591/1178] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:58:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true => generated 845 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:58:50.283 7 INFO cinder.api.openstack.wsgi [None req-9ef8269a-2b2e-4051-a092-664b43b7408a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true 2026-09-15 12:58:50.314 7 INFO cinder.api.openstack.wsgi [None req-9ef8269a-2b2e-4051-a092-664b43b7408a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 588/1179] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:58:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:58:50.326 8 INFO cinder.api.openstack.wsgi [None req-6a00ffb9-70f3-47b2-abda-ff87671035e8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:58:50.338 8 INFO cinder.volume.api [None req-6a00ffb9-70f3-47b2-abda-ff87671035e8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:58:50.341 8 INFO cinder.api.openstack.wsgi [None req-6a00ffb9-70f3-47b2-abda-ff87671035e8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 592/1180] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:58:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:58:53.849 7 INFO cinder.api.openstack.wsgi [None req-9ef8269a-2b2e-4051-a092-664b43b7408a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:58:53.850 8 INFO cinder.api.openstack.wsgi [None req-6a00ffb9-70f3-47b2-abda-ff87671035e8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:58:53.851 7 INFO cinder.api.openstack.wsgi [None req-9ef8269a-2b2e-4051-a092-664b43b7408a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:58:53.852 8 INFO cinder.api.openstack.wsgi [None req-6a00ffb9-70f3-47b2-abda-ff87671035e8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:59:03.849 7 INFO cinder.api.openstack.wsgi [None req-9ef8269a-2b2e-4051-a092-664b43b7408a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:59:03.849 8 INFO cinder.api.openstack.wsgi [None req-6a00ffb9-70f3-47b2-abda-ff87671035e8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:59:03.850 8 INFO cinder.api.openstack.wsgi [None req-6a00ffb9-70f3-47b2-abda-ff87671035e8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:59:03.850 7 INFO cinder.api.openstack.wsgi [None req-9ef8269a-2b2e-4051-a092-664b43b7408a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:59:13.850 7 INFO cinder.api.openstack.wsgi [None req-9ef8269a-2b2e-4051-a092-664b43b7408a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:59:13.850 8 INFO cinder.api.openstack.wsgi [None req-6a00ffb9-70f3-47b2-abda-ff87671035e8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:59:13.851 7 INFO cinder.api.openstack.wsgi [None req-9ef8269a-2b2e-4051-a092-664b43b7408a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:59:13.851 8 INFO cinder.api.openstack.wsgi [None req-6a00ffb9-70f3-47b2-abda-ff87671035e8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:59:23.849 7 INFO cinder.api.openstack.wsgi [None req-9ef8269a-2b2e-4051-a092-664b43b7408a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:59:23.849 8 INFO cinder.api.openstack.wsgi [None req-6a00ffb9-70f3-47b2-abda-ff87671035e8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:59:23.850 7 INFO cinder.api.openstack.wsgi [None req-9ef8269a-2b2e-4051-a092-664b43b7408a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:59:23.850 8 INFO cinder.api.openstack.wsgi [None req-6a00ffb9-70f3-47b2-abda-ff87671035e8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:59:33.849 8 INFO cinder.api.openstack.wsgi [None req-6a00ffb9-70f3-47b2-abda-ff87671035e8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:59:33.849 7 INFO cinder.api.openstack.wsgi [None req-9ef8269a-2b2e-4051-a092-664b43b7408a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:59:33.850 8 INFO cinder.api.openstack.wsgi [None req-6a00ffb9-70f3-47b2-abda-ff87671035e8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:59:33.851 7 INFO cinder.api.openstack.wsgi [None req-9ef8269a-2b2e-4051-a092-664b43b7408a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:59:43.850 8 INFO cinder.api.openstack.wsgi [None req-6a00ffb9-70f3-47b2-abda-ff87671035e8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:59:43.850 8 INFO cinder.api.openstack.wsgi [None req-6a00ffb9-70f3-47b2-abda-ff87671035e8 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:59:43.850 7 INFO cinder.api.openstack.wsgi [None req-9ef8269a-2b2e-4051-a092-664b43b7408a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:59:43.851 7 INFO cinder.api.openstack.wsgi [None req-9ef8269a-2b2e-4051-a092-664b43b7408a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:59:49.503 8 INFO cinder.api.openstack.wsgi [None req-7f240347-e207-4a24-a9ae-6994d83f4fc5 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:59:49.516 8 INFO cinder.volume.api [None req-7f240347-e207-4a24-a9ae-6994d83f4fc5 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:59:49.519 8 INFO cinder.api.openstack.wsgi [None req-7f240347-e207-4a24-a9ae-6994d83f4fc5 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 599/1193] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:59:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true => generated 15 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:59:49.530 7 INFO cinder.api.openstack.wsgi [None req-9ba05556-4dc8-4cf8-a0b6-a82db6296dd0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 12:59:49.544 7 INFO cinder.volume.api [None req-9ba05556-4dc8-4cf8-a0b6-a82db6296dd0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 12:59:49.548 7 INFO cinder.api.openstack.wsgi [None req-9ba05556-4dc8-4cf8-a0b6-a82db6296dd0 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 595/1194] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 12:59:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:59:49.562 8 INFO cinder.api.openstack.wsgi [None req-4eb87fa0-2add-4000-af83-87f67066e975 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true 2026-09-15 12:59:50.067 8 INFO cinder.api.openstack.wsgi [None req-4eb87fa0-2add-4000-af83-87f67066e975 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 600/1195] 10.0.0.132 () {28 vars in 696 bytes} [Tue Sep 15 12:59:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 12:59:50.146 7 INFO cinder.api.openstack.wsgi [None req-7e74a5b5-f9e1-405f-8cb2-e0a271c97400 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true 2026-09-15 12:59:50.182 7 INFO cinder.api.openstack.wsgi [None req-7e74a5b5-f9e1-405f-8cb2-e0a271c97400 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 596/1196] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:59:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:59:50.196 8 INFO cinder.api.openstack.wsgi [None req-216cdd98-2be5-4085-9327-7e491e5c0699 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true 2026-09-15 12:59:50.234 8 INFO cinder.api.openstack.wsgi [None req-216cdd98-2be5-4085-9327-7e491e5c0699 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 601/1197] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:59:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:59:50.249 7 INFO cinder.api.openstack.wsgi [None req-dad8fb3b-abed-4a9b-86ef-d080c93b1ab3 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true 2026-09-15 12:59:50.282 7 INFO cinder.api.openstack.wsgi [None req-dad8fb3b-abed-4a9b-86ef-d080c93b1ab3 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 597/1198] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 12:59:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:59:50.295 8 INFO cinder.api.openstack.wsgi [None req-6cd3498b-b83e-4346-9428-f006ea3f444d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true 2026-09-15 12:59:50.319 8 INFO cinder.volume.api [None req-6cd3498b-b83e-4346-9428-f006ea3f444d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all snapshots completed successfully. 2026-09-15 12:59:50.320 8 INFO cinder.api.openstack.wsgi [None req-6cd3498b-b83e-4346-9428-f006ea3f444d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 602/1199] 10.0.0.132 () {28 vars in 674 bytes} [Tue Sep 15 12:59:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true => generated 17 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 12:59:50.332 7 INFO cinder.api.openstack.wsgi [None req-8df321d6-93aa-4d4c-97fa-e3b89fdb7d2c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services 2026-09-15 12:59:50.340 7 INFO cinder.api.openstack.wsgi [None req-8df321d6-93aa-4d4c-97fa-e3b89fdb7d2c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 598/1200] 10.0.0.132 () {28 vars in 645 bytes} [Tue Sep 15 12:59:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 12:59:53.849 8 INFO cinder.api.openstack.wsgi [None req-6cd3498b-b83e-4346-9428-f006ea3f444d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:59:53.849 7 INFO cinder.api.openstack.wsgi [None req-8df321d6-93aa-4d4c-97fa-e3b89fdb7d2c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 12:59:53.850 8 INFO cinder.api.openstack.wsgi [None req-6cd3498b-b83e-4346-9428-f006ea3f444d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 12:59:53.851 7 INFO cinder.api.openstack.wsgi [None req-8df321d6-93aa-4d4c-97fa-e3b89fdb7d2c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 13:00:03.848 8 INFO cinder.api.openstack.wsgi [None req-6cd3498b-b83e-4346-9428-f006ea3f444d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 13:00:03.849 8 INFO cinder.api.openstack.wsgi [None req-6cd3498b-b83e-4346-9428-f006ea3f444d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 13:00:03.849 7 INFO cinder.api.openstack.wsgi [None req-8df321d6-93aa-4d4c-97fa-e3b89fdb7d2c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 13:00:03.850 7 INFO cinder.api.openstack.wsgi [None req-8df321d6-93aa-4d4c-97fa-e3b89fdb7d2c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 13:00:13.848 8 INFO cinder.api.openstack.wsgi [None req-6cd3498b-b83e-4346-9428-f006ea3f444d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 13:00:13.849 8 INFO cinder.api.openstack.wsgi [None req-6cd3498b-b83e-4346-9428-f006ea3f444d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 13:00:13.850 7 INFO cinder.api.openstack.wsgi [None req-8df321d6-93aa-4d4c-97fa-e3b89fdb7d2c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 13:00:13.850 7 INFO cinder.api.openstack.wsgi [None req-8df321d6-93aa-4d4c-97fa-e3b89fdb7d2c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 13:00:23.849 8 INFO cinder.api.openstack.wsgi [None req-6cd3498b-b83e-4346-9428-f006ea3f444d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 13:00:23.850 8 INFO cinder.api.openstack.wsgi [None req-6cd3498b-b83e-4346-9428-f006ea3f444d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 13:00:23.852 7 INFO cinder.api.openstack.wsgi [None req-8df321d6-93aa-4d4c-97fa-e3b89fdb7d2c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 13:00:23.853 7 INFO cinder.api.openstack.wsgi [None req-8df321d6-93aa-4d4c-97fa-e3b89fdb7d2c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 13:00:33.849 7 INFO cinder.api.openstack.wsgi [None req-8df321d6-93aa-4d4c-97fa-e3b89fdb7d2c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 13:00:33.849 8 INFO cinder.api.openstack.wsgi [None req-6cd3498b-b83e-4346-9428-f006ea3f444d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 13:00:33.850 8 INFO cinder.api.openstack.wsgi [None req-6cd3498b-b83e-4346-9428-f006ea3f444d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 13:00:33.852 7 INFO cinder.api.openstack.wsgi [None req-8df321d6-93aa-4d4c-97fa-e3b89fdb7d2c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 13:00:43.850 8 INFO cinder.api.openstack.wsgi [None req-6cd3498b-b83e-4346-9428-f006ea3f444d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 13:00:43.850 7 INFO cinder.api.openstack.wsgi [None req-8df321d6-93aa-4d4c-97fa-e3b89fdb7d2c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 13:00:43.851 7 INFO cinder.api.openstack.wsgi [None req-8df321d6-93aa-4d4c-97fa-e3b89fdb7d2c 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 13:00:43.851 8 INFO cinder.api.openstack.wsgi [None req-6cd3498b-b83e-4346-9428-f006ea3f444d 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 13:00:49.493 7 INFO cinder.api.openstack.wsgi [None req-9c9289ea-3d5f-4c85-a0fb-a77faf2ece3f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 13:00:49.506 7 INFO cinder.volume.api [None req-9c9289ea-3d5f-4c85-a0fb-a77faf2ece3f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 13:00:49.507 7 INFO cinder.api.openstack.wsgi [None req-9c9289ea-3d5f-4c85-a0fb-a77faf2ece3f 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 605/1213] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 13:00:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-15 13:00:49.520 8 INFO cinder.api.openstack.wsgi [None req-35590f94-3f1e-4073-95cd-b41aa15da6fa 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true 2026-09-15 13:00:50.026 8 INFO cinder.api.openstack.wsgi [None req-35590f94-3f1e-4073-95cd-b41aa15da6fa 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 609/1214] 10.0.0.132 () {28 vars in 696 bytes} [Tue Sep 15 13:00:49 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/scheduler-stats/get_pools?detail=true => generated 668 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 13:00:50.083 7 INFO cinder.api.openstack.wsgi [None req-f5ebd47a-6f3a-42bf-950f-a0e01e0c2971 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true 2026-09-15 13:00:50.124 7 INFO cinder.api.openstack.wsgi [None req-f5ebd47a-6f3a-42bf-950f-a0e01e0c2971 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 606/1215] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 13:00:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/2b3aa9c71c884438ae01cd94aa725708?usage=true => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 13:00:50.140 8 INFO cinder.api.openstack.wsgi [None req-20d62ecd-6c20-4ae1-868f-7b11662565ef 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true 2026-09-15 13:00:50.190 8 INFO cinder.api.openstack.wsgi [None req-20d62ecd-6c20-4ae1-868f-7b11662565ef 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 610/1216] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 13:00:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/967068d38a834b23bfbbc258457c6ed6?usage=true => generated 845 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 13:00:50.204 7 INFO cinder.api.openstack.wsgi [None req-29ebd37b-c75c-43e7-a817-f82e94ab2c71 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true 2026-09-15 13:00:50.240 7 INFO cinder.api.openstack.wsgi [None req-29ebd37b-c75c-43e7-a817-f82e94ab2c71 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 607/1217] 10.0.0.132 () {28 vars in 736 bytes} [Tue Sep 15 13:00:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-quota-sets/9e279ad6bf0b434fbd44e305fa5bbf78?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 13:00:50.259 8 INFO cinder.api.openstack.wsgi [None req-cebf5785-f1c6-4335-b9dc-b0483d6d62d7 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true 2026-09-15 13:00:50.273 8 INFO cinder.volume.api [None req-cebf5785-f1c6-4335-b9dc-b0483d6d62d7 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all volumes completed successfully. 2026-09-15 13:00:50.276 8 INFO cinder.api.openstack.wsgi [None req-cebf5785-f1c6-4335-b9dc-b0483d6d62d7 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 611/1218] 10.0.0.132 () {28 vars in 684 bytes} [Tue Sep 15 13:00:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 13:00:50.290 7 INFO cinder.api.openstack.wsgi [None req-d368fda0-cc4e-4d62-8d3e-260c4ce93d5a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true 2026-09-15 13:00:50.297 7 INFO cinder.volume.api [None req-d368fda0-cc4e-4d62-8d3e-260c4ce93d5a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Get all snapshots completed successfully. 2026-09-15 13:00:50.298 7 INFO cinder.api.openstack.wsgi [None req-d368fda0-cc4e-4d62-8d3e-260c4ce93d5a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 608/1219] 10.0.0.132 () {28 vars in 674 bytes} [Tue Sep 15 13:00:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/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-09-15 13:00:50.311 8 INFO cinder.api.openstack.wsgi [None req-da8bfadd-c264-4595-a3f1-ecb8dcdb48c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services 2026-09-15 13:00:50.320 8 INFO cinder.api.openstack.wsgi [None req-da8bfadd-c264-4595-a3f1-ecb8dcdb48c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/967068d38a834b23bfbbc258457c6ed6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 612/1220] 10.0.0.132 () {28 vars in 645 bytes} [Tue Sep 15 13:00:50 2026] GET /v3/967068d38a834b23bfbbc258457c6ed6/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-15 13:00:53.849 8 INFO cinder.api.openstack.wsgi [None req-da8bfadd-c264-4595-a3f1-ecb8dcdb48c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 13:00:53.849 7 INFO cinder.api.openstack.wsgi [None req-d368fda0-cc4e-4d62-8d3e-260c4ce93d5a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] GET http://10.0.0.8:8776/ 2026-09-15 13:00:53.850 8 INFO cinder.api.openstack.wsgi [None req-da8bfadd-c264-4595-a3f1-ecb8dcdb48c4 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300 2026-09-15 13:00:53.850 7 INFO cinder.api.openstack.wsgi [None req-d368fda0-cc4e-4d62-8d3e-260c4ce93d5a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] http://10.0.0.8:8776/ returned with HTTP 300