+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Apr 29 02:18:55 2026] *** compiled with version: 13.3.0 on 22 April 2026 22:34:40 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: cinder-api-655c68dfd7-sngrl machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fae49331668 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/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_policy/policy.py:1592: 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:1592: 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_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import parse /var/lib/openstack/lib/python3.12/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import parse simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() 2026-04-29 02:18:59.234 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-04-29 02:18:59.234 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-04-29 02:18:59.272 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-04-29 02:18:59.272 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-04-29 02:19:00.481 8 INFO cinder.rpc [None req-89ba6a3e-18b7-4f8c-8262-0f81b0dfb0d8 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-04-29 02:19:00.484 8 INFO cinder.rpc [None req-89ba6a3e-18b7-4f8c-8262-0f81b0dfb0d8 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-04-29 02:19:00.487 8 INFO cinder.rpc [None req-89ba6a3e-18b7-4f8c-8262-0f81b0dfb0d8 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-04-29 02:19:00.490 8 INFO cinder.rpc [None req-89ba6a3e-18b7-4f8c-8262-0f81b0dfb0d8 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-04-29 02:19:00.503 8 INFO cinder.rpc [None req-89ba6a3e-18b7-4f8c-8262-0f81b0dfb0d8 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-04-29 02:19:00.507 8 INFO cinder.rpc [None req-89ba6a3e-18b7-4f8c-8262-0f81b0dfb0d8 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-04-29 02:19:00.534 7 INFO cinder.rpc [None req-55f71cdd-441e-4c7d-a68c-d65875f99a2d - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-04-29 02:19:00.537 7 INFO cinder.rpc [None req-55f71cdd-441e-4c7d-a68c-d65875f99a2d - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-04-29 02:19:00.539 7 INFO cinder.rpc [None req-55f71cdd-441e-4c7d-a68c-d65875f99a2d - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-04-29 02:19:00.541 7 INFO cinder.rpc [None req-55f71cdd-441e-4c7d-a68c-d65875f99a2d - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-04-29 02:19:00.555 7 INFO cinder.rpc [None req-55f71cdd-441e-4c7d-a68c-d65875f99a2d - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-04-29 02:19:00.555 8 WARNING cinder.api.contrib.hosts [None req-89ba6a3e-18b7-4f8c-8262-0f81b0dfb0d8 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-04-29 02:19:00.557 7 INFO cinder.rpc [None req-55f71cdd-441e-4c7d-a68c-d65875f99a2d - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-04-29 02:19:00.596 8 WARNING keystonemiddleware._common.config [None req-89ba6a3e-18b7-4f8c-8262-0f81b0dfb0d8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-29 02:19:00.604 8 WARNING oslo_config.cfg [None req-89ba6a3e-18b7-4f8c-8262-0f81b0dfb0d8 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-29 02:19:00.606 7 WARNING cinder.api.contrib.hosts [None req-55f71cdd-441e-4c7d-a68c-d65875f99a2d - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fae49331668 pid: 8 (default app) 2026-04-29 02:19:00.647 7 WARNING keystonemiddleware._common.config [None req-55f71cdd-441e-4c7d-a68c-d65875f99a2d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-29 02:19:00.655 7 WARNING oslo_config.cfg [None req-55f71cdd-441e-4c7d-a68c-d65875f99a2d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fae49331668 pid: 7 (default app) 2026-04-29 02:19:06.271 8 INFO cinder.api.openstack.wsgi [None req-89ba6a3e-18b7-4f8c-8262-0f81b0dfb0d8 - - - - - -] GET http://10.0.0.31:8776/ 2026-04-29 02:19:06.273 8 INFO cinder.api.openstack.wsgi [None req-89ba6a3e-18b7-4f8c-8262-0f81b0dfb0d8 - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:19:16.270 7 INFO cinder.api.openstack.wsgi [None req-55f71cdd-441e-4c7d-a68c-d65875f99a2d - - - - - -] GET http://10.0.0.31:8776/ 2026-04-29 02:19:16.272 7 INFO cinder.api.openstack.wsgi [None req-55f71cdd-441e-4c7d-a68c-d65875f99a2d - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:19:26.270 8 INFO cinder.api.openstack.wsgi [None req-89ba6a3e-18b7-4f8c-8262-0f81b0dfb0d8 - - - - - -] GET http://10.0.0.31:8776/ 2026-04-29 02:19:26.270 7 INFO cinder.api.openstack.wsgi [None req-55f71cdd-441e-4c7d-a68c-d65875f99a2d - - - - - -] GET http://10.0.0.31:8776/ 2026-04-29 02:19:26.271 7 INFO cinder.api.openstack.wsgi [None req-55f71cdd-441e-4c7d-a68c-d65875f99a2d - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:19:26.272 8 INFO cinder.api.openstack.wsgi [None req-89ba6a3e-18b7-4f8c-8262-0f81b0dfb0d8 - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:19:36.269 7 INFO cinder.api.openstack.wsgi [None req-55f71cdd-441e-4c7d-a68c-d65875f99a2d - - - - - -] GET http://10.0.0.31:8776/ 2026-04-29 02:19:36.269 8 INFO cinder.api.openstack.wsgi [None req-89ba6a3e-18b7-4f8c-8262-0f81b0dfb0d8 - - - - - -] GET http://10.0.0.31:8776/ 2026-04-29 02:19:36.270 7 INFO cinder.api.openstack.wsgi [None req-55f71cdd-441e-4c7d-a68c-d65875f99a2d - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:19:36.270 8 INFO cinder.api.openstack.wsgi [None req-89ba6a3e-18b7-4f8c-8262-0f81b0dfb0d8 - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:19:46.270 8 INFO cinder.api.openstack.wsgi [None req-89ba6a3e-18b7-4f8c-8262-0f81b0dfb0d8 - - - - - -] GET http://10.0.0.31:8776/ 2026-04-29 02:19:46.270 7 INFO cinder.api.openstack.wsgi [None req-55f71cdd-441e-4c7d-a68c-d65875f99a2d - - - - - -] GET http://10.0.0.31:8776/ 2026-04-29 02:19:46.271 7 INFO cinder.api.openstack.wsgi [None req-55f71cdd-441e-4c7d-a68c-d65875f99a2d - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:19:46.271 8 INFO cinder.api.openstack.wsgi [None req-89ba6a3e-18b7-4f8c-8262-0f81b0dfb0d8 - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:19:56.270 7 INFO cinder.api.openstack.wsgi [None req-55f71cdd-441e-4c7d-a68c-d65875f99a2d - - - - - -] GET http://10.0.0.31:8776/ 2026-04-29 02:19:56.270 8 INFO cinder.api.openstack.wsgi [None req-89ba6a3e-18b7-4f8c-8262-0f81b0dfb0d8 - - - - - -] GET http://10.0.0.31:8776/ 2026-04-29 02:19:56.271 7 INFO cinder.api.openstack.wsgi [None req-55f71cdd-441e-4c7d-a68c-d65875f99a2d - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:19:56.271 8 INFO cinder.api.openstack.wsgi [None req-89ba6a3e-18b7-4f8c-8262-0f81b0dfb0d8 - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:20:06.269 7 INFO cinder.api.openstack.wsgi [None req-55f71cdd-441e-4c7d-a68c-d65875f99a2d - - - - - -] GET http://10.0.0.31:8776/ 2026-04-29 02:20:06.269 8 INFO cinder.api.openstack.wsgi [None req-89ba6a3e-18b7-4f8c-8262-0f81b0dfb0d8 - - - - - -] GET http://10.0.0.31:8776/ 2026-04-29 02:20:06.270 7 INFO cinder.api.openstack.wsgi [None req-55f71cdd-441e-4c7d-a68c-d65875f99a2d - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:20:06.271 8 INFO cinder.api.openstack.wsgi [None req-89ba6a3e-18b7-4f8c-8262-0f81b0dfb0d8 - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:20:16.270 7 INFO cinder.api.openstack.wsgi [None req-55f71cdd-441e-4c7d-a68c-d65875f99a2d - - - - - -] GET http://10.0.0.31:8776/ 2026-04-29 02:20:16.270 8 INFO cinder.api.openstack.wsgi [None req-89ba6a3e-18b7-4f8c-8262-0f81b0dfb0d8 - - - - - -] GET http://10.0.0.31:8776/ 2026-04-29 02:20:16.271 7 INFO cinder.api.openstack.wsgi [None req-55f71cdd-441e-4c7d-a68c-d65875f99a2d - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:20:16.271 8 INFO cinder.api.openstack.wsgi [None req-89ba6a3e-18b7-4f8c-8262-0f81b0dfb0d8 - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:20:26.270 7 INFO cinder.api.openstack.wsgi [None req-55f71cdd-441e-4c7d-a68c-d65875f99a2d - - - - - -] GET http://10.0.0.31:8776/ 2026-04-29 02:20:26.270 8 INFO cinder.api.openstack.wsgi [None req-89ba6a3e-18b7-4f8c-8262-0f81b0dfb0d8 - - - - - -] GET http://10.0.0.31:8776/ 2026-04-29 02:20:26.271 8 INFO cinder.api.openstack.wsgi [None req-89ba6a3e-18b7-4f8c-8262-0f81b0dfb0d8 - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:20:26.271 7 INFO cinder.api.openstack.wsgi [None req-55f71cdd-441e-4c7d-a68c-d65875f99a2d - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:20:36.269 8 INFO cinder.api.openstack.wsgi [None req-89ba6a3e-18b7-4f8c-8262-0f81b0dfb0d8 - - - - - -] GET http://10.0.0.31:8776/ 2026-04-29 02:20:36.270 7 INFO cinder.api.openstack.wsgi [None req-55f71cdd-441e-4c7d-a68c-d65875f99a2d - - - - - -] GET http://10.0.0.31:8776/ 2026-04-29 02:20:36.270 8 INFO cinder.api.openstack.wsgi [None req-89ba6a3e-18b7-4f8c-8262-0f81b0dfb0d8 - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:20:36.271 7 INFO cinder.api.openstack.wsgi [None req-55f71cdd-441e-4c7d-a68c-d65875f99a2d - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:20:46.269 8 INFO cinder.api.openstack.wsgi [None req-89ba6a3e-18b7-4f8c-8262-0f81b0dfb0d8 - - - - - -] GET http://10.0.0.31:8776/ 2026-04-29 02:20:46.270 8 INFO cinder.api.openstack.wsgi [None req-89ba6a3e-18b7-4f8c-8262-0f81b0dfb0d8 - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:20:46.270 7 INFO cinder.api.openstack.wsgi [None req-55f71cdd-441e-4c7d-a68c-d65875f99a2d - - - - - -] GET http://10.0.0.31:8776/ 2026-04-29 02:20:46.271 7 INFO cinder.api.openstack.wsgi [None req-55f71cdd-441e-4c7d-a68c-d65875f99a2d - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: 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/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) 2026-04-29 02:20:47.436 8 WARNING oslo_policy.policy [None req-0f7b17bb-ea14-48a9-8380-a295e8aa4902 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-29 02:20:47.436 8 WARNING oslo_policy.policy [None req-0f7b17bb-ea14-48a9-8380-a295e8aa4902 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-04-29 02:20:47.765 8 INFO cinder.api.openstack.wsgi [None req-0f7b17bb-ea14-48a9-8380-a295e8aa4902 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/types/rbd1 2026-04-29 02:20:47.788 8 INFO cinder.api.openstack.wsgi [None req-0f7b17bb-ea14-48a9-8380-a295e8aa4902 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 11/21] 10.0.0.241 () {30 vars in 682 bytes} [Wed Apr 29 02:20:46 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/types/rbd1 => generated 82 bytes in 794 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:71: 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/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) 2026-04-29 02:20:47.827 7 WARNING oslo_policy.policy [None req-877d1e81-8dd4-439d-8d65-5230f7c5ca3c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-29 02:20:47.828 7 WARNING oslo_policy.policy [None req-877d1e81-8dd4-439d-8d65-5230f7c5ca3c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-04-29 02:20:48.152 7 INFO cinder.api.openstack.wsgi [None req-877d1e81-8dd4-439d-8d65-5230f7c5ca3c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 02:20:48.176 7 INFO cinder.api.openstack.wsgi [None req-877d1e81-8dd4-439d-8d65-5230f7c5ca3c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 11/22] 10.0.0.241 () {30 vars in 721 bytes} [Wed Apr 29 02:20:47 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/types?name=rbd1&is_public=None => generated 20 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 02:20:49.712 8 INFO cinder.api.openstack.wsgi [None req-c45f7f34-3415-404e-bc01-f0246c927a5e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 02:20:49.737 8 INFO cinder.api.openstack.wsgi [None req-c45f7f34-3415-404e-bc01-f0246c927a5e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/types returned with HTTP 200 [pid: 8|app: 0|req: 12/23] 10.0.0.241 () {34 vars in 725 bytes} [Wed Apr 29 02:20:49 2026] POST /v3/3308dde9f672402eae73c63366cc0f4e/types => generated 179 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:20:49.749 7 INFO cinder.api.openstack.wsgi [req-c45f7f34-3415-404e-bc01-f0246c927a5e req-123e8363-f6e2-4534-8e8f-2e61ad43ebd0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/types/1595662a-3918-49ef-9dc9-bdf08546e207/extra_specs 2026-04-29 02:20:49.804 7 INFO cinder.api.openstack.wsgi [req-c45f7f34-3415-404e-bc01-f0246c927a5e req-123e8363-f6e2-4534-8e8f-2e61ad43ebd0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/types/1595662a-3918-49ef-9dc9-bdf08546e207/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 12/24] 10.0.0.241 () {36 vars in 894 bytes} [Wed Apr 29 02:20:49 2026] POST /v3/3308dde9f672402eae73c63366cc0f4e/types/1595662a-3918-49ef-9dc9-bdf08546e207/extra_specs => generated 48 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 02:20:51.415 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/types?is_public=None 2026-04-29 02:20:51.429 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 13/25] 10.0.0.241 () {30 vars in 701 bytes} [Wed Apr 29 02:20:51 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/types?is_public=None => generated 443 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:20:53.267 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/qos-specs 2026-04-29 02:20:53.278 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 13/26] 10.0.0.241 () {30 vars in 680 bytes} [Wed Apr 29 02:20:52 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/qos-specs => generated 17 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 02:20:56.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:20:56.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:20:56.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:20:56.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:21:06.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:21:06.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:21:06.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:21:06.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:21:16.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:21:16.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:21:16.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:21:16.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:21:26.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:21:26.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:21:26.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:21:26.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:21:36.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:21:36.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:21:36.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:21:36.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:21:46.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:21:46.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:21:46.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:21:46.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:21:56.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:21:56.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:21:56.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:21:56.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:22:06.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:22:06.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:22:06.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:22:06.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:22:16.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:22:16.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:22:16.272 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:22:16.272 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:22:26.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:22:26.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:22:26.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:22:26.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:22:36.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:22:36.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:22:36.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:22:36.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:22:46.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:22:46.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:22:46.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:22:46.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:22:56.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:22:56.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:22:56.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:22:56.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:23:06.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:23:06.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:23:06.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:23:06.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:23:16.268 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:23:16.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:23:16.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:23:16.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:23:26.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:23:26.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:23:26.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:23:26.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:23:36.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:23:36.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:23:36.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:23:36.274 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:23:46.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:23:46.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:23:46.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:23:46.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:23:56.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:23:56.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:23:56.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:23:56.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:24:06.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:24:06.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:24:06.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:24:06.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:24:16.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:24:16.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:24:16.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:24:16.273 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:24:26.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:24:26.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:24:26.274 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:24:26.275 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:24:36.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:24:36.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:24:36.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:24:36.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:24:46.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:24:46.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:24:46.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:24:46.272 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:24:56.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:24:56.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:24:56.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:24:56.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:25:06.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:25:06.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:25:06.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:25:06.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:25:16.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:25:16.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:25:16.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:25:16.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:25:26.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:25:26.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:25:26.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:25:26.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:25:36.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:25:36.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:25:36.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:25:36.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:25:46.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:25:46.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:25:46.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:25:46.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:25:56.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:25:56.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:25:56.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:25:56.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:26:06.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:26:06.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:26:06.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:26:06.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:26:16.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:26:16.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:26:16.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:26:16.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:26:26.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:26:26.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:26:26.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:26:26.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:26:36.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:26:36.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:26:36.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:26:36.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:26:46.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:26:46.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:26:46.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:26:46.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:26:56.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:26:56.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:26:56.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:26:56.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:27:06.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:27:06.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:27:06.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:27:06.272 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:27:16.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:27:16.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:27:16.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:27:16.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:27:26.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:27:26.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:27:26.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:27:26.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:27:36.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:27:36.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:27:36.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:27:36.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:27:46.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:27:46.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:27:46.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:27:46.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:27:56.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:27:56.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:27:56.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:27:56.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:28:06.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:28:06.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:28:06.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:28:06.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:28:16.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:28:16.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:28:16.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:28:16.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:28:26.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:28:26.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:28:26.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:28:26.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:28:36.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:28:36.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:28:36.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:28:36.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:28:46.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:28:46.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:28:46.272 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:28:46.273 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:28:56.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:28:56.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:28:56.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:28:56.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:29:06.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:29:06.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:29:06.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:29:06.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:29:16.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:29:16.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:29:16.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:29:16.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:29:26.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:29:26.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:29:26.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:29:26.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:29:36.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:29:36.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:29:36.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:29:36.272 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:29:46.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:29:46.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:29:46.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:29:46.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:29:56.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:29:56.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:29:56.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:29:56.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:30:06.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:30:06.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:30:06.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:30:06.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:30:16.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:30:16.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:30:16.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:30:16.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:30:26.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:30:26.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:30:26.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:30:26.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:30:36.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:30:36.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:30:36.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:30:36.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:30:46.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:30:46.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:30:46.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:30:46.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:30:56.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:30:56.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:30:56.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:30:56.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:31:06.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:31:06.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:31:06.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:31:06.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:31:16.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:31:16.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:31:16.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:31:16.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:31:26.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:31:26.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:31:26.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:31:26.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:31:36.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:31:36.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:31:36.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:31:36.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:31:46.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:31:46.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:31:46.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:31:46.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:31:56.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:31:56.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:31:56.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:31:56.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:32:06.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:32:06.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:32:06.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:32:06.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:32:16.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:32:16.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:32:16.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:32:16.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:32:26.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:32:26.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:32:26.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:32:26.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:32:36.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:32:36.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:32:36.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:32:36.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:32:46.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:32:46.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:32:46.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:32:46.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:32:56.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:32:56.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:32:56.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:32:56.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:33:06.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:33:06.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:33:06.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:33:06.272 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:33:16.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:33:16.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:33:16.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:33:16.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:33:26.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:33:26.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:33:26.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:33:26.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:33:36.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:33:36.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:33:36.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:33:36.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:33:46.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:33:46.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:33:46.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:33:46.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:33:56.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:33:56.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:33:56.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:33:56.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:34:06.268 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:34:06.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:34:06.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:34:06.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:34:16.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:34:16.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:34:16.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:34:16.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:34:26.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:34:26.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:34:26.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:34:26.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:34:36.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:34:36.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:34:36.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:34:36.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:34:46.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:34:46.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:34:46.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:34:46.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:34:56.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:34:56.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:34:56.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:34:56.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:35:06.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:35:06.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:35:06.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:35:06.271 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:35:16.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:35:16.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:35:16.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:35:16.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:35:26.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:35:26.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:35:26.270 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:35:26.271 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:35:36.268 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:35:36.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:35:36.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:35:36.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:35:46.268 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:35:46.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:35:46.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:35:46.269 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:35:56.269 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:35:56.270 7 INFO cinder.api.openstack.wsgi [None req-f76d6cdf-33b2-4e74-a32a-b5c1c6cf51f0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:35:56.277 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:35:56.277 8 INFO cinder.api.openstack.wsgi [None req-a1779704-c55e-482e-a428-b4b8a4b74873 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:00.155 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET https://volume.199-204-45-25.nip.io/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=False 2026-04-29 02:36:00.178 7 WARNING cinder.quota [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-29 02:36:00.178 7 WARNING cinder.quota [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-29 02:36:00.179 7 WARNING cinder.quota [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-29 02:36:00.179 7 WARNING cinder.quota [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-29 02:36:00.179 7 WARNING cinder.quota [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-29 02:36:00.180 7 WARNING cinder.quota [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-29 02:36:00.185 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] https://volume.199-204-45-25.nip.io/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 105/209] 199.204.45.25 () {44 vars in 1064 bytes} [Wed Apr 29 02:36:00 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=False => generated 340 bytes in 140 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:00.324 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] PUT https://volume.199-204-45-25.nip.io/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e 2026-04-29 02:36:00.384 8 WARNING cinder.quota [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-29 02:36:00.384 8 WARNING cinder.quota [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-29 02:36:00.385 8 WARNING cinder.quota [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-29 02:36:00.385 8 WARNING cinder.quota [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-29 02:36:00.386 8 WARNING cinder.quota [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-29 02:36:00.386 8 WARNING cinder.quota [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-29 02:36:00.391 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] https://volume.199-204-45-25.nip.io/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e returned with HTTP 200 [pid: 8|app: 0|req: 105/210] 199.204.45.25 () {48 vars in 1093 bytes} [Wed Apr 29 02:36:00 2026] PUT /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e => generated 296 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:36:06.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:36:06.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:36:06.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:36:06.271 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:36:16.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:36:16.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:36:16.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:36:16.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:36:26.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:36:26.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:36:26.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:36:26.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:36:36.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:36:36.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:36:36.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:36:36.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:36:46.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:36:46.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:36:46.271 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:36:46.271 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:36:56.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:36:56.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:36:56.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:36:56.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:37:06.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:37:06.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:37:06.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:37:06.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:37:16.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:37:16.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:37:16.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:37:16.271 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:37:26.268 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:37:26.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:37:26.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:37:26.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:37:36.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:37:36.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:37:36.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:37:36.271 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:37:46.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:37:46.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:37:46.271 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:37:46.271 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:37:56.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:37:56.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:37:56.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:37:56.271 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:38:06.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:38:06.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:38:06.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:38:06.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:38:16.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:38:16.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:38:16.279 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:38:16.280 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:38:26.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:38:26.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:38:26.271 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:38:26.271 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:38:36.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:38:36.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:38:36.271 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:38:36.271 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:38:46.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:38:46.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:38:46.271 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:38:46.272 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:38:56.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:38:56.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:38:56.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:38:56.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:39:06.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:39:06.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:39:06.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:39:06.271 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:39:16.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:39:16.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:39:16.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:39:16.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:39:26.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:39:26.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:39:26.271 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:39:26.271 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:39:36.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:39:36.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:39:36.271 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:39:36.271 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:39:46.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:39:46.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:39:46.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:39:46.271 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:39:56.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:39:56.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:39:56.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:39:56.271 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:40:06.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:40:06.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:40:06.271 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:40:06.271 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:40:16.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:40:16.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:40:16.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:40:16.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:40:26.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:40:26.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:40:26.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:40:26.271 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:40:36.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:40:36.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:40:36.271 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:40:36.271 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:40:46.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:40:46.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:40:46.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:40:46.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:40:56.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:40:56.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:40:56.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:40:56.272 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:41:06.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:41:06.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:41:06.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:41:06.271 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:41:16.272 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:41:16.272 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:41:16.272 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:41:16.274 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:41:26.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:41:26.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:41:26.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:41:26.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:41:36.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:41:36.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:41:36.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:41:36.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:41:46.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:41:46.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:41:46.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:41:46.271 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:41:56.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:41:56.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:41:56.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:41:56.271 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:42:06.268 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:42:06.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:42:06.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:42:06.271 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:42:16.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:42:16.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:42:16.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:42:16.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:42:26.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:42:26.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:42:26.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:42:26.271 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:42:36.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:42:36.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:42:36.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:42:36.271 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:42:46.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:42:46.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:42:46.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:42:46.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:42:56.268 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:42:56.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:42:56.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:42:56.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:43:06.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:43:06.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:43:06.271 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:43:06.271 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:43:16.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:43:16.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:43:16.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:43:16.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:43:26.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:43:26.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:43:26.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:43:26.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:43:36.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:43:36.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:43:36.271 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:43:36.271 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:43:46.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:43:46.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:43:46.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:43:46.271 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:43:56.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:43:56.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:43:56.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:43:56.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:44:06.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:44:06.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:44:06.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:44:06.271 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:44:16.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:44:16.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:44:16.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:44:16.271 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:44:26.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:44:26.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:44:26.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:44:26.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:44:36.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:44:36.271 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:44:36.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:44:36.272 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:44:46.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:44:46.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:44:46.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:44:46.271 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:44:56.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:44:56.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:44:56.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:44:56.271 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:45:06.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:45:06.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:45:06.271 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:45:06.271 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:45:16.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:45:16.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:45:16.271 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:45:16.272 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:45:26.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:45:26.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:45:26.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:45:26.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:45:36.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:45:36.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:45:36.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:45:36.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:45:46.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:45:46.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:45:46.271 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:45:46.271 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:45:56.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:45:56.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:45:56.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:45:56.271 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:46:06.269 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:46:06.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:46:06.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:46:06.272 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:46:16.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:46:16.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:46:16.271 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:46:16.271 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:46:26.269 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:46:26.270 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:46:26.270 7 INFO cinder.api.openstack.wsgi [None req-83503822-83a3-4318-b8c7-f3cbae05ab8c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:46:26.271 8 INFO cinder.api.openstack.wsgi [None req-d7d9a126-a366-44bc-b2d1-abc9b69eb958 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:46:27.629 8 INFO cinder.api.openstack.wsgi [None req-38ccdd68-769e-469e-953a-ce7a046d59b2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET https://volume.199-204-45-25.nip.io/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=False 2026-04-29 02:46:27.649 8 INFO cinder.api.openstack.wsgi [None req-38ccdd68-769e-469e-953a-ce7a046d59b2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] https://volume.199-204-45-25.nip.io/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 169/337] 199.204.45.25 () {44 vars in 1064 bytes} [Wed Apr 29 02:46:27 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=False => generated 340 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:46:28.326 7 INFO cinder.api.openstack.wsgi [None req-d8208708-40a1-4557-ac78-44dce58e942e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] PUT https://volume.199-204-45-25.nip.io/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac 2026-04-29 02:46:28.382 7 INFO cinder.api.openstack.wsgi [None req-d8208708-40a1-4557-ac78-44dce58e942e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] https://volume.199-204-45-25.nip.io/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac returned with HTTP 200 [pid: 7|app: 0|req: 169/338] 199.204.45.25 () {48 vars in 1093 bytes} [Wed Apr 29 02:46:28 2026] PUT /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac => generated 296 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:46:36.270 7 INFO cinder.api.openstack.wsgi [None req-d8208708-40a1-4557-ac78-44dce58e942e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:46:36.270 8 INFO cinder.api.openstack.wsgi [None req-38ccdd68-769e-469e-953a-ce7a046d59b2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:46:36.270 7 INFO cinder.api.openstack.wsgi [None req-d8208708-40a1-4557-ac78-44dce58e942e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:46:36.272 8 INFO cinder.api.openstack.wsgi [None req-38ccdd68-769e-469e-953a-ce7a046d59b2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:46:46.270 7 INFO cinder.api.openstack.wsgi [None req-d8208708-40a1-4557-ac78-44dce58e942e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:46:46.270 8 INFO cinder.api.openstack.wsgi [None req-38ccdd68-769e-469e-953a-ce7a046d59b2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:46:46.271 7 INFO cinder.api.openstack.wsgi [None req-d8208708-40a1-4557-ac78-44dce58e942e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:46:46.271 8 INFO cinder.api.openstack.wsgi [None req-38ccdd68-769e-469e-953a-ce7a046d59b2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:46:56.269 8 INFO cinder.api.openstack.wsgi [None req-38ccdd68-769e-469e-953a-ce7a046d59b2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:46:56.270 7 INFO cinder.api.openstack.wsgi [None req-d8208708-40a1-4557-ac78-44dce58e942e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:46:56.271 8 INFO cinder.api.openstack.wsgi [None req-38ccdd68-769e-469e-953a-ce7a046d59b2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:46:56.271 7 INFO cinder.api.openstack.wsgi [None req-d8208708-40a1-4557-ac78-44dce58e942e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:47:06.269 8 INFO cinder.api.openstack.wsgi [None req-38ccdd68-769e-469e-953a-ce7a046d59b2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:47:06.270 7 INFO cinder.api.openstack.wsgi [None req-d8208708-40a1-4557-ac78-44dce58e942e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:47:06.270 8 INFO cinder.api.openstack.wsgi [None req-38ccdd68-769e-469e-953a-ce7a046d59b2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:47:06.271 7 INFO cinder.api.openstack.wsgi [None req-d8208708-40a1-4557-ac78-44dce58e942e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:47:16.269 8 INFO cinder.api.openstack.wsgi [None req-38ccdd68-769e-469e-953a-ce7a046d59b2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:47:16.269 8 INFO cinder.api.openstack.wsgi [None req-38ccdd68-769e-469e-953a-ce7a046d59b2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:47:16.269 7 INFO cinder.api.openstack.wsgi [None req-d8208708-40a1-4557-ac78-44dce58e942e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:47:16.270 7 INFO cinder.api.openstack.wsgi [None req-d8208708-40a1-4557-ac78-44dce58e942e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:47:26.269 8 INFO cinder.api.openstack.wsgi [None req-38ccdd68-769e-469e-953a-ce7a046d59b2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:47:26.270 7 INFO cinder.api.openstack.wsgi [None req-d8208708-40a1-4557-ac78-44dce58e942e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:47:26.271 7 INFO cinder.api.openstack.wsgi [None req-d8208708-40a1-4557-ac78-44dce58e942e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:47:26.271 8 INFO cinder.api.openstack.wsgi [None req-38ccdd68-769e-469e-953a-ce7a046d59b2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:47:36.270 7 INFO cinder.api.openstack.wsgi [None req-d8208708-40a1-4557-ac78-44dce58e942e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:47:36.270 8 INFO cinder.api.openstack.wsgi [None req-38ccdd68-769e-469e-953a-ce7a046d59b2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:47:36.271 7 INFO cinder.api.openstack.wsgi [None req-d8208708-40a1-4557-ac78-44dce58e942e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:47:36.271 8 INFO cinder.api.openstack.wsgi [None req-38ccdd68-769e-469e-953a-ce7a046d59b2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:47:46.269 8 INFO cinder.api.openstack.wsgi [None req-38ccdd68-769e-469e-953a-ce7a046d59b2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:47:46.269 7 INFO cinder.api.openstack.wsgi [None req-d8208708-40a1-4557-ac78-44dce58e942e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:47:46.270 8 INFO cinder.api.openstack.wsgi [None req-38ccdd68-769e-469e-953a-ce7a046d59b2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:47:46.270 7 INFO cinder.api.openstack.wsgi [None req-d8208708-40a1-4557-ac78-44dce58e942e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:47:50.155 8 INFO cinder.api.openstack.wsgi [None req-82661cb4-ae70-4a9c-985f-1ec05efcda79 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 02:47:50.185 8 INFO cinder.volume.api [None req-82661cb4-ae70-4a9c-985f-1ec05efcda79 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 02:47:50.187 8 INFO cinder.api.openstack.wsgi [None req-82661cb4-ae70-4a9c-985f-1ec05efcda79 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 178/355] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 02:47:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/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-04-29 02:47:50.197 7 INFO cinder.api.openstack.wsgi [None req-3abcf1ca-db53-44fe-b5bb-e18c8acce6fe 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true 2026-04-29 02:47:50.213 7 INFO cinder.volume.api [None req-3abcf1ca-db53-44fe-b5bb-e18c8acce6fe 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all snapshots completed successfully. 2026-04-29 02:47:50.214 7 INFO cinder.api.openstack.wsgi [None req-3abcf1ca-db53-44fe-b5bb-e18c8acce6fe 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 178/356] 10.0.0.235 () {28 vars in 674 bytes} [Wed Apr 29 02:47:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 02:47:50.227 8 INFO cinder.api.openstack.wsgi [None req-6fa381d9-2d41-4d27-90ab-72efdbe103e3 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true 2026-04-29 02:47:50.767 8 INFO cinder.api.openstack.wsgi [None req-6fa381d9-2d41-4d27-90ab-72efdbe103e3 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 179/357] 10.0.0.235 () {28 vars in 696 bytes} [Wed Apr 29 02:47:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:47:50.803 7 INFO cinder.api.openstack.wsgi [None req-e6f27d20-ec0f-46f5-9bb9-0c73a4ef1f37 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true 2026-04-29 02:47:50.823 7 INFO cinder.api.openstack.wsgi [None req-e6f27d20-ec0f-46f5-9bb9-0c73a4ef1f37 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 179/358] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:47:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:47:50.837 8 INFO cinder.api.openstack.wsgi [None req-4ed0f2db-7046-477b-a4a3-9221b688983f 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true 2026-04-29 02:47:50.856 8 INFO cinder.api.openstack.wsgi [None req-4ed0f2db-7046-477b-a4a3-9221b688983f 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 180/359] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:47:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:47:50.865 7 INFO cinder.api.openstack.wsgi [None req-b54c439d-4cd0-40db-ac0d-a559aafe53f8 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true 2026-04-29 02:47:50.882 7 INFO cinder.api.openstack.wsgi [None req-b54c439d-4cd0-40db-ac0d-a559aafe53f8 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 180/360] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:47:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:47:50.893 8 INFO cinder.api.openstack.wsgi [None req-32696b07-ec23-4249-a3b6-b880961211e4 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 02:47:50.901 8 INFO cinder.volume.api [None req-32696b07-ec23-4249-a3b6-b880961211e4 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 02:47:50.903 8 INFO cinder.api.openstack.wsgi [None req-32696b07-ec23-4249-a3b6-b880961211e4 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 181/361] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 02:47:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 02:47:50.912 7 INFO cinder.api.openstack.wsgi [None req-f54c060a-5af9-487d-a18e-5a21d8776325 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services 2026-04-29 02:47:50.919 7 INFO cinder.api.openstack.wsgi [None req-f54c060a-5af9-487d-a18e-5a21d8776325 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 181/362] 10.0.0.235 () {28 vars in 645 bytes} [Wed Apr 29 02:47:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:47:56.269 7 INFO cinder.api.openstack.wsgi [None req-f54c060a-5af9-487d-a18e-5a21d8776325 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:47:56.269 8 INFO cinder.api.openstack.wsgi [None req-32696b07-ec23-4249-a3b6-b880961211e4 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:47:56.272 8 INFO cinder.api.openstack.wsgi [None req-32696b07-ec23-4249-a3b6-b880961211e4 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:47:56.270 7 INFO cinder.api.openstack.wsgi [None req-f54c060a-5af9-487d-a18e-5a21d8776325 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:48:06.270 7 INFO cinder.api.openstack.wsgi [None req-f54c060a-5af9-487d-a18e-5a21d8776325 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:48:06.270 8 INFO cinder.api.openstack.wsgi [None req-32696b07-ec23-4249-a3b6-b880961211e4 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:48:06.271 7 INFO cinder.api.openstack.wsgi [None req-f54c060a-5af9-487d-a18e-5a21d8776325 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:48:06.271 8 INFO cinder.api.openstack.wsgi [None req-32696b07-ec23-4249-a3b6-b880961211e4 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:48:16.269 7 INFO cinder.api.openstack.wsgi [None req-f54c060a-5af9-487d-a18e-5a21d8776325 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:48:16.269 8 INFO cinder.api.openstack.wsgi [None req-32696b07-ec23-4249-a3b6-b880961211e4 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:48:16.269 7 INFO cinder.api.openstack.wsgi [None req-f54c060a-5af9-487d-a18e-5a21d8776325 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:48:16.270 8 INFO cinder.api.openstack.wsgi [None req-32696b07-ec23-4249-a3b6-b880961211e4 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:48:26.269 7 INFO cinder.api.openstack.wsgi [None req-f54c060a-5af9-487d-a18e-5a21d8776325 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:48:26.270 8 INFO cinder.api.openstack.wsgi [None req-32696b07-ec23-4249-a3b6-b880961211e4 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:48:26.270 7 INFO cinder.api.openstack.wsgi [None req-f54c060a-5af9-487d-a18e-5a21d8776325 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:48:26.271 8 INFO cinder.api.openstack.wsgi [None req-32696b07-ec23-4249-a3b6-b880961211e4 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:48:36.270 7 INFO cinder.api.openstack.wsgi [None req-f54c060a-5af9-487d-a18e-5a21d8776325 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:48:36.270 8 INFO cinder.api.openstack.wsgi [None req-32696b07-ec23-4249-a3b6-b880961211e4 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:48:36.270 7 INFO cinder.api.openstack.wsgi [None req-f54c060a-5af9-487d-a18e-5a21d8776325 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:48:36.271 8 INFO cinder.api.openstack.wsgi [None req-32696b07-ec23-4249-a3b6-b880961211e4 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:48:46.270 7 INFO cinder.api.openstack.wsgi [None req-f54c060a-5af9-487d-a18e-5a21d8776325 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:48:46.270 8 INFO cinder.api.openstack.wsgi [None req-32696b07-ec23-4249-a3b6-b880961211e4 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:48:46.271 8 INFO cinder.api.openstack.wsgi [None req-32696b07-ec23-4249-a3b6-b880961211e4 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:48:46.271 7 INFO cinder.api.openstack.wsgi [None req-f54c060a-5af9-487d-a18e-5a21d8776325 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:48:50.205 8 INFO cinder.api.openstack.wsgi [None req-b8c29d4b-bb93-4aa4-972c-f0829179a22a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true 2026-04-29 02:48:50.711 8 INFO cinder.api.openstack.wsgi [None req-b8c29d4b-bb93-4aa4-972c-f0829179a22a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 188/375] 10.0.0.235 () {28 vars in 696 bytes} [Wed Apr 29 02:48:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:48:50.724 7 INFO cinder.api.openstack.wsgi [None req-12693d3b-2bfc-4727-9e72-d1629670c5ef 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 02:48:50.753 7 INFO cinder.volume.api [None req-12693d3b-2bfc-4727-9e72-d1629670c5ef 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 02:48:50.755 7 INFO cinder.api.openstack.wsgi [None req-12693d3b-2bfc-4727-9e72-d1629670c5ef 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 188/376] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 02:48:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 02:48:50.768 8 INFO cinder.api.openstack.wsgi [None req-ce7b0d5f-587d-4515-a637-d5f42a6283a7 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services 2026-04-29 02:48:50.774 8 INFO cinder.api.openstack.wsgi [None req-ce7b0d5f-587d-4515-a637-d5f42a6283a7 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 189/377] 10.0.0.235 () {28 vars in 645 bytes} [Wed Apr 29 02:48:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:48:50.812 7 INFO cinder.api.openstack.wsgi [None req-c9c7996b-8f2a-4e60-bfc4-c513afa413fd 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true 2026-04-29 02:48:50.833 7 INFO cinder.api.openstack.wsgi [None req-c9c7996b-8f2a-4e60-bfc4-c513afa413fd 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 189/378] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:48:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:48:50.845 8 INFO cinder.api.openstack.wsgi [None req-90e87ad5-3f94-4a97-a604-6a9e131bde7b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true 2026-04-29 02:48:50.865 8 INFO cinder.api.openstack.wsgi [None req-90e87ad5-3f94-4a97-a604-6a9e131bde7b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 190/379] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:48:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:48:50.877 7 INFO cinder.api.openstack.wsgi [None req-0b5902e4-a508-4065-8f97-413e2142dfc4 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true 2026-04-29 02:48:50.896 7 INFO cinder.api.openstack.wsgi [None req-0b5902e4-a508-4065-8f97-413e2142dfc4 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 190/380] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:48:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:48:50.906 8 INFO cinder.api.openstack.wsgi [None req-6c2a68e7-8530-4891-8bd8-1ea9ce556b0a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true 2026-04-29 02:48:50.921 8 INFO cinder.volume.api [None req-6c2a68e7-8530-4891-8bd8-1ea9ce556b0a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all snapshots completed successfully. 2026-04-29 02:48:50.921 8 INFO cinder.api.openstack.wsgi [None req-6c2a68e7-8530-4891-8bd8-1ea9ce556b0a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 191/381] 10.0.0.235 () {28 vars in 674 bytes} [Wed Apr 29 02:48:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 02:48:50.932 7 INFO cinder.api.openstack.wsgi [None req-6277c091-a52c-49e3-8090-2af5d4d003ad 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 02:48:50.941 7 INFO cinder.volume.api [None req-6277c091-a52c-49e3-8090-2af5d4d003ad 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 02:48:50.943 7 INFO cinder.api.openstack.wsgi [None req-6277c091-a52c-49e3-8090-2af5d4d003ad 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 191/382] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 02:48:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 02:48:56.269 8 INFO cinder.api.openstack.wsgi [None req-6c2a68e7-8530-4891-8bd8-1ea9ce556b0a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:48:56.269 7 INFO cinder.api.openstack.wsgi [None req-6277c091-a52c-49e3-8090-2af5d4d003ad 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:48:56.270 8 INFO cinder.api.openstack.wsgi [None req-6c2a68e7-8530-4891-8bd8-1ea9ce556b0a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:48:56.271 7 INFO cinder.api.openstack.wsgi [None req-6277c091-a52c-49e3-8090-2af5d4d003ad 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:49:06.269 8 INFO cinder.api.openstack.wsgi [None req-6c2a68e7-8530-4891-8bd8-1ea9ce556b0a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:49:06.269 7 INFO cinder.api.openstack.wsgi [None req-6277c091-a52c-49e3-8090-2af5d4d003ad 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:49:06.271 7 INFO cinder.api.openstack.wsgi [None req-6277c091-a52c-49e3-8090-2af5d4d003ad 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:49:06.271 8 INFO cinder.api.openstack.wsgi [None req-6c2a68e7-8530-4891-8bd8-1ea9ce556b0a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:49:16.269 7 INFO cinder.api.openstack.wsgi [None req-6277c091-a52c-49e3-8090-2af5d4d003ad 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:49:16.269 8 INFO cinder.api.openstack.wsgi [None req-6c2a68e7-8530-4891-8bd8-1ea9ce556b0a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:49:16.270 7 INFO cinder.api.openstack.wsgi [None req-6277c091-a52c-49e3-8090-2af5d4d003ad 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:49:16.270 8 INFO cinder.api.openstack.wsgi [None req-6c2a68e7-8530-4891-8bd8-1ea9ce556b0a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:49:26.269 8 INFO cinder.api.openstack.wsgi [None req-6c2a68e7-8530-4891-8bd8-1ea9ce556b0a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:49:26.270 7 INFO cinder.api.openstack.wsgi [None req-6277c091-a52c-49e3-8090-2af5d4d003ad 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:49:26.270 8 INFO cinder.api.openstack.wsgi [None req-6c2a68e7-8530-4891-8bd8-1ea9ce556b0a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:49:26.271 7 INFO cinder.api.openstack.wsgi [None req-6277c091-a52c-49e3-8090-2af5d4d003ad 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:49:36.270 7 INFO cinder.api.openstack.wsgi [None req-6277c091-a52c-49e3-8090-2af5d4d003ad 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:49:36.270 8 INFO cinder.api.openstack.wsgi [None req-6c2a68e7-8530-4891-8bd8-1ea9ce556b0a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:49:36.271 7 INFO cinder.api.openstack.wsgi [None req-6277c091-a52c-49e3-8090-2af5d4d003ad 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:49:36.271 8 INFO cinder.api.openstack.wsgi [None req-6c2a68e7-8530-4891-8bd8-1ea9ce556b0a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:49:46.270 8 INFO cinder.api.openstack.wsgi [None req-6c2a68e7-8530-4891-8bd8-1ea9ce556b0a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:49:46.270 7 INFO cinder.api.openstack.wsgi [None req-6277c091-a52c-49e3-8090-2af5d4d003ad 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:49:46.270 8 INFO cinder.api.openstack.wsgi [None req-6c2a68e7-8530-4891-8bd8-1ea9ce556b0a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:49:46.271 7 INFO cinder.api.openstack.wsgi [None req-6277c091-a52c-49e3-8090-2af5d4d003ad 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:49:50.168 8 INFO cinder.api.openstack.wsgi [None req-c10ab367-d899-4370-b8d6-26a0fbb6bb09 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 02:49:50.178 8 INFO cinder.volume.api [None req-c10ab367-d899-4370-b8d6-26a0fbb6bb09 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 02:49:50.180 8 INFO cinder.api.openstack.wsgi [None req-c10ab367-d899-4370-b8d6-26a0fbb6bb09 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 198/395] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 02:49:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 02:49:50.190 7 INFO cinder.api.openstack.wsgi [None req-62ca2952-817a-4e64-a712-a61970ddb537 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 02:49:50.199 7 INFO cinder.volume.api [None req-62ca2952-817a-4e64-a712-a61970ddb537 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 02:49:50.201 7 INFO cinder.api.openstack.wsgi [None req-62ca2952-817a-4e64-a712-a61970ddb537 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 198/396] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 02:49:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 02:49:50.212 8 INFO cinder.api.openstack.wsgi [None req-99e65260-8459-49c6-93ba-6ddf12db964e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services 2026-04-29 02:49:50.217 8 INFO cinder.api.openstack.wsgi [None req-99e65260-8459-49c6-93ba-6ddf12db964e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 199/397] 10.0.0.235 () {28 vars in 645 bytes} [Wed Apr 29 02:49:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:49:50.227 7 INFO cinder.api.openstack.wsgi [None req-2886c130-1efd-4db7-b874-0803c55649f2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true 2026-04-29 02:49:50.764 7 INFO cinder.api.openstack.wsgi [None req-2886c130-1efd-4db7-b874-0803c55649f2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 199/398] 10.0.0.235 () {28 vars in 696 bytes} [Wed Apr 29 02:49:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:49:50.772 8 INFO cinder.api.openstack.wsgi [None req-6d68a591-5d13-4cff-a42d-e84062f96c16 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true 2026-04-29 02:49:50.778 8 INFO cinder.volume.api [None req-6d68a591-5d13-4cff-a42d-e84062f96c16 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all snapshots completed successfully. 2026-04-29 02:49:50.778 8 INFO cinder.api.openstack.wsgi [None req-6d68a591-5d13-4cff-a42d-e84062f96c16 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 200/399] 10.0.0.235 () {28 vars in 674 bytes} [Wed Apr 29 02:49:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 02:49:50.822 7 INFO cinder.api.openstack.wsgi [None req-7f8f505f-d1ca-42e8-aac7-2a4954832b56 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true 2026-04-29 02:49:50.842 7 INFO cinder.api.openstack.wsgi [None req-7f8f505f-d1ca-42e8-aac7-2a4954832b56 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 200/400] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:49:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:49:50.851 8 INFO cinder.api.openstack.wsgi [None req-668aff6a-b34b-41c2-bd48-c8b8c5360ec2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true 2026-04-29 02:49:50.869 8 INFO cinder.api.openstack.wsgi [None req-668aff6a-b34b-41c2-bd48-c8b8c5360ec2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 201/401] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:49:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:49:50.880 7 INFO cinder.api.openstack.wsgi [None req-398a11a9-91e4-49c0-b775-cf629deed7a3 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true 2026-04-29 02:49:50.902 7 INFO cinder.api.openstack.wsgi [None req-398a11a9-91e4-49c0-b775-cf629deed7a3 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 201/402] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:49:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:49:56.270 8 INFO cinder.api.openstack.wsgi [None req-668aff6a-b34b-41c2-bd48-c8b8c5360ec2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:49:56.270 7 INFO cinder.api.openstack.wsgi [None req-398a11a9-91e4-49c0-b775-cf629deed7a3 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:49:56.271 8 INFO cinder.api.openstack.wsgi [None req-668aff6a-b34b-41c2-bd48-c8b8c5360ec2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:49:56.271 7 INFO cinder.api.openstack.wsgi [None req-398a11a9-91e4-49c0-b775-cf629deed7a3 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:50:06.269 8 INFO cinder.api.openstack.wsgi [None req-668aff6a-b34b-41c2-bd48-c8b8c5360ec2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:50:06.269 7 INFO cinder.api.openstack.wsgi [None req-398a11a9-91e4-49c0-b775-cf629deed7a3 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:50:06.270 8 INFO cinder.api.openstack.wsgi [None req-668aff6a-b34b-41c2-bd48-c8b8c5360ec2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:50:06.270 7 INFO cinder.api.openstack.wsgi [None req-398a11a9-91e4-49c0-b775-cf629deed7a3 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:50:16.269 7 INFO cinder.api.openstack.wsgi [None req-398a11a9-91e4-49c0-b775-cf629deed7a3 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:50:16.270 8 INFO cinder.api.openstack.wsgi [None req-668aff6a-b34b-41c2-bd48-c8b8c5360ec2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:50:16.270 7 INFO cinder.api.openstack.wsgi [None req-398a11a9-91e4-49c0-b775-cf629deed7a3 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:50:16.271 8 INFO cinder.api.openstack.wsgi [None req-668aff6a-b34b-41c2-bd48-c8b8c5360ec2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:50:26.269 7 INFO cinder.api.openstack.wsgi [None req-398a11a9-91e4-49c0-b775-cf629deed7a3 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:50:26.269 8 INFO cinder.api.openstack.wsgi [None req-668aff6a-b34b-41c2-bd48-c8b8c5360ec2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:50:26.270 7 INFO cinder.api.openstack.wsgi [None req-398a11a9-91e4-49c0-b775-cf629deed7a3 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:50:26.270 8 INFO cinder.api.openstack.wsgi [None req-668aff6a-b34b-41c2-bd48-c8b8c5360ec2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:50:36.270 8 INFO cinder.api.openstack.wsgi [None req-668aff6a-b34b-41c2-bd48-c8b8c5360ec2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:50:36.271 8 INFO cinder.api.openstack.wsgi [None req-668aff6a-b34b-41c2-bd48-c8b8c5360ec2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:50:36.270 7 INFO cinder.api.openstack.wsgi [None req-398a11a9-91e4-49c0-b775-cf629deed7a3 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:50:36.273 7 INFO cinder.api.openstack.wsgi [None req-398a11a9-91e4-49c0-b775-cf629deed7a3 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:50:46.269 8 INFO cinder.api.openstack.wsgi [None req-668aff6a-b34b-41c2-bd48-c8b8c5360ec2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:50:46.269 7 INFO cinder.api.openstack.wsgi [None req-398a11a9-91e4-49c0-b775-cf629deed7a3 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:50:46.270 7 INFO cinder.api.openstack.wsgi [None req-398a11a9-91e4-49c0-b775-cf629deed7a3 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:50:46.270 8 INFO cinder.api.openstack.wsgi [None req-668aff6a-b34b-41c2-bd48-c8b8c5360ec2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:50:50.167 7 INFO cinder.api.openstack.wsgi [None req-5718731f-5e44-40a0-aabe-bf3a2491499b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true 2026-04-29 02:50:50.172 7 INFO cinder.volume.api [None req-5718731f-5e44-40a0-aabe-bf3a2491499b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all snapshots completed successfully. 2026-04-29 02:50:50.173 7 INFO cinder.api.openstack.wsgi [None req-5718731f-5e44-40a0-aabe-bf3a2491499b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 208/415] 10.0.0.235 () {28 vars in 674 bytes} [Wed Apr 29 02:50:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true => generated 17 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 02:50:50.185 8 INFO cinder.api.openstack.wsgi [None req-5355bced-c87c-41a3-bb1b-dd87528e7999 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 02:50:50.193 8 INFO cinder.volume.api [None req-5355bced-c87c-41a3-bb1b-dd87528e7999 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 02:50:50.195 8 INFO cinder.api.openstack.wsgi [None req-5355bced-c87c-41a3-bb1b-dd87528e7999 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 208/416] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 02:50:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 02:50:50.208 7 INFO cinder.api.openstack.wsgi [None req-5a581389-27fa-4cce-91d2-f271449a09bf 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 02:50:50.221 7 INFO cinder.volume.api [None req-5a581389-27fa-4cce-91d2-f271449a09bf 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 02:50:50.224 7 INFO cinder.api.openstack.wsgi [None req-5a581389-27fa-4cce-91d2-f271449a09bf 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 209/417] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 02:50:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/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-04-29 02:50:50.238 8 INFO cinder.api.openstack.wsgi [None req-0546f4f3-e718-401f-879b-7c4048d53d4d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services 2026-04-29 02:50:50.243 8 INFO cinder.api.openstack.wsgi [None req-0546f4f3-e718-401f-879b-7c4048d53d4d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 209/418] 10.0.0.235 () {28 vars in 645 bytes} [Wed Apr 29 02:50:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:50:50.254 7 INFO cinder.api.openstack.wsgi [None req-7e03aef0-b648-4161-9bd2-ff1109e31019 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true 2026-04-29 02:50:50.758 7 INFO cinder.api.openstack.wsgi [None req-7e03aef0-b648-4161-9bd2-ff1109e31019 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 210/419] 10.0.0.235 () {28 vars in 696 bytes} [Wed Apr 29 02:50:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:50:50.795 8 INFO cinder.api.openstack.wsgi [None req-3eae0aa9-ac15-410c-9cac-83f9fc838998 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true 2026-04-29 02:50:50.816 8 INFO cinder.api.openstack.wsgi [None req-3eae0aa9-ac15-410c-9cac-83f9fc838998 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 210/420] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:50:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:50:50.826 7 INFO cinder.api.openstack.wsgi [None req-0eb6430b-e8c8-49be-9db9-a47b4d8bad4c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true 2026-04-29 02:50:50.851 7 INFO cinder.api.openstack.wsgi [None req-0eb6430b-e8c8-49be-9db9-a47b4d8bad4c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 211/421] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:50:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:50:50.862 8 INFO cinder.api.openstack.wsgi [None req-5943ea14-b62b-4b7a-95e7-fcded228c65b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true 2026-04-29 02:50:50.878 8 INFO cinder.api.openstack.wsgi [None req-5943ea14-b62b-4b7a-95e7-fcded228c65b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 211/422] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:50:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:50:56.270 7 INFO cinder.api.openstack.wsgi [None req-0eb6430b-e8c8-49be-9db9-a47b4d8bad4c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:50:56.271 8 INFO cinder.api.openstack.wsgi [None req-5943ea14-b62b-4b7a-95e7-fcded228c65b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:50:56.271 7 INFO cinder.api.openstack.wsgi [None req-0eb6430b-e8c8-49be-9db9-a47b4d8bad4c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:50:56.272 8 INFO cinder.api.openstack.wsgi [None req-5943ea14-b62b-4b7a-95e7-fcded228c65b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:51:06.269 7 INFO cinder.api.openstack.wsgi [None req-0eb6430b-e8c8-49be-9db9-a47b4d8bad4c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:51:06.269 8 INFO cinder.api.openstack.wsgi [None req-5943ea14-b62b-4b7a-95e7-fcded228c65b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:51:06.270 7 INFO cinder.api.openstack.wsgi [None req-0eb6430b-e8c8-49be-9db9-a47b4d8bad4c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:51:06.271 8 INFO cinder.api.openstack.wsgi [None req-5943ea14-b62b-4b7a-95e7-fcded228c65b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:51:16.269 7 INFO cinder.api.openstack.wsgi [None req-0eb6430b-e8c8-49be-9db9-a47b4d8bad4c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:51:16.269 8 INFO cinder.api.openstack.wsgi [None req-5943ea14-b62b-4b7a-95e7-fcded228c65b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:51:16.270 7 INFO cinder.api.openstack.wsgi [None req-0eb6430b-e8c8-49be-9db9-a47b4d8bad4c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:51:16.271 8 INFO cinder.api.openstack.wsgi [None req-5943ea14-b62b-4b7a-95e7-fcded228c65b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:51:26.269 7 INFO cinder.api.openstack.wsgi [None req-0eb6430b-e8c8-49be-9db9-a47b4d8bad4c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:51:26.269 8 INFO cinder.api.openstack.wsgi [None req-5943ea14-b62b-4b7a-95e7-fcded228c65b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:51:26.269 7 INFO cinder.api.openstack.wsgi [None req-0eb6430b-e8c8-49be-9db9-a47b4d8bad4c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:51:26.270 8 INFO cinder.api.openstack.wsgi [None req-5943ea14-b62b-4b7a-95e7-fcded228c65b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:51:36.269 8 INFO cinder.api.openstack.wsgi [None req-5943ea14-b62b-4b7a-95e7-fcded228c65b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:51:36.269 7 INFO cinder.api.openstack.wsgi [None req-0eb6430b-e8c8-49be-9db9-a47b4d8bad4c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:51:36.269 8 INFO cinder.api.openstack.wsgi [None req-5943ea14-b62b-4b7a-95e7-fcded228c65b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:51:36.270 7 INFO cinder.api.openstack.wsgi [None req-0eb6430b-e8c8-49be-9db9-a47b4d8bad4c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:51:46.269 8 INFO cinder.api.openstack.wsgi [None req-5943ea14-b62b-4b7a-95e7-fcded228c65b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:51:46.269 7 INFO cinder.api.openstack.wsgi [None req-0eb6430b-e8c8-49be-9db9-a47b4d8bad4c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:51:46.270 8 INFO cinder.api.openstack.wsgi [None req-5943ea14-b62b-4b7a-95e7-fcded228c65b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:51:46.271 7 INFO cinder.api.openstack.wsgi [None req-0eb6430b-e8c8-49be-9db9-a47b4d8bad4c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:51:50.389 8 INFO cinder.api.openstack.wsgi [None req-c3b55ad1-bfa9-47a6-9d76-794add290a04 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true 2026-04-29 02:51:50.416 8 INFO cinder.api.openstack.wsgi [None req-c3b55ad1-bfa9-47a6-9d76-794add290a04 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 218/435] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:51:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true => generated 845 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:51:50.433 7 INFO cinder.api.openstack.wsgi [None req-2efd6461-1c4d-4456-9164-fe17a4265169 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true 2026-04-29 02:51:50.453 7 INFO cinder.api.openstack.wsgi [None req-2efd6461-1c4d-4456-9164-fe17a4265169 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 218/436] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:51:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:51:50.465 8 INFO cinder.api.openstack.wsgi [None req-3e835506-1782-423d-821a-dc5f87c7334b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true 2026-04-29 02:51:50.484 8 INFO cinder.api.openstack.wsgi [None req-3e835506-1782-423d-821a-dc5f87c7334b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 219/437] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:51:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:51:50.496 7 INFO cinder.api.openstack.wsgi [None req-1a743afd-84f7-4876-8a0c-4f8f424a80f2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true 2026-04-29 02:51:50.505 7 INFO cinder.volume.api [None req-1a743afd-84f7-4876-8a0c-4f8f424a80f2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all snapshots completed successfully. 2026-04-29 02:51:50.506 7 INFO cinder.api.openstack.wsgi [None req-1a743afd-84f7-4876-8a0c-4f8f424a80f2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 219/438] 10.0.0.235 () {28 vars in 674 bytes} [Wed Apr 29 02:51:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 02:51:50.516 8 INFO cinder.api.openstack.wsgi [None req-5ee5a873-6817-4f12-90b4-df65ccebd30b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services 2026-04-29 02:51:50.520 8 INFO cinder.api.openstack.wsgi [None req-5ee5a873-6817-4f12-90b4-df65ccebd30b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 220/439] 10.0.0.235 () {28 vars in 645 bytes} [Wed Apr 29 02:51:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-services => generated 646 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:51:50.533 7 INFO cinder.api.openstack.wsgi [None req-cec11877-8240-4cea-945e-484c01285bf5 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true 2026-04-29 02:51:51.036 7 INFO cinder.api.openstack.wsgi [None req-cec11877-8240-4cea-945e-484c01285bf5 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 220/440] 10.0.0.235 () {28 vars in 696 bytes} [Wed Apr 29 02:51:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:51:51.048 8 INFO cinder.api.openstack.wsgi [None req-2b539911-bf59-4615-9f93-aecb43843e32 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 02:51:51.054 8 INFO cinder.volume.api [None req-2b539911-bf59-4615-9f93-aecb43843e32 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 02:51:51.056 8 INFO cinder.api.openstack.wsgi [None req-2b539911-bf59-4615-9f93-aecb43843e32 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 221/441] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 02:51:51 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 02:51:51.066 7 INFO cinder.api.openstack.wsgi [None req-9ddd4d3e-df4c-4a26-94d6-ba94c3ae0ce7 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 02:51:51.077 7 INFO cinder.volume.api [None req-9ddd4d3e-df4c-4a26-94d6-ba94c3ae0ce7 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 02:51:51.079 7 INFO cinder.api.openstack.wsgi [None req-9ddd4d3e-df4c-4a26-94d6-ba94c3ae0ce7 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 221/442] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 02:51:51 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 02:51:56.268 8 INFO cinder.api.openstack.wsgi [None req-2b539911-bf59-4615-9f93-aecb43843e32 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:51:56.269 8 INFO cinder.api.openstack.wsgi [None req-2b539911-bf59-4615-9f93-aecb43843e32 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:51:56.269 7 INFO cinder.api.openstack.wsgi [None req-9ddd4d3e-df4c-4a26-94d6-ba94c3ae0ce7 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:51:56.270 7 INFO cinder.api.openstack.wsgi [None req-9ddd4d3e-df4c-4a26-94d6-ba94c3ae0ce7 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:52:06.269 8 INFO cinder.api.openstack.wsgi [None req-2b539911-bf59-4615-9f93-aecb43843e32 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:52:06.270 8 INFO cinder.api.openstack.wsgi [None req-2b539911-bf59-4615-9f93-aecb43843e32 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:52:06.270 7 INFO cinder.api.openstack.wsgi [None req-9ddd4d3e-df4c-4a26-94d6-ba94c3ae0ce7 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:52:06.271 7 INFO cinder.api.openstack.wsgi [None req-9ddd4d3e-df4c-4a26-94d6-ba94c3ae0ce7 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:52:16.269 7 INFO cinder.api.openstack.wsgi [None req-9ddd4d3e-df4c-4a26-94d6-ba94c3ae0ce7 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:52:16.269 8 INFO cinder.api.openstack.wsgi [None req-2b539911-bf59-4615-9f93-aecb43843e32 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:52:16.270 7 INFO cinder.api.openstack.wsgi [None req-9ddd4d3e-df4c-4a26-94d6-ba94c3ae0ce7 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:52:16.271 8 INFO cinder.api.openstack.wsgi [None req-2b539911-bf59-4615-9f93-aecb43843e32 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:52:26.269 7 INFO cinder.api.openstack.wsgi [None req-9ddd4d3e-df4c-4a26-94d6-ba94c3ae0ce7 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:52:26.270 8 INFO cinder.api.openstack.wsgi [None req-2b539911-bf59-4615-9f93-aecb43843e32 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:52:26.271 7 INFO cinder.api.openstack.wsgi [None req-9ddd4d3e-df4c-4a26-94d6-ba94c3ae0ce7 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:52:26.271 8 INFO cinder.api.openstack.wsgi [None req-2b539911-bf59-4615-9f93-aecb43843e32 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:52:36.269 7 INFO cinder.api.openstack.wsgi [None req-9ddd4d3e-df4c-4a26-94d6-ba94c3ae0ce7 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:52:36.269 8 INFO cinder.api.openstack.wsgi [None req-2b539911-bf59-4615-9f93-aecb43843e32 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:52:36.271 8 INFO cinder.api.openstack.wsgi [None req-2b539911-bf59-4615-9f93-aecb43843e32 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:52:36.271 7 INFO cinder.api.openstack.wsgi [None req-9ddd4d3e-df4c-4a26-94d6-ba94c3ae0ce7 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:52:46.269 7 INFO cinder.api.openstack.wsgi [None req-9ddd4d3e-df4c-4a26-94d6-ba94c3ae0ce7 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:52:46.269 8 INFO cinder.api.openstack.wsgi [None req-2b539911-bf59-4615-9f93-aecb43843e32 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:52:46.270 8 INFO cinder.api.openstack.wsgi [None req-2b539911-bf59-4615-9f93-aecb43843e32 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:52:46.270 7 INFO cinder.api.openstack.wsgi [None req-9ddd4d3e-df4c-4a26-94d6-ba94c3ae0ce7 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:52:50.231 8 INFO cinder.api.openstack.wsgi [None req-cd9cea57-3677-43aa-a18f-d86893947c37 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true 2026-04-29 02:52:50.278 8 INFO cinder.api.openstack.wsgi [None req-cd9cea57-3677-43aa-a18f-d86893947c37 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 228/455] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:52:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true => generated 845 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:52:50.294 7 INFO cinder.api.openstack.wsgi [None req-d2c9ca6c-59b0-47af-9dc3-cf9e997e5b4e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true 2026-04-29 02:52:50.315 7 INFO cinder.api.openstack.wsgi [None req-d2c9ca6c-59b0-47af-9dc3-cf9e997e5b4e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 228/456] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:52:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:52:50.347 8 INFO cinder.api.openstack.wsgi [None req-5f24137c-da20-4a01-b8bd-a5f5741adb61 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true 2026-04-29 02:52:50.387 8 INFO cinder.api.openstack.wsgi [None req-5f24137c-da20-4a01-b8bd-a5f5741adb61 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 229/457] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:52:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:52:50.398 7 INFO cinder.api.openstack.wsgi [None req-427fc03c-c52e-4375-8dcd-0a5ee3e93554 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 02:52:50.405 7 INFO cinder.volume.api [None req-427fc03c-c52e-4375-8dcd-0a5ee3e93554 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 02:52:50.407 7 INFO cinder.api.openstack.wsgi [None req-427fc03c-c52e-4375-8dcd-0a5ee3e93554 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 229/458] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 02:52:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 02:52:50.417 8 INFO cinder.api.openstack.wsgi [None req-202af3b3-68c0-4d03-be8a-693c588ed114 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 02:52:50.428 8 INFO cinder.volume.api [None req-202af3b3-68c0-4d03-be8a-693c588ed114 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 02:52:50.430 8 INFO cinder.api.openstack.wsgi [None req-202af3b3-68c0-4d03-be8a-693c588ed114 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 230/459] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 02:52:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 02:52:50.443 7 INFO cinder.api.openstack.wsgi [None req-514c6946-22d2-44bb-be90-4f58382fe0a0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true 2026-04-29 02:52:50.946 7 INFO cinder.api.openstack.wsgi [None req-514c6946-22d2-44bb-be90-4f58382fe0a0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 230/460] 10.0.0.235 () {28 vars in 696 bytes} [Wed Apr 29 02:52:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:52:50.955 8 INFO cinder.api.openstack.wsgi [None req-80a812c3-170f-4f0b-8397-61622271347a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true 2026-04-29 02:52:50.961 8 INFO cinder.volume.api [None req-80a812c3-170f-4f0b-8397-61622271347a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all snapshots completed successfully. 2026-04-29 02:52:50.961 8 INFO cinder.api.openstack.wsgi [None req-80a812c3-170f-4f0b-8397-61622271347a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 231/461] 10.0.0.235 () {28 vars in 674 bytes} [Wed Apr 29 02:52:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 02:52:50.970 7 INFO cinder.api.openstack.wsgi [None req-a69e4fcf-740c-4f2a-8692-0ea76aa9d0b6 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services 2026-04-29 02:52:50.977 7 INFO cinder.api.openstack.wsgi [None req-a69e4fcf-740c-4f2a-8692-0ea76aa9d0b6 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 231/462] 10.0.0.235 () {28 vars in 645 bytes} [Wed Apr 29 02:52:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:52:56.269 8 INFO cinder.api.openstack.wsgi [None req-80a812c3-170f-4f0b-8397-61622271347a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:52:56.269 7 INFO cinder.api.openstack.wsgi [None req-a69e4fcf-740c-4f2a-8692-0ea76aa9d0b6 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:52:56.270 8 INFO cinder.api.openstack.wsgi [None req-80a812c3-170f-4f0b-8397-61622271347a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:52:56.271 7 INFO cinder.api.openstack.wsgi [None req-a69e4fcf-740c-4f2a-8692-0ea76aa9d0b6 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:53:06.269 7 INFO cinder.api.openstack.wsgi [None req-a69e4fcf-740c-4f2a-8692-0ea76aa9d0b6 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:53:06.269 8 INFO cinder.api.openstack.wsgi [None req-80a812c3-170f-4f0b-8397-61622271347a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:53:06.270 8 INFO cinder.api.openstack.wsgi [None req-80a812c3-170f-4f0b-8397-61622271347a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:53:06.271 7 INFO cinder.api.openstack.wsgi [None req-a69e4fcf-740c-4f2a-8692-0ea76aa9d0b6 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:53:16.269 8 INFO cinder.api.openstack.wsgi [None req-80a812c3-170f-4f0b-8397-61622271347a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:53:16.269 7 INFO cinder.api.openstack.wsgi [None req-a69e4fcf-740c-4f2a-8692-0ea76aa9d0b6 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:53:16.270 8 INFO cinder.api.openstack.wsgi [None req-80a812c3-170f-4f0b-8397-61622271347a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:53:16.270 7 INFO cinder.api.openstack.wsgi [None req-a69e4fcf-740c-4f2a-8692-0ea76aa9d0b6 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:53:26.269 8 INFO cinder.api.openstack.wsgi [None req-80a812c3-170f-4f0b-8397-61622271347a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:53:26.269 7 INFO cinder.api.openstack.wsgi [None req-a69e4fcf-740c-4f2a-8692-0ea76aa9d0b6 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:53:26.270 8 INFO cinder.api.openstack.wsgi [None req-80a812c3-170f-4f0b-8397-61622271347a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:53:26.270 7 INFO cinder.api.openstack.wsgi [None req-a69e4fcf-740c-4f2a-8692-0ea76aa9d0b6 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:53:36.269 8 INFO cinder.api.openstack.wsgi [None req-80a812c3-170f-4f0b-8397-61622271347a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:53:36.270 8 INFO cinder.api.openstack.wsgi [None req-80a812c3-170f-4f0b-8397-61622271347a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:53:36.270 7 INFO cinder.api.openstack.wsgi [None req-a69e4fcf-740c-4f2a-8692-0ea76aa9d0b6 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:53:36.272 7 INFO cinder.api.openstack.wsgi [None req-a69e4fcf-740c-4f2a-8692-0ea76aa9d0b6 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:53:46.269 8 INFO cinder.api.openstack.wsgi [None req-80a812c3-170f-4f0b-8397-61622271347a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:53:46.269 7 INFO cinder.api.openstack.wsgi [None req-a69e4fcf-740c-4f2a-8692-0ea76aa9d0b6 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:53:46.270 8 INFO cinder.api.openstack.wsgi [None req-80a812c3-170f-4f0b-8397-61622271347a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:53:46.271 7 INFO cinder.api.openstack.wsgi [None req-a69e4fcf-740c-4f2a-8692-0ea76aa9d0b6 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:53:50.189 8 INFO cinder.api.openstack.wsgi [None req-71e6b581-cdf3-497c-8b77-f3fac4cbe4e6 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true 2026-04-29 02:53:50.241 8 INFO cinder.api.openstack.wsgi [None req-71e6b581-cdf3-497c-8b77-f3fac4cbe4e6 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 238/475] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:53:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true => generated 845 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:53:50.254 7 INFO cinder.api.openstack.wsgi [None req-0f51c46b-3963-4a2a-b600-445236237728 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true 2026-04-29 02:53:50.277 7 INFO cinder.api.openstack.wsgi [None req-0f51c46b-3963-4a2a-b600-445236237728 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 238/476] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:53:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:53:50.293 8 INFO cinder.api.openstack.wsgi [None req-6e887a7e-3958-449f-a0db-d0fa4f37c278 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true 2026-04-29 02:53:50.314 8 INFO cinder.api.openstack.wsgi [None req-6e887a7e-3958-449f-a0db-d0fa4f37c278 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 239/477] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:53:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:53:50.339 7 INFO cinder.api.openstack.wsgi [None req-1ee2e6d8-c794-4ea9-8055-57715264cc71 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 02:53:50.348 7 INFO cinder.volume.api [None req-1ee2e6d8-c794-4ea9-8055-57715264cc71 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 02:53:50.350 7 INFO cinder.api.openstack.wsgi [None req-1ee2e6d8-c794-4ea9-8055-57715264cc71 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 239/478] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 02:53:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 02:53:50.362 8 INFO cinder.api.openstack.wsgi [None req-a8f0dcad-3030-4cc2-a510-ef5097bcd3fa 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true 2026-04-29 02:53:50.369 8 INFO cinder.volume.api [None req-a8f0dcad-3030-4cc2-a510-ef5097bcd3fa 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all snapshots completed successfully. 2026-04-29 02:53:50.370 8 INFO cinder.api.openstack.wsgi [None req-a8f0dcad-3030-4cc2-a510-ef5097bcd3fa 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 240/479] 10.0.0.235 () {28 vars in 674 bytes} [Wed Apr 29 02:53:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 02:53:50.378 7 INFO cinder.api.openstack.wsgi [None req-5460e821-9cf3-4238-9aaa-35aebf57984b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services 2026-04-29 02:53:50.385 7 INFO cinder.api.openstack.wsgi [None req-5460e821-9cf3-4238-9aaa-35aebf57984b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 240/480] 10.0.0.235 () {28 vars in 645 bytes} [Wed Apr 29 02:53:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:53:50.393 8 INFO cinder.api.openstack.wsgi [None req-ffe0f8e6-ef17-446d-a5bd-45dbc7fd77ed 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 02:53:50.402 8 INFO cinder.volume.api [None req-ffe0f8e6-ef17-446d-a5bd-45dbc7fd77ed 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 02:53:50.404 8 INFO cinder.api.openstack.wsgi [None req-ffe0f8e6-ef17-446d-a5bd-45dbc7fd77ed 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 241/481] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 02:53:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 02:53:50.417 7 INFO cinder.api.openstack.wsgi [None req-e343a197-49d9-4744-93f3-f58e82a85977 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true 2026-04-29 02:53:50.923 7 INFO cinder.api.openstack.wsgi [None req-e343a197-49d9-4744-93f3-f58e82a85977 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 241/482] 10.0.0.235 () {28 vars in 696 bytes} [Wed Apr 29 02:53:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:53:56.269 8 INFO cinder.api.openstack.wsgi [None req-ffe0f8e6-ef17-446d-a5bd-45dbc7fd77ed 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:53:56.269 7 INFO cinder.api.openstack.wsgi [None req-e343a197-49d9-4744-93f3-f58e82a85977 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:53:56.270 8 INFO cinder.api.openstack.wsgi [None req-ffe0f8e6-ef17-446d-a5bd-45dbc7fd77ed 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:53:56.270 7 INFO cinder.api.openstack.wsgi [None req-e343a197-49d9-4744-93f3-f58e82a85977 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:54:06.270 7 INFO cinder.api.openstack.wsgi [None req-e343a197-49d9-4744-93f3-f58e82a85977 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:54:06.270 8 INFO cinder.api.openstack.wsgi [None req-ffe0f8e6-ef17-446d-a5bd-45dbc7fd77ed 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:54:06.271 8 INFO cinder.api.openstack.wsgi [None req-ffe0f8e6-ef17-446d-a5bd-45dbc7fd77ed 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:54:06.271 7 INFO cinder.api.openstack.wsgi [None req-e343a197-49d9-4744-93f3-f58e82a85977 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:54:16.269 8 INFO cinder.api.openstack.wsgi [None req-ffe0f8e6-ef17-446d-a5bd-45dbc7fd77ed 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:54:16.269 7 INFO cinder.api.openstack.wsgi [None req-e343a197-49d9-4744-93f3-f58e82a85977 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:54:16.270 8 INFO cinder.api.openstack.wsgi [None req-ffe0f8e6-ef17-446d-a5bd-45dbc7fd77ed 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:54:16.270 7 INFO cinder.api.openstack.wsgi [None req-e343a197-49d9-4744-93f3-f58e82a85977 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:54:26.270 8 INFO cinder.api.openstack.wsgi [None req-ffe0f8e6-ef17-446d-a5bd-45dbc7fd77ed 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:54:26.270 7 INFO cinder.api.openstack.wsgi [None req-e343a197-49d9-4744-93f3-f58e82a85977 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:54:26.271 8 INFO cinder.api.openstack.wsgi [None req-ffe0f8e6-ef17-446d-a5bd-45dbc7fd77ed 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:54:26.271 7 INFO cinder.api.openstack.wsgi [None req-e343a197-49d9-4744-93f3-f58e82a85977 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:54:36.268 8 INFO cinder.api.openstack.wsgi [None req-ffe0f8e6-ef17-446d-a5bd-45dbc7fd77ed 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:54:36.268 7 INFO cinder.api.openstack.wsgi [None req-e343a197-49d9-4744-93f3-f58e82a85977 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:54:36.269 8 INFO cinder.api.openstack.wsgi [None req-ffe0f8e6-ef17-446d-a5bd-45dbc7fd77ed 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:54:36.269 7 INFO cinder.api.openstack.wsgi [None req-e343a197-49d9-4744-93f3-f58e82a85977 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:54:46.270 8 INFO cinder.api.openstack.wsgi [None req-ffe0f8e6-ef17-446d-a5bd-45dbc7fd77ed 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:54:46.271 7 INFO cinder.api.openstack.wsgi [None req-e343a197-49d9-4744-93f3-f58e82a85977 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:54:46.271 8 INFO cinder.api.openstack.wsgi [None req-ffe0f8e6-ef17-446d-a5bd-45dbc7fd77ed 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:54:46.272 7 INFO cinder.api.openstack.wsgi [None req-e343a197-49d9-4744-93f3-f58e82a85977 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:54:50.196 8 INFO cinder.api.openstack.wsgi [None req-6f31197f-643d-465d-b60d-756ace8a66f8 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 02:54:50.206 8 INFO cinder.volume.api [None req-6f31197f-643d-465d-b60d-756ace8a66f8 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 02:54:50.209 8 INFO cinder.api.openstack.wsgi [None req-6f31197f-643d-465d-b60d-756ace8a66f8 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 248/495] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 02:54:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 02:54:50.232 7 INFO cinder.api.openstack.wsgi [None req-700dc0b1-d0a6-4e8e-906e-d445544661bc 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true 2026-04-29 02:54:50.741 7 INFO cinder.api.openstack.wsgi [None req-700dc0b1-d0a6-4e8e-906e-d445544661bc 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 248/496] 10.0.0.235 () {28 vars in 696 bytes} [Wed Apr 29 02:54:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 525 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:54:50.754 8 INFO cinder.api.openstack.wsgi [None req-97ca1bac-de79-43d7-8ee9-f898abecebfc 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 02:54:50.768 8 INFO cinder.volume.api [None req-97ca1bac-de79-43d7-8ee9-f898abecebfc 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 02:54:50.770 8 INFO cinder.api.openstack.wsgi [None req-97ca1bac-de79-43d7-8ee9-f898abecebfc 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 249/497] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 02:54:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/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-04-29 02:54:50.778 7 INFO cinder.api.openstack.wsgi [None req-9b48c3a4-501b-4ad2-9fd6-e2103f7d35b0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true 2026-04-29 02:54:50.784 7 INFO cinder.volume.api [None req-9b48c3a4-501b-4ad2-9fd6-e2103f7d35b0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all snapshots completed successfully. 2026-04-29 02:54:50.785 7 INFO cinder.api.openstack.wsgi [None req-9b48c3a4-501b-4ad2-9fd6-e2103f7d35b0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 249/498] 10.0.0.235 () {28 vars in 674 bytes} [Wed Apr 29 02:54:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 02:54:50.797 8 INFO cinder.api.openstack.wsgi [None req-7ef7cbcc-c0f2-4c9c-b820-1b0c760d52aa 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services 2026-04-29 02:54:50.804 8 INFO cinder.api.openstack.wsgi [None req-7ef7cbcc-c0f2-4c9c-b820-1b0c760d52aa 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 250/499] 10.0.0.235 () {28 vars in 645 bytes} [Wed Apr 29 02:54:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:54:50.842 7 INFO cinder.api.openstack.wsgi [None req-d21ee690-0f57-4310-a0bd-4777001320d4 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true 2026-04-29 02:54:50.860 7 INFO cinder.api.openstack.wsgi [None req-d21ee690-0f57-4310-a0bd-4777001320d4 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 250/500] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:54:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:54:50.869 8 INFO cinder.api.openstack.wsgi [None req-0dcc5a36-529b-4dd9-ae24-403ba88ea290 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true 2026-04-29 02:54:50.890 8 INFO cinder.api.openstack.wsgi [None req-0dcc5a36-529b-4dd9-ae24-403ba88ea290 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 251/501] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:54:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:54:50.900 7 INFO cinder.api.openstack.wsgi [None req-0ab89ce6-52d8-4275-bdae-6a02b6b7dcff 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true 2026-04-29 02:54:50.923 7 INFO cinder.api.openstack.wsgi [None req-0ab89ce6-52d8-4275-bdae-6a02b6b7dcff 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 251/502] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:54:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:54:56.270 8 INFO cinder.api.openstack.wsgi [None req-0dcc5a36-529b-4dd9-ae24-403ba88ea290 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:54:56.270 7 INFO cinder.api.openstack.wsgi [None req-0ab89ce6-52d8-4275-bdae-6a02b6b7dcff 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:54:56.271 8 INFO cinder.api.openstack.wsgi [None req-0dcc5a36-529b-4dd9-ae24-403ba88ea290 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:54:56.271 7 INFO cinder.api.openstack.wsgi [None req-0ab89ce6-52d8-4275-bdae-6a02b6b7dcff 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:55:06.269 8 INFO cinder.api.openstack.wsgi [None req-0dcc5a36-529b-4dd9-ae24-403ba88ea290 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:55:06.271 7 INFO cinder.api.openstack.wsgi [None req-0ab89ce6-52d8-4275-bdae-6a02b6b7dcff 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:55:06.271 7 INFO cinder.api.openstack.wsgi [None req-0ab89ce6-52d8-4275-bdae-6a02b6b7dcff 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:55:06.279 8 INFO cinder.api.openstack.wsgi [None req-0dcc5a36-529b-4dd9-ae24-403ba88ea290 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:55:16.269 7 INFO cinder.api.openstack.wsgi [None req-0ab89ce6-52d8-4275-bdae-6a02b6b7dcff 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:55:16.269 8 INFO cinder.api.openstack.wsgi [None req-0dcc5a36-529b-4dd9-ae24-403ba88ea290 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:55:16.270 7 INFO cinder.api.openstack.wsgi [None req-0ab89ce6-52d8-4275-bdae-6a02b6b7dcff 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:55:16.271 8 INFO cinder.api.openstack.wsgi [None req-0dcc5a36-529b-4dd9-ae24-403ba88ea290 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:55:26.269 8 INFO cinder.api.openstack.wsgi [None req-0dcc5a36-529b-4dd9-ae24-403ba88ea290 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:55:26.269 7 INFO cinder.api.openstack.wsgi [None req-0ab89ce6-52d8-4275-bdae-6a02b6b7dcff 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:55:26.270 8 INFO cinder.api.openstack.wsgi [None req-0dcc5a36-529b-4dd9-ae24-403ba88ea290 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:55:26.270 7 INFO cinder.api.openstack.wsgi [None req-0ab89ce6-52d8-4275-bdae-6a02b6b7dcff 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:55:36.269 7 INFO cinder.api.openstack.wsgi [None req-0ab89ce6-52d8-4275-bdae-6a02b6b7dcff 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:55:36.269 8 INFO cinder.api.openstack.wsgi [None req-0dcc5a36-529b-4dd9-ae24-403ba88ea290 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:55:36.270 8 INFO cinder.api.openstack.wsgi [None req-0dcc5a36-529b-4dd9-ae24-403ba88ea290 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:55:36.270 7 INFO cinder.api.openstack.wsgi [None req-0ab89ce6-52d8-4275-bdae-6a02b6b7dcff 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:55:46.270 7 INFO cinder.api.openstack.wsgi [None req-0ab89ce6-52d8-4275-bdae-6a02b6b7dcff 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:55:46.270 8 INFO cinder.api.openstack.wsgi [None req-0dcc5a36-529b-4dd9-ae24-403ba88ea290 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:55:46.270 7 INFO cinder.api.openstack.wsgi [None req-0ab89ce6-52d8-4275-bdae-6a02b6b7dcff 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:55:46.271 8 INFO cinder.api.openstack.wsgi [None req-0dcc5a36-529b-4dd9-ae24-403ba88ea290 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:55:50.311 7 INFO cinder.api.openstack.wsgi [None req-959aadc9-c8e2-401a-9efc-e5fa80d4a34e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true 2026-04-29 02:55:50.329 7 INFO cinder.api.openstack.wsgi [None req-959aadc9-c8e2-401a-9efc-e5fa80d4a34e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 258/515] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:55:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true => generated 845 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:55:50.340 8 INFO cinder.api.openstack.wsgi [None req-c52648a7-c7ee-4b42-9ce8-628c0c4d631e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true 2026-04-29 02:55:50.362 8 INFO cinder.api.openstack.wsgi [None req-c52648a7-c7ee-4b42-9ce8-628c0c4d631e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 258/516] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:55:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:55:50.375 7 INFO cinder.api.openstack.wsgi [None req-f7ef2723-c990-44cd-8458-033b8d45c442 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true 2026-04-29 02:55:50.397 7 INFO cinder.api.openstack.wsgi [None req-f7ef2723-c990-44cd-8458-033b8d45c442 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 259/517] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:55:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:55:50.408 8 INFO cinder.api.openstack.wsgi [None req-52cad372-b8f9-4a3e-8d39-a4dbe2a39dd7 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services 2026-04-29 02:55:50.413 8 INFO cinder.api.openstack.wsgi [None req-52cad372-b8f9-4a3e-8d39-a4dbe2a39dd7 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 259/518] 10.0.0.235 () {28 vars in 645 bytes} [Wed Apr 29 02:55:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:55:50.424 7 INFO cinder.api.openstack.wsgi [None req-fc50ffec-7902-439e-8386-1e0b5b267ca5 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true 2026-04-29 02:55:50.928 7 INFO cinder.api.openstack.wsgi [None req-fc50ffec-7902-439e-8386-1e0b5b267ca5 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 260/519] 10.0.0.235 () {28 vars in 696 bytes} [Wed Apr 29 02:55:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:55:50.942 8 INFO cinder.api.openstack.wsgi [None req-58d0e6c6-093f-4b5c-b258-9766768db57c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 02:55:50.951 8 INFO cinder.volume.api [None req-58d0e6c6-093f-4b5c-b258-9766768db57c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 02:55:50.953 8 INFO cinder.api.openstack.wsgi [None req-58d0e6c6-093f-4b5c-b258-9766768db57c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 260/520] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 02:55:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 02:55:50.962 7 INFO cinder.api.openstack.wsgi [None req-5ceb7522-fba3-4447-b8e1-56fbd18afed9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 02:55:50.971 7 INFO cinder.volume.api [None req-5ceb7522-fba3-4447-b8e1-56fbd18afed9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 02:55:50.973 7 INFO cinder.api.openstack.wsgi [None req-5ceb7522-fba3-4447-b8e1-56fbd18afed9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 261/521] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 02:55:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 02:55:50.984 8 INFO cinder.api.openstack.wsgi [None req-4ec1152a-47d9-4e7a-9456-2f2d19084d6d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true 2026-04-29 02:55:50.988 8 INFO cinder.volume.api [None req-4ec1152a-47d9-4e7a-9456-2f2d19084d6d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all snapshots completed successfully. 2026-04-29 02:55:50.988 8 INFO cinder.api.openstack.wsgi [None req-4ec1152a-47d9-4e7a-9456-2f2d19084d6d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 261/522] 10.0.0.235 () {28 vars in 674 bytes} [Wed Apr 29 02:55:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/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-04-29 02:55:56.269 7 INFO cinder.api.openstack.wsgi [None req-5ceb7522-fba3-4447-b8e1-56fbd18afed9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:55:56.269 8 INFO cinder.api.openstack.wsgi [None req-4ec1152a-47d9-4e7a-9456-2f2d19084d6d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:55:56.270 7 INFO cinder.api.openstack.wsgi [None req-5ceb7522-fba3-4447-b8e1-56fbd18afed9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:55:56.270 8 INFO cinder.api.openstack.wsgi [None req-4ec1152a-47d9-4e7a-9456-2f2d19084d6d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:56:06.270 7 INFO cinder.api.openstack.wsgi [None req-5ceb7522-fba3-4447-b8e1-56fbd18afed9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:56:06.270 8 INFO cinder.api.openstack.wsgi [None req-4ec1152a-47d9-4e7a-9456-2f2d19084d6d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:56:06.271 8 INFO cinder.api.openstack.wsgi [None req-4ec1152a-47d9-4e7a-9456-2f2d19084d6d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:56:06.272 7 INFO cinder.api.openstack.wsgi [None req-5ceb7522-fba3-4447-b8e1-56fbd18afed9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:56:16.269 8 INFO cinder.api.openstack.wsgi [None req-4ec1152a-47d9-4e7a-9456-2f2d19084d6d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:56:16.269 7 INFO cinder.api.openstack.wsgi [None req-5ceb7522-fba3-4447-b8e1-56fbd18afed9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:56:16.270 8 INFO cinder.api.openstack.wsgi [None req-4ec1152a-47d9-4e7a-9456-2f2d19084d6d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:56:16.270 7 INFO cinder.api.openstack.wsgi [None req-5ceb7522-fba3-4447-b8e1-56fbd18afed9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:56:26.270 8 INFO cinder.api.openstack.wsgi [None req-4ec1152a-47d9-4e7a-9456-2f2d19084d6d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:56:26.270 7 INFO cinder.api.openstack.wsgi [None req-5ceb7522-fba3-4447-b8e1-56fbd18afed9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:56:26.271 8 INFO cinder.api.openstack.wsgi [None req-4ec1152a-47d9-4e7a-9456-2f2d19084d6d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:56:26.271 7 INFO cinder.api.openstack.wsgi [None req-5ceb7522-fba3-4447-b8e1-56fbd18afed9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:56:36.270 8 INFO cinder.api.openstack.wsgi [None req-4ec1152a-47d9-4e7a-9456-2f2d19084d6d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:56:36.270 7 INFO cinder.api.openstack.wsgi [None req-5ceb7522-fba3-4447-b8e1-56fbd18afed9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:56:36.271 7 INFO cinder.api.openstack.wsgi [None req-5ceb7522-fba3-4447-b8e1-56fbd18afed9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:56:36.271 8 INFO cinder.api.openstack.wsgi [None req-4ec1152a-47d9-4e7a-9456-2f2d19084d6d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:56:46.269 7 INFO cinder.api.openstack.wsgi [None req-5ceb7522-fba3-4447-b8e1-56fbd18afed9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:56:46.269 8 INFO cinder.api.openstack.wsgi [None req-4ec1152a-47d9-4e7a-9456-2f2d19084d6d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:56:46.271 7 INFO cinder.api.openstack.wsgi [None req-5ceb7522-fba3-4447-b8e1-56fbd18afed9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:56:46.271 8 INFO cinder.api.openstack.wsgi [None req-4ec1152a-47d9-4e7a-9456-2f2d19084d6d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:56:50.246 7 INFO cinder.api.openstack.wsgi [None req-ce3b6ea1-fd15-48a2-9129-4dbfed9ac90c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true 2026-04-29 02:56:50.273 7 INFO cinder.api.openstack.wsgi [None req-ce3b6ea1-fd15-48a2-9129-4dbfed9ac90c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 268/535] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:56:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true => generated 845 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:56:50.286 8 INFO cinder.api.openstack.wsgi [None req-91b72794-9466-4cf1-bd3b-3813b8e2f541 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true 2026-04-29 02:56:50.324 8 INFO cinder.api.openstack.wsgi [None req-91b72794-9466-4cf1-bd3b-3813b8e2f541 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 268/536] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:56:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:56:50.338 7 INFO cinder.api.openstack.wsgi [None req-106e2ea8-e363-42b7-b190-58f82a5f289d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true 2026-04-29 02:56:50.371 7 INFO cinder.api.openstack.wsgi [None req-106e2ea8-e363-42b7-b190-58f82a5f289d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 269/537] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:56:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:56:50.381 8 INFO cinder.api.openstack.wsgi [None req-7f6421b5-1604-46e6-b732-7dc20afebafb 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true 2026-04-29 02:56:50.388 8 INFO cinder.volume.api [None req-7f6421b5-1604-46e6-b732-7dc20afebafb 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all snapshots completed successfully. 2026-04-29 02:56:50.388 8 INFO cinder.api.openstack.wsgi [None req-7f6421b5-1604-46e6-b732-7dc20afebafb 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 269/538] 10.0.0.235 () {28 vars in 674 bytes} [Wed Apr 29 02:56:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 02:56:50.397 7 INFO cinder.api.openstack.wsgi [None req-8fb413be-c60b-4a2a-9f9c-127247996a87 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 02:56:50.409 7 INFO cinder.volume.api [None req-8fb413be-c60b-4a2a-9f9c-127247996a87 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 02:56:50.411 7 INFO cinder.api.openstack.wsgi [None req-8fb413be-c60b-4a2a-9f9c-127247996a87 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 270/539] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 02:56:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 02:56:50.421 8 INFO cinder.api.openstack.wsgi [None req-57cc32ff-e937-4cf6-ae3f-ccdbc35a3ebc 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true 2026-04-29 02:56:50.925 8 INFO cinder.api.openstack.wsgi [None req-57cc32ff-e937-4cf6-ae3f-ccdbc35a3ebc 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 270/540] 10.0.0.235 () {28 vars in 696 bytes} [Wed Apr 29 02:56:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:56:50.935 7 INFO cinder.api.openstack.wsgi [None req-adeba9cc-f643-406e-a4a8-fd1b1a687f09 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 02:56:50.944 7 INFO cinder.volume.api [None req-adeba9cc-f643-406e-a4a8-fd1b1a687f09 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 02:56:50.945 7 INFO cinder.api.openstack.wsgi [None req-adeba9cc-f643-406e-a4a8-fd1b1a687f09 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 271/541] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 02:56:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 02:56:50.956 8 INFO cinder.api.openstack.wsgi [None req-9c50e967-da6c-4d39-bf56-ed23e5b91225 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services 2026-04-29 02:56:50.960 8 INFO cinder.api.openstack.wsgi [None req-9c50e967-da6c-4d39-bf56-ed23e5b91225 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 271/542] 10.0.0.235 () {28 vars in 645 bytes} [Wed Apr 29 02:56:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:56:56.269 7 INFO cinder.api.openstack.wsgi [None req-adeba9cc-f643-406e-a4a8-fd1b1a687f09 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:56:56.269 8 INFO cinder.api.openstack.wsgi [None req-9c50e967-da6c-4d39-bf56-ed23e5b91225 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:56:56.270 7 INFO cinder.api.openstack.wsgi [None req-adeba9cc-f643-406e-a4a8-fd1b1a687f09 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:56:56.271 8 INFO cinder.api.openstack.wsgi [None req-9c50e967-da6c-4d39-bf56-ed23e5b91225 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:57:06.269 7 INFO cinder.api.openstack.wsgi [None req-adeba9cc-f643-406e-a4a8-fd1b1a687f09 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:57:06.270 8 INFO cinder.api.openstack.wsgi [None req-9c50e967-da6c-4d39-bf56-ed23e5b91225 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:57:06.271 7 INFO cinder.api.openstack.wsgi [None req-adeba9cc-f643-406e-a4a8-fd1b1a687f09 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:57:06.271 8 INFO cinder.api.openstack.wsgi [None req-9c50e967-da6c-4d39-bf56-ed23e5b91225 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:57:16.270 7 INFO cinder.api.openstack.wsgi [None req-adeba9cc-f643-406e-a4a8-fd1b1a687f09 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:57:16.270 8 INFO cinder.api.openstack.wsgi [None req-9c50e967-da6c-4d39-bf56-ed23e5b91225 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:57:16.271 7 INFO cinder.api.openstack.wsgi [None req-adeba9cc-f643-406e-a4a8-fd1b1a687f09 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:57:16.271 8 INFO cinder.api.openstack.wsgi [None req-9c50e967-da6c-4d39-bf56-ed23e5b91225 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:57:26.269 8 INFO cinder.api.openstack.wsgi [None req-9c50e967-da6c-4d39-bf56-ed23e5b91225 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:57:26.270 8 INFO cinder.api.openstack.wsgi [None req-9c50e967-da6c-4d39-bf56-ed23e5b91225 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:57:26.270 7 INFO cinder.api.openstack.wsgi [None req-adeba9cc-f643-406e-a4a8-fd1b1a687f09 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:57:26.271 7 INFO cinder.api.openstack.wsgi [None req-adeba9cc-f643-406e-a4a8-fd1b1a687f09 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:57:36.269 8 INFO cinder.api.openstack.wsgi [None req-9c50e967-da6c-4d39-bf56-ed23e5b91225 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:57:36.270 7 INFO cinder.api.openstack.wsgi [None req-adeba9cc-f643-406e-a4a8-fd1b1a687f09 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:57:36.270 8 INFO cinder.api.openstack.wsgi [None req-9c50e967-da6c-4d39-bf56-ed23e5b91225 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:57:36.271 7 INFO cinder.api.openstack.wsgi [None req-adeba9cc-f643-406e-a4a8-fd1b1a687f09 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:57:46.270 8 INFO cinder.api.openstack.wsgi [None req-9c50e967-da6c-4d39-bf56-ed23e5b91225 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:57:46.270 7 INFO cinder.api.openstack.wsgi [None req-adeba9cc-f643-406e-a4a8-fd1b1a687f09 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:57:46.271 8 INFO cinder.api.openstack.wsgi [None req-9c50e967-da6c-4d39-bf56-ed23e5b91225 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:57:46.271 7 INFO cinder.api.openstack.wsgi [None req-adeba9cc-f643-406e-a4a8-fd1b1a687f09 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:57:50.151 7 INFO cinder.api.openstack.wsgi [None req-97979e4a-d6f1-451f-857c-bda4ff50dd4a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true 2026-04-29 02:57:50.654 7 INFO cinder.api.openstack.wsgi [None req-97979e4a-d6f1-451f-857c-bda4ff50dd4a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 278/555] 10.0.0.235 () {28 vars in 696 bytes} [Wed Apr 29 02:57:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:57:50.693 8 INFO cinder.api.openstack.wsgi [None req-1dbdcf53-f63b-4744-9955-ebec4935d69a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true 2026-04-29 02:57:50.736 8 INFO cinder.api.openstack.wsgi [None req-1dbdcf53-f63b-4744-9955-ebec4935d69a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 278/556] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:57:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:57:50.748 7 INFO cinder.api.openstack.wsgi [None req-d01eb414-9921-4952-a23e-15582ae4757f 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true 2026-04-29 02:57:50.767 7 INFO cinder.api.openstack.wsgi [None req-d01eb414-9921-4952-a23e-15582ae4757f 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 279/557] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:57:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:57:50.780 8 INFO cinder.api.openstack.wsgi [None req-8bc8b31b-235b-4862-8c56-3e1fa946e324 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true 2026-04-29 02:57:50.799 8 INFO cinder.api.openstack.wsgi [None req-8bc8b31b-235b-4862-8c56-3e1fa946e324 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 279/558] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:57:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:57:50.810 7 INFO cinder.api.openstack.wsgi [None req-966794a5-8e2e-4e85-871f-4f6492a20ca6 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 02:57:50.823 7 INFO cinder.volume.api [None req-966794a5-8e2e-4e85-871f-4f6492a20ca6 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 02:57:50.826 7 INFO cinder.api.openstack.wsgi [None req-966794a5-8e2e-4e85-871f-4f6492a20ca6 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 280/559] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 02:57:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 02:57:50.837 8 INFO cinder.api.openstack.wsgi [None req-f1c03130-fd23-4f6d-8e65-07f645eaa204 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true 2026-04-29 02:57:50.842 8 INFO cinder.volume.api [None req-f1c03130-fd23-4f6d-8e65-07f645eaa204 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all snapshots completed successfully. 2026-04-29 02:57:50.842 8 INFO cinder.api.openstack.wsgi [None req-f1c03130-fd23-4f6d-8e65-07f645eaa204 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 280/560] 10.0.0.235 () {28 vars in 674 bytes} [Wed Apr 29 02:57:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 02:57:50.850 7 INFO cinder.api.openstack.wsgi [None req-0bf3183a-ee39-48c7-b51e-e653ed6225cd 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services 2026-04-29 02:57:50.855 7 INFO cinder.api.openstack.wsgi [None req-0bf3183a-ee39-48c7-b51e-e653ed6225cd 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 281/561] 10.0.0.235 () {28 vars in 645 bytes} [Wed Apr 29 02:57:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:57:50.865 8 INFO cinder.api.openstack.wsgi [None req-bf01b7e3-4f98-4c7d-a982-36fe5132e88c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 02:57:50.874 8 INFO cinder.volume.api [None req-bf01b7e3-4f98-4c7d-a982-36fe5132e88c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 02:57:50.876 8 INFO cinder.api.openstack.wsgi [None req-bf01b7e3-4f98-4c7d-a982-36fe5132e88c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 281/562] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 02:57:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 02:57:56.269 8 INFO cinder.api.openstack.wsgi [None req-bf01b7e3-4f98-4c7d-a982-36fe5132e88c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:57:56.269 7 INFO cinder.api.openstack.wsgi [None req-0bf3183a-ee39-48c7-b51e-e653ed6225cd 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:57:56.270 8 INFO cinder.api.openstack.wsgi [None req-bf01b7e3-4f98-4c7d-a982-36fe5132e88c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:57:56.271 7 INFO cinder.api.openstack.wsgi [None req-0bf3183a-ee39-48c7-b51e-e653ed6225cd 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:58:06.270 8 INFO cinder.api.openstack.wsgi [None req-bf01b7e3-4f98-4c7d-a982-36fe5132e88c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:58:06.270 7 INFO cinder.api.openstack.wsgi [None req-0bf3183a-ee39-48c7-b51e-e653ed6225cd 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:58:06.271 8 INFO cinder.api.openstack.wsgi [None req-bf01b7e3-4f98-4c7d-a982-36fe5132e88c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:58:06.271 7 INFO cinder.api.openstack.wsgi [None req-0bf3183a-ee39-48c7-b51e-e653ed6225cd 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:58:12.726 8 INFO cinder.api.openstack.wsgi [None req-1434ee4b-9be8-4f7f-bf7b-dd2cda0958f1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET https://volume.199-204-45-25.nip.io/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=False 2026-04-29 02:58:12.741 8 INFO cinder.api.openstack.wsgi [None req-1434ee4b-9be8-4f7f-bf7b-dd2cda0958f1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] https://volume.199-204-45-25.nip.io/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 284/567] 199.204.45.25 () {44 vars in 1064 bytes} [Wed Apr 29 02:58:12 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=False => generated 338 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:58:16.269 7 INFO cinder.api.openstack.wsgi [None req-0bf3183a-ee39-48c7-b51e-e653ed6225cd 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:58:16.270 8 INFO cinder.api.openstack.wsgi [None req-1434ee4b-9be8-4f7f-bf7b-dd2cda0958f1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:58:16.270 7 INFO cinder.api.openstack.wsgi [None req-0bf3183a-ee39-48c7-b51e-e653ed6225cd 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:58:16.271 8 INFO cinder.api.openstack.wsgi [None req-1434ee4b-9be8-4f7f-bf7b-dd2cda0958f1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:58:26.269 8 INFO cinder.api.openstack.wsgi [None req-1434ee4b-9be8-4f7f-bf7b-dd2cda0958f1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:58:26.270 7 INFO cinder.api.openstack.wsgi [None req-0bf3183a-ee39-48c7-b51e-e653ed6225cd 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:58:26.271 8 INFO cinder.api.openstack.wsgi [None req-1434ee4b-9be8-4f7f-bf7b-dd2cda0958f1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:58:26.271 7 INFO cinder.api.openstack.wsgi [None req-0bf3183a-ee39-48c7-b51e-e653ed6225cd 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:58:36.269 8 INFO cinder.api.openstack.wsgi [None req-1434ee4b-9be8-4f7f-bf7b-dd2cda0958f1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:58:36.270 8 INFO cinder.api.openstack.wsgi [None req-1434ee4b-9be8-4f7f-bf7b-dd2cda0958f1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:58:36.270 7 INFO cinder.api.openstack.wsgi [None req-0bf3183a-ee39-48c7-b51e-e653ed6225cd 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:58:36.271 7 INFO cinder.api.openstack.wsgi [None req-0bf3183a-ee39-48c7-b51e-e653ed6225cd 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:58:46.269 8 INFO cinder.api.openstack.wsgi [None req-1434ee4b-9be8-4f7f-bf7b-dd2cda0958f1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:58:46.270 8 INFO cinder.api.openstack.wsgi [None req-1434ee4b-9be8-4f7f-bf7b-dd2cda0958f1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:58:46.270 7 INFO cinder.api.openstack.wsgi [None req-0bf3183a-ee39-48c7-b51e-e653ed6225cd 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:58:46.271 7 INFO cinder.api.openstack.wsgi [None req-0bf3183a-ee39-48c7-b51e-e653ed6225cd 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:58:50.194 8 INFO cinder.api.openstack.wsgi [None req-7b515dd3-0d20-40e0-8452-95e377617f9f 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services 2026-04-29 02:58:50.199 8 INFO cinder.api.openstack.wsgi [None req-7b515dd3-0d20-40e0-8452-95e377617f9f 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 289/576] 10.0.0.235 () {28 vars in 645 bytes} [Wed Apr 29 02:58:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-services => generated 646 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:58:50.207 7 INFO cinder.api.openstack.wsgi [None req-33a0a63f-0336-461f-8e86-a09df44a4e8f 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 02:58:50.216 7 INFO cinder.volume.api [None req-33a0a63f-0336-461f-8e86-a09df44a4e8f 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 02:58:50.218 7 INFO cinder.api.openstack.wsgi [None req-33a0a63f-0336-461f-8e86-a09df44a4e8f 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 288/577] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 02:58:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 02:58:50.229 8 INFO cinder.api.openstack.wsgi [None req-27a80620-6e14-42e9-ac81-07cd9eb5c5e5 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true 2026-04-29 02:58:50.733 8 INFO cinder.api.openstack.wsgi [None req-27a80620-6e14-42e9-ac81-07cd9eb5c5e5 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 290/578] 10.0.0.235 () {28 vars in 696 bytes} [Wed Apr 29 02:58:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:58:50.747 7 INFO cinder.api.openstack.wsgi [None req-f4bdc760-9130-438d-b368-3a094810c3a1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 02:58:50.761 7 INFO cinder.volume.api [None req-f4bdc760-9130-438d-b368-3a094810c3a1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 02:58:50.763 7 INFO cinder.api.openstack.wsgi [None req-f4bdc760-9130-438d-b368-3a094810c3a1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 289/579] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 02:58:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 02:58:50.774 8 INFO cinder.api.openstack.wsgi [None req-c9e68169-9191-44a2-9fed-5618d2109560 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true 2026-04-29 02:58:50.780 8 INFO cinder.volume.api [None req-c9e68169-9191-44a2-9fed-5618d2109560 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all snapshots completed successfully. 2026-04-29 02:58:50.781 8 INFO cinder.api.openstack.wsgi [None req-c9e68169-9191-44a2-9fed-5618d2109560 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 291/580] 10.0.0.235 () {28 vars in 674 bytes} [Wed Apr 29 02:58:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 02:58:50.829 7 INFO cinder.api.openstack.wsgi [None req-04f81473-31f2-4847-985b-fc73fb138194 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true 2026-04-29 02:58:50.854 7 INFO cinder.api.openstack.wsgi [None req-04f81473-31f2-4847-985b-fc73fb138194 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 290/581] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:58:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:58:50.865 8 INFO cinder.api.openstack.wsgi [None req-451eaded-7295-4279-b392-00c60f319393 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true 2026-04-29 02:58:50.882 8 INFO cinder.api.openstack.wsgi [None req-451eaded-7295-4279-b392-00c60f319393 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 292/582] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:58:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:58:50.895 7 INFO cinder.api.openstack.wsgi [None req-4c95fda4-61c2-4798-ab6c-dd7dcd81ac46 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true 2026-04-29 02:58:50.916 7 INFO cinder.api.openstack.wsgi [None req-4c95fda4-61c2-4798-ab6c-dd7dcd81ac46 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 291/583] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:58:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:58:56.269 8 INFO cinder.api.openstack.wsgi [None req-451eaded-7295-4279-b392-00c60f319393 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:58:56.269 7 INFO cinder.api.openstack.wsgi [None req-4c95fda4-61c2-4798-ab6c-dd7dcd81ac46 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:58:56.270 8 INFO cinder.api.openstack.wsgi [None req-451eaded-7295-4279-b392-00c60f319393 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:58:56.270 7 INFO cinder.api.openstack.wsgi [None req-4c95fda4-61c2-4798-ab6c-dd7dcd81ac46 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:59:06.269 7 INFO cinder.api.openstack.wsgi [None req-4c95fda4-61c2-4798-ab6c-dd7dcd81ac46 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:59:06.269 8 INFO cinder.api.openstack.wsgi [None req-451eaded-7295-4279-b392-00c60f319393 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:59:06.270 8 INFO cinder.api.openstack.wsgi [None req-451eaded-7295-4279-b392-00c60f319393 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:59:06.270 7 INFO cinder.api.openstack.wsgi [None req-4c95fda4-61c2-4798-ab6c-dd7dcd81ac46 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:59:14.390 8 INFO cinder.api.openstack.wsgi [None req-396e136e-0891-44d9-babb-ac981784417a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET https://volume.199-204-45-25.nip.io/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=False 2026-04-29 02:59:14.415 8 INFO cinder.api.openstack.wsgi [None req-396e136e-0891-44d9-babb-ac981784417a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] https://volume.199-204-45-25.nip.io/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 295/588] 199.204.45.25 () {44 vars in 1064 bytes} [Wed Apr 29 02:59:14 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=False => generated 338 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:59:16.269 7 INFO cinder.api.openstack.wsgi [None req-4c95fda4-61c2-4798-ab6c-dd7dcd81ac46 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:59:16.269 8 INFO cinder.api.openstack.wsgi [None req-396e136e-0891-44d9-babb-ac981784417a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:59:16.270 7 INFO cinder.api.openstack.wsgi [None req-4c95fda4-61c2-4798-ab6c-dd7dcd81ac46 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:59:16.271 8 INFO cinder.api.openstack.wsgi [None req-396e136e-0891-44d9-babb-ac981784417a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:59:26.269 7 INFO cinder.api.openstack.wsgi [None req-4c95fda4-61c2-4798-ab6c-dd7dcd81ac46 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:59:26.269 8 INFO cinder.api.openstack.wsgi [None req-396e136e-0891-44d9-babb-ac981784417a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:59:26.270 7 INFO cinder.api.openstack.wsgi [None req-4c95fda4-61c2-4798-ab6c-dd7dcd81ac46 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:59:26.270 8 INFO cinder.api.openstack.wsgi [None req-396e136e-0891-44d9-babb-ac981784417a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:59:36.269 7 INFO cinder.api.openstack.wsgi [None req-4c95fda4-61c2-4798-ab6c-dd7dcd81ac46 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:59:36.269 8 INFO cinder.api.openstack.wsgi [None req-396e136e-0891-44d9-babb-ac981784417a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:59:36.270 7 INFO cinder.api.openstack.wsgi [None req-4c95fda4-61c2-4798-ab6c-dd7dcd81ac46 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:59:36.271 8 INFO cinder.api.openstack.wsgi [None req-396e136e-0891-44d9-babb-ac981784417a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:59:46.270 7 INFO cinder.api.openstack.wsgi [None req-4c95fda4-61c2-4798-ab6c-dd7dcd81ac46 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:59:46.270 8 INFO cinder.api.openstack.wsgi [None req-396e136e-0891-44d9-babb-ac981784417a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:59:46.272 7 INFO cinder.api.openstack.wsgi [None req-4c95fda4-61c2-4798-ab6c-dd7dcd81ac46 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:59:46.272 8 INFO cinder.api.openstack.wsgi [None req-396e136e-0891-44d9-babb-ac981784417a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:59:50.190 8 INFO cinder.api.openstack.wsgi [None req-a2b2a983-0880-409f-aa56-7aaecfd0d1df 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true 2026-04-29 02:59:50.693 8 INFO cinder.api.openstack.wsgi [None req-a2b2a983-0880-409f-aa56-7aaecfd0d1df 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 300/597] 10.0.0.235 () {28 vars in 696 bytes} [Wed Apr 29 02:59:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:59:50.704 7 INFO cinder.api.openstack.wsgi [None req-9aa68a1c-d530-4eeb-b84c-9242d3b324ad 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 02:59:50.719 7 INFO cinder.volume.api [None req-9aa68a1c-d530-4eeb-b84c-9242d3b324ad 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 02:59:50.721 7 INFO cinder.api.openstack.wsgi [None req-9aa68a1c-d530-4eeb-b84c-9242d3b324ad 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 298/598] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 02:59:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 02:59:50.732 8 INFO cinder.api.openstack.wsgi [None req-1528114c-afd7-4ca9-b688-78fb71799b16 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true 2026-04-29 02:59:50.742 8 INFO cinder.volume.api [None req-1528114c-afd7-4ca9-b688-78fb71799b16 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all snapshots completed successfully. 2026-04-29 02:59:50.743 8 INFO cinder.api.openstack.wsgi [None req-1528114c-afd7-4ca9-b688-78fb71799b16 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 301/599] 10.0.0.235 () {28 vars in 674 bytes} [Wed Apr 29 02:59:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 02:59:50.754 7 INFO cinder.api.openstack.wsgi [None req-4bff24fd-d766-4c65-84b5-c09a995b564d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services 2026-04-29 02:59:50.767 7 INFO cinder.api.openstack.wsgi [None req-4bff24fd-d766-4c65-84b5-c09a995b564d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 299/600] 10.0.0.235 () {28 vars in 645 bytes} [Wed Apr 29 02:59:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-services => generated 646 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:59:50.778 8 INFO cinder.api.openstack.wsgi [None req-6551abe5-ffb3-4e3d-a449-011117c3249c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 02:59:50.787 8 INFO cinder.volume.api [None req-6551abe5-ffb3-4e3d-a449-011117c3249c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 02:59:50.789 8 INFO cinder.api.openstack.wsgi [None req-6551abe5-ffb3-4e3d-a449-011117c3249c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 302/601] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 02:59:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 02:59:50.821 7 INFO cinder.api.openstack.wsgi [None req-88611e0a-4264-460c-b193-e36f35948267 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true 2026-04-29 02:59:50.840 7 INFO cinder.api.openstack.wsgi [None req-88611e0a-4264-460c-b193-e36f35948267 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 300/602] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:59:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:59:50.851 8 INFO cinder.api.openstack.wsgi [None req-e6e4bd1f-53a4-4d39-9623-cca2c678f9ae 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true 2026-04-29 02:59:50.870 8 INFO cinder.api.openstack.wsgi [None req-e6e4bd1f-53a4-4d39-9623-cca2c678f9ae 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 303/603] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:59:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:59:50.882 7 INFO cinder.api.openstack.wsgi [None req-81273a02-28f5-47a4-a970-2e2967f549b9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true 2026-04-29 02:59:50.901 7 INFO cinder.api.openstack.wsgi [None req-81273a02-28f5-47a4-a970-2e2967f549b9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 301/604] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 02:59:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 02:59:56.269 7 INFO cinder.api.openstack.wsgi [None req-81273a02-28f5-47a4-a970-2e2967f549b9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:59:56.270 7 INFO cinder.api.openstack.wsgi [None req-81273a02-28f5-47a4-a970-2e2967f549b9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 02:59:56.269 8 INFO cinder.api.openstack.wsgi [None req-e6e4bd1f-53a4-4d39-9623-cca2c678f9ae 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 02:59:56.271 8 INFO cinder.api.openstack.wsgi [None req-e6e4bd1f-53a4-4d39-9623-cca2c678f9ae 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:00:06.269 8 INFO cinder.api.openstack.wsgi [None req-e6e4bd1f-53a4-4d39-9623-cca2c678f9ae 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:00:06.270 7 INFO cinder.api.openstack.wsgi [None req-81273a02-28f5-47a4-a970-2e2967f549b9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:00:06.271 8 INFO cinder.api.openstack.wsgi [None req-e6e4bd1f-53a4-4d39-9623-cca2c678f9ae 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:00:06.271 7 INFO cinder.api.openstack.wsgi [None req-81273a02-28f5-47a4-a970-2e2967f549b9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:00:16.271 7 INFO cinder.api.openstack.wsgi [None req-81273a02-28f5-47a4-a970-2e2967f549b9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:00:16.271 8 INFO cinder.api.openstack.wsgi [None req-e6e4bd1f-53a4-4d39-9623-cca2c678f9ae 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:00:16.272 7 INFO cinder.api.openstack.wsgi [None req-81273a02-28f5-47a4-a970-2e2967f549b9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:00:16.273 8 INFO cinder.api.openstack.wsgi [None req-e6e4bd1f-53a4-4d39-9623-cca2c678f9ae 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:00:26.269 7 INFO cinder.api.openstack.wsgi [None req-81273a02-28f5-47a4-a970-2e2967f549b9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:00:26.269 8 INFO cinder.api.openstack.wsgi [None req-e6e4bd1f-53a4-4d39-9623-cca2c678f9ae 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:00:26.270 7 INFO cinder.api.openstack.wsgi [None req-81273a02-28f5-47a4-a970-2e2967f549b9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:00:26.270 8 INFO cinder.api.openstack.wsgi [None req-e6e4bd1f-53a4-4d39-9623-cca2c678f9ae 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:00:36.269 7 INFO cinder.api.openstack.wsgi [None req-81273a02-28f5-47a4-a970-2e2967f549b9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:00:36.269 8 INFO cinder.api.openstack.wsgi [None req-e6e4bd1f-53a4-4d39-9623-cca2c678f9ae 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:00:36.271 7 INFO cinder.api.openstack.wsgi [None req-81273a02-28f5-47a4-a970-2e2967f549b9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:00:36.271 8 INFO cinder.api.openstack.wsgi [None req-e6e4bd1f-53a4-4d39-9623-cca2c678f9ae 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:00:46.269 8 INFO cinder.api.openstack.wsgi [None req-e6e4bd1f-53a4-4d39-9623-cca2c678f9ae 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:00:46.269 7 INFO cinder.api.openstack.wsgi [None req-81273a02-28f5-47a4-a970-2e2967f549b9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:00:46.270 8 INFO cinder.api.openstack.wsgi [None req-e6e4bd1f-53a4-4d39-9623-cca2c678f9ae 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:00:46.270 7 INFO cinder.api.openstack.wsgi [None req-81273a02-28f5-47a4-a970-2e2967f549b9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:00:48.551 8 INFO cinder.api.openstack.wsgi [None req-6abfe296-c8d6-4162-af98-ccacd2b71c29 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots 2026-04-29 03:00:48.564 8 INFO cinder.volume.api [None req-6abfe296-c8d6-4162-af98-ccacd2b71c29 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all snapshots completed successfully. 2026-04-29 03:00:48.565 8 INFO cinder.api.openstack.wsgi [None req-6abfe296-c8d6-4162-af98-ccacd2b71c29 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 310/617] 10.0.0.12 () {32 vars in 704 bytes} [Wed Apr 29 03:00:48 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/snapshots => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 03:00:48.585 7 INFO cinder.api.openstack.wsgi [None req-6dc250fc-dc92-4834-b863-368b38fe6f76 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes 2026-04-29 03:00:48.616 7 INFO cinder.volume.api [None req-6dc250fc-dc92-4834-b863-368b38fe6f76 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 03:00:48.617 7 INFO cinder.api.openstack.wsgi [None req-6dc250fc-dc92-4834-b863-368b38fe6f76 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes returned with HTTP 200 [pid: 7|app: 0|req: 308/618] 10.0.0.12 () {32 vars in 700 bytes} [Wed Apr 29 03:00:48 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 03:00:50.253 8 INFO cinder.api.openstack.wsgi [None req-01a248ce-54de-4574-8676-50bc9a4756c7 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true 2026-04-29 03:00:50.756 8 INFO cinder.api.openstack.wsgi [None req-01a248ce-54de-4574-8676-50bc9a4756c7 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 311/619] 10.0.0.235 () {28 vars in 696 bytes} [Wed Apr 29 03:00:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 611 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:00:50.766 7 INFO cinder.api.openstack.wsgi [None req-bb95742e-3657-46b9-8008-26ad1fe2542f 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 03:00:50.774 7 INFO cinder.volume.api [None req-bb95742e-3657-46b9-8008-26ad1fe2542f 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 03:00:50.776 7 INFO cinder.api.openstack.wsgi [None req-bb95742e-3657-46b9-8008-26ad1fe2542f 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 309/620] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 03:00:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 03:00:50.812 8 INFO cinder.api.openstack.wsgi [None req-82c6c20d-30ff-488a-8c9e-0332b3abdf3e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true 2026-04-29 03:00:50.842 8 INFO cinder.api.openstack.wsgi [None req-82c6c20d-30ff-488a-8c9e-0332b3abdf3e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 312/621] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:00:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:00:50.856 7 INFO cinder.api.openstack.wsgi [None req-74c17b58-2852-442e-813d-e9a7f1f9a002 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true 2026-04-29 03:00:50.878 7 INFO cinder.api.openstack.wsgi [None req-74c17b58-2852-442e-813d-e9a7f1f9a002 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 310/622] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:00:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:00:50.891 8 INFO cinder.api.openstack.wsgi [None req-5f65626b-0558-4608-9d96-8caee4425af3 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true 2026-04-29 03:00:50.912 8 INFO cinder.api.openstack.wsgi [None req-5f65626b-0558-4608-9d96-8caee4425af3 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 313/623] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:00:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:00:50.924 7 INFO cinder.api.openstack.wsgi [None req-656670c7-a8fb-4303-9171-7b657dd215d8 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true 2026-04-29 03:00:50.930 7 INFO cinder.volume.api [None req-656670c7-a8fb-4303-9171-7b657dd215d8 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all snapshots completed successfully. 2026-04-29 03:00:50.930 7 INFO cinder.api.openstack.wsgi [None req-656670c7-a8fb-4303-9171-7b657dd215d8 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 311/624] 10.0.0.235 () {28 vars in 674 bytes} [Wed Apr 29 03:00:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 03:00:50.940 8 INFO cinder.api.openstack.wsgi [None req-bdb208a5-2ac0-4801-854c-d37ec7d9ed04 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 03:00:50.949 8 INFO cinder.volume.api [None req-bdb208a5-2ac0-4801-854c-d37ec7d9ed04 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 03:00:50.951 8 INFO cinder.api.openstack.wsgi [None req-bdb208a5-2ac0-4801-854c-d37ec7d9ed04 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 314/625] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 03:00:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 03:00:50.964 7 INFO cinder.api.openstack.wsgi [None req-aa09e107-84f1-45a8-acfe-a3fc0da86218 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services 2026-04-29 03:00:50.972 7 INFO cinder.api.openstack.wsgi [None req-aa09e107-84f1-45a8-acfe-a3fc0da86218 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 312/626] 10.0.0.235 () {28 vars in 645 bytes} [Wed Apr 29 03:00:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:00:56.269 8 INFO cinder.api.openstack.wsgi [None req-bdb208a5-2ac0-4801-854c-d37ec7d9ed04 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:00:56.269 7 INFO cinder.api.openstack.wsgi [None req-aa09e107-84f1-45a8-acfe-a3fc0da86218 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:00:56.270 8 INFO cinder.api.openstack.wsgi [None req-bdb208a5-2ac0-4801-854c-d37ec7d9ed04 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:00:56.270 7 INFO cinder.api.openstack.wsgi [None req-aa09e107-84f1-45a8-acfe-a3fc0da86218 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:01:06.269 8 INFO cinder.api.openstack.wsgi [None req-bdb208a5-2ac0-4801-854c-d37ec7d9ed04 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:01:06.269 7 INFO cinder.api.openstack.wsgi [None req-aa09e107-84f1-45a8-acfe-a3fc0da86218 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:01:06.270 8 INFO cinder.api.openstack.wsgi [None req-bdb208a5-2ac0-4801-854c-d37ec7d9ed04 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:01:06.271 7 INFO cinder.api.openstack.wsgi [None req-aa09e107-84f1-45a8-acfe-a3fc0da86218 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:01:11.852 8 INFO cinder.api.openstack.wsgi [None req-8177ae34-1d76-4d1a-85de-b1d1220bed40 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b29b2a64abc34fa19efa36d04cb31992/volumes 2026-04-29 03:01:12.731 8 INFO cinder.api.v3.volumes [None req-8177ae34-1d76-4d1a-85de-b1d1220bed40 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] Create volume of 1 GB 2026-04-29 03:01:12.749 8 INFO cinder.volume.api [None req-8177ae34-1d76-4d1a-85de-b1d1220bed40 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] Availability Zones retrieved successfully. 2026-04-29 03:01:13.168 8 INFO cinder.volume.api [None req-8177ae34-1d76-4d1a-85de-b1d1220bed40 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] Create volume request issued successfully. 2026-04-29 03:01:13.170 8 INFO cinder.api.openstack.wsgi [None req-8177ae34-1d76-4d1a-85de-b1d1220bed40 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b29b2a64abc34fa19efa36d04cb31992/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 317/631] 10.0.0.12 () {34 vars in 722 bytes} [Wed Apr 29 03:01:11 2026] POST /v3/b29b2a64abc34fa19efa36d04cb31992/volumes => generated 865 bytes in 1325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-29 03:01:13.190 7 INFO cinder.api.openstack.wsgi [None req-fa2633ff-12f4-4fac-bac3-8964a5825cfc 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b29b2a64abc34fa19efa36d04cb31992/volumes/d6863533-0a4f-4682-9591-c25adc77b397 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:01:13.223 7 INFO cinder.volume.api [None req-fa2633ff-12f4-4fac-bac3-8964a5825cfc 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] Volume info retrieved successfully. 2026-04-29 03:01:13.232 7 INFO cinder.api.openstack.wsgi [None req-fa2633ff-12f4-4fac-bac3-8964a5825cfc 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b29b2a64abc34fa19efa36d04cb31992/volumes/d6863533-0a4f-4682-9591-c25adc77b397 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 315/632] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:01:13 2026] GET /v3/b29b2a64abc34fa19efa36d04cb31992/volumes/d6863533-0a4f-4682-9591-c25adc77b397 => generated 933 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:01:14.257 8 INFO cinder.api.openstack.wsgi [None req-3eb07a9d-ffb0-4f02-9777-6b7726637a6f 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b29b2a64abc34fa19efa36d04cb31992/volumes/d6863533-0a4f-4682-9591-c25adc77b397 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:01:14.282 8 INFO cinder.volume.api [None req-3eb07a9d-ffb0-4f02-9777-6b7726637a6f 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] Volume info retrieved successfully. 2026-04-29 03:01:14.291 8 INFO cinder.api.openstack.wsgi [None req-3eb07a9d-ffb0-4f02-9777-6b7726637a6f 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b29b2a64abc34fa19efa36d04cb31992/volumes/d6863533-0a4f-4682-9591-c25adc77b397 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 318/633] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:01:14 2026] GET /v3/b29b2a64abc34fa19efa36d04cb31992/volumes/d6863533-0a4f-4682-9591-c25adc77b397 => generated 957 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:01:15.318 7 INFO cinder.api.openstack.wsgi [None req-6470415c-c794-4e5c-ad11-7506e130514b 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b29b2a64abc34fa19efa36d04cb31992/volumes/d6863533-0a4f-4682-9591-c25adc77b397 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:01:15.332 7 INFO cinder.volume.api [None req-6470415c-c794-4e5c-ad11-7506e130514b 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] Volume info retrieved successfully. 2026-04-29 03:01:15.336 7 INFO cinder.api.openstack.wsgi [None req-6470415c-c794-4e5c-ad11-7506e130514b 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b29b2a64abc34fa19efa36d04cb31992/volumes/d6863533-0a4f-4682-9591-c25adc77b397 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 316/634] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:01:15 2026] GET /v3/b29b2a64abc34fa19efa36d04cb31992/volumes/d6863533-0a4f-4682-9591-c25adc77b397 => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:01:16.269 7 INFO cinder.api.openstack.wsgi [None req-6470415c-c794-4e5c-ad11-7506e130514b 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:01:16.270 8 INFO cinder.api.openstack.wsgi [None req-3eb07a9d-ffb0-4f02-9777-6b7726637a6f 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:01:16.270 7 INFO cinder.api.openstack.wsgi [None req-6470415c-c794-4e5c-ad11-7506e130514b 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:01:16.271 8 INFO cinder.api.openstack.wsgi [None req-3eb07a9d-ffb0-4f02-9777-6b7726637a6f 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:01:16.355 7 INFO cinder.api.openstack.wsgi [None req-fb928128-1f64-4232-874c-18c68fd6de5c 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b29b2a64abc34fa19efa36d04cb31992/volumes/d6863533-0a4f-4682-9591-c25adc77b397 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:01:16.366 7 INFO cinder.volume.api [None req-fb928128-1f64-4232-874c-18c68fd6de5c 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] Volume info retrieved successfully. 2026-04-29 03:01:16.371 7 INFO cinder.api.openstack.wsgi [None req-fb928128-1f64-4232-874c-18c68fd6de5c 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b29b2a64abc34fa19efa36d04cb31992/volumes/d6863533-0a4f-4682-9591-c25adc77b397 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 318/637] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:01:16 2026] GET /v3/b29b2a64abc34fa19efa36d04cb31992/volumes/d6863533-0a4f-4682-9591-c25adc77b397 => generated 957 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:01:17.390 8 INFO cinder.api.openstack.wsgi [None req-c654c555-bf06-4124-9875-cf1d6ae986b3 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b29b2a64abc34fa19efa36d04cb31992/volumes/d6863533-0a4f-4682-9591-c25adc77b397 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:01:17.404 8 INFO cinder.volume.api [None req-c654c555-bf06-4124-9875-cf1d6ae986b3 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] Volume info retrieved successfully. 2026-04-29 03:01:17.410 8 INFO cinder.api.openstack.wsgi [None req-c654c555-bf06-4124-9875-cf1d6ae986b3 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b29b2a64abc34fa19efa36d04cb31992/volumes/d6863533-0a4f-4682-9591-c25adc77b397 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 320/638] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:01:17 2026] GET /v3/b29b2a64abc34fa19efa36d04cb31992/volumes/d6863533-0a4f-4682-9591-c25adc77b397 => generated 1342 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:01:17.496 7 INFO cinder.api.openstack.wsgi [req-96ab910a-938c-49eb-90c0-90dfddb78b10 req-9dca6ae7-4a38-4f13-ae4e-25c8cbd1eba9 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b29b2a64abc34fa19efa36d04cb31992/volumes/d6863533-0a4f-4682-9591-c25adc77b397 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:01:17.512 7 INFO cinder.volume.api [req-96ab910a-938c-49eb-90c0-90dfddb78b10 req-9dca6ae7-4a38-4f13-ae4e-25c8cbd1eba9 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] Volume info retrieved successfully. 2026-04-29 03:01:17.528 7 INFO cinder.api.openstack.wsgi [req-96ab910a-938c-49eb-90c0-90dfddb78b10 req-9dca6ae7-4a38-4f13-ae4e-25c8cbd1eba9 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b29b2a64abc34fa19efa36d04cb31992/volumes/d6863533-0a4f-4682-9591-c25adc77b397 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 319/639] 10.0.0.46 () {34 vars in 1027 bytes} [Wed Apr 29 03:01:17 2026] GET /v3/b29b2a64abc34fa19efa36d04cb31992/volumes/d6863533-0a4f-4682-9591-c25adc77b397 => generated 1342 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:01:18.781 8 INFO cinder.api.openstack.wsgi [req-96ab910a-938c-49eb-90c0-90dfddb78b10 req-e46e03ca-3fa8-4e1d-9b23-518bdb5da4f9 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b29b2a64abc34fa19efa36d04cb31992/volumes/d6863533-0a4f-4682-9591-c25adc77b397 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:01:18.795 8 INFO cinder.volume.api [req-96ab910a-938c-49eb-90c0-90dfddb78b10 req-e46e03ca-3fa8-4e1d-9b23-518bdb5da4f9 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] Volume info retrieved successfully. 2026-04-29 03:01:18.801 8 INFO cinder.api.openstack.wsgi [req-96ab910a-938c-49eb-90c0-90dfddb78b10 req-e46e03ca-3fa8-4e1d-9b23-518bdb5da4f9 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b29b2a64abc34fa19efa36d04cb31992/volumes/d6863533-0a4f-4682-9591-c25adc77b397 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 321/640] 10.0.0.46 () {34 vars in 1027 bytes} [Wed Apr 29 03:01:18 2026] GET /v3/b29b2a64abc34fa19efa36d04cb31992/volumes/d6863533-0a4f-4682-9591-c25adc77b397 => generated 1342 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-29 03:01:18.813 7 INFO cinder.api.openstack.wsgi [req-96ab910a-938c-49eb-90c0-90dfddb78b10 req-9dca6ae7-4a38-4f13-ae4e-25c8cbd1eba9 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-29 03:01:18.814 7 INFO cinder.api.openstack.wsgi [req-96ab910a-938c-49eb-90c0-90dfddb78b10 req-9dca6ae7-4a38-4f13-ae4e-25c8cbd1eba9 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 320/641] 10.0.0.46 () {32 vars in 827 bytes} [Wed Apr 29 03:01:18 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:01:18.825 8 INFO cinder.api.openstack.wsgi [req-96ab910a-938c-49eb-90c0-90dfddb78b10 req-9d8c73c3-a92f-4d6a-9b96-3096762101b3 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b29b2a64abc34fa19efa36d04cb31992/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:01:18.893 8 INFO cinder.api.openstack.wsgi [req-96ab910a-938c-49eb-90c0-90dfddb78b10 req-9d8c73c3-a92f-4d6a-9b96-3096762101b3 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b29b2a64abc34fa19efa36d04cb31992/attachments returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 322/642] 10.0.0.46 () {40 vars in 1056 bytes} [Wed Apr 29 03:01:18 2026] POST /v3/b29b2a64abc34fa19efa36d04cb31992/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-29 03:01:24.867 7 INFO cinder.api.openstack.wsgi [req-96ab910a-938c-49eb-90c0-90dfddb78b10 req-9dca6ae7-4a38-4f13-ae4e-25c8cbd1eba9 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-29 03:01:24.868 7 INFO cinder.api.openstack.wsgi [req-96ab910a-938c-49eb-90c0-90dfddb78b10 req-9dca6ae7-4a38-4f13-ae4e-25c8cbd1eba9 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 321/643] 199.204.45.25 () {32 vars in 838 bytes} [Wed Apr 29 03:01: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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:01:24.915 8 INFO cinder.api.openstack.wsgi [req-96ab910a-938c-49eb-90c0-90dfddb78b10 req-d1924d32-4c6d-4cb0-bb74-3d4871c642fe 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b29b2a64abc34fa19efa36d04cb31992/volumes/d6863533-0a4f-4682-9591-c25adc77b397 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:01:24.964 8 INFO cinder.volume.api [req-96ab910a-938c-49eb-90c0-90dfddb78b10 req-d1924d32-4c6d-4cb0-bb74-3d4871c642fe 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] Volume info retrieved successfully. 2026-04-29 03:01:24.970 8 INFO cinder.api.openstack.wsgi [req-96ab910a-938c-49eb-90c0-90dfddb78b10 req-d1924d32-4c6d-4cb0-bb74-3d4871c642fe 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b29b2a64abc34fa19efa36d04cb31992/volumes/d6863533-0a4f-4682-9591-c25adc77b397 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 323/644] 199.204.45.25 () {36 vars in 1072 bytes} [Wed Apr 29 03:01:24 2026] GET /v3/b29b2a64abc34fa19efa36d04cb31992/volumes/d6863533-0a4f-4682-9591-c25adc77b397 => generated 1522 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-04-29 03:01:26.270 7 INFO cinder.api.openstack.wsgi [req-96ab910a-938c-49eb-90c0-90dfddb78b10 req-9dca6ae7-4a38-4f13-ae4e-25c8cbd1eba9 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:01:26.270 8 INFO cinder.api.openstack.wsgi [req-96ab910a-938c-49eb-90c0-90dfddb78b10 req-d1924d32-4c6d-4cb0-bb74-3d4871c642fe 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:01:26.271 7 INFO cinder.api.openstack.wsgi [req-96ab910a-938c-49eb-90c0-90dfddb78b10 req-9dca6ae7-4a38-4f13-ae4e-25c8cbd1eba9 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:01:26.271 8 INFO cinder.api.openstack.wsgi [req-96ab910a-938c-49eb-90c0-90dfddb78b10 req-d1924d32-4c6d-4cb0-bb74-3d4871c642fe 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:01:26.824 7 INFO cinder.api.openstack.wsgi [req-96ab910a-938c-49eb-90c0-90dfddb78b10 req-269931a4-602d-451e-88dd-d548468f39ae 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/b29b2a64abc34fa19efa36d04cb31992/attachments/b501cf98-36b9-4ca4-ae68-1b4879adbf57 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:01:27.876 7 INFO cinder.api.openstack.wsgi [req-96ab910a-938c-49eb-90c0-90dfddb78b10 req-269931a4-602d-451e-88dd-d548468f39ae 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b29b2a64abc34fa19efa36d04cb31992/attachments/b501cf98-36b9-4ca4-ae68-1b4879adbf57 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 323/647] 199.204.45.25 () {40 vars in 1134 bytes} [Wed Apr 29 03:01:26 2026] PUT /v3/b29b2a64abc34fa19efa36d04cb31992/attachments/b501cf98-36b9-4ca4-ae68-1b4879adbf57 => generated 775 bytes in 1063 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:01:28.406 8 INFO cinder.api.openstack.wsgi [req-96ab910a-938c-49eb-90c0-90dfddb78b10 req-b9a63e91-2ce1-4766-87d6-b37fcf234244 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b29b2a64abc34fa19efa36d04cb31992/attachments/b501cf98-36b9-4ca4-ae68-1b4879adbf57/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:01:28.470 8 INFO cinder.api.openstack.wsgi [req-96ab910a-938c-49eb-90c0-90dfddb78b10 req-b9a63e91-2ce1-4766-87d6-b37fcf234244 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b29b2a64abc34fa19efa36d04cb31992/attachments/b501cf98-36b9-4ca4-ae68-1b4879adbf57/action returned with HTTP 204 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 325/648] 199.204.45.25 () {40 vars in 1147 bytes} [Wed Apr 29 03:01:28 2026] POST /v3/b29b2a64abc34fa19efa36d04cb31992/attachments/b501cf98-36b9-4ca4-ae68-1b4879adbf57/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-04-29 03:01:36.269 8 INFO cinder.api.openstack.wsgi [req-96ab910a-938c-49eb-90c0-90dfddb78b10 req-b9a63e91-2ce1-4766-87d6-b37fcf234244 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:01:36.270 8 INFO cinder.api.openstack.wsgi [req-96ab910a-938c-49eb-90c0-90dfddb78b10 req-b9a63e91-2ce1-4766-87d6-b37fcf234244 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:01:36.270 7 INFO cinder.api.openstack.wsgi [req-96ab910a-938c-49eb-90c0-90dfddb78b10 req-269931a4-602d-451e-88dd-d548468f39ae 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:01:36.272 7 INFO cinder.api.openstack.wsgi [req-96ab910a-938c-49eb-90c0-90dfddb78b10 req-269931a4-602d-451e-88dd-d548468f39ae 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:01:38.838 8 INFO cinder.api.openstack.wsgi [req-fff403fa-eec7-4712-b7b4-2656736903c6 req-99c824fd-67bc-470d-9315-cf166bafa16e 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b29b2a64abc34fa19efa36d04cb31992/attachments/b501cf98-36b9-4ca4-ae68-1b4879adbf57 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:01:39.393 8 INFO cinder.api.openstack.wsgi [req-fff403fa-eec7-4712-b7b4-2656736903c6 req-99c824fd-67bc-470d-9315-cf166bafa16e 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b29b2a64abc34fa19efa36d04cb31992/attachments/b501cf98-36b9-4ca4-ae68-1b4879adbf57 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 327/651] 199.204.45.25 () {38 vars in 1102 bytes} [Wed Apr 29 03:01:38 2026] DELETE /v3/b29b2a64abc34fa19efa36d04cb31992/attachments/b501cf98-36b9-4ca4-ae68-1b4879adbf57 => generated 19 bytes in 565 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:01:39.405 7 INFO cinder.api.openstack.wsgi [req-fff403fa-eec7-4712-b7b4-2656736903c6 req-bdbc5d94-7b5e-4f1b-b822-bb2e4b0143c7 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b29b2a64abc34fa19efa36d04cb31992/volumes/d6863533-0a4f-4682-9591-c25adc77b397 2026-04-29 03:01:39.406 7 INFO cinder.api.v3.volumes [req-fff403fa-eec7-4712-b7b4-2656736903c6 req-bdbc5d94-7b5e-4f1b-b822-bb2e4b0143c7 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] Delete volume with id: d6863533-0a4f-4682-9591-c25adc77b397 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:01:39.415 7 INFO cinder.volume.api [req-fff403fa-eec7-4712-b7b4-2656736903c6 req-bdbc5d94-7b5e-4f1b-b822-bb2e4b0143c7 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] Volume info retrieved successfully. 2026-04-29 03:01:39.447 7 INFO cinder.volume.api [req-fff403fa-eec7-4712-b7b4-2656736903c6 req-bdbc5d94-7b5e-4f1b-b822-bb2e4b0143c7 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] Delete volume request issued successfully. 2026-04-29 03:01:39.447 7 INFO cinder.api.openstack.wsgi [req-fff403fa-eec7-4712-b7b4-2656736903c6 req-bdbc5d94-7b5e-4f1b-b822-bb2e4b0143c7 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b29b2a64abc34fa19efa36d04cb31992/volumes/d6863533-0a4f-4682-9591-c25adc77b397 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 325/652] 199.204.45.25 () {36 vars in 1053 bytes} [Wed Apr 29 03:01:39 2026] DELETE /v3/b29b2a64abc34fa19efa36d04cb31992/volumes/d6863533-0a4f-4682-9591-c25adc77b397 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-04-29 03:01:46.269 8 INFO cinder.api.openstack.wsgi [req-fff403fa-eec7-4712-b7b4-2656736903c6 req-99c824fd-67bc-470d-9315-cf166bafa16e 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:01:46.269 7 INFO cinder.api.openstack.wsgi [req-fff403fa-eec7-4712-b7b4-2656736903c6 req-bdbc5d94-7b5e-4f1b-b822-bb2e4b0143c7 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:01:46.270 8 INFO cinder.api.openstack.wsgi [req-fff403fa-eec7-4712-b7b4-2656736903c6 req-99c824fd-67bc-470d-9315-cf166bafa16e 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:01:46.270 7 INFO cinder.api.openstack.wsgi [req-fff403fa-eec7-4712-b7b4-2656736903c6 req-bdbc5d94-7b5e-4f1b-b822-bb2e4b0143c7 105c448d629841419f8bfb8679ac2081 b29b2a64abc34fa19efa36d04cb31992 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:01:50.470 8 INFO cinder.api.openstack.wsgi [None req-18380c89-0285-4280-9155-a9001ec9d18a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?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-04-29 03:01:50.501 8 INFO cinder.volume.api [None req-18380c89-0285-4280-9155-a9001ec9d18a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 03:01:50.503 8 INFO cinder.api.openstack.wsgi [None req-18380c89-0285-4280-9155-a9001ec9d18a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 329/655] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 03:01:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:01:50.537 7 INFO cinder.api.openstack.wsgi [None req-46319d4b-e720-4338-8381-c36b4dbcc454 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/02bb4b9e0cba42c28cf24a069c26215d?usage=true 2026-04-29 03:01:50.565 7 INFO cinder.api.openstack.wsgi [None req-46319d4b-e720-4338-8381-c36b4dbcc454 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/02bb4b9e0cba42c28cf24a069c26215d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 327/656] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:01:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/02bb4b9e0cba42c28cf24a069c26215d?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:01:50.581 8 INFO cinder.api.openstack.wsgi [None req-ac9068b0-2e66-4fe2-b5de-8fca009ab916 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true 2026-04-29 03:01:50.605 8 INFO cinder.api.openstack.wsgi [None req-ac9068b0-2e66-4fe2-b5de-8fca009ab916 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 330/657] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:01:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:01:50.620 7 INFO cinder.api.openstack.wsgi [None req-601129e1-653f-4b05-b83a-7f4ec57cf67c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/4a8ad027523b4bcbae1be414f2b79ff8?usage=true 2026-04-29 03:01:50.642 7 INFO cinder.api.openstack.wsgi [None req-601129e1-653f-4b05-b83a-7f4ec57cf67c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/4a8ad027523b4bcbae1be414f2b79ff8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 328/658] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:01:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/4a8ad027523b4bcbae1be414f2b79ff8?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:01:50.652 8 INFO cinder.api.openstack.wsgi [None req-5c50e488-6325-4741-81b7-539d1f0d472f 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/977475054c794086af548a6010620800?usage=true 2026-04-29 03:01:50.677 8 INFO cinder.api.openstack.wsgi [None req-5c50e488-6325-4741-81b7-539d1f0d472f 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/977475054c794086af548a6010620800?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 331/659] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:01:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/977475054c794086af548a6010620800?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:01:50.694 7 INFO cinder.api.openstack.wsgi [None req-64635fa0-d28d-4344-81ee-3cf4d9e90498 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true 2026-04-29 03:01:50.715 7 INFO cinder.api.openstack.wsgi [None req-64635fa0-d28d-4344-81ee-3cf4d9e90498 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 329/660] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:01:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:01:50.728 8 INFO cinder.api.openstack.wsgi [None req-5c993696-f86e-442d-9f8c-95187b9aa350 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/c6a60eb2b549430282d5dc082f0aa6c0?usage=true 2026-04-29 03:01:50.752 8 INFO cinder.api.openstack.wsgi [None req-5c993696-f86e-442d-9f8c-95187b9aa350 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/c6a60eb2b549430282d5dc082f0aa6c0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 332/661] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:01:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/c6a60eb2b549430282d5dc082f0aa6c0?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:01:50.765 7 INFO cinder.api.openstack.wsgi [None req-570356e0-27cf-4091-a72e-2d90322f33e9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/dbe0977cdcca4661b8cb39cdea1aecfb?usage=true 2026-04-29 03:01:50.795 7 INFO cinder.api.openstack.wsgi [None req-570356e0-27cf-4091-a72e-2d90322f33e9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/dbe0977cdcca4661b8cb39cdea1aecfb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 330/662] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:01:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/dbe0977cdcca4661b8cb39cdea1aecfb?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:01:50.815 8 INFO cinder.api.openstack.wsgi [None req-b5251b80-fefc-40ff-ac5c-e75b63e876ed 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true 2026-04-29 03:01:50.836 8 INFO cinder.api.openstack.wsgi [None req-b5251b80-fefc-40ff-ac5c-e75b63e876ed 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 333/663] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:01:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:01:50.848 7 INFO cinder.api.openstack.wsgi [None req-0839d019-bebc-4eca-b089-6cb1613d18c4 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true 2026-04-29 03:01:50.854 7 INFO cinder.volume.api [None req-0839d019-bebc-4eca-b089-6cb1613d18c4 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all snapshots completed successfully. 2026-04-29 03:01:50.854 7 INFO cinder.api.openstack.wsgi [None req-0839d019-bebc-4eca-b089-6cb1613d18c4 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 331/664] 10.0.0.235 () {28 vars in 674 bytes} [Wed Apr 29 03:01:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 03:01:50.873 8 INFO cinder.api.openstack.wsgi [None req-1b423e9e-4c4b-4986-b4ef-5d5cc1ac9e6d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services 2026-04-29 03:01:50.881 8 INFO cinder.api.openstack.wsgi [None req-1b423e9e-4c4b-4986-b4ef-5d5cc1ac9e6d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 334/665] 10.0.0.235 () {28 vars in 645 bytes} [Wed Apr 29 03:01:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:01:50.894 7 INFO cinder.api.openstack.wsgi [None req-b440549c-4222-452e-ab34-a8d2235ed84c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true 2026-04-29 03:01:51.399 7 INFO cinder.api.openstack.wsgi [None req-b440549c-4222-452e-ab34-a8d2235ed84c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 332/666] 10.0.0.235 () {28 vars in 696 bytes} [Wed Apr 29 03:01:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:01:51.409 8 INFO cinder.api.openstack.wsgi [None req-378414a4-9599-4e75-b5f6-20224c3d2a4a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 03:01:51.419 8 INFO cinder.volume.api [None req-378414a4-9599-4e75-b5f6-20224c3d2a4a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 03:01:51.420 8 INFO cinder.api.openstack.wsgi [None req-378414a4-9599-4e75-b5f6-20224c3d2a4a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 335/667] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 03:01:51 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 03:01:56.269 7 INFO cinder.api.openstack.wsgi [None req-b440549c-4222-452e-ab34-a8d2235ed84c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:01:56.269 8 INFO cinder.api.openstack.wsgi [None req-378414a4-9599-4e75-b5f6-20224c3d2a4a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:01:56.270 7 INFO cinder.api.openstack.wsgi [None req-b440549c-4222-452e-ab34-a8d2235ed84c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:01:56.271 8 INFO cinder.api.openstack.wsgi [None req-378414a4-9599-4e75-b5f6-20224c3d2a4a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:02:06.269 7 INFO cinder.api.openstack.wsgi [None req-b440549c-4222-452e-ab34-a8d2235ed84c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:02:06.269 8 INFO cinder.api.openstack.wsgi [None req-378414a4-9599-4e75-b5f6-20224c3d2a4a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:02:06.270 7 INFO cinder.api.openstack.wsgi [None req-b440549c-4222-452e-ab34-a8d2235ed84c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:02:06.270 8 INFO cinder.api.openstack.wsgi [None req-378414a4-9599-4e75-b5f6-20224c3d2a4a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:02:16.269 7 INFO cinder.api.openstack.wsgi [None req-b440549c-4222-452e-ab34-a8d2235ed84c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:02:16.269 8 INFO cinder.api.openstack.wsgi [None req-378414a4-9599-4e75-b5f6-20224c3d2a4a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:02:16.270 7 INFO cinder.api.openstack.wsgi [None req-b440549c-4222-452e-ab34-a8d2235ed84c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:02:16.270 8 INFO cinder.api.openstack.wsgi [None req-378414a4-9599-4e75-b5f6-20224c3d2a4a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:02:26.269 8 INFO cinder.api.openstack.wsgi [None req-378414a4-9599-4e75-b5f6-20224c3d2a4a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:02:26.269 8 INFO cinder.api.openstack.wsgi [None req-378414a4-9599-4e75-b5f6-20224c3d2a4a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:02:26.269 7 INFO cinder.api.openstack.wsgi [None req-b440549c-4222-452e-ab34-a8d2235ed84c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:02:26.271 7 INFO cinder.api.openstack.wsgi [None req-b440549c-4222-452e-ab34-a8d2235ed84c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:02:36.270 7 INFO cinder.api.openstack.wsgi [None req-b440549c-4222-452e-ab34-a8d2235ed84c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:02:36.270 8 INFO cinder.api.openstack.wsgi [None req-378414a4-9599-4e75-b5f6-20224c3d2a4a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:02:36.271 7 INFO cinder.api.openstack.wsgi [None req-b440549c-4222-452e-ab34-a8d2235ed84c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:02:36.272 8 INFO cinder.api.openstack.wsgi [None req-378414a4-9599-4e75-b5f6-20224c3d2a4a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:02:46.269 7 INFO cinder.api.openstack.wsgi [None req-b440549c-4222-452e-ab34-a8d2235ed84c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:02:46.269 8 INFO cinder.api.openstack.wsgi [None req-378414a4-9599-4e75-b5f6-20224c3d2a4a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:02:46.271 7 INFO cinder.api.openstack.wsgi [None req-b440549c-4222-452e-ab34-a8d2235ed84c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:02:46.271 8 INFO cinder.api.openstack.wsgi [None req-378414a4-9599-4e75-b5f6-20224c3d2a4a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:02:47.442 8 INFO cinder.api.openstack.wsgi [req-b1eff281-1e7e-42dc-830b-272d76a60ff5 req-6187a767-0ed9-4d2d-900a-76f733b8cd57 64cf1d05996c4142804f84a171a1509d 4b0f8c9310ae45c096c78d86757fbc19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4b0f8c9310ae45c096c78d86757fbc19/attachments?instance_id=99016e1a-6766-4d99-9e59-0f58555da7f9 2026-04-29 03:02:47.458 8 INFO cinder.api.openstack.wsgi [req-b1eff281-1e7e-42dc-830b-272d76a60ff5 req-6187a767-0ed9-4d2d-900a-76f733b8cd57 64cf1d05996c4142804f84a171a1509d 4b0f8c9310ae45c096c78d86757fbc19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4b0f8c9310ae45c096c78d86757fbc19/attachments?instance_id=99016e1a-6766-4d99-9e59-0f58555da7f9 returned with HTTP 200 [pid: 8|app: 0|req: 342/680] 199.204.45.25 () {36 vars in 1103 bytes} [Wed Apr 29 03:02:47 2026] GET /v3/4b0f8c9310ae45c096c78d86757fbc19/attachments?instance_id=99016e1a-6766-4d99-9e59-0f58555da7f9 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:02:50.317 7 INFO cinder.api.openstack.wsgi [None req-ae966a29-79df-4be9-915c-1a5bdaf216e1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 03:02:50.334 7 INFO cinder.volume.api [None req-ae966a29-79df-4be9-915c-1a5bdaf216e1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 03:02:50.336 7 INFO cinder.api.openstack.wsgi [None req-ae966a29-79df-4be9-915c-1a5bdaf216e1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 339/681] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 03:02:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 03:02:50.348 8 INFO cinder.api.openstack.wsgi [None req-528cc8c5-b943-4d3f-9a6f-41a9230d5da2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services 2026-04-29 03:02:50.354 8 INFO cinder.api.openstack.wsgi [None req-528cc8c5-b943-4d3f-9a6f-41a9230d5da2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 343/682] 10.0.0.235 () {28 vars in 645 bytes} [Wed Apr 29 03:02:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:02:50.368 7 INFO cinder.api.openstack.wsgi [None req-6e5d3aaf-25f1-4908-a2d0-4a3b7ddfc3ee 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true 2026-04-29 03:02:50.876 7 INFO cinder.api.openstack.wsgi [None req-6e5d3aaf-25f1-4908-a2d0-4a3b7ddfc3ee 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 340/683] 10.0.0.235 () {28 vars in 696 bytes} [Wed Apr 29 03:02:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:02:50.980 8 INFO cinder.api.openstack.wsgi [None req-4832eb4d-40c7-4890-8a68-7f5f99612ceb 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true 2026-04-29 03:02:50.998 8 INFO cinder.api.openstack.wsgi [None req-4832eb4d-40c7-4890-8a68-7f5f99612ceb 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 344/684] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:02:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:02:51.014 7 INFO cinder.api.openstack.wsgi [None req-d0ef5fee-7260-414b-a693-cb4729d45050 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/486956856b874ae38a0c3e0408eed014?usage=true 2026-04-29 03:02:51.037 7 INFO cinder.api.openstack.wsgi [None req-d0ef5fee-7260-414b-a693-cb4729d45050 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/486956856b874ae38a0c3e0408eed014?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 341/685] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:02:51 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/486956856b874ae38a0c3e0408eed014?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:02:51.050 8 INFO cinder.api.openstack.wsgi [None req-db65b3b4-701f-4863-89d6-200d4a84ffbe 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/4b0f8c9310ae45c096c78d86757fbc19?usage=true 2026-04-29 03:02:51.072 8 INFO cinder.api.openstack.wsgi [None req-db65b3b4-701f-4863-89d6-200d4a84ffbe 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/4b0f8c9310ae45c096c78d86757fbc19?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 345/686] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:02:51 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/4b0f8c9310ae45c096c78d86757fbc19?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:02:51.083 7 INFO cinder.api.openstack.wsgi [None req-89e19a75-a02b-4baf-8bf7-726c9ab7a541 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/6dd32dd71c484f9f9a1332ff881a48f7?usage=true 2026-04-29 03:02:51.100 7 INFO cinder.api.openstack.wsgi [None req-89e19a75-a02b-4baf-8bf7-726c9ab7a541 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/6dd32dd71c484f9f9a1332ff881a48f7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 342/687] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:02:51 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/6dd32dd71c484f9f9a1332ff881a48f7?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:02:51.110 8 INFO cinder.api.openstack.wsgi [None req-a6352bcc-c8f7-4e62-a200-af5c8c10977c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/71dd7007818945389cf25f12f55a12d7?usage=true 2026-04-29 03:02:51.135 8 INFO cinder.api.openstack.wsgi [None req-a6352bcc-c8f7-4e62-a200-af5c8c10977c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/71dd7007818945389cf25f12f55a12d7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 346/688] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:02:51 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/71dd7007818945389cf25f12f55a12d7?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:02:51.149 7 INFO cinder.api.openstack.wsgi [None req-a59d0804-79b9-4e63-a038-a1a5d8532e13 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true 2026-04-29 03:02:51.169 7 INFO cinder.api.openstack.wsgi [None req-a59d0804-79b9-4e63-a038-a1a5d8532e13 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 343/689] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:02:51 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:02:51.183 8 INFO cinder.api.openstack.wsgi [None req-f236a21f-1a34-45e7-8ca8-60e14db513d4 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/d08b62b70b014d988aadbc3aa39a1058?usage=true 2026-04-29 03:02:51.200 8 INFO cinder.api.openstack.wsgi [None req-f236a21f-1a34-45e7-8ca8-60e14db513d4 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/d08b62b70b014d988aadbc3aa39a1058?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 347/690] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:02:51 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/d08b62b70b014d988aadbc3aa39a1058?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:02:51.211 7 INFO cinder.api.openstack.wsgi [None req-4d0f6a34-a374-4a27-8afd-cd96da4b0fff 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e60288b84f2d48e5aebbc4d7ed376d00?usage=true 2026-04-29 03:02:51.236 7 INFO cinder.api.openstack.wsgi [None req-4d0f6a34-a374-4a27-8afd-cd96da4b0fff 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e60288b84f2d48e5aebbc4d7ed376d00?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 344/691] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:02:51 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e60288b84f2d48e5aebbc4d7ed376d00?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:02:51.247 8 INFO cinder.api.openstack.wsgi [None req-53ace9c8-855f-4961-9332-32396aa13da4 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true 2026-04-29 03:02:51.268 8 INFO cinder.api.openstack.wsgi [None req-53ace9c8-855f-4961-9332-32396aa13da4 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 348/692] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:02:51 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:02:51.279 7 INFO cinder.api.openstack.wsgi [None req-f1cb2ca2-117c-4a76-9f43-a4e433c042e1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 03:02:51.288 7 INFO cinder.volume.api [None req-f1cb2ca2-117c-4a76-9f43-a4e433c042e1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 03:02:51.292 7 INFO cinder.api.openstack.wsgi [None req-f1cb2ca2-117c-4a76-9f43-a4e433c042e1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 345/693] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 03:02:51 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 03:02:51.306 8 INFO cinder.api.openstack.wsgi [None req-f76ff200-0959-4057-baa4-ed7157369707 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true 2026-04-29 03:02:51.312 8 INFO cinder.volume.api [None req-f76ff200-0959-4057-baa4-ed7157369707 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all snapshots completed successfully. 2026-04-29 03:02:51.314 8 INFO cinder.api.openstack.wsgi [None req-f76ff200-0959-4057-baa4-ed7157369707 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 349/694] 10.0.0.235 () {28 vars in 674 bytes} [Wed Apr 29 03:02:51 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 03:02:56.269 8 INFO cinder.api.openstack.wsgi [None req-f76ff200-0959-4057-baa4-ed7157369707 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:02:56.269 7 INFO cinder.api.openstack.wsgi [None req-f1cb2ca2-117c-4a76-9f43-a4e433c042e1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:02:56.270 8 INFO cinder.api.openstack.wsgi [None req-f76ff200-0959-4057-baa4-ed7157369707 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:02:56.270 7 INFO cinder.api.openstack.wsgi [None req-f1cb2ca2-117c-4a76-9f43-a4e433c042e1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:03:06.269 7 INFO cinder.api.openstack.wsgi [None req-f1cb2ca2-117c-4a76-9f43-a4e433c042e1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:03:06.269 8 INFO cinder.api.openstack.wsgi [None req-f76ff200-0959-4057-baa4-ed7157369707 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:03:06.270 8 INFO cinder.api.openstack.wsgi [None req-f76ff200-0959-4057-baa4-ed7157369707 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:03:06.270 7 INFO cinder.api.openstack.wsgi [None req-f1cb2ca2-117c-4a76-9f43-a4e433c042e1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:03:16.269 8 INFO cinder.api.openstack.wsgi [None req-f76ff200-0959-4057-baa4-ed7157369707 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:03:16.270 7 INFO cinder.api.openstack.wsgi [None req-f1cb2ca2-117c-4a76-9f43-a4e433c042e1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:03:16.270 8 INFO cinder.api.openstack.wsgi [None req-f76ff200-0959-4057-baa4-ed7157369707 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:03:16.271 7 INFO cinder.api.openstack.wsgi [None req-f1cb2ca2-117c-4a76-9f43-a4e433c042e1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:03:26.269 8 INFO cinder.api.openstack.wsgi [None req-f76ff200-0959-4057-baa4-ed7157369707 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:03:26.269 7 INFO cinder.api.openstack.wsgi [None req-f1cb2ca2-117c-4a76-9f43-a4e433c042e1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:03:26.270 8 INFO cinder.api.openstack.wsgi [None req-f76ff200-0959-4057-baa4-ed7157369707 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:03:26.272 7 INFO cinder.api.openstack.wsgi [None req-f1cb2ca2-117c-4a76-9f43-a4e433c042e1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:03:31.495 8 INFO cinder.api.openstack.wsgi [None req-f76ff200-0959-4057-baa4-ed7157369707 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-29 03:03:31.496 8 INFO cinder.api.openstack.wsgi [None req-f76ff200-0959-4057-baa4-ed7157369707 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 354/703] 10.0.0.12 () {30 vars in 410 bytes} [Wed Apr 29 03:03:31 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-29 03:03:36.269 7 INFO cinder.api.openstack.wsgi [None req-f1cb2ca2-117c-4a76-9f43-a4e433c042e1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:03:36.271 8 INFO cinder.api.openstack.wsgi [None req-f76ff200-0959-4057-baa4-ed7157369707 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:03:36.272 8 INFO cinder.api.openstack.wsgi [None req-f76ff200-0959-4057-baa4-ed7157369707 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:03:36.273 7 INFO cinder.api.openstack.wsgi [None req-f1cb2ca2-117c-4a76-9f43-a4e433c042e1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:03:46.269 7 INFO cinder.api.openstack.wsgi [None req-f1cb2ca2-117c-4a76-9f43-a4e433c042e1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:03:46.269 8 INFO cinder.api.openstack.wsgi [None req-f76ff200-0959-4057-baa4-ed7157369707 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:03:46.271 8 INFO cinder.api.openstack.wsgi [None req-f76ff200-0959-4057-baa4-ed7157369707 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:03:46.271 7 INFO cinder.api.openstack.wsgi [None req-f1cb2ca2-117c-4a76-9f43-a4e433c042e1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:03:50.320 8 INFO cinder.api.openstack.wsgi [None req-4a00d2a7-3883-4b24-97a5-27b779e6cc17 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 03:03:50.329 8 INFO cinder.volume.api [None req-4a00d2a7-3883-4b24-97a5-27b779e6cc17 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 03:03:50.331 8 INFO cinder.api.openstack.wsgi [None req-4a00d2a7-3883-4b24-97a5-27b779e6cc17 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 357/708] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 03:03:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 03:03:50.344 7 INFO cinder.api.openstack.wsgi [None req-3e20dec1-4d40-4f65-94b4-77985c638ff8 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services 2026-04-29 03:03:50.356 7 INFO cinder.api.openstack.wsgi [None req-3e20dec1-4d40-4f65-94b4-77985c638ff8 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 352/709] 10.0.0.235 () {28 vars in 645 bytes} [Wed Apr 29 03:03:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-services => generated 646 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:03:50.366 8 INFO cinder.api.openstack.wsgi [None req-75b93d10-0ddf-4010-ae26-acfad1e0fb76 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true 2026-04-29 03:03:50.880 8 INFO cinder.api.openstack.wsgi [None req-75b93d10-0ddf-4010-ae26-acfad1e0fb76 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 358/710] 10.0.0.235 () {28 vars in 696 bytes} [Wed Apr 29 03:03:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 522 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:03:50.890 7 INFO cinder.api.openstack.wsgi [None req-ac2dd523-f056-4c21-902c-43949ef7d412 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 03:03:50.899 7 INFO cinder.volume.api [None req-ac2dd523-f056-4c21-902c-43949ef7d412 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 03:03:50.901 7 INFO cinder.api.openstack.wsgi [None req-ac2dd523-f056-4c21-902c-43949ef7d412 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 353/711] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 03:03:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 03:03:50.910 8 INFO cinder.api.openstack.wsgi [None req-0d7f31c4-7232-417b-ba6c-e203e79cb36f 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true 2026-04-29 03:03:50.916 8 INFO cinder.volume.api [None req-0d7f31c4-7232-417b-ba6c-e203e79cb36f 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all snapshots completed successfully. 2026-04-29 03:03:50.917 8 INFO cinder.api.openstack.wsgi [None req-0d7f31c4-7232-417b-ba6c-e203e79cb36f 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 359/712] 10.0.0.235 () {28 vars in 674 bytes} [Wed Apr 29 03:03:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 03:03:50.952 7 INFO cinder.api.openstack.wsgi [None req-d1d9b545-6762-4fcd-bdfa-e306958243c0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/0621079a417747ab9a0acf772c550497?usage=true 2026-04-29 03:03:50.972 7 INFO cinder.api.openstack.wsgi [None req-d1d9b545-6762-4fcd-bdfa-e306958243c0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/0621079a417747ab9a0acf772c550497?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 354/713] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:03:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/0621079a417747ab9a0acf772c550497?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:03:50.984 8 INFO cinder.api.openstack.wsgi [None req-fb3ab2f9-6672-49e2-a40a-f451ea54f8da 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true 2026-04-29 03:03:51.004 8 INFO cinder.api.openstack.wsgi [None req-fb3ab2f9-6672-49e2-a40a-f451ea54f8da 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 360/714] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:03:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:03:51.018 7 INFO cinder.api.openstack.wsgi [None req-bfa5d2c2-3a43-4d15-9e2f-d5f75754095a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/39a0932b69e443ecac202550df78719c?usage=true 2026-04-29 03:03:51.041 7 INFO cinder.api.openstack.wsgi [None req-bfa5d2c2-3a43-4d15-9e2f-d5f75754095a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/39a0932b69e443ecac202550df78719c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 355/715] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:03:51 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/39a0932b69e443ecac202550df78719c?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:03:51.053 8 INFO cinder.api.openstack.wsgi [None req-9af51c52-79e4-4aa4-a62a-9bc2658d75fa 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/8b5ed0604cd14225abc78ce3321662c1?usage=true 2026-04-29 03:03:51.076 8 INFO cinder.api.openstack.wsgi [None req-9af51c52-79e4-4aa4-a62a-9bc2658d75fa 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/8b5ed0604cd14225abc78ce3321662c1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 361/716] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:03:51 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/8b5ed0604cd14225abc78ce3321662c1?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:03:51.088 7 INFO cinder.api.openstack.wsgi [None req-1872de4b-ce11-4fbc-825d-312199b1e649 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/94bf5ec8ebf840068a1953b5a168c7e0?usage=true 2026-04-29 03:03:51.108 7 INFO cinder.api.openstack.wsgi [None req-1872de4b-ce11-4fbc-825d-312199b1e649 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/94bf5ec8ebf840068a1953b5a168c7e0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 356/717] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:03:51 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/94bf5ec8ebf840068a1953b5a168c7e0?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:03:51.120 8 INFO cinder.api.openstack.wsgi [None req-371da6a8-9df6-4ba0-8687-9e5bf3e134cf 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/ada7d928157f4912a2dec541ab3bb50f?usage=true 2026-04-29 03:03:51.143 8 INFO cinder.api.openstack.wsgi [None req-371da6a8-9df6-4ba0-8687-9e5bf3e134cf 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/ada7d928157f4912a2dec541ab3bb50f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 362/718] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:03:51 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/ada7d928157f4912a2dec541ab3bb50f?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:03:51.155 7 INFO cinder.api.openstack.wsgi [None req-283537ab-6858-41b9-90e0-fd3789df31ac 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true 2026-04-29 03:03:51.179 7 INFO cinder.api.openstack.wsgi [None req-283537ab-6858-41b9-90e0-fd3789df31ac 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 357/719] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:03:51 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:03:51.204 8 INFO cinder.api.openstack.wsgi [None req-8f3c9219-a902-49db-9a8f-03a17e277784 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e09d896d361b458f9eb19563cbea9b34?usage=true 2026-04-29 03:03:51.222 8 INFO cinder.api.openstack.wsgi [None req-8f3c9219-a902-49db-9a8f-03a17e277784 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e09d896d361b458f9eb19563cbea9b34?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 363/720] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:03:51 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e09d896d361b458f9eb19563cbea9b34?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:03:51.245 7 INFO cinder.api.openstack.wsgi [None req-1d4d975e-59ee-4830-9bfa-7d1ace9e2063 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true 2026-04-29 03:03:51.281 7 INFO cinder.api.openstack.wsgi [None req-1d4d975e-59ee-4830-9bfa-7d1ace9e2063 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 358/721] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:03:51 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:03:51.295 8 INFO cinder.api.openstack.wsgi [None req-80bf8570-2145-42b8-84f4-3a2af18103a3 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/f723f22b4ddf49e094b46249d3018a71?usage=true 2026-04-29 03:03:51.320 8 INFO cinder.api.openstack.wsgi [None req-80bf8570-2145-42b8-84f4-3a2af18103a3 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/f723f22b4ddf49e094b46249d3018a71?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 364/722] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:03:51 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/f723f22b4ddf49e094b46249d3018a71?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:03:56.269 7 INFO cinder.api.openstack.wsgi [None req-1d4d975e-59ee-4830-9bfa-7d1ace9e2063 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:03:56.270 8 INFO cinder.api.openstack.wsgi [None req-80bf8570-2145-42b8-84f4-3a2af18103a3 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:03:56.271 7 INFO cinder.api.openstack.wsgi [None req-1d4d975e-59ee-4830-9bfa-7d1ace9e2063 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:03:56.271 8 INFO cinder.api.openstack.wsgi [None req-80bf8570-2145-42b8-84f4-3a2af18103a3 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:04:06.269 7 INFO cinder.api.openstack.wsgi [None req-1d4d975e-59ee-4830-9bfa-7d1ace9e2063 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:04:06.269 8 INFO cinder.api.openstack.wsgi [None req-80bf8570-2145-42b8-84f4-3a2af18103a3 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:04:06.270 7 INFO cinder.api.openstack.wsgi [None req-1d4d975e-59ee-4830-9bfa-7d1ace9e2063 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:04:06.270 8 INFO cinder.api.openstack.wsgi [None req-80bf8570-2145-42b8-84f4-3a2af18103a3 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:04:15.891 7 INFO cinder.api.openstack.wsgi [None req-efc30738-6b7b-49de-8700-644733440c9a 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/27f2eb8f63bf4b5cbcee868ae861c9ac/volumes 2026-04-29 03:04:15.894 7 INFO cinder.api.v3.volumes [None req-efc30738-6b7b-49de-8700-644733440c9a 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] Create volume of 1 GB 2026-04-29 03:04:15.908 7 INFO cinder.volume.api [None req-efc30738-6b7b-49de-8700-644733440c9a 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] Availability Zones retrieved successfully. 2026-04-29 03:04:16.269 8 INFO cinder.api.openstack.wsgi [None req-80bf8570-2145-42b8-84f4-3a2af18103a3 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:04:16.270 8 INFO cinder.api.openstack.wsgi [None req-80bf8570-2145-42b8-84f4-3a2af18103a3 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:04:16.271 8 INFO cinder.api.openstack.wsgi [None req-80bf8570-2145-42b8-84f4-3a2af18103a3 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:04:16.272 8 INFO cinder.api.openstack.wsgi [None req-80bf8570-2145-42b8-84f4-3a2af18103a3 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:04:16.330 7 INFO cinder.volume.api [None req-efc30738-6b7b-49de-8700-644733440c9a 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] Create volume request issued successfully. 2026-04-29 03:04:16.331 7 INFO cinder.api.openstack.wsgi [None req-efc30738-6b7b-49de-8700-644733440c9a 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/27f2eb8f63bf4b5cbcee868ae861c9ac/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 361/729] 10.0.0.12 () {34 vars in 721 bytes} [Wed Apr 29 03:04:15 2026] POST /v3/27f2eb8f63bf4b5cbcee868ae861c9ac/volumes => generated 861 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-29 03:04:16.349 8 INFO cinder.api.openstack.wsgi [None req-b0a0b203-8dcf-4fde-b40e-c36c35eab881 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/27f2eb8f63bf4b5cbcee868ae861c9ac/volumes/9a75be0a-fc8a-4105-8dae-fa41b81334a5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:16.365 8 INFO cinder.volume.api [None req-b0a0b203-8dcf-4fde-b40e-c36c35eab881 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] Volume info retrieved successfully. 2026-04-29 03:04:16.374 8 INFO cinder.api.openstack.wsgi [None req-b0a0b203-8dcf-4fde-b40e-c36c35eab881 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/27f2eb8f63bf4b5cbcee868ae861c9ac/volumes/9a75be0a-fc8a-4105-8dae-fa41b81334a5 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 369/730] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:04:16 2026] GET /v3/27f2eb8f63bf4b5cbcee868ae861c9ac/volumes/9a75be0a-fc8a-4105-8dae-fa41b81334a5 => generated 929 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:17.390 7 INFO cinder.api.openstack.wsgi [None req-ea658a9d-a0f5-48a5-9895-7c957764b3a8 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/27f2eb8f63bf4b5cbcee868ae861c9ac/volumes/9a75be0a-fc8a-4105-8dae-fa41b81334a5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:17.409 7 INFO cinder.volume.api [None req-ea658a9d-a0f5-48a5-9895-7c957764b3a8 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] Volume info retrieved successfully. 2026-04-29 03:04:17.422 7 INFO cinder.api.openstack.wsgi [None req-ea658a9d-a0f5-48a5-9895-7c957764b3a8 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/27f2eb8f63bf4b5cbcee868ae861c9ac/volumes/9a75be0a-fc8a-4105-8dae-fa41b81334a5 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 362/731] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:04:17 2026] GET /v3/27f2eb8f63bf4b5cbcee868ae861c9ac/volumes/9a75be0a-fc8a-4105-8dae-fa41b81334a5 => generated 954 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:04:26.269 7 INFO cinder.api.openstack.wsgi [None req-ea658a9d-a0f5-48a5-9895-7c957764b3a8 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:04:26.270 7 INFO cinder.api.openstack.wsgi [None req-ea658a9d-a0f5-48a5-9895-7c957764b3a8 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:04:26.271 8 INFO cinder.api.openstack.wsgi [None req-b0a0b203-8dcf-4fde-b40e-c36c35eab881 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:04:26.272 8 INFO cinder.api.openstack.wsgi [None req-b0a0b203-8dcf-4fde-b40e-c36c35eab881 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] http://10.0.0.31:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:32.181 7 INFO cinder.api.openstack.wsgi [None req-9924b597-f7bc-482c-87fc-c50db983c605 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/27f2eb8f63bf4b5cbcee868ae861c9ac/volumes/9a75be0a-fc8a-4105-8dae-fa41b81334a5/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:32.192 7 INFO cinder.volume.api [None req-9924b597-f7bc-482c-87fc-c50db983c605 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] Volume info retrieved successfully. 2026-04-29 03:04:32.202 7 INFO cinder.volume.api [None req-9924b597-f7bc-482c-87fc-c50db983c605 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] Update volume admin metadata completed successfully. 2026-04-29 03:04:32.708 7 INFO cinder.volume.api [None req-9924b597-f7bc-482c-87fc-c50db983c605 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] Attach volume completed successfully. 2026-04-29 03:04:32.708 7 INFO cinder.api.openstack.wsgi [None req-9924b597-f7bc-482c-87fc-c50db983c605 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/27f2eb8f63bf4b5cbcee868ae861c9ac/volumes/9a75be0a-fc8a-4105-8dae-fa41b81334a5/action returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 364/734] 10.0.0.12 () {34 vars in 809 bytes} [Wed Apr 29 03:04:32 2026] POST /v3/27f2eb8f63bf4b5cbcee868ae861c9ac/volumes/9a75be0a-fc8a-4105-8dae-fa41b81334a5/action => generated 0 bytes in 533 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:32.728 8 INFO cinder.api.openstack.wsgi [None req-08617da2-c2fc-49e9-ade9-b59117b80710 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/27f2eb8f63bf4b5cbcee868ae861c9ac/volumes/9a75be0a-fc8a-4105-8dae-fa41b81334a5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:32.750 8 INFO cinder.volume.api [None req-08617da2-c2fc-49e9-ade9-b59117b80710 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] Volume info retrieved successfully. 2026-04-29 03:04:32.757 8 INFO cinder.api.openstack.wsgi [None req-08617da2-c2fc-49e9-ade9-b59117b80710 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/27f2eb8f63bf4b5cbcee868ae861c9ac/volumes/9a75be0a-fc8a-4105-8dae-fa41b81334a5 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 371/735] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:04:32 2026] GET /v3/27f2eb8f63bf4b5cbcee868ae861c9ac/volumes/9a75be0a-fc8a-4105-8dae-fa41b81334a5 => generated 1288 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:32.774 7 INFO cinder.api.openstack.wsgi [None req-28b43d44-aa37-4006-9ac7-3166282aaf7c 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/27f2eb8f63bf4b5cbcee868ae861c9ac/volumes/9a75be0a-fc8a-4105-8dae-fa41b81334a5/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:32.786 7 INFO cinder.volume.api [None req-28b43d44-aa37-4006-9ac7-3166282aaf7c 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] Volume info retrieved successfully. 2026-04-29 03:04:33.291 7 INFO cinder.volume.api [None req-28b43d44-aa37-4006-9ac7-3166282aaf7c 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] Detach volume completed successfully. 2026-04-29 03:04:33.292 7 INFO cinder.api.openstack.wsgi [None req-28b43d44-aa37-4006-9ac7-3166282aaf7c 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/27f2eb8f63bf4b5cbcee868ae861c9ac/volumes/9a75be0a-fc8a-4105-8dae-fa41b81334a5/action returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 365/736] 10.0.0.12 () {34 vars in 809 bytes} [Wed Apr 29 03:04:32 2026] POST /v3/27f2eb8f63bf4b5cbcee868ae861c9ac/volumes/9a75be0a-fc8a-4105-8dae-fa41b81334a5/action => generated 0 bytes in 524 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:33.304 8 INFO cinder.api.openstack.wsgi [None req-6a747017-23a5-4d29-9e7f-ae1d47a20dfe 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/27f2eb8f63bf4b5cbcee868ae861c9ac/volumes/9a75be0a-fc8a-4105-8dae-fa41b81334a5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:33.316 8 INFO cinder.volume.api [None req-6a747017-23a5-4d29-9e7f-ae1d47a20dfe 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] Volume info retrieved successfully. 2026-04-29 03:04:33.322 8 INFO cinder.api.openstack.wsgi [None req-6a747017-23a5-4d29-9e7f-ae1d47a20dfe 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/27f2eb8f63bf4b5cbcee868ae861c9ac/volumes/9a75be0a-fc8a-4105-8dae-fa41b81334a5 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 372/737] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:04:33 2026] GET /v3/27f2eb8f63bf4b5cbcee868ae861c9ac/volumes/9a75be0a-fc8a-4105-8dae-fa41b81334a5 => generated 973 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:04:36.269 7 INFO cinder.api.openstack.wsgi [None req-28b43d44-aa37-4006-9ac7-3166282aaf7c 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:04:36.271 7 INFO cinder.api.openstack.wsgi [None req-28b43d44-aa37-4006-9ac7-3166282aaf7c 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:04:36.273 8 INFO cinder.api.openstack.wsgi [None req-6a747017-23a5-4d29-9e7f-ae1d47a20dfe 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:04:36.275 8 INFO cinder.api.openstack.wsgi [None req-6a747017-23a5-4d29-9e7f-ae1d47a20dfe 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] http://10.0.0.31:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:39.177 7 INFO cinder.api.openstack.wsgi [None req-b96d8697-12e5-4cd9-8d40-84da4003c4c2 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/27f2eb8f63bf4b5cbcee868ae861c9ac/volumes/9a75be0a-fc8a-4105-8dae-fa41b81334a5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:39.199 7 INFO cinder.volume.api [None req-b96d8697-12e5-4cd9-8d40-84da4003c4c2 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] Volume info retrieved successfully. 2026-04-29 03:04:39.205 7 INFO cinder.api.openstack.wsgi [None req-b96d8697-12e5-4cd9-8d40-84da4003c4c2 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/27f2eb8f63bf4b5cbcee868ae861c9ac/volumes/9a75be0a-fc8a-4105-8dae-fa41b81334a5 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 367/740] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:04:39 2026] GET /v3/27f2eb8f63bf4b5cbcee868ae861c9ac/volumes/9a75be0a-fc8a-4105-8dae-fa41b81334a5 => generated 973 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:39.228 8 INFO cinder.api.openstack.wsgi [None req-3227e941-e6f5-40e6-bb8d-6c8474035afc 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/27f2eb8f63bf4b5cbcee868ae861c9ac/volumes/9a75be0a-fc8a-4105-8dae-fa41b81334a5 2026-04-29 03:04:39.228 8 INFO cinder.api.v3.volumes [None req-3227e941-e6f5-40e6-bb8d-6c8474035afc 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] Delete volume with id: 9a75be0a-fc8a-4105-8dae-fa41b81334a5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:39.235 8 INFO cinder.volume.api [None req-3227e941-e6f5-40e6-bb8d-6c8474035afc 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] Volume info retrieved successfully. 2026-04-29 03:04:39.260 8 INFO cinder.volume.api [None req-3227e941-e6f5-40e6-bb8d-6c8474035afc 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] Delete volume request issued successfully. 2026-04-29 03:04:39.260 8 INFO cinder.api.openstack.wsgi [None req-3227e941-e6f5-40e6-bb8d-6c8474035afc 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/27f2eb8f63bf4b5cbcee868ae861c9ac/volumes/9a75be0a-fc8a-4105-8dae-fa41b81334a5 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 374/741] 10.0.0.12 () {32 vars in 777 bytes} [Wed Apr 29 03:04:39 2026] DELETE /v3/27f2eb8f63bf4b5cbcee868ae861c9ac/volumes/9a75be0a-fc8a-4105-8dae-fa41b81334a5 => generated 0 bytes in 37 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:39.271 7 INFO cinder.api.openstack.wsgi [None req-f0dae271-1ff4-459e-831e-24450f7944f8 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/27f2eb8f63bf4b5cbcee868ae861c9ac/volumes/9a75be0a-fc8a-4105-8dae-fa41b81334a5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:39.298 7 INFO cinder.volume.api [None req-f0dae271-1ff4-459e-831e-24450f7944f8 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] Volume info retrieved successfully. 2026-04-29 03:04:39.304 7 INFO cinder.api.openstack.wsgi [None req-f0dae271-1ff4-459e-831e-24450f7944f8 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/27f2eb8f63bf4b5cbcee868ae861c9ac/volumes/9a75be0a-fc8a-4105-8dae-fa41b81334a5 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 368/742] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:04:39 2026] GET /v3/27f2eb8f63bf4b5cbcee868ae861c9ac/volumes/9a75be0a-fc8a-4105-8dae-fa41b81334a5 => generated 972 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:40.327 8 INFO cinder.api.openstack.wsgi [None req-b50206f6-8abf-4aeb-854c-4aa5aad80c95 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/27f2eb8f63bf4b5cbcee868ae861c9ac/volumes/9a75be0a-fc8a-4105-8dae-fa41b81334a5 2026-04-29 03:04:40.337 8 INFO cinder.api.openstack.wsgi [None req-b50206f6-8abf-4aeb-854c-4aa5aad80c95 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/27f2eb8f63bf4b5cbcee868ae861c9ac/volumes/9a75be0a-fc8a-4105-8dae-fa41b81334a5 returned with HTTP 404 [pid: 8|app: 0|req: 375/743] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:04:40 2026] GET /v3/27f2eb8f63bf4b5cbcee868ae861c9ac/volumes/9a75be0a-fc8a-4105-8dae-fa41b81334a5 => 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:46.198 7 INFO cinder.api.openstack.wsgi [None req-addc20c0-0023-4119-8619-9d2b1e61f8d3 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes 2026-04-29 03:04:46.201 7 INFO cinder.api.v3.volumes [None req-addc20c0-0023-4119-8619-9d2b1e61f8d3 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Create volume of 1 GB 2026-04-29 03:04:46.208 7 INFO cinder.volume.api [None req-addc20c0-0023-4119-8619-9d2b1e61f8d3 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Availability Zones retrieved successfully. 2026-04-29 03:04:46.270 8 INFO cinder.api.openstack.wsgi [None req-b50206f6-8abf-4aeb-854c-4aa5aad80c95 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:04:46.271 8 INFO cinder.api.openstack.wsgi [None req-b50206f6-8abf-4aeb-854c-4aa5aad80c95 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:04:46.272 8 INFO cinder.api.openstack.wsgi [None req-b50206f6-8abf-4aeb-854c-4aa5aad80c95 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:04:46.273 8 INFO cinder.api.openstack.wsgi [None req-b50206f6-8abf-4aeb-854c-4aa5aad80c95 18ca057066aa4118823b996f325a9839 27f2eb8f63bf4b5cbcee868ae861c9ac - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:04:46.375 7 INFO cinder.volume.api [None req-addc20c0-0023-4119-8619-9d2b1e61f8d3 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Create volume request issued successfully. 2026-04-29 03:04:46.376 7 INFO cinder.api.openstack.wsgi [None req-addc20c0-0023-4119-8619-9d2b1e61f8d3 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 369/746] 10.0.0.12 () {34 vars in 722 bytes} [Wed Apr 29 03:04:46 2026] POST /v3/e48a6df71e9747eca716a3e67e5506a8/volumes => generated 869 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-29 03:04:46.401 8 INFO cinder.api.openstack.wsgi [None req-7e5fefa8-6d59-4515-baaa-4c3c7fe19d6c 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/5387d20f-b735-466b-a8be-54d1c18ab919 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:46.416 8 INFO cinder.volume.api [None req-7e5fefa8-6d59-4515-baaa-4c3c7fe19d6c 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Volume info retrieved successfully. 2026-04-29 03:04:46.420 8 INFO cinder.api.openstack.wsgi [None req-7e5fefa8-6d59-4515-baaa-4c3c7fe19d6c 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/5387d20f-b735-466b-a8be-54d1c18ab919 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 378/747] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:04:46 2026] GET /v3/e48a6df71e9747eca716a3e67e5506a8/volumes/5387d20f-b735-466b-a8be-54d1c18ab919 => generated 937 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:47.442 7 INFO cinder.api.openstack.wsgi [None req-96ec015e-4ebc-41a4-b2e8-18bd737d8333 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/5387d20f-b735-466b-a8be-54d1c18ab919 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:47.459 7 INFO cinder.volume.api [None req-96ec015e-4ebc-41a4-b2e8-18bd737d8333 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Volume info retrieved successfully. 2026-04-29 03:04:47.465 7 INFO cinder.api.openstack.wsgi [None req-96ec015e-4ebc-41a4-b2e8-18bd737d8333 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/5387d20f-b735-466b-a8be-54d1c18ab919 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 370/748] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:04:47 2026] GET /v3/e48a6df71e9747eca716a3e67e5506a8/volumes/5387d20f-b735-466b-a8be-54d1c18ab919 => generated 962 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:47.487 8 INFO cinder.api.openstack.wsgi [None req-d20d8bac-0073-4f0f-86cc-cd28a31bc861 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/5387d20f-b735-466b-a8be-54d1c18ab919 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:47.632 8 INFO cinder.volume.api [None req-d20d8bac-0073-4f0f-86cc-cd28a31bc861 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Volume info retrieved successfully. 2026-04-29 03:04:47.638 8 INFO cinder.api.openstack.wsgi [None req-d20d8bac-0073-4f0f-86cc-cd28a31bc861 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/5387d20f-b735-466b-a8be-54d1c18ab919 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 379/749] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:04:47 2026] GET /v3/e48a6df71e9747eca716a3e67e5506a8/volumes/5387d20f-b735-466b-a8be-54d1c18ab919 => generated 962 bytes in 157 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:47.663 7 INFO cinder.api.openstack.wsgi [None req-d989be5e-d8b6-4c33-8136-20f23ce2d40a 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/5387d20f-b735-466b-a8be-54d1c18ab919 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:47.679 7 INFO cinder.volume.api [None req-d989be5e-d8b6-4c33-8136-20f23ce2d40a 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Volume info retrieved successfully. 2026-04-29 03:04:47.689 7 INFO cinder.volume.api [None req-d989be5e-d8b6-4c33-8136-20f23ce2d40a 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Volume updated successfully. 2026-04-29 03:04:47.690 7 INFO cinder.api.openstack.wsgi [None req-d989be5e-d8b6-4c33-8136-20f23ce2d40a 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/5387d20f-b735-466b-a8be-54d1c18ab919 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 371/750] 10.0.0.12 () {34 vars in 794 bytes} [Wed Apr 29 03:04:47 2026] PUT /v3/e48a6df71e9747eca716a3e67e5506a8/volumes/5387d20f-b735-466b-a8be-54d1c18ab919 => generated 894 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:47.708 8 INFO cinder.api.openstack.wsgi [None req-cb393e00-1c7e-4691-b3d6-c617783049fe 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/5387d20f-b735-466b-a8be-54d1c18ab919 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:47.720 8 INFO cinder.volume.api [None req-cb393e00-1c7e-4691-b3d6-c617783049fe 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Volume info retrieved successfully. 2026-04-29 03:04:47.728 8 INFO cinder.volume.api [None req-cb393e00-1c7e-4691-b3d6-c617783049fe 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Volume updated successfully. 2026-04-29 03:04:47.729 8 INFO cinder.api.openstack.wsgi [None req-cb393e00-1c7e-4691-b3d6-c617783049fe 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/5387d20f-b735-466b-a8be-54d1c18ab919 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 380/751] 10.0.0.12 () {34 vars in 795 bytes} [Wed Apr 29 03:04:47 2026] PUT /v3/e48a6df71e9747eca716a3e67e5506a8/volumes/5387d20f-b735-466b-a8be-54d1c18ab919 => generated 935 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:47.751 7 INFO cinder.api.openstack.wsgi [None req-b26b3ba5-2691-486d-b7aa-7a4713343d9a 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/5387d20f-b735-466b-a8be-54d1c18ab919 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:47.766 7 INFO cinder.volume.api [None req-b26b3ba5-2691-486d-b7aa-7a4713343d9a 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Volume info retrieved successfully. 2026-04-29 03:04:47.771 7 INFO cinder.api.openstack.wsgi [None req-b26b3ba5-2691-486d-b7aa-7a4713343d9a 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/5387d20f-b735-466b-a8be-54d1c18ab919 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 372/752] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:04:47 2026] GET /v3/e48a6df71e9747eca716a3e67e5506a8/volumes/5387d20f-b735-466b-a8be-54d1c18ab919 => generated 1003 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:47.792 8 INFO cinder.api.openstack.wsgi [None req-9c49fb9a-e1c1-48d7-8bf7-0e33a0092a06 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes 2026-04-29 03:04:47.795 8 INFO cinder.api.v3.volumes [None req-9c49fb9a-e1c1-48d7-8bf7-0e33a0092a06 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Create volume of 1 GB 2026-04-29 03:04:47.801 8 INFO cinder.volume.api [None req-9c49fb9a-e1c1-48d7-8bf7-0e33a0092a06 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Availability Zones retrieved successfully. 2026-04-29 03:04:47.926 8 INFO cinder.volume.api [None req-9c49fb9a-e1c1-48d7-8bf7-0e33a0092a06 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Create volume request issued successfully. 2026-04-29 03:04:47.927 8 INFO cinder.api.openstack.wsgi [None req-9c49fb9a-e1c1-48d7-8bf7-0e33a0092a06 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 381/753] 10.0.0.12 () {34 vars in 722 bytes} [Wed Apr 29 03:04:47 2026] POST /v3/e48a6df71e9747eca716a3e67e5506a8/volumes => generated 891 bytes in 141 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:47.945 7 INFO cinder.api.openstack.wsgi [None req-c02f81eb-92db-41ed-b5aa-144e0aa1d6e6 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/d39e7f7b-2cd6-4b8e-9532-c3abebdc669a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:47.959 7 INFO cinder.volume.api [None req-c02f81eb-92db-41ed-b5aa-144e0aa1d6e6 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Volume info retrieved successfully. 2026-04-29 03:04:47.964 7 INFO cinder.api.openstack.wsgi [None req-c02f81eb-92db-41ed-b5aa-144e0aa1d6e6 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/d39e7f7b-2cd6-4b8e-9532-c3abebdc669a returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 373/754] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:04:47 2026] GET /v3/e48a6df71e9747eca716a3e67e5506a8/volumes/d39e7f7b-2cd6-4b8e-9532-c3abebdc669a => generated 959 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:48.988 8 INFO cinder.api.openstack.wsgi [None req-e0cc0800-7fe5-4784-883f-df5a5b9aa9bf 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/d39e7f7b-2cd6-4b8e-9532-c3abebdc669a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:49.000 8 INFO cinder.volume.api [None req-e0cc0800-7fe5-4784-883f-df5a5b9aa9bf 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Volume info retrieved successfully. 2026-04-29 03:04:49.004 8 INFO cinder.api.openstack.wsgi [None req-e0cc0800-7fe5-4784-883f-df5a5b9aa9bf 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/d39e7f7b-2cd6-4b8e-9532-c3abebdc669a returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 382/755] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:04:48 2026] GET /v3/e48a6df71e9747eca716a3e67e5506a8/volumes/d39e7f7b-2cd6-4b8e-9532-c3abebdc669a => generated 984 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:49.024 7 INFO cinder.api.openstack.wsgi [None req-0e4c1a20-5c0d-433b-a245-3fd8f5c35ace 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/d39e7f7b-2cd6-4b8e-9532-c3abebdc669a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:49.041 7 INFO cinder.volume.api [None req-0e4c1a20-5c0d-433b-a245-3fd8f5c35ace 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Volume info retrieved successfully. 2026-04-29 03:04:49.049 7 INFO cinder.volume.api [None req-0e4c1a20-5c0d-433b-a245-3fd8f5c35ace 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Volume updated successfully. 2026-04-29 03:04:49.050 7 INFO cinder.api.openstack.wsgi [None req-0e4c1a20-5c0d-433b-a245-3fd8f5c35ace 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/d39e7f7b-2cd6-4b8e-9532-c3abebdc669a returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 374/756] 10.0.0.12 () {34 vars in 794 bytes} [Wed Apr 29 03:04:49 2026] PUT /v3/e48a6df71e9747eca716a3e67e5506a8/volumes/d39e7f7b-2cd6-4b8e-9532-c3abebdc669a => generated 880 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:49.070 8 INFO cinder.api.openstack.wsgi [None req-1b21c70d-c069-4cf7-b5ac-5d52271b87e6 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/d39e7f7b-2cd6-4b8e-9532-c3abebdc669a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:49.091 8 INFO cinder.volume.api [None req-1b21c70d-c069-4cf7-b5ac-5d52271b87e6 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Volume info retrieved successfully. 2026-04-29 03:04:49.098 8 INFO cinder.api.openstack.wsgi [None req-1b21c70d-c069-4cf7-b5ac-5d52271b87e6 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/d39e7f7b-2cd6-4b8e-9532-c3abebdc669a returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 383/757] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:04:49 2026] GET /v3/e48a6df71e9747eca716a3e67e5506a8/volumes/d39e7f7b-2cd6-4b8e-9532-c3abebdc669a => generated 948 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:49.120 7 INFO cinder.api.openstack.wsgi [None req-c890df19-7deb-40c7-9250-458b0f002436 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/d39e7f7b-2cd6-4b8e-9532-c3abebdc669a 2026-04-29 03:04:49.121 7 INFO cinder.api.v3.volumes [None req-c890df19-7deb-40c7-9250-458b0f002436 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Delete volume with id: d39e7f7b-2cd6-4b8e-9532-c3abebdc669a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:49.130 7 INFO cinder.volume.api [None req-c890df19-7deb-40c7-9250-458b0f002436 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Volume info retrieved successfully. 2026-04-29 03:04:49.151 7 INFO cinder.volume.api [None req-c890df19-7deb-40c7-9250-458b0f002436 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Delete volume request issued successfully. 2026-04-29 03:04:49.152 7 INFO cinder.api.openstack.wsgi [None req-c890df19-7deb-40c7-9250-458b0f002436 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/d39e7f7b-2cd6-4b8e-9532-c3abebdc669a returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 375/758] 10.0.0.12 () {32 vars in 777 bytes} [Wed Apr 29 03:04:49 2026] DELETE /v3/e48a6df71e9747eca716a3e67e5506a8/volumes/d39e7f7b-2cd6-4b8e-9532-c3abebdc669a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:49.164 8 INFO cinder.api.openstack.wsgi [None req-a9642bfc-533c-4c26-9a34-f94504233df8 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/d39e7f7b-2cd6-4b8e-9532-c3abebdc669a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:49.179 8 INFO cinder.volume.api [None req-a9642bfc-533c-4c26-9a34-f94504233df8 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Volume info retrieved successfully. 2026-04-29 03:04:49.185 8 INFO cinder.api.openstack.wsgi [None req-a9642bfc-533c-4c26-9a34-f94504233df8 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/d39e7f7b-2cd6-4b8e-9532-c3abebdc669a returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 384/759] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:04:49 2026] GET /v3/e48a6df71e9747eca716a3e67e5506a8/volumes/d39e7f7b-2cd6-4b8e-9532-c3abebdc669a => generated 947 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:50.198 7 INFO cinder.api.openstack.wsgi [None req-0bd3d2aa-7dfc-4682-b82a-a7e206d97290 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:50.207 8 INFO cinder.api.openstack.wsgi [None req-5d36a7d4-baba-4605-9f63-8e1323ed0632 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/d39e7f7b-2cd6-4b8e-9532-c3abebdc669a 2026-04-29 03:04:50.208 7 INFO cinder.volume.api [None req-0bd3d2aa-7dfc-4682-b82a-a7e206d97290 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:50.212 7 INFO cinder.api.openstack.wsgi [None req-0bd3d2aa-7dfc-4682-b82a-a7e206d97290 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 376/760] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 03:04:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 1171 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-29 03:04:50.219 8 INFO cinder.api.openstack.wsgi [None req-5d36a7d4-baba-4605-9f63-8e1323ed0632 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/d39e7f7b-2cd6-4b8e-9532-c3abebdc669a returned with HTTP 404 [pid: 8|app: 0|req: 385/761] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:04:50 2026] GET /v3/e48a6df71e9747eca716a3e67e5506a8/volumes/d39e7f7b-2cd6-4b8e-9532-c3abebdc669a => generated 109 bytes in 19 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:50.227 7 INFO cinder.api.openstack.wsgi [None req-3ccbd5c3-b0a2-42e5-9c0a-03be0029c233 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services 2026-04-29 03:04:50.231 8 INFO cinder.api.openstack.wsgi [None req-2f0f48cf-b4e0-486c-84be-590a1a345953 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/5387d20f-b735-466b-a8be-54d1c18ab919 2026-04-29 03:04:50.233 7 INFO cinder.api.openstack.wsgi [None req-3ccbd5c3-b0a2-42e5-9c0a-03be0029c233 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 377/762] 10.0.0.235 () {28 vars in 645 bytes} [Wed Apr 29 03:04:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:50.245 7 INFO cinder.api.openstack.wsgi [None req-0fd73adc-f95b-4e77-bfd4-cfc7b96e6764 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 03:04:50.250 8 INFO cinder.volume.api [None req-2f0f48cf-b4e0-486c-84be-590a1a345953 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Volume info retrieved successfully. 2026-04-29 03:04:50.255 7 INFO cinder.volume.api [None req-0fd73adc-f95b-4e77-bfd4-cfc7b96e6764 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:50.258 8 INFO cinder.api.openstack.wsgi [None req-2f0f48cf-b4e0-486c-84be-590a1a345953 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/5387d20f-b735-466b-a8be-54d1c18ab919 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 386/763] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:04:50 2026] GET /v3/e48a6df71e9747eca716a3e67e5506a8/volumes/5387d20f-b735-466b-a8be-54d1c18ab919 => generated 1003 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-29 03:04:50.262 7 INFO cinder.api.openstack.wsgi [None req-0fd73adc-f95b-4e77-bfd4-cfc7b96e6764 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 378/764] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 03:04:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 1171 bytes in 21 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:50.278 8 INFO cinder.api.openstack.wsgi [None req-be49eee2-0720-4073-9149-657026964a62 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/5387d20f-b735-466b-a8be-54d1c18ab919 2026-04-29 03:04:50.279 8 INFO cinder.api.v3.volumes [None req-be49eee2-0720-4073-9149-657026964a62 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Delete volume with id: 5387d20f-b735-466b-a8be-54d1c18ab919 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:50.298 8 INFO cinder.volume.api [None req-be49eee2-0720-4073-9149-657026964a62 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Volume info retrieved successfully. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:50.311 7 INFO cinder.api.openstack.wsgi [None req-af5e43be-61ca-49eb-aa9f-e60e860cbe4a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/0621079a417747ab9a0acf772c550497?usage=true 2026-04-29 03:04:50.322 8 INFO cinder.volume.api [None req-be49eee2-0720-4073-9149-657026964a62 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Delete volume request issued successfully. 2026-04-29 03:04:50.323 8 INFO cinder.api.openstack.wsgi [None req-be49eee2-0720-4073-9149-657026964a62 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/5387d20f-b735-466b-a8be-54d1c18ab919 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 387/765] 10.0.0.12 () {32 vars in 777 bytes} [Wed Apr 29 03:04:50 2026] DELETE /v3/e48a6df71e9747eca716a3e67e5506a8/volumes/5387d20f-b735-466b-a8be-54d1c18ab919 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:50.335 8 INFO cinder.api.openstack.wsgi [None req-66dd52a1-e321-48db-a926-e47f0cf5c956 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/5387d20f-b735-466b-a8be-54d1c18ab919 2026-04-29 03:04:50.336 7 INFO cinder.api.openstack.wsgi [None req-af5e43be-61ca-49eb-aa9f-e60e860cbe4a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/0621079a417747ab9a0acf772c550497?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 379/766] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:04:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/0621079a417747ab9a0acf772c550497?usage=true => generated 847 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/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:50.348 7 INFO cinder.api.openstack.wsgi [None req-1e91b8d5-19c9-4f88-a610-85eb05ec26d2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/191eeb3791104f6fa1f4904798d8a3d4?usage=true 2026-04-29 03:04:50.351 8 INFO cinder.volume.api [None req-66dd52a1-e321-48db-a926-e47f0cf5c956 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Volume info retrieved successfully. 2026-04-29 03:04:50.356 8 INFO cinder.api.openstack.wsgi [None req-66dd52a1-e321-48db-a926-e47f0cf5c956 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/5387d20f-b735-466b-a8be-54d1c18ab919 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 388/767] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:04:50 2026] GET /v3/e48a6df71e9747eca716a3e67e5506a8/volumes/5387d20f-b735-466b-a8be-54d1c18ab919 => generated 1002 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-29 03:04:50.368 7 INFO cinder.api.openstack.wsgi [None req-1e91b8d5-19c9-4f88-a610-85eb05ec26d2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/191eeb3791104f6fa1f4904798d8a3d4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 380/768] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:04:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/191eeb3791104f6fa1f4904798d8a3d4?usage=true => generated 847 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:50.379 8 INFO cinder.api.openstack.wsgi [None req-ba51b4f3-3ad2-48ca-9c70-58630840e826 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true 2026-04-29 03:04:50.419 8 INFO cinder.api.openstack.wsgi [None req-ba51b4f3-3ad2-48ca-9c70-58630840e826 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 389/769] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:04:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:04:50.432 7 INFO cinder.api.openstack.wsgi [None req-247534ca-a5a9-4cc9-bb87-e61c27009c88 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/669fb4251ecc4713ac6b1270ca994bd6?usage=true 2026-04-29 03:04:50.458 7 INFO cinder.api.openstack.wsgi [None req-247534ca-a5a9-4cc9-bb87-e61c27009c88 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/669fb4251ecc4713ac6b1270ca994bd6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 381/770] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:04:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/669fb4251ecc4713ac6b1270ca994bd6?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:04:50.470 8 INFO cinder.api.openstack.wsgi [None req-c1a57c7a-980b-42b8-9d05-38aa9e78c42b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/8b5ed0604cd14225abc78ce3321662c1?usage=true 2026-04-29 03:04:50.495 8 INFO cinder.api.openstack.wsgi [None req-c1a57c7a-980b-42b8-9d05-38aa9e78c42b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/8b5ed0604cd14225abc78ce3321662c1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 390/771] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:04:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/8b5ed0604cd14225abc78ce3321662c1?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:04:50.510 7 INFO cinder.api.openstack.wsgi [None req-1f85dc5d-dea8-4e48-bee6-fc144b806421 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true 2026-04-29 03:04:50.536 7 INFO cinder.api.openstack.wsgi [None req-1f85dc5d-dea8-4e48-bee6-fc144b806421 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 382/772] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:04:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:04:50.548 8 INFO cinder.api.openstack.wsgi [None req-86c06442-7f2b-4e8c-b115-699c0129a5eb 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e48a6df71e9747eca716a3e67e5506a8?usage=true 2026-04-29 03:04:50.569 8 INFO cinder.api.openstack.wsgi [None req-86c06442-7f2b-4e8c-b115-699c0129a5eb 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e48a6df71e9747eca716a3e67e5506a8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 391/773] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:04:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e48a6df71e9747eca716a3e67e5506a8?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:04:50.584 7 INFO cinder.api.openstack.wsgi [None req-d6017798-8af7-483f-aea9-d63bb106b56b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true 2026-04-29 03:04:50.616 7 INFO cinder.api.openstack.wsgi [None req-d6017798-8af7-483f-aea9-d63bb106b56b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 383/774] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:04:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:04:50.630 8 INFO cinder.api.openstack.wsgi [None req-761bb0b2-8f42-42c9-939c-b4b43ae3da12 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true 2026-04-29 03:04:50.637 8 INFO cinder.volume.api [None req-761bb0b2-8f42-42c9-939c-b4b43ae3da12 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all snapshots completed successfully. 2026-04-29 03:04:50.637 8 INFO cinder.api.openstack.wsgi [None req-761bb0b2-8f42-42c9-939c-b4b43ae3da12 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 392/775] 10.0.0.235 () {28 vars in 674 bytes} [Wed Apr 29 03:04:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 03:04:50.648 7 INFO cinder.api.openstack.wsgi [None req-0523889d-e9c0-4bfc-a748-9db685612b25 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true 2026-04-29 03:04:51.151 7 INFO cinder.api.openstack.wsgi [None req-0523889d-e9c0-4bfc-a748-9db685612b25 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 384/776] 10.0.0.235 () {28 vars in 696 bytes} [Wed Apr 29 03:04:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:04:51.378 8 INFO cinder.api.openstack.wsgi [None req-6157ca10-7b93-45f9-bab1-1d2a90531cb3 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/5387d20f-b735-466b-a8be-54d1c18ab919 2026-04-29 03:04:51.397 8 INFO cinder.api.openstack.wsgi [None req-6157ca10-7b93-45f9-bab1-1d2a90531cb3 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/5387d20f-b735-466b-a8be-54d1c18ab919 returned with HTTP 404 [pid: 8|app: 0|req: 393/777] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:04:51 2026] GET /v3/e48a6df71e9747eca716a3e67e5506a8/volumes/5387d20f-b735-466b-a8be-54d1c18ab919 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-04-29 03:04:51.472 7 INFO cinder.api.openstack.wsgi [None req-0a45e5d0-77cd-4922-941b-82500772ac70 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes 2026-04-29 03:04:52.006 7 INFO cinder.api.v3.volumes [None req-0a45e5d0-77cd-4922-941b-82500772ac70 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Create volume of 1 GB 2026-04-29 03:04:52.022 7 INFO cinder.volume.api [None req-0a45e5d0-77cd-4922-941b-82500772ac70 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Availability Zones retrieved successfully. 2026-04-29 03:04:52.231 7 INFO cinder.volume.api [None req-0a45e5d0-77cd-4922-941b-82500772ac70 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Create volume request issued successfully. 2026-04-29 03:04:52.232 7 INFO cinder.api.openstack.wsgi [None req-0a45e5d0-77cd-4922-941b-82500772ac70 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 385/778] 10.0.0.12 () {34 vars in 722 bytes} [Wed Apr 29 03:04:51 2026] POST /v3/e48a6df71e9747eca716a3e67e5506a8/volumes => generated 870 bytes in 767 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-29 03:04:52.267 8 INFO cinder.api.openstack.wsgi [None req-cd97077f-cfdc-41b1-b1f7-e62fb71e2472 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/57ae1a65-4296-4389-9c64-b0151dc18aef /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:52.283 8 INFO cinder.volume.api [None req-cd97077f-cfdc-41b1-b1f7-e62fb71e2472 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Volume info retrieved successfully. 2026-04-29 03:04:52.288 8 INFO cinder.api.openstack.wsgi [None req-cd97077f-cfdc-41b1-b1f7-e62fb71e2472 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/57ae1a65-4296-4389-9c64-b0151dc18aef returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 394/779] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:04:52 2026] GET /v3/e48a6df71e9747eca716a3e67e5506a8/volumes/57ae1a65-4296-4389-9c64-b0151dc18aef => generated 938 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:53.308 7 INFO cinder.api.openstack.wsgi [None req-cc62e524-f442-4e61-8c25-11ea923bd555 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/57ae1a65-4296-4389-9c64-b0151dc18aef /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:53.327 7 INFO cinder.volume.api [None req-cc62e524-f442-4e61-8c25-11ea923bd555 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Volume info retrieved successfully. 2026-04-29 03:04:53.334 7 INFO cinder.api.openstack.wsgi [None req-cc62e524-f442-4e61-8c25-11ea923bd555 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/57ae1a65-4296-4389-9c64-b0151dc18aef returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 386/780] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:04:53 2026] GET /v3/e48a6df71e9747eca716a3e67e5506a8/volumes/57ae1a65-4296-4389-9c64-b0151dc18aef => generated 1347 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:53.355 8 INFO cinder.api.openstack.wsgi [None req-e2364964-dc83-444f-bdb7-cbd0cedbd29c 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/57ae1a65-4296-4389-9c64-b0151dc18aef /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:53.372 8 INFO cinder.volume.api [None req-e2364964-dc83-444f-bdb7-cbd0cedbd29c 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Volume info retrieved successfully. 2026-04-29 03:04:53.378 8 INFO cinder.api.openstack.wsgi [None req-e2364964-dc83-444f-bdb7-cbd0cedbd29c 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/57ae1a65-4296-4389-9c64-b0151dc18aef returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 395/781] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:04:53 2026] GET /v3/e48a6df71e9747eca716a3e67e5506a8/volumes/57ae1a65-4296-4389-9c64-b0151dc18aef => generated 1347 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:53.401 7 INFO cinder.api.openstack.wsgi [None req-4fedfc3f-e29f-418d-9963-2a60702eb57c 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/57ae1a65-4296-4389-9c64-b0151dc18aef /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:53.442 7 INFO cinder.volume.api [None req-4fedfc3f-e29f-418d-9963-2a60702eb57c 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Volume info retrieved successfully. 2026-04-29 03:04:53.450 7 INFO cinder.volume.api [None req-4fedfc3f-e29f-418d-9963-2a60702eb57c 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Volume updated successfully. 2026-04-29 03:04:53.451 7 INFO cinder.api.openstack.wsgi [None req-4fedfc3f-e29f-418d-9963-2a60702eb57c 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/57ae1a65-4296-4389-9c64-b0151dc18aef returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 387/782] 10.0.0.12 () {34 vars in 794 bytes} [Wed Apr 29 03:04:53 2026] PUT /v3/e48a6df71e9747eca716a3e67e5506a8/volumes/57ae1a65-4296-4389-9c64-b0151dc18aef => generated 894 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:53.465 8 INFO cinder.api.openstack.wsgi [None req-c7ef00d4-1bb5-4b97-a736-d45e35d66fd2 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/57ae1a65-4296-4389-9c64-b0151dc18aef /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:53.487 8 INFO cinder.volume.api [None req-c7ef00d4-1bb5-4b97-a736-d45e35d66fd2 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Volume info retrieved successfully. 2026-04-29 03:04:53.496 8 INFO cinder.volume.api [None req-c7ef00d4-1bb5-4b97-a736-d45e35d66fd2 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Volume updated successfully. 2026-04-29 03:04:53.497 8 INFO cinder.api.openstack.wsgi [None req-c7ef00d4-1bb5-4b97-a736-d45e35d66fd2 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/57ae1a65-4296-4389-9c64-b0151dc18aef returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 396/783] 10.0.0.12 () {34 vars in 795 bytes} [Wed Apr 29 03:04:53 2026] PUT /v3/e48a6df71e9747eca716a3e67e5506a8/volumes/57ae1a65-4296-4389-9c64-b0151dc18aef => generated 933 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:53.515 7 INFO cinder.api.openstack.wsgi [None req-3af1637c-b5e2-4f7d-aa0a-feccebb84e10 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/57ae1a65-4296-4389-9c64-b0151dc18aef /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:53.528 7 INFO cinder.volume.api [None req-3af1637c-b5e2-4f7d-aa0a-feccebb84e10 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Volume info retrieved successfully. 2026-04-29 03:04:53.534 7 INFO cinder.api.openstack.wsgi [None req-3af1637c-b5e2-4f7d-aa0a-feccebb84e10 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/57ae1a65-4296-4389-9c64-b0151dc18aef returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 388/784] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:04:53 2026] GET /v3/e48a6df71e9747eca716a3e67e5506a8/volumes/57ae1a65-4296-4389-9c64-b0151dc18aef => generated 1386 bytes in 24 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:53.572 8 INFO cinder.api.openstack.wsgi [None req-44f5fa7c-cf07-4e9e-87e3-273cf2356324 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes 2026-04-29 03:04:53.575 8 INFO cinder.api.v3.volumes [None req-44f5fa7c-cf07-4e9e-87e3-273cf2356324 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Create volume of 1 GB 2026-04-29 03:04:53.582 8 INFO cinder.volume.api [None req-44f5fa7c-cf07-4e9e-87e3-273cf2356324 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Availability Zones retrieved successfully. 2026-04-29 03:04:53.758 8 INFO cinder.volume.api [None req-44f5fa7c-cf07-4e9e-87e3-273cf2356324 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Create volume request issued successfully. 2026-04-29 03:04:53.758 8 INFO cinder.api.openstack.wsgi [None req-44f5fa7c-cf07-4e9e-87e3-273cf2356324 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 397/785] 10.0.0.12 () {34 vars in 722 bytes} [Wed Apr 29 03:04:53 2026] POST /v3/e48a6df71e9747eca716a3e67e5506a8/volumes => generated 891 bytes in 192 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:53.786 7 INFO cinder.api.openstack.wsgi [None req-5ec53bbf-024e-4c50-9f58-0a611fb86ae4 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/314f8794-9c53-45dc-90a2-67ad8032538a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:53.809 7 INFO cinder.volume.api [None req-5ec53bbf-024e-4c50-9f58-0a611fb86ae4 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Volume info retrieved successfully. 2026-04-29 03:04:53.812 7 INFO cinder.api.openstack.wsgi [None req-5ec53bbf-024e-4c50-9f58-0a611fb86ae4 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/314f8794-9c53-45dc-90a2-67ad8032538a returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 389/786] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:04:53 2026] GET /v3/e48a6df71e9747eca716a3e67e5506a8/volumes/314f8794-9c53-45dc-90a2-67ad8032538a => generated 959 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:54.837 8 INFO cinder.api.openstack.wsgi [None req-8789ac22-012a-427d-9c28-276bc2994e5c 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/314f8794-9c53-45dc-90a2-67ad8032538a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:54.852 8 INFO cinder.volume.api [None req-8789ac22-012a-427d-9c28-276bc2994e5c 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Volume info retrieved successfully. 2026-04-29 03:04:54.858 8 INFO cinder.api.openstack.wsgi [None req-8789ac22-012a-427d-9c28-276bc2994e5c 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/314f8794-9c53-45dc-90a2-67ad8032538a returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 398/787] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:04:54 2026] GET /v3/e48a6df71e9747eca716a3e67e5506a8/volumes/314f8794-9c53-45dc-90a2-67ad8032538a => generated 984 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:54.880 7 INFO cinder.api.openstack.wsgi [None req-c87e2bbc-4d82-47d2-b7d5-4e8ac8f74420 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/314f8794-9c53-45dc-90a2-67ad8032538a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:54.902 7 INFO cinder.volume.api [None req-c87e2bbc-4d82-47d2-b7d5-4e8ac8f74420 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Volume info retrieved successfully. 2026-04-29 03:04:54.917 7 INFO cinder.volume.api [None req-c87e2bbc-4d82-47d2-b7d5-4e8ac8f74420 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Volume updated successfully. 2026-04-29 03:04:54.918 7 INFO cinder.api.openstack.wsgi [None req-c87e2bbc-4d82-47d2-b7d5-4e8ac8f74420 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/314f8794-9c53-45dc-90a2-67ad8032538a returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 390/788] 10.0.0.12 () {34 vars in 794 bytes} [Wed Apr 29 03:04:54 2026] PUT /v3/e48a6df71e9747eca716a3e67e5506a8/volumes/314f8794-9c53-45dc-90a2-67ad8032538a => generated 881 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:54.940 8 INFO cinder.api.openstack.wsgi [None req-fbaf3562-11f2-46da-ad05-47a80ea03d2e 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/314f8794-9c53-45dc-90a2-67ad8032538a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:54.955 8 INFO cinder.volume.api [None req-fbaf3562-11f2-46da-ad05-47a80ea03d2e 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Volume info retrieved successfully. 2026-04-29 03:04:54.961 8 INFO cinder.api.openstack.wsgi [None req-fbaf3562-11f2-46da-ad05-47a80ea03d2e 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/314f8794-9c53-45dc-90a2-67ad8032538a returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 399/789] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:04:54 2026] GET /v3/e48a6df71e9747eca716a3e67e5506a8/volumes/314f8794-9c53-45dc-90a2-67ad8032538a => generated 949 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:54.980 7 INFO cinder.api.openstack.wsgi [None req-62214790-8c90-475d-93b9-e4fff1658783 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/314f8794-9c53-45dc-90a2-67ad8032538a 2026-04-29 03:04:54.982 7 INFO cinder.api.v3.volumes [None req-62214790-8c90-475d-93b9-e4fff1658783 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Delete volume with id: 314f8794-9c53-45dc-90a2-67ad8032538a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:54.991 7 INFO cinder.volume.api [None req-62214790-8c90-475d-93b9-e4fff1658783 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Volume info retrieved successfully. 2026-04-29 03:04:55.010 7 INFO cinder.volume.api [None req-62214790-8c90-475d-93b9-e4fff1658783 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Delete volume request issued successfully. 2026-04-29 03:04:55.010 7 INFO cinder.api.openstack.wsgi [None req-62214790-8c90-475d-93b9-e4fff1658783 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/314f8794-9c53-45dc-90a2-67ad8032538a returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 391/790] 10.0.0.12 () {32 vars in 777 bytes} [Wed Apr 29 03:04:54 2026] DELETE /v3/e48a6df71e9747eca716a3e67e5506a8/volumes/314f8794-9c53-45dc-90a2-67ad8032538a => generated 0 bytes in 37 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:55.019 8 INFO cinder.api.openstack.wsgi [None req-21cabe6e-d9de-4a7e-b935-14b1e0c5a9e6 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/314f8794-9c53-45dc-90a2-67ad8032538a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:55.033 8 INFO cinder.volume.api [None req-21cabe6e-d9de-4a7e-b935-14b1e0c5a9e6 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Volume info retrieved successfully. 2026-04-29 03:04:55.037 8 INFO cinder.api.openstack.wsgi [None req-21cabe6e-d9de-4a7e-b935-14b1e0c5a9e6 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/314f8794-9c53-45dc-90a2-67ad8032538a returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 400/791] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:04:55 2026] GET /v3/e48a6df71e9747eca716a3e67e5506a8/volumes/314f8794-9c53-45dc-90a2-67ad8032538a => generated 948 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:56.056 7 INFO cinder.api.openstack.wsgi [None req-217c7f2a-daf1-44c3-baf0-8bd13aa253a5 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/314f8794-9c53-45dc-90a2-67ad8032538a 2026-04-29 03:04:56.064 7 INFO cinder.api.openstack.wsgi [None req-217c7f2a-daf1-44c3-baf0-8bd13aa253a5 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/314f8794-9c53-45dc-90a2-67ad8032538a returned with HTTP 404 [pid: 7|app: 0|req: 392/792] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:04:56 2026] GET /v3/e48a6df71e9747eca716a3e67e5506a8/volumes/314f8794-9c53-45dc-90a2-67ad8032538a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:56.075 8 INFO cinder.api.openstack.wsgi [None req-a1112a40-ff20-4428-8741-7071736ef45b 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/57ae1a65-4296-4389-9c64-b0151dc18aef /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:56.092 8 INFO cinder.volume.api [None req-a1112a40-ff20-4428-8741-7071736ef45b 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Volume info retrieved successfully. 2026-04-29 03:04:56.099 8 INFO cinder.api.openstack.wsgi [None req-a1112a40-ff20-4428-8741-7071736ef45b 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/57ae1a65-4296-4389-9c64-b0151dc18aef returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 401/793] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:04:56 2026] GET /v3/e48a6df71e9747eca716a3e67e5506a8/volumes/57ae1a65-4296-4389-9c64-b0151dc18aef => generated 1386 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-29 03:04:56.119 7 INFO cinder.api.openstack.wsgi [None req-0793caf1-9cc8-49fa-8acc-d38e24ad7a77 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/57ae1a65-4296-4389-9c64-b0151dc18aef 2026-04-29 03:04:56.120 7 INFO cinder.api.v3.volumes [None req-0793caf1-9cc8-49fa-8acc-d38e24ad7a77 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Delete volume with id: 57ae1a65-4296-4389-9c64-b0151dc18aef /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:56.130 7 INFO cinder.volume.api [None req-0793caf1-9cc8-49fa-8acc-d38e24ad7a77 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Volume info retrieved successfully. 2026-04-29 03:04:56.153 7 INFO cinder.volume.api [None req-0793caf1-9cc8-49fa-8acc-d38e24ad7a77 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Delete volume request issued successfully. 2026-04-29 03:04:56.153 7 INFO cinder.api.openstack.wsgi [None req-0793caf1-9cc8-49fa-8acc-d38e24ad7a77 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/57ae1a65-4296-4389-9c64-b0151dc18aef returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 393/794] 10.0.0.12 () {32 vars in 777 bytes} [Wed Apr 29 03:04:56 2026] DELETE /v3/e48a6df71e9747eca716a3e67e5506a8/volumes/57ae1a65-4296-4389-9c64-b0151dc18aef => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:56.169 8 INFO cinder.api.openstack.wsgi [None req-db67c47c-b8b1-436c-8bb6-311b2cd4b08a 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/57ae1a65-4296-4389-9c64-b0151dc18aef /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:04:56.188 8 INFO cinder.volume.api [None req-db67c47c-b8b1-436c-8bb6-311b2cd4b08a 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] Volume info retrieved successfully. 2026-04-29 03:04:56.194 8 INFO cinder.api.openstack.wsgi [None req-db67c47c-b8b1-436c-8bb6-311b2cd4b08a 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/57ae1a65-4296-4389-9c64-b0151dc18aef returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 402/795] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:04:56 2026] GET /v3/e48a6df71e9747eca716a3e67e5506a8/volumes/57ae1a65-4296-4389-9c64-b0151dc18aef => generated 1385 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-29 03:04:56.269 7 INFO cinder.api.openstack.wsgi [None req-0793caf1-9cc8-49fa-8acc-d38e24ad7a77 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:04:56.270 8 INFO cinder.api.openstack.wsgi [None req-db67c47c-b8b1-436c-8bb6-311b2cd4b08a 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:04:56.271 7 INFO cinder.api.openstack.wsgi [None req-0793caf1-9cc8-49fa-8acc-d38e24ad7a77 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:04:56.272 8 INFO cinder.api.openstack.wsgi [None req-db67c47c-b8b1-436c-8bb6-311b2cd4b08a 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:04:57.225 7 INFO cinder.api.openstack.wsgi [None req-e166b6d0-a467-4083-8095-329c8b314477 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/57ae1a65-4296-4389-9c64-b0151dc18aef 2026-04-29 03:04:57.238 7 INFO cinder.api.openstack.wsgi [None req-e166b6d0-a467-4083-8095-329c8b314477 0c561a9d0c4b4c8d8fabfad64e746674 e48a6df71e9747eca716a3e67e5506a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e48a6df71e9747eca716a3e67e5506a8/volumes/57ae1a65-4296-4389-9c64-b0151dc18aef returned with HTTP 404 [pid: 7|app: 0|req: 395/798] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:04:57 2026] GET /v3/e48a6df71e9747eca716a3e67e5506a8/volumes/57ae1a65-4296-4389-9c64-b0151dc18aef => generated 109 bytes in 26 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:05:00.222 8 INFO cinder.api.openstack.wsgi [None req-d80ddf38-822d-4752-8663-4471a0110e13 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes 2026-04-29 03:05:00.259 8 INFO cinder.volume.api [None req-d80ddf38-822d-4752-8663-4471a0110e13 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] Get all volumes completed successfully. 2026-04-29 03:05:00.260 8 INFO cinder.api.openstack.wsgi [None req-d80ddf38-822d-4752-8663-4471a0110e13 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes returned with HTTP 200 [pid: 8|app: 0|req: 404/799] 10.0.0.12 () {32 vars in 700 bytes} [Wed Apr 29 03:05:00 2026] GET /v3/28d0634bc8ae47599fc2384b06cee4d8/volumes => generated 15 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 03:05:00.274 7 INFO cinder.api.openstack.wsgi [None req-cb76bb74-5fab-40b7-986f-2758befc9300 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes 2026-04-29 03:05:00.277 7 INFO cinder.api.v3.volumes [None req-cb76bb74-5fab-40b7-986f-2758befc9300 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] Create volume of 1 GB 2026-04-29 03:05:00.285 7 INFO cinder.volume.api [None req-cb76bb74-5fab-40b7-986f-2758befc9300 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] Availability Zones retrieved successfully. 2026-04-29 03:05:00.532 7 INFO cinder.volume.api [None req-cb76bb74-5fab-40b7-986f-2758befc9300 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] Create volume request issued successfully. 2026-04-29 03:05:00.534 7 INFO cinder.api.openstack.wsgi [None req-cb76bb74-5fab-40b7-986f-2758befc9300 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 396/800] 10.0.0.12 () {34 vars in 722 bytes} [Wed Apr 29 03:05:00 2026] POST /v3/28d0634bc8ae47599fc2384b06cee4d8/volumes => generated 875 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-29 03:05:00.552 8 INFO cinder.api.openstack.wsgi [None req-dfe6a5ae-44cd-404b-9e90-bd9a27d674a7 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/c1700561-54c2-4efb-beb6-ba1ba1403dae /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:05:00.574 8 INFO cinder.volume.api [None req-dfe6a5ae-44cd-404b-9e90-bd9a27d674a7 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] Volume info retrieved successfully. 2026-04-29 03:05:00.582 8 INFO cinder.api.openstack.wsgi [None req-dfe6a5ae-44cd-404b-9e90-bd9a27d674a7 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/c1700561-54c2-4efb-beb6-ba1ba1403dae returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 405/801] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:05:00 2026] GET /v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/c1700561-54c2-4efb-beb6-ba1ba1403dae => generated 943 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:05:01.603 7 INFO cinder.api.openstack.wsgi [None req-b59cecfc-f648-4928-b17c-c310de8d58fc 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/c1700561-54c2-4efb-beb6-ba1ba1403dae /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:05:01.618 7 INFO cinder.volume.api [None req-b59cecfc-f648-4928-b17c-c310de8d58fc 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] Volume info retrieved successfully. 2026-04-29 03:05:01.624 7 INFO cinder.api.openstack.wsgi [None req-b59cecfc-f648-4928-b17c-c310de8d58fc 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/c1700561-54c2-4efb-beb6-ba1ba1403dae returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 397/802] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:05:01 2026] GET /v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/c1700561-54c2-4efb-beb6-ba1ba1403dae => generated 968 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:05:01.647 8 INFO cinder.api.openstack.wsgi [None req-39607f67-452e-4baf-be4d-85cc9f713e99 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/c1700561-54c2-4efb-beb6-ba1ba1403dae /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:05:01.670 8 INFO cinder.volume.api [None req-39607f67-452e-4baf-be4d-85cc9f713e99 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] Volume info retrieved successfully. 2026-04-29 03:05:01.674 8 INFO cinder.api.openstack.wsgi [None req-39607f67-452e-4baf-be4d-85cc9f713e99 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/c1700561-54c2-4efb-beb6-ba1ba1403dae returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 406/803] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:05:01 2026] GET /v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/c1700561-54c2-4efb-beb6-ba1ba1403dae => generated 968 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:05:01.708 7 INFO cinder.api.openstack.wsgi [None req-b9759245-bad6-46f8-8b61-d34bb00c337a 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes 2026-04-29 03:05:01.711 7 INFO cinder.api.v3.volumes [None req-b9759245-bad6-46f8-8b61-d34bb00c337a 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] Create volume of 1 GB 2026-04-29 03:05:01.716 7 INFO cinder.volume.api [None req-b9759245-bad6-46f8-8b61-d34bb00c337a 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] Availability Zones retrieved successfully. 2026-04-29 03:05:01.836 7 INFO cinder.volume.api [None req-b9759245-bad6-46f8-8b61-d34bb00c337a 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] Create volume request issued successfully. 2026-04-29 03:05:01.837 7 INFO cinder.api.openstack.wsgi [None req-b9759245-bad6-46f8-8b61-d34bb00c337a 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 398/804] 10.0.0.12 () {34 vars in 722 bytes} [Wed Apr 29 03:05:01 2026] POST /v3/28d0634bc8ae47599fc2384b06cee4d8/volumes => generated 876 bytes in 137 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:05:01.859 8 INFO cinder.api.openstack.wsgi [None req-eb083abd-86d2-429d-9a9a-4c8f8f7b67c2 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/4e72ed7c-0bdc-4b84-9a37-383dbd08a5b9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:05:01.880 8 INFO cinder.volume.api [None req-eb083abd-86d2-429d-9a9a-4c8f8f7b67c2 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] Volume info retrieved successfully. 2026-04-29 03:05:01.890 8 INFO cinder.api.openstack.wsgi [None req-eb083abd-86d2-429d-9a9a-4c8f8f7b67c2 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/4e72ed7c-0bdc-4b84-9a37-383dbd08a5b9 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 407/805] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:05:01 2026] GET /v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/4e72ed7c-0bdc-4b84-9a37-383dbd08a5b9 => generated 944 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:05:02.917 7 INFO cinder.api.openstack.wsgi [None req-4e01e7ee-9dd8-49ae-b1f9-7de0f0553777 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/4e72ed7c-0bdc-4b84-9a37-383dbd08a5b9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:05:02.941 7 INFO cinder.volume.api [None req-4e01e7ee-9dd8-49ae-b1f9-7de0f0553777 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] Volume info retrieved successfully. 2026-04-29 03:05:02.948 7 INFO cinder.api.openstack.wsgi [None req-4e01e7ee-9dd8-49ae-b1f9-7de0f0553777 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/4e72ed7c-0bdc-4b84-9a37-383dbd08a5b9 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 399/806] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:05:02 2026] GET /v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/4e72ed7c-0bdc-4b84-9a37-383dbd08a5b9 => 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:05:02.971 8 INFO cinder.api.openstack.wsgi [None req-dfe0a1e0-2dbe-4342-95e7-89e71b55b121 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/4e72ed7c-0bdc-4b84-9a37-383dbd08a5b9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:05:02.987 8 INFO cinder.volume.api [None req-dfe0a1e0-2dbe-4342-95e7-89e71b55b121 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] Volume info retrieved successfully. 2026-04-29 03:05:02.995 8 INFO cinder.api.openstack.wsgi [None req-dfe0a1e0-2dbe-4342-95e7-89e71b55b121 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/4e72ed7c-0bdc-4b84-9a37-383dbd08a5b9 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 408/807] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:05:02 2026] GET /v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/4e72ed7c-0bdc-4b84-9a37-383dbd08a5b9 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:05:03.020 7 INFO cinder.api.openstack.wsgi [None req-f59eb465-d550-4d1a-993c-cce66e46a6db 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes 2026-04-29 03:05:03.022 7 INFO cinder.api.v3.volumes [None req-f59eb465-d550-4d1a-993c-cce66e46a6db 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] Create volume of 1 GB 2026-04-29 03:05:03.027 7 INFO cinder.volume.api [None req-f59eb465-d550-4d1a-993c-cce66e46a6db 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] Availability Zones retrieved successfully. 2026-04-29 03:05:03.142 7 INFO cinder.volume.api [None req-f59eb465-d550-4d1a-993c-cce66e46a6db 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] Create volume request issued successfully. 2026-04-29 03:05:03.143 7 INFO cinder.api.openstack.wsgi [None req-f59eb465-d550-4d1a-993c-cce66e46a6db 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 400/808] 10.0.0.12 () {34 vars in 722 bytes} [Wed Apr 29 03:05:03 2026] POST /v3/28d0634bc8ae47599fc2384b06cee4d8/volumes => generated 876 bytes in 129 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:05:03.162 8 INFO cinder.api.openstack.wsgi [None req-aa63602b-665a-4224-9415-b626ef17d073 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/cce03ed2-5b60-4b83-be60-b3ee9fb1db9d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:05:03.178 8 INFO cinder.volume.api [None req-aa63602b-665a-4224-9415-b626ef17d073 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] Volume info retrieved successfully. 2026-04-29 03:05:03.190 8 INFO cinder.api.openstack.wsgi [None req-aa63602b-665a-4224-9415-b626ef17d073 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/cce03ed2-5b60-4b83-be60-b3ee9fb1db9d returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 409/809] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:05:03 2026] GET /v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/cce03ed2-5b60-4b83-be60-b3ee9fb1db9d => generated 944 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:05:04.217 7 INFO cinder.api.openstack.wsgi [None req-0a7eb3d6-fc13-4dff-9a32-9df42ca4cfaa 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/cce03ed2-5b60-4b83-be60-b3ee9fb1db9d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:05:04.235 7 INFO cinder.volume.api [None req-0a7eb3d6-fc13-4dff-9a32-9df42ca4cfaa 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] Volume info retrieved successfully. 2026-04-29 03:05:04.243 7 INFO cinder.api.openstack.wsgi [None req-0a7eb3d6-fc13-4dff-9a32-9df42ca4cfaa 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/cce03ed2-5b60-4b83-be60-b3ee9fb1db9d returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 401/810] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:05:04 2026] GET /v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/cce03ed2-5b60-4b83-be60-b3ee9fb1db9d => generated 969 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:05:04.263 8 INFO cinder.api.openstack.wsgi [None req-2add3beb-9c32-4eb3-aa3f-76b879889a48 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/cce03ed2-5b60-4b83-be60-b3ee9fb1db9d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:05:04.276 8 INFO cinder.volume.api [None req-2add3beb-9c32-4eb3-aa3f-76b879889a48 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] Volume info retrieved successfully. 2026-04-29 03:05:04.280 8 INFO cinder.api.openstack.wsgi [None req-2add3beb-9c32-4eb3-aa3f-76b879889a48 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/cce03ed2-5b60-4b83-be60-b3ee9fb1db9d returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 410/811] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:05:04 2026] GET /v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/cce03ed2-5b60-4b83-be60-b3ee9fb1db9d => generated 969 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:05:04.301 7 INFO cinder.api.openstack.wsgi [None req-e86da228-7cc8-4420-a1ee-8692d416b210 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes 2026-04-29 03:05:04.337 7 INFO cinder.volume.api [None req-e86da228-7cc8-4420-a1ee-8692d416b210 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] Get all volumes completed successfully. 2026-04-29 03:05:04.338 7 INFO cinder.api.openstack.wsgi [None req-e86da228-7cc8-4420-a1ee-8692d416b210 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 402/812] 10.0.0.12 () {32 vars in 700 bytes} [Wed Apr 29 03:05:04 2026] GET /v3/28d0634bc8ae47599fc2384b06cee4d8/volumes => generated 1323 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:05:04.367 8 INFO cinder.api.openstack.wsgi [None req-73e936eb-1542-495e-a836-00f556b180f8 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/cce03ed2-5b60-4b83-be60-b3ee9fb1db9d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:05:04.391 8 INFO cinder.volume.api [None req-73e936eb-1542-495e-a836-00f556b180f8 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] Volume info retrieved successfully. 2026-04-29 03:05:04.400 8 INFO cinder.api.openstack.wsgi [None req-73e936eb-1542-495e-a836-00f556b180f8 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/cce03ed2-5b60-4b83-be60-b3ee9fb1db9d returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 411/813] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:05:04 2026] GET /v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/cce03ed2-5b60-4b83-be60-b3ee9fb1db9d => generated 969 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:05:04.422 7 INFO cinder.api.openstack.wsgi [None req-82cc4314-7b93-4b6c-a877-bf998d75448a 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/cce03ed2-5b60-4b83-be60-b3ee9fb1db9d 2026-04-29 03:05:04.422 7 INFO cinder.api.v3.volumes [None req-82cc4314-7b93-4b6c-a877-bf998d75448a 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] Delete volume with id: cce03ed2-5b60-4b83-be60-b3ee9fb1db9d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:05:04.430 7 INFO cinder.volume.api [None req-82cc4314-7b93-4b6c-a877-bf998d75448a 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] Volume info retrieved successfully. 2026-04-29 03:05:04.453 7 INFO cinder.volume.api [None req-82cc4314-7b93-4b6c-a877-bf998d75448a 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] Delete volume request issued successfully. 2026-04-29 03:05:04.453 7 INFO cinder.api.openstack.wsgi [None req-82cc4314-7b93-4b6c-a877-bf998d75448a 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/cce03ed2-5b60-4b83-be60-b3ee9fb1db9d returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 403/814] 10.0.0.12 () {32 vars in 777 bytes} [Wed Apr 29 03:05:04 2026] DELETE /v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/cce03ed2-5b60-4b83-be60-b3ee9fb1db9d => generated 0 bytes in 37 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:05:04.464 8 INFO cinder.api.openstack.wsgi [None req-4b0a0df3-6a7b-4fbf-b650-592311cd072b 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/cce03ed2-5b60-4b83-be60-b3ee9fb1db9d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:05:04.489 8 INFO cinder.volume.api [None req-4b0a0df3-6a7b-4fbf-b650-592311cd072b 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] Volume info retrieved successfully. 2026-04-29 03:05:04.496 8 INFO cinder.api.openstack.wsgi [None req-4b0a0df3-6a7b-4fbf-b650-592311cd072b 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/cce03ed2-5b60-4b83-be60-b3ee9fb1db9d returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 412/815] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:05:04 2026] GET /v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/cce03ed2-5b60-4b83-be60-b3ee9fb1db9d => generated 968 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:05:05.543 7 INFO cinder.api.openstack.wsgi [None req-0394bf0e-5478-4827-a263-e846c2c6012d 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/cce03ed2-5b60-4b83-be60-b3ee9fb1db9d 2026-04-29 03:05:05.551 7 INFO cinder.api.openstack.wsgi [None req-0394bf0e-5478-4827-a263-e846c2c6012d 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/cce03ed2-5b60-4b83-be60-b3ee9fb1db9d returned with HTTP 404 [pid: 7|app: 0|req: 404/816] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:05:05 2026] GET /v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/cce03ed2-5b60-4b83-be60-b3ee9fb1db9d => generated 109 bytes in 35 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:05:05.563 8 INFO cinder.api.openstack.wsgi [None req-e50ce851-e5a9-4083-8266-03bc9a9d8773 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/4e72ed7c-0bdc-4b84-9a37-383dbd08a5b9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:05:05.596 8 INFO cinder.volume.api [None req-e50ce851-e5a9-4083-8266-03bc9a9d8773 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] Volume info retrieved successfully. 2026-04-29 03:05:05.599 8 INFO cinder.api.openstack.wsgi [None req-e50ce851-e5a9-4083-8266-03bc9a9d8773 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/4e72ed7c-0bdc-4b84-9a37-383dbd08a5b9 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 413/817] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:05:05 2026] GET /v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/4e72ed7c-0bdc-4b84-9a37-383dbd08a5b9 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:05:05.616 7 INFO cinder.api.openstack.wsgi [None req-bf9110f8-418b-4cc7-8316-269ae1cbf665 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/4e72ed7c-0bdc-4b84-9a37-383dbd08a5b9 2026-04-29 03:05:05.617 7 INFO cinder.api.v3.volumes [None req-bf9110f8-418b-4cc7-8316-269ae1cbf665 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] Delete volume with id: 4e72ed7c-0bdc-4b84-9a37-383dbd08a5b9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:05:05.627 7 INFO cinder.volume.api [None req-bf9110f8-418b-4cc7-8316-269ae1cbf665 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] Volume info retrieved successfully. 2026-04-29 03:05:05.649 7 INFO cinder.volume.api [None req-bf9110f8-418b-4cc7-8316-269ae1cbf665 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] Delete volume request issued successfully. 2026-04-29 03:05:05.649 7 INFO cinder.api.openstack.wsgi [None req-bf9110f8-418b-4cc7-8316-269ae1cbf665 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/4e72ed7c-0bdc-4b84-9a37-383dbd08a5b9 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 405/818] 10.0.0.12 () {32 vars in 777 bytes} [Wed Apr 29 03:05:05 2026] DELETE /v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/4e72ed7c-0bdc-4b84-9a37-383dbd08a5b9 => 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:05:05.664 8 INFO cinder.api.openstack.wsgi [None req-5d74f9e8-b2e3-49b6-b92d-ba4d342d7fcd 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/4e72ed7c-0bdc-4b84-9a37-383dbd08a5b9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:05:05.675 8 INFO cinder.volume.api [None req-5d74f9e8-b2e3-49b6-b92d-ba4d342d7fcd 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] Volume info retrieved successfully. 2026-04-29 03:05:05.679 8 INFO cinder.api.openstack.wsgi [None req-5d74f9e8-b2e3-49b6-b92d-ba4d342d7fcd 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/4e72ed7c-0bdc-4b84-9a37-383dbd08a5b9 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 414/819] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:05:05 2026] GET /v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/4e72ed7c-0bdc-4b84-9a37-383dbd08a5b9 => generated 968 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:05:06.269 7 INFO cinder.api.openstack.wsgi [None req-bf9110f8-418b-4cc7-8316-269ae1cbf665 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:05:06.269 8 INFO cinder.api.openstack.wsgi [None req-5d74f9e8-b2e3-49b6-b92d-ba4d342d7fcd 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:05:06.270 8 INFO cinder.api.openstack.wsgi [None req-5d74f9e8-b2e3-49b6-b92d-ba4d342d7fcd 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:05:06.270 7 INFO cinder.api.openstack.wsgi [None req-bf9110f8-418b-4cc7-8316-269ae1cbf665 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:05:06.698 8 INFO cinder.api.openstack.wsgi [None req-6c40d15d-f6dd-4233-8f06-f388d49c1c43 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/4e72ed7c-0bdc-4b84-9a37-383dbd08a5b9 2026-04-29 03:05:06.706 8 INFO cinder.api.openstack.wsgi [None req-6c40d15d-f6dd-4233-8f06-f388d49c1c43 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/4e72ed7c-0bdc-4b84-9a37-383dbd08a5b9 returned with HTTP 404 [pid: 8|app: 0|req: 416/822] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:05:06 2026] GET /v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/4e72ed7c-0bdc-4b84-9a37-383dbd08a5b9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:05:06.722 7 INFO cinder.api.openstack.wsgi [None req-71ee7a67-d471-4b2c-a5bd-6adc44e4d9e3 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/c1700561-54c2-4efb-beb6-ba1ba1403dae /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:05:06.737 7 INFO cinder.volume.api [None req-71ee7a67-d471-4b2c-a5bd-6adc44e4d9e3 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] Volume info retrieved successfully. 2026-04-29 03:05:06.743 7 INFO cinder.api.openstack.wsgi [None req-71ee7a67-d471-4b2c-a5bd-6adc44e4d9e3 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/c1700561-54c2-4efb-beb6-ba1ba1403dae returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 407/823] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:05:06 2026] GET /v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/c1700561-54c2-4efb-beb6-ba1ba1403dae => generated 968 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:05:06.763 8 INFO cinder.api.openstack.wsgi [None req-3260fa3d-f441-41d5-884d-1a917a39ea0b 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/c1700561-54c2-4efb-beb6-ba1ba1403dae 2026-04-29 03:05:06.764 8 INFO cinder.api.v3.volumes [None req-3260fa3d-f441-41d5-884d-1a917a39ea0b 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] Delete volume with id: c1700561-54c2-4efb-beb6-ba1ba1403dae /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:05:06.777 8 INFO cinder.volume.api [None req-3260fa3d-f441-41d5-884d-1a917a39ea0b 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] Volume info retrieved successfully. 2026-04-29 03:05:06.803 8 INFO cinder.volume.api [None req-3260fa3d-f441-41d5-884d-1a917a39ea0b 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] Delete volume request issued successfully. 2026-04-29 03:05:06.803 8 INFO cinder.api.openstack.wsgi [None req-3260fa3d-f441-41d5-884d-1a917a39ea0b 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/c1700561-54c2-4efb-beb6-ba1ba1403dae returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 417/824] 10.0.0.12 () {32 vars in 777 bytes} [Wed Apr 29 03:05:06 2026] DELETE /v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/c1700561-54c2-4efb-beb6-ba1ba1403dae => 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:05:06.815 7 INFO cinder.api.openstack.wsgi [None req-73347fd3-573e-4145-8328-3951763ceade 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/c1700561-54c2-4efb-beb6-ba1ba1403dae /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:05:06.836 7 INFO cinder.volume.api [None req-73347fd3-573e-4145-8328-3951763ceade 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] Volume info retrieved successfully. 2026-04-29 03:05:06.843 7 INFO cinder.api.openstack.wsgi [None req-73347fd3-573e-4145-8328-3951763ceade 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/c1700561-54c2-4efb-beb6-ba1ba1403dae returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 408/825] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:05:06 2026] GET /v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/c1700561-54c2-4efb-beb6-ba1ba1403dae => generated 967 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:05:07.865 8 INFO cinder.api.openstack.wsgi [None req-86097fb9-8bdf-4b4f-be29-ebd72bb7c8f4 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/c1700561-54c2-4efb-beb6-ba1ba1403dae 2026-04-29 03:05:07.899 8 INFO cinder.api.openstack.wsgi [None req-86097fb9-8bdf-4b4f-be29-ebd72bb7c8f4 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/c1700561-54c2-4efb-beb6-ba1ba1403dae returned with HTTP 404 [pid: 8|app: 0|req: 418/826] 10.0.0.12 () {32 vars in 774 bytes} [Wed Apr 29 03:05:07 2026] GET /v3/28d0634bc8ae47599fc2384b06cee4d8/volumes/c1700561-54c2-4efb-beb6-ba1ba1403dae => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-04-29 03:05:12.565 7 INFO cinder.api.openstack.wsgi [None req-73347fd3-573e-4145-8328-3951763ceade 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-29 03:05:12.566 7 INFO cinder.api.openstack.wsgi [None req-73347fd3-573e-4145-8328-3951763ceade 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 409/827] 10.0.0.158 () {28 vars in 376 bytes} [Wed Apr 29 03:05:12 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-29 03:05:12.580 8 INFO cinder.api.openstack.wsgi [None req-71e27a30-eccf-42b3-b9ae-b2169bef730a b73238b6837349859fa2c26c71a2a561 b9aed8580c4342a7bf73698ecf2e53bc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b9aed8580c4342a7bf73698ecf2e53bc/limits?tenant_id=b9aed8580c4342a7bf73698ecf2e53bc 2026-04-29 03:05:12.607 8 INFO cinder.api.openstack.wsgi [None req-71e27a30-eccf-42b3-b9ae-b2169bef730a b73238b6837349859fa2c26c71a2a561 b9aed8580c4342a7bf73698ecf2e53bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9aed8580c4342a7bf73698ecf2e53bc/limits?tenant_id=b9aed8580c4342a7bf73698ecf2e53bc returned with HTTP 200 [pid: 8|app: 0|req: 419/828] 10.0.0.158 () {34 vars in 879 bytes} [Wed Apr 29 03:05:12 2026] GET /v3/b9aed8580c4342a7bf73698ecf2e53bc/limits?tenant_id=b9aed8580c4342a7bf73698ecf2e53bc => generated 302 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-29 03:05:14.176 7 INFO cinder.api.openstack.wsgi [None req-73347fd3-573e-4145-8328-3951763ceade 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-29 03:05:14.177 7 INFO cinder.api.openstack.wsgi [None req-73347fd3-573e-4145-8328-3951763ceade 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 410/829] 10.0.0.158 () {28 vars in 376 bytes} [Wed Apr 29 03:05:14 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-29 03:05:14.184 8 INFO cinder.api.openstack.wsgi [None req-71e27a30-eccf-42b3-b9ae-b2169bef730a b73238b6837349859fa2c26c71a2a561 b9aed8580c4342a7bf73698ecf2e53bc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-29 03:05:14.186 8 INFO cinder.api.openstack.wsgi [None req-71e27a30-eccf-42b3-b9ae-b2169bef730a b73238b6837349859fa2c26c71a2a561 b9aed8580c4342a7bf73698ecf2e53bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 420/830] 10.0.0.158 () {28 vars in 376 bytes} [Wed Apr 29 03:05:14 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-29 03:05:14.707 7 INFO cinder.api.openstack.wsgi [None req-73347fd3-573e-4145-8328-3951763ceade 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-29 03:05:14.711 7 INFO cinder.api.openstack.wsgi [None req-73347fd3-573e-4145-8328-3951763ceade 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 411/831] 10.0.0.158 () {28 vars in 376 bytes} [Wed Apr 29 03:05:14 2026] GET / => generated 411 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-29 03:05:14.730 8 INFO cinder.api.openstack.wsgi [None req-7281c8f3-108b-4a89-9c8f-91aca657c988 b73238b6837349859fa2c26c71a2a561 b9aed8580c4342a7bf73698ecf2e53bc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b9aed8580c4342a7bf73698ecf2e53bc/limits?tenant_id=b9aed8580c4342a7bf73698ecf2e53bc 2026-04-29 03:05:14.759 8 INFO cinder.api.openstack.wsgi [None req-7281c8f3-108b-4a89-9c8f-91aca657c988 b73238b6837349859fa2c26c71a2a561 b9aed8580c4342a7bf73698ecf2e53bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9aed8580c4342a7bf73698ecf2e53bc/limits?tenant_id=b9aed8580c4342a7bf73698ecf2e53bc returned with HTTP 200 [pid: 8|app: 0|req: 421/832] 10.0.0.158 () {34 vars in 879 bytes} [Wed Apr 29 03:05:14 2026] GET /v3/b9aed8580c4342a7bf73698ecf2e53bc/limits?tenant_id=b9aed8580c4342a7bf73698ecf2e53bc => generated 302 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-29 03:05:16.270 7 INFO cinder.api.openstack.wsgi [None req-73347fd3-573e-4145-8328-3951763ceade 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:05:16.270 8 INFO cinder.api.openstack.wsgi [None req-7281c8f3-108b-4a89-9c8f-91aca657c988 b73238b6837349859fa2c26c71a2a561 b9aed8580c4342a7bf73698ecf2e53bc - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:05:16.271 7 INFO cinder.api.openstack.wsgi [None req-73347fd3-573e-4145-8328-3951763ceade 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:05:16.272 8 INFO cinder.api.openstack.wsgi [None req-7281c8f3-108b-4a89-9c8f-91aca657c988 b73238b6837349859fa2c26c71a2a561 b9aed8580c4342a7bf73698ecf2e53bc - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:05:16.347 7 INFO cinder.api.openstack.wsgi [None req-73347fd3-573e-4145-8328-3951763ceade 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-29 03:05:16.348 7 INFO cinder.api.openstack.wsgi [None req-73347fd3-573e-4145-8328-3951763ceade 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 413/835] 10.0.0.158 () {28 vars in 376 bytes} [Wed Apr 29 03:05:16 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-29 03:05:16.353 8 INFO cinder.api.openstack.wsgi [None req-7281c8f3-108b-4a89-9c8f-91aca657c988 b73238b6837349859fa2c26c71a2a561 b9aed8580c4342a7bf73698ecf2e53bc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-29 03:05:16.355 8 INFO cinder.api.openstack.wsgi [None req-7281c8f3-108b-4a89-9c8f-91aca657c988 b73238b6837349859fa2c26c71a2a561 b9aed8580c4342a7bf73698ecf2e53bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 423/836] 10.0.0.158 () {28 vars in 376 bytes} [Wed Apr 29 03:05:16 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-29 03:05:26.269 7 INFO cinder.api.openstack.wsgi [None req-73347fd3-573e-4145-8328-3951763ceade 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:05:26.269 8 INFO cinder.api.openstack.wsgi [None req-7281c8f3-108b-4a89-9c8f-91aca657c988 b73238b6837349859fa2c26c71a2a561 b9aed8580c4342a7bf73698ecf2e53bc - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:05:26.270 8 INFO cinder.api.openstack.wsgi [None req-7281c8f3-108b-4a89-9c8f-91aca657c988 b73238b6837349859fa2c26c71a2a561 b9aed8580c4342a7bf73698ecf2e53bc - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:05:26.271 7 INFO cinder.api.openstack.wsgi [None req-73347fd3-573e-4145-8328-3951763ceade 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:05:36.269 8 INFO cinder.api.openstack.wsgi [None req-7281c8f3-108b-4a89-9c8f-91aca657c988 b73238b6837349859fa2c26c71a2a561 b9aed8580c4342a7bf73698ecf2e53bc - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:05:36.271 8 INFO cinder.api.openstack.wsgi [None req-7281c8f3-108b-4a89-9c8f-91aca657c988 b73238b6837349859fa2c26c71a2a561 b9aed8580c4342a7bf73698ecf2e53bc - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:05:36.269 7 INFO cinder.api.openstack.wsgi [None req-73347fd3-573e-4145-8328-3951763ceade 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:05:36.271 7 INFO cinder.api.openstack.wsgi [None req-73347fd3-573e-4145-8328-3951763ceade 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:05:46.269 8 INFO cinder.api.openstack.wsgi [None req-7281c8f3-108b-4a89-9c8f-91aca657c988 b73238b6837349859fa2c26c71a2a561 b9aed8580c4342a7bf73698ecf2e53bc - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:05:46.269 7 INFO cinder.api.openstack.wsgi [None req-73347fd3-573e-4145-8328-3951763ceade 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:05:46.270 8 INFO cinder.api.openstack.wsgi [None req-7281c8f3-108b-4a89-9c8f-91aca657c988 b73238b6837349859fa2c26c71a2a561 b9aed8580c4342a7bf73698ecf2e53bc - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:05:46.271 7 INFO cinder.api.openstack.wsgi [None req-73347fd3-573e-4145-8328-3951763ceade 1cddb72b6fde40d78c085e37d25f9c9b 28d0634bc8ae47599fc2384b06cee4d8 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:05:50.344 8 INFO cinder.api.openstack.wsgi [None req-10f67cb3-d850-4bf4-8542-f863219e6744 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true 2026-04-29 03:05:50.351 8 INFO cinder.volume.api [None req-10f67cb3-d850-4bf4-8542-f863219e6744 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all snapshots completed successfully. 2026-04-29 03:05:50.351 8 INFO cinder.api.openstack.wsgi [None req-10f67cb3-d850-4bf4-8542-f863219e6744 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 427/843] 10.0.0.235 () {28 vars in 674 bytes} [Wed Apr 29 03:05:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true => generated 17 bytes in 132 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:05:50.369 7 INFO cinder.api.openstack.wsgi [None req-600b5acc-abe5-4191-aa89-27b484d3934f 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services 2026-04-29 03:05:50.378 7 INFO cinder.api.openstack.wsgi [None req-600b5acc-abe5-4191-aa89-27b484d3934f 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 417/844] 10.0.0.235 () {28 vars in 645 bytes} [Wed Apr 29 03:05:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:05:50.387 8 INFO cinder.api.openstack.wsgi [None req-04b68204-96ba-4ff1-8401-259d4d4831d1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 03:05:50.398 8 INFO cinder.volume.api [None req-04b68204-96ba-4ff1-8401-259d4d4831d1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 03:05:50.400 8 INFO cinder.api.openstack.wsgi [None req-04b68204-96ba-4ff1-8401-259d4d4831d1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 428/845] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 03:05:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 03:05:50.416 7 INFO cinder.api.openstack.wsgi [None req-5e414008-c007-4415-a9eb-30d5236602df 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 03:05:50.432 7 INFO cinder.volume.api [None req-5e414008-c007-4415-a9eb-30d5236602df 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 03:05:50.434 7 INFO cinder.api.openstack.wsgi [None req-5e414008-c007-4415-a9eb-30d5236602df 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 418/846] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 03:05:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 03:05:50.496 8 INFO cinder.api.openstack.wsgi [None req-c436ea19-277c-4ce8-8730-21d7b820a8de 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/01219d8ee521419ea9d25b9a609afeb0?usage=true 2026-04-29 03:05:50.521 8 INFO cinder.api.openstack.wsgi [None req-c436ea19-277c-4ce8-8730-21d7b820a8de 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/01219d8ee521419ea9d25b9a609afeb0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 429/847] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:05:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/01219d8ee521419ea9d25b9a609afeb0?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:05:50.532 7 INFO cinder.api.openstack.wsgi [None req-380de1e1-a841-40d3-9d84-b86e7321fef3 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true 2026-04-29 03:05:50.560 7 INFO cinder.api.openstack.wsgi [None req-380de1e1-a841-40d3-9d84-b86e7321fef3 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 419/848] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:05:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:05:50.576 8 INFO cinder.api.openstack.wsgi [None req-55ee541a-3f14-4a60-a429-10f947c6ef97 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3525fc5b48204799a87894a904427443?usage=true 2026-04-29 03:05:50.596 8 INFO cinder.api.openstack.wsgi [None req-55ee541a-3f14-4a60-a429-10f947c6ef97 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3525fc5b48204799a87894a904427443?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 430/849] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:05:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3525fc5b48204799a87894a904427443?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:05:50.608 7 INFO cinder.api.openstack.wsgi [None req-7f636702-92ad-4514-804f-60427e90f46f 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/56f5867ccf004fc4a6e0cc6b96e94471?usage=true 2026-04-29 03:05:50.634 7 INFO cinder.api.openstack.wsgi [None req-7f636702-92ad-4514-804f-60427e90f46f 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/56f5867ccf004fc4a6e0cc6b96e94471?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 420/850] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:05:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/56f5867ccf004fc4a6e0cc6b96e94471?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:05:50.644 8 INFO cinder.api.openstack.wsgi [None req-d848c90e-3729-406c-87d5-1426d4461cfe 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/8665a7bfb0644007b355186314ac2074?usage=true 2026-04-29 03:05:50.667 8 INFO cinder.api.openstack.wsgi [None req-d848c90e-3729-406c-87d5-1426d4461cfe 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/8665a7bfb0644007b355186314ac2074?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 431/851] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:05:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/8665a7bfb0644007b355186314ac2074?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:05:50.679 7 INFO cinder.api.openstack.wsgi [None req-9417defe-937c-4b36-8142-386f438b2bf7 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/9c88acc6cec14db9991a08c043c04f99?usage=true 2026-04-29 03:05:50.696 7 INFO cinder.api.openstack.wsgi [None req-9417defe-937c-4b36-8142-386f438b2bf7 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/9c88acc6cec14db9991a08c043c04f99?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 421/852] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:05:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/9c88acc6cec14db9991a08c043c04f99?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:05:50.710 8 INFO cinder.api.openstack.wsgi [None req-2b91fd67-b129-4dcc-aab6-8060c1a003f2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/a698813ad05d48a0891a5403fde1aa25?usage=true 2026-04-29 03:05:50.729 8 INFO cinder.api.openstack.wsgi [None req-2b91fd67-b129-4dcc-aab6-8060c1a003f2 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/a698813ad05d48a0891a5403fde1aa25?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 432/853] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:05:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/a698813ad05d48a0891a5403fde1aa25?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:05:50.738 7 INFO cinder.api.openstack.wsgi [None req-c2ce2242-e5ba-40e3-8bef-29a61cf9862e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true 2026-04-29 03:05:50.756 7 INFO cinder.api.openstack.wsgi [None req-c2ce2242-e5ba-40e3-8bef-29a61cf9862e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 422/854] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:05:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:05:50.764 8 INFO cinder.api.openstack.wsgi [None req-ae3c5e34-f5cc-4399-aec3-3bb3978118cf 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/bc0b4b79f2454904ad530a47053c75b8?usage=true 2026-04-29 03:05:50.795 8 INFO cinder.api.openstack.wsgi [None req-ae3c5e34-f5cc-4399-aec3-3bb3978118cf 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/bc0b4b79f2454904ad530a47053c75b8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 433/855] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:05:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/bc0b4b79f2454904ad530a47053c75b8?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:05:50.807 7 INFO cinder.api.openstack.wsgi [None req-677068f6-286b-43fe-8e06-bc3205f6a4f5 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/c9170a8ee9854a1eaf5ba007950b1c11?usage=true 2026-04-29 03:05:50.827 7 INFO cinder.api.openstack.wsgi [None req-677068f6-286b-43fe-8e06-bc3205f6a4f5 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/c9170a8ee9854a1eaf5ba007950b1c11?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 423/856] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:05:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/c9170a8ee9854a1eaf5ba007950b1c11?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:05:50.839 8 INFO cinder.api.openstack.wsgi [None req-d4a2184a-f3d0-4c84-b138-c58d8e163366 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/d623d769022c4162926e3e843f2c4520?usage=true 2026-04-29 03:05:50.857 8 INFO cinder.api.openstack.wsgi [None req-d4a2184a-f3d0-4c84-b138-c58d8e163366 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/d623d769022c4162926e3e843f2c4520?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 434/857] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:05:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/d623d769022c4162926e3e843f2c4520?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:05:50.870 7 INFO cinder.api.openstack.wsgi [None req-3cf55cef-2aab-485e-9b0b-50660b1d0a14 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e300e77c59634b5ebb8c4fb11d21eb03?usage=true 2026-04-29 03:05:50.891 7 INFO cinder.api.openstack.wsgi [None req-3cf55cef-2aab-485e-9b0b-50660b1d0a14 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e300e77c59634b5ebb8c4fb11d21eb03?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 424/858] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:05:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e300e77c59634b5ebb8c4fb11d21eb03?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:05:50.904 8 INFO cinder.api.openstack.wsgi [None req-f96ad1a2-f48b-4d03-b247-9aa21878e80a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true 2026-04-29 03:05:50.926 8 INFO cinder.api.openstack.wsgi [None req-f96ad1a2-f48b-4d03-b247-9aa21878e80a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 435/859] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:05:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:05:50.939 7 INFO cinder.api.openstack.wsgi [None req-c2d1fac9-39ec-4c7b-8b0c-76f2633339e1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true 2026-04-29 03:05:51.443 7 INFO cinder.api.openstack.wsgi [None req-c2d1fac9-39ec-4c7b-8b0c-76f2633339e1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 425/860] 10.0.0.235 () {28 vars in 696 bytes} [Wed Apr 29 03:05:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:05:56.269 7 INFO cinder.api.openstack.wsgi [None req-c2d1fac9-39ec-4c7b-8b0c-76f2633339e1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:05:56.270 8 INFO cinder.api.openstack.wsgi [None req-f96ad1a2-f48b-4d03-b247-9aa21878e80a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:05:56.270 7 INFO cinder.api.openstack.wsgi [None req-c2d1fac9-39ec-4c7b-8b0c-76f2633339e1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:05:56.271 8 INFO cinder.api.openstack.wsgi [None req-f96ad1a2-f48b-4d03-b247-9aa21878e80a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:06:06.269 7 INFO cinder.api.openstack.wsgi [None req-c2d1fac9-39ec-4c7b-8b0c-76f2633339e1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:06:06.269 8 INFO cinder.api.openstack.wsgi [None req-f96ad1a2-f48b-4d03-b247-9aa21878e80a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:06:06.270 7 INFO cinder.api.openstack.wsgi [None req-c2d1fac9-39ec-4c7b-8b0c-76f2633339e1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:06:06.270 8 INFO cinder.api.openstack.wsgi [None req-f96ad1a2-f48b-4d03-b247-9aa21878e80a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:06:16.272 7 INFO cinder.api.openstack.wsgi [None req-c2d1fac9-39ec-4c7b-8b0c-76f2633339e1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:06:16.274 8 INFO cinder.api.openstack.wsgi [None req-f96ad1a2-f48b-4d03-b247-9aa21878e80a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:06:16.274 7 INFO cinder.api.openstack.wsgi [None req-c2d1fac9-39ec-4c7b-8b0c-76f2633339e1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:06:16.275 8 INFO cinder.api.openstack.wsgi [None req-f96ad1a2-f48b-4d03-b247-9aa21878e80a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:06:17.482 7 INFO cinder.api.openstack.wsgi [None req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes 2026-04-29 03:06:17.572 7 INFO cinder.api.v3.volumes [None req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Create volume of 16 GB 2026-04-29 03:06:17.578 7 INFO cinder.volume.api [None req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Availability Zones retrieved successfully. 2026-04-29 03:06:17.808 7 INFO cinder.volume.api [None req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Create volume request issued successfully. 2026-04-29 03:06:17.809 7 INFO cinder.api.openstack.wsgi [None req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 429/867] 199.204.45.25 () {34 vars in 733 bytes} [Wed Apr 29 03:06:17 2026] POST /v3/3308dde9f672402eae73c63366cc0f4e/volumes => generated 846 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-29 03:06:17.823 8 INFO cinder.api.openstack.wsgi [req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 req-967c7954-906f-4307-a6ec-11d6758bb080 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/6e4afa34-aac3-4942-8c8e-f4ee650047b1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:06:17.860 8 INFO cinder.volume.api [req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 req-967c7954-906f-4307-a6ec-11d6758bb080 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Volume info retrieved successfully. 2026-04-29 03:06:17.867 8 INFO cinder.api.openstack.wsgi [req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 req-967c7954-906f-4307-a6ec-11d6758bb080 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/6e4afa34-aac3-4942-8c8e-f4ee650047b1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 439/868] 199.204.45.25 () {32 vars in 824 bytes} [Wed Apr 29 03:06:17 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/6e4afa34-aac3-4942-8c8e-f4ee650047b1 => generated 1025 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:06:22.890 7 INFO cinder.api.openstack.wsgi [req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 req-e907e23d-e2da-4719-a7f5-8dfd2b4b938c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/6e4afa34-aac3-4942-8c8e-f4ee650047b1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:06:22.906 7 INFO cinder.volume.api [req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 req-e907e23d-e2da-4719-a7f5-8dfd2b4b938c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Volume info retrieved successfully. 2026-04-29 03:06:22.912 7 INFO cinder.api.openstack.wsgi [req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 req-e907e23d-e2da-4719-a7f5-8dfd2b4b938c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/6e4afa34-aac3-4942-8c8e-f4ee650047b1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 430/869] 199.204.45.25 () {32 vars in 824 bytes} [Wed Apr 29 03:06:22 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/6e4afa34-aac3-4942-8c8e-f4ee650047b1 => generated 1489 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:06:23.770 8 INFO cinder.api.openstack.wsgi [req-de10a9ed-39cd-4b32-a7c6-58323dd4f68d req-35b38641-f4fb-4bea-bd09-dc092816a75b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/6e4afa34-aac3-4942-8c8e-f4ee650047b1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:06:23.794 8 INFO cinder.volume.api [req-de10a9ed-39cd-4b32-a7c6-58323dd4f68d req-35b38641-f4fb-4bea-bd09-dc092816a75b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Volume info retrieved successfully. 2026-04-29 03:06:23.803 8 INFO cinder.api.openstack.wsgi [req-de10a9ed-39cd-4b32-a7c6-58323dd4f68d req-35b38641-f4fb-4bea-bd09-dc092816a75b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/6e4afa34-aac3-4942-8c8e-f4ee650047b1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 440/870] 10.0.0.46 () {34 vars in 1027 bytes} [Wed Apr 29 03:06:23 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/6e4afa34-aac3-4942-8c8e-f4ee650047b1 => generated 1489 bytes in 194 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:06:24.393 7 INFO cinder.api.openstack.wsgi [req-de10a9ed-39cd-4b32-a7c6-58323dd4f68d req-c3fb8ff0-2676-4151-a4dc-48771ad662a8 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/6e4afa34-aac3-4942-8c8e-f4ee650047b1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:06:24.410 7 INFO cinder.volume.api [req-de10a9ed-39cd-4b32-a7c6-58323dd4f68d req-c3fb8ff0-2676-4151-a4dc-48771ad662a8 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Volume info retrieved successfully. 2026-04-29 03:06:24.415 7 INFO cinder.api.openstack.wsgi [req-de10a9ed-39cd-4b32-a7c6-58323dd4f68d req-c3fb8ff0-2676-4151-a4dc-48771ad662a8 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/6e4afa34-aac3-4942-8c8e-f4ee650047b1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 431/871] 10.0.0.46 () {34 vars in 1027 bytes} [Wed Apr 29 03:06:24 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/6e4afa34-aac3-4942-8c8e-f4ee650047b1 => generated 1489 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-29 03:06:24.425 8 INFO cinder.api.openstack.wsgi [req-de10a9ed-39cd-4b32-a7c6-58323dd4f68d req-35b38641-f4fb-4bea-bd09-dc092816a75b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-29 03:06:24.427 8 INFO cinder.api.openstack.wsgi [req-de10a9ed-39cd-4b32-a7c6-58323dd4f68d req-35b38641-f4fb-4bea-bd09-dc092816a75b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 441/872] 10.0.0.46 () {32 vars in 827 bytes} [Wed Apr 29 03:06:24 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:06:24.441 7 INFO cinder.api.openstack.wsgi [req-de10a9ed-39cd-4b32-a7c6-58323dd4f68d req-e4afaebf-2e64-477f-81fe-3cbf60ca77a3 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:06:24.490 7 INFO cinder.api.openstack.wsgi [req-de10a9ed-39cd-4b32-a7c6-58323dd4f68d req-e4afaebf-2e64-477f-81fe-3cbf60ca77a3 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/attachments returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 432/873] 10.0.0.46 () {40 vars in 1056 bytes} [Wed Apr 29 03:06:24 2026] POST /v3/3308dde9f672402eae73c63366cc0f4e/attachments => generated 273 bytes in 58 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:06:25.176 8 INFO cinder.api.openstack.wsgi [req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 req-038f59ac-67dc-4179-9f40-478bb5fc0ce0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/6e4afa34-aac3-4942-8c8e-f4ee650047b1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:06:25.199 8 INFO cinder.volume.api [req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 req-038f59ac-67dc-4179-9f40-478bb5fc0ce0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Volume info retrieved successfully. 2026-04-29 03:06:25.208 8 INFO cinder.api.openstack.wsgi [req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 req-038f59ac-67dc-4179-9f40-478bb5fc0ce0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/6e4afa34-aac3-4942-8c8e-f4ee650047b1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 442/874] 199.204.45.25 () {32 vars in 824 bytes} [Wed Apr 29 03:06:25 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/6e4afa34-aac3-4942-8c8e-f4ee650047b1 => generated 1488 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-29 03:06:26.269 7 INFO cinder.api.openstack.wsgi [req-de10a9ed-39cd-4b32-a7c6-58323dd4f68d req-e4afaebf-2e64-477f-81fe-3cbf60ca77a3 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:06:26.269 8 INFO cinder.api.openstack.wsgi [req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 req-038f59ac-67dc-4179-9f40-478bb5fc0ce0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:06:26.270 7 INFO cinder.api.openstack.wsgi [req-de10a9ed-39cd-4b32-a7c6-58323dd4f68d req-e4afaebf-2e64-477f-81fe-3cbf60ca77a3 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:06:26.273 8 INFO cinder.api.openstack.wsgi [req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 req-038f59ac-67dc-4179-9f40-478bb5fc0ce0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:06:28.063 7 INFO cinder.api.openstack.wsgi [req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 req-9df9ef02-ea2e-4940-b386-6ba0afecdc8a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/6e4afa34-aac3-4942-8c8e-f4ee650047b1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:06:28.087 7 INFO cinder.volume.api [req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 req-9df9ef02-ea2e-4940-b386-6ba0afecdc8a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Volume info retrieved successfully. 2026-04-29 03:06:28.093 7 INFO cinder.api.openstack.wsgi [req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 req-9df9ef02-ea2e-4940-b386-6ba0afecdc8a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/6e4afa34-aac3-4942-8c8e-f4ee650047b1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 434/877] 199.204.45.25 () {32 vars in 824 bytes} [Wed Apr 29 03:06:28 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/6e4afa34-aac3-4942-8c8e-f4ee650047b1 => generated 1488 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-29 03:06:29.874 8 INFO cinder.api.openstack.wsgi [req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 req-038f59ac-67dc-4179-9f40-478bb5fc0ce0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-29 03:06:29.875 8 INFO cinder.api.openstack.wsgi [req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 req-038f59ac-67dc-4179-9f40-478bb5fc0ce0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 444/878] 199.204.45.25 () {32 vars in 838 bytes} [Wed Apr 29 03:06:29 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:06:29.883 7 INFO cinder.api.openstack.wsgi [req-de10a9ed-39cd-4b32-a7c6-58323dd4f68d req-c777784e-c46e-4f4d-aadf-24b1c62b2d0b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/6e4afa34-aac3-4942-8c8e-f4ee650047b1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:06:29.904 7 INFO cinder.volume.api [req-de10a9ed-39cd-4b32-a7c6-58323dd4f68d req-c777784e-c46e-4f4d-aadf-24b1c62b2d0b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Volume info retrieved successfully. 2026-04-29 03:06:29.909 7 INFO cinder.api.openstack.wsgi [req-de10a9ed-39cd-4b32-a7c6-58323dd4f68d req-c777784e-c46e-4f4d-aadf-24b1c62b2d0b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/6e4afa34-aac3-4942-8c8e-f4ee650047b1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 435/879] 199.204.45.25 () {36 vars in 1072 bytes} [Wed Apr 29 03:06:29 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/6e4afa34-aac3-4942-8c8e-f4ee650047b1 => generated 1712 bytes in 31 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:06:29.981 8 INFO cinder.api.openstack.wsgi [req-de10a9ed-39cd-4b32-a7c6-58323dd4f68d req-35f44a35-1c3e-4ff9-ac3d-e520793e5f39 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/attachments/4ccea405-af7c-4fbc-84e9-5edb914402ab /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:06:31.030 8 INFO cinder.api.openstack.wsgi [req-de10a9ed-39cd-4b32-a7c6-58323dd4f68d req-35f44a35-1c3e-4ff9-ac3d-e520793e5f39 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/attachments/4ccea405-af7c-4fbc-84e9-5edb914402ab returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 445/880] 199.204.45.25 () {40 vars in 1134 bytes} [Wed Apr 29 03:06:29 2026] PUT /v3/3308dde9f672402eae73c63366cc0f4e/attachments/4ccea405-af7c-4fbc-84e9-5edb914402ab => generated 775 bytes in 1060 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:06:31.134 7 INFO cinder.api.openstack.wsgi [req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 req-12f00e8a-a071-429c-80cc-fed36cb353f5 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/6e4afa34-aac3-4942-8c8e-f4ee650047b1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:06:31.150 7 INFO cinder.volume.api [req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 req-12f00e8a-a071-429c-80cc-fed36cb353f5 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Volume info retrieved successfully. 2026-04-29 03:06:31.154 7 INFO cinder.api.openstack.wsgi [req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 req-12f00e8a-a071-429c-80cc-fed36cb353f5 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/6e4afa34-aac3-4942-8c8e-f4ee650047b1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 436/881] 199.204.45.25 () {32 vars in 824 bytes} [Wed Apr 29 03:06:31 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/6e4afa34-aac3-4942-8c8e-f4ee650047b1 => generated 1489 bytes in 24 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:06:31.549 8 INFO cinder.api.openstack.wsgi [req-de10a9ed-39cd-4b32-a7c6-58323dd4f68d req-2015d898-8e07-4808-9b5b-d8edcf6fec2e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/attachments/4ccea405-af7c-4fbc-84e9-5edb914402ab/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:06:31.587 8 INFO cinder.api.openstack.wsgi [req-de10a9ed-39cd-4b32-a7c6-58323dd4f68d req-2015d898-8e07-4808-9b5b-d8edcf6fec2e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/attachments/4ccea405-af7c-4fbc-84e9-5edb914402ab/action returned with HTTP 204 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 446/882] 199.204.45.25 () {40 vars in 1147 bytes} [Wed Apr 29 03:06:31 2026] POST /v3/3308dde9f672402eae73c63366cc0f4e/attachments/4ccea405-af7c-4fbc-84e9-5edb914402ab/action => generated 0 bytes in 46 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:06:33.993 7 INFO cinder.api.openstack.wsgi [req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 req-214bdccb-68d0-4eea-bb63-6b28f66045bb 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/6e4afa34-aac3-4942-8c8e-f4ee650047b1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:06:34.011 7 INFO cinder.volume.api [req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 req-214bdccb-68d0-4eea-bb63-6b28f66045bb 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Volume info retrieved successfully. 2026-04-29 03:06:34.017 7 INFO cinder.api.openstack.wsgi [req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 req-214bdccb-68d0-4eea-bb63-6b28f66045bb 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/6e4afa34-aac3-4942-8c8e-f4ee650047b1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 437/883] 199.204.45.25 () {32 vars in 824 bytes} [Wed Apr 29 03:06:33 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/6e4afa34-aac3-4942-8c8e-f4ee650047b1 => generated 1787 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-29 03:06:36.270 7 INFO cinder.api.openstack.wsgi [req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 req-214bdccb-68d0-4eea-bb63-6b28f66045bb 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:06:36.270 8 INFO cinder.api.openstack.wsgi [req-de10a9ed-39cd-4b32-a7c6-58323dd4f68d req-2015d898-8e07-4808-9b5b-d8edcf6fec2e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:06:36.271 8 INFO cinder.api.openstack.wsgi [req-de10a9ed-39cd-4b32-a7c6-58323dd4f68d req-2015d898-8e07-4808-9b5b-d8edcf6fec2e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:06:36.271 7 INFO cinder.api.openstack.wsgi [req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 req-214bdccb-68d0-4eea-bb63-6b28f66045bb 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:06:37.120 7 INFO cinder.api.openstack.wsgi [req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 req-26b6a897-dd9f-4b30-b90e-cfc71c2c1238 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/6e4afa34-aac3-4942-8c8e-f4ee650047b1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:06:37.145 7 INFO cinder.volume.api [req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 req-26b6a897-dd9f-4b30-b90e-cfc71c2c1238 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Volume info retrieved successfully. 2026-04-29 03:06:37.152 7 INFO cinder.api.openstack.wsgi [req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 req-26b6a897-dd9f-4b30-b90e-cfc71c2c1238 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/6e4afa34-aac3-4942-8c8e-f4ee650047b1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 439/886] 199.204.45.25 () {32 vars in 824 bytes} [Wed Apr 29 03:06:37 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/6e4afa34-aac3-4942-8c8e-f4ee650047b1 => generated 1787 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:06:40.071 8 INFO cinder.api.openstack.wsgi [req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 req-91fae08a-e62a-4fdd-a63d-8a5068722b4b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/6e4afa34-aac3-4942-8c8e-f4ee650047b1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:06:40.088 8 INFO cinder.volume.api [req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 req-91fae08a-e62a-4fdd-a63d-8a5068722b4b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Volume info retrieved successfully. 2026-04-29 03:06:40.094 8 INFO cinder.api.openstack.wsgi [req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 req-91fae08a-e62a-4fdd-a63d-8a5068722b4b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/6e4afa34-aac3-4942-8c8e-f4ee650047b1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 448/887] 199.204.45.25 () {32 vars in 824 bytes} [Wed Apr 29 03:06:40 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/6e4afa34-aac3-4942-8c8e-f4ee650047b1 => generated 1787 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-29 03:06:46.269 7 INFO cinder.api.openstack.wsgi [req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 req-26b6a897-dd9f-4b30-b90e-cfc71c2c1238 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:06:46.269 8 INFO cinder.api.openstack.wsgi [req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 req-91fae08a-e62a-4fdd-a63d-8a5068722b4b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:06:46.271 7 INFO cinder.api.openstack.wsgi [req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 req-26b6a897-dd9f-4b30-b90e-cfc71c2c1238 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:06:46.271 8 INFO cinder.api.openstack.wsgi [req-7a494202-df1d-4a3a-afb0-ce0a31abe2f4 req-91fae08a-e62a-4fdd-a63d-8a5068722b4b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:06:50.232 7 INFO cinder.api.openstack.wsgi [None req-ccfb0fca-489a-4820-8504-96dea2d8984d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services 2026-04-29 03:06:50.239 7 INFO cinder.api.openstack.wsgi [None req-ccfb0fca-489a-4820-8504-96dea2d8984d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 441/890] 10.0.0.235 () {28 vars in 645 bytes} [Wed Apr 29 03:06:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-services => generated 646 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:06:50.257 8 INFO cinder.api.openstack.wsgi [None req-4451736c-2e25-4581-85d8-ec765daf2b21 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 03:06:50.272 8 INFO cinder.volume.api [None req-4451736c-2e25-4581-85d8-ec765daf2b21 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:06:50.279 8 INFO cinder.api.openstack.wsgi [None req-4451736c-2e25-4581-85d8-ec765daf2b21 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 450/891] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 03:06:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 1790 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-29 03:06:50.298 7 INFO cinder.api.openstack.wsgi [None req-a77a5417-fadd-47fb-8b11-5b6a56027524 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true 2026-04-29 03:06:50.802 7 INFO cinder.api.openstack.wsgi [None req-a77a5417-fadd-47fb-8b11-5b6a56027524 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 442/892] 10.0.0.235 () {28 vars in 696 bytes} [Wed Apr 29 03:06:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true => generated 671 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:06:50.814 8 INFO cinder.api.openstack.wsgi [None req-2dee487b-b64b-4ec2-b8e1-8c53dc281012 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true 2026-04-29 03:06:50.825 8 INFO cinder.volume.api [None req-2dee487b-b64b-4ec2-b8e1-8c53dc281012 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all snapshots completed successfully. 2026-04-29 03:06:50.825 8 INFO cinder.api.openstack.wsgi [None req-2dee487b-b64b-4ec2-b8e1-8c53dc281012 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 451/893] 10.0.0.235 () {28 vars in 674 bytes} [Wed Apr 29 03:06:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 03:06:50.843 7 INFO cinder.api.openstack.wsgi [None req-367982ac-3ca8-41ad-b60b-bf26310d9357 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 03:06:50.866 7 INFO cinder.volume.api [None req-367982ac-3ca8-41ad-b60b-bf26310d9357 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:06:50.873 7 INFO cinder.api.openstack.wsgi [None req-367982ac-3ca8-41ad-b60b-bf26310d9357 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 443/894] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 03:06:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 1790 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-29 03:06:50.912 8 INFO cinder.api.openstack.wsgi [None req-31dc1939-ba89-4b60-b264-278f4947c090 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/01219d8ee521419ea9d25b9a609afeb0?usage=true 2026-04-29 03:06:50.934 8 INFO cinder.api.openstack.wsgi [None req-31dc1939-ba89-4b60-b264-278f4947c090 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/01219d8ee521419ea9d25b9a609afeb0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 452/895] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:06:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/01219d8ee521419ea9d25b9a609afeb0?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:06:50.944 7 INFO cinder.api.openstack.wsgi [None req-4bebe651-4da5-43d5-8ed4-dc1cf0f66022 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true 2026-04-29 03:06:50.970 7 INFO cinder.api.openstack.wsgi [None req-4bebe651-4da5-43d5-8ed4-dc1cf0f66022 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 444/896] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:06:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:06:50.981 8 INFO cinder.api.openstack.wsgi [None req-e4018430-c3d7-4db9-be4f-ee67eb9f21db 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3525fc5b48204799a87894a904427443?usage=true 2026-04-29 03:06:51.004 8 INFO cinder.api.openstack.wsgi [None req-e4018430-c3d7-4db9-be4f-ee67eb9f21db 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3525fc5b48204799a87894a904427443?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 453/897] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:06:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3525fc5b48204799a87894a904427443?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:06:51.016 7 INFO cinder.api.openstack.wsgi [None req-5a444da7-6617-4c2e-b353-dc8dcefdb0a7 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/8665a7bfb0644007b355186314ac2074?usage=true 2026-04-29 03:06:51.036 7 INFO cinder.api.openstack.wsgi [None req-5a444da7-6617-4c2e-b353-dc8dcefdb0a7 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/8665a7bfb0644007b355186314ac2074?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 445/898] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:06:51 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/8665a7bfb0644007b355186314ac2074?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:06:51.051 8 INFO cinder.api.openstack.wsgi [None req-751aca19-8dcd-43e3-b1db-abce9e2e7618 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/a698813ad05d48a0891a5403fde1aa25?usage=true 2026-04-29 03:06:51.075 8 INFO cinder.api.openstack.wsgi [None req-751aca19-8dcd-43e3-b1db-abce9e2e7618 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/a698813ad05d48a0891a5403fde1aa25?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 454/899] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:06:51 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/a698813ad05d48a0891a5403fde1aa25?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:06:51.085 7 INFO cinder.api.openstack.wsgi [None req-604ee0e1-2644-4922-bcef-715babf3dc6b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true 2026-04-29 03:06:51.108 7 INFO cinder.api.openstack.wsgi [None req-604ee0e1-2644-4922-bcef-715babf3dc6b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 446/900] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:06:51 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:06:51.121 8 INFO cinder.api.openstack.wsgi [None req-f5c1dcae-7584-4a54-8e10-c07f3b649937 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/bc0b4b79f2454904ad530a47053c75b8?usage=true 2026-04-29 03:06:51.150 8 INFO cinder.api.openstack.wsgi [None req-f5c1dcae-7584-4a54-8e10-c07f3b649937 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/bc0b4b79f2454904ad530a47053c75b8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 455/901] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:06:51 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/bc0b4b79f2454904ad530a47053c75b8?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:06:51.161 7 INFO cinder.api.openstack.wsgi [None req-7756c680-5a35-4ed4-8986-bcdad99a7058 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/c9170a8ee9854a1eaf5ba007950b1c11?usage=true 2026-04-29 03:06:51.183 7 INFO cinder.api.openstack.wsgi [None req-7756c680-5a35-4ed4-8986-bcdad99a7058 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/c9170a8ee9854a1eaf5ba007950b1c11?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 447/902] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:06:51 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/c9170a8ee9854a1eaf5ba007950b1c11?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:06:51.194 8 INFO cinder.api.openstack.wsgi [None req-71526c05-b111-4776-a091-08a946254886 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/d623d769022c4162926e3e843f2c4520?usage=true 2026-04-29 03:06:51.223 8 INFO cinder.api.openstack.wsgi [None req-71526c05-b111-4776-a091-08a946254886 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/d623d769022c4162926e3e843f2c4520?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 456/903] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:06:51 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/d623d769022c4162926e3e843f2c4520?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:06:51.236 7 INFO cinder.api.openstack.wsgi [None req-f9381247-ad5e-491c-9f14-f4a2ce3b1c71 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e300e77c59634b5ebb8c4fb11d21eb03?usage=true 2026-04-29 03:06:51.261 7 INFO cinder.api.openstack.wsgi [None req-f9381247-ad5e-491c-9f14-f4a2ce3b1c71 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e300e77c59634b5ebb8c4fb11d21eb03?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 448/904] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:06:51 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e300e77c59634b5ebb8c4fb11d21eb03?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:06:51.274 8 INFO cinder.api.openstack.wsgi [None req-9cba1c9d-b36f-4d1d-839a-3e3a6421babc 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true 2026-04-29 03:06:51.300 8 INFO cinder.api.openstack.wsgi [None req-9cba1c9d-b36f-4d1d-839a-3e3a6421babc 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 457/905] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:06:51 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:06:56.269 7 INFO cinder.api.openstack.wsgi [None req-f9381247-ad5e-491c-9f14-f4a2ce3b1c71 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:06:56.269 8 INFO cinder.api.openstack.wsgi [None req-9cba1c9d-b36f-4d1d-839a-3e3a6421babc 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:06:56.270 7 INFO cinder.api.openstack.wsgi [None req-f9381247-ad5e-491c-9f14-f4a2ce3b1c71 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:06:56.271 8 INFO cinder.api.openstack.wsgi [None req-9cba1c9d-b36f-4d1d-839a-3e3a6421babc 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:07:06.269 8 INFO cinder.api.openstack.wsgi [None req-9cba1c9d-b36f-4d1d-839a-3e3a6421babc 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:07:06.269 7 INFO cinder.api.openstack.wsgi [None req-f9381247-ad5e-491c-9f14-f4a2ce3b1c71 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:07:06.270 8 INFO cinder.api.openstack.wsgi [None req-9cba1c9d-b36f-4d1d-839a-3e3a6421babc 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:07:06.270 7 INFO cinder.api.openstack.wsgi [None req-f9381247-ad5e-491c-9f14-f4a2ce3b1c71 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:07:16.269 7 INFO cinder.api.openstack.wsgi [None req-f9381247-ad5e-491c-9f14-f4a2ce3b1c71 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:07:16.269 8 INFO cinder.api.openstack.wsgi [None req-9cba1c9d-b36f-4d1d-839a-3e3a6421babc 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:07:16.269 7 INFO cinder.api.openstack.wsgi [None req-f9381247-ad5e-491c-9f14-f4a2ce3b1c71 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:07:16.270 8 INFO cinder.api.openstack.wsgi [None req-9cba1c9d-b36f-4d1d-839a-3e3a6421babc 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:07:26.269 7 INFO cinder.api.openstack.wsgi [None req-f9381247-ad5e-491c-9f14-f4a2ce3b1c71 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:07:26.269 8 INFO cinder.api.openstack.wsgi [None req-9cba1c9d-b36f-4d1d-839a-3e3a6421babc 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:07:26.269 7 INFO cinder.api.openstack.wsgi [None req-f9381247-ad5e-491c-9f14-f4a2ce3b1c71 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:07:26.270 8 INFO cinder.api.openstack.wsgi [None req-9cba1c9d-b36f-4d1d-839a-3e3a6421babc 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:07:36.269 7 INFO cinder.api.openstack.wsgi [None req-f9381247-ad5e-491c-9f14-f4a2ce3b1c71 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:07:36.270 8 INFO cinder.api.openstack.wsgi [None req-9cba1c9d-b36f-4d1d-839a-3e3a6421babc 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:07:36.270 7 INFO cinder.api.openstack.wsgi [None req-f9381247-ad5e-491c-9f14-f4a2ce3b1c71 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:07:36.271 8 INFO cinder.api.openstack.wsgi [None req-9cba1c9d-b36f-4d1d-839a-3e3a6421babc 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:07:46.269 8 INFO cinder.api.openstack.wsgi [None req-9cba1c9d-b36f-4d1d-839a-3e3a6421babc 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:07:46.269 7 INFO cinder.api.openstack.wsgi [None req-f9381247-ad5e-491c-9f14-f4a2ce3b1c71 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:07:46.270 7 INFO cinder.api.openstack.wsgi [None req-f9381247-ad5e-491c-9f14-f4a2ce3b1c71 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:07:46.270 8 INFO cinder.api.openstack.wsgi [None req-9cba1c9d-b36f-4d1d-839a-3e3a6421babc 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:07:50.228 7 INFO cinder.api.openstack.wsgi [None req-af0e5f6c-c935-4983-8d69-e25dfea9d679 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true 2026-04-29 03:07:50.234 7 INFO cinder.volume.api [None req-af0e5f6c-c935-4983-8d69-e25dfea9d679 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all snapshots completed successfully. 2026-04-29 03:07:50.234 7 INFO cinder.api.openstack.wsgi [None req-af0e5f6c-c935-4983-8d69-e25dfea9d679 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 455/918] 10.0.0.235 () {28 vars in 674 bytes} [Wed Apr 29 03:07:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true => generated 17 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 03:07:50.247 8 INFO cinder.api.openstack.wsgi [None req-2c45c4cb-0309-48a6-bb39-88265e8dcc0f 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 03:07:50.262 8 INFO cinder.volume.api [None req-2c45c4cb-0309-48a6-bb39-88265e8dcc0f 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:07:50.275 8 INFO cinder.api.openstack.wsgi [None req-2c45c4cb-0309-48a6-bb39-88265e8dcc0f 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 464/919] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 03:07:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 1790 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-29 03:07:50.323 7 INFO cinder.api.openstack.wsgi [None req-204630a8-9413-45a1-aba1-e44200d8b421 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/01219d8ee521419ea9d25b9a609afeb0?usage=true 2026-04-29 03:07:50.346 7 INFO cinder.api.openstack.wsgi [None req-204630a8-9413-45a1-aba1-e44200d8b421 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/01219d8ee521419ea9d25b9a609afeb0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 456/920] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:07:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/01219d8ee521419ea9d25b9a609afeb0?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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:07:50.375 8 INFO cinder.api.openstack.wsgi [None req-d87c4e63-fdd9-49b4-93cb-77b2c02faca5 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true 2026-04-29 03:07:50.397 8 INFO cinder.api.openstack.wsgi [None req-d87c4e63-fdd9-49b4-93cb-77b2c02faca5 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 465/921] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:07:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:07:50.414 7 INFO cinder.api.openstack.wsgi [None req-2a9ade83-909e-42dd-bf07-e04915b03480 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3525fc5b48204799a87894a904427443?usage=true 2026-04-29 03:07:50.450 7 INFO cinder.api.openstack.wsgi [None req-2a9ade83-909e-42dd-bf07-e04915b03480 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3525fc5b48204799a87894a904427443?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 457/922] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:07:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3525fc5b48204799a87894a904427443?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:07:50.465 8 INFO cinder.api.openstack.wsgi [None req-82bd64ce-9073-47a8-942c-cf35ef094dda 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/8665a7bfb0644007b355186314ac2074?usage=true 2026-04-29 03:07:50.527 8 INFO cinder.api.openstack.wsgi [None req-82bd64ce-9073-47a8-942c-cf35ef094dda 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/8665a7bfb0644007b355186314ac2074?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 466/923] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:07:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/8665a7bfb0644007b355186314ac2074?usage=true => generated 847 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:07:50.543 7 INFO cinder.api.openstack.wsgi [None req-fd99e145-2a65-41ec-b36f-3f0639ac760d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/a698813ad05d48a0891a5403fde1aa25?usage=true 2026-04-29 03:07:50.563 7 INFO cinder.api.openstack.wsgi [None req-fd99e145-2a65-41ec-b36f-3f0639ac760d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/a698813ad05d48a0891a5403fde1aa25?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 458/924] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:07:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/a698813ad05d48a0891a5403fde1aa25?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:07:50.575 8 INFO cinder.api.openstack.wsgi [None req-d1fd6df1-84b4-4492-aba8-35d16d9b015f 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true 2026-04-29 03:07:50.600 8 INFO cinder.api.openstack.wsgi [None req-d1fd6df1-84b4-4492-aba8-35d16d9b015f 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 467/925] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:07:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:07:50.611 7 INFO cinder.api.openstack.wsgi [None req-8e1e44c1-d8a9-4c10-a5c9-754965d2f7d5 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/bc0b4b79f2454904ad530a47053c75b8?usage=true 2026-04-29 03:07:50.632 7 INFO cinder.api.openstack.wsgi [None req-8e1e44c1-d8a9-4c10-a5c9-754965d2f7d5 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/bc0b4b79f2454904ad530a47053c75b8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 459/926] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:07:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/bc0b4b79f2454904ad530a47053c75b8?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:07:50.643 8 INFO cinder.api.openstack.wsgi [None req-7f816889-0c27-4074-a0c1-319246dfddf7 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/c9170a8ee9854a1eaf5ba007950b1c11?usage=true 2026-04-29 03:07:50.666 8 INFO cinder.api.openstack.wsgi [None req-7f816889-0c27-4074-a0c1-319246dfddf7 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/c9170a8ee9854a1eaf5ba007950b1c11?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 468/927] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:07:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/c9170a8ee9854a1eaf5ba007950b1c11?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:07:50.678 7 INFO cinder.api.openstack.wsgi [None req-fdcf1cb9-d83f-4708-9a9c-680080e6a757 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/d623d769022c4162926e3e843f2c4520?usage=true 2026-04-29 03:07:50.701 7 INFO cinder.api.openstack.wsgi [None req-fdcf1cb9-d83f-4708-9a9c-680080e6a757 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/d623d769022c4162926e3e843f2c4520?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 460/928] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:07:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/d623d769022c4162926e3e843f2c4520?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:07:50.713 8 INFO cinder.api.openstack.wsgi [None req-75433856-94a3-4321-bd19-010384a244b6 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e300e77c59634b5ebb8c4fb11d21eb03?usage=true 2026-04-29 03:07:50.730 8 INFO cinder.api.openstack.wsgi [None req-75433856-94a3-4321-bd19-010384a244b6 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e300e77c59634b5ebb8c4fb11d21eb03?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 469/929] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:07:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e300e77c59634b5ebb8c4fb11d21eb03?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:07:50.743 7 INFO cinder.api.openstack.wsgi [None req-4eeb8968-fae4-4083-9bd0-040383a6de9c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true 2026-04-29 03:07:50.771 7 INFO cinder.api.openstack.wsgi [None req-4eeb8968-fae4-4083-9bd0-040383a6de9c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 461/930] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:07:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:07:50.781 8 INFO cinder.api.openstack.wsgi [None req-8e9ba18d-cf15-4aa8-a30f-3664bf27b278 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 03:07:50.796 8 INFO cinder.volume.api [None req-8e9ba18d-cf15-4aa8-a30f-3664bf27b278 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:07:50.805 8 INFO cinder.api.openstack.wsgi [None req-8e9ba18d-cf15-4aa8-a30f-3664bf27b278 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 470/931] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 03:07:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 1790 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-29 03:07:50.817 7 INFO cinder.api.openstack.wsgi [None req-01b7b52d-cbd4-4351-97ad-599da20e641d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services 2026-04-29 03:07:50.823 7 INFO cinder.api.openstack.wsgi [None req-01b7b52d-cbd4-4351-97ad-599da20e641d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 462/932] 10.0.0.235 () {28 vars in 645 bytes} [Wed Apr 29 03:07:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-services => generated 646 bytes in 13 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:07:50.835 8 INFO cinder.api.openstack.wsgi [None req-f6380730-54a2-44a7-9f3b-5e3522d3ef0a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true 2026-04-29 03:07:51.338 8 INFO cinder.api.openstack.wsgi [None req-f6380730-54a2-44a7-9f3b-5e3522d3ef0a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 471/933] 10.0.0.235 () {28 vars in 696 bytes} [Wed Apr 29 03:07:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:07:56.269 7 INFO cinder.api.openstack.wsgi [None req-01b7b52d-cbd4-4351-97ad-599da20e641d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:07:56.269 8 INFO cinder.api.openstack.wsgi [None req-f6380730-54a2-44a7-9f3b-5e3522d3ef0a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:07:56.270 8 INFO cinder.api.openstack.wsgi [None req-f6380730-54a2-44a7-9f3b-5e3522d3ef0a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:07:56.270 7 INFO cinder.api.openstack.wsgi [None req-01b7b52d-cbd4-4351-97ad-599da20e641d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:08:06.269 8 INFO cinder.api.openstack.wsgi [None req-f6380730-54a2-44a7-9f3b-5e3522d3ef0a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:08:06.269 7 INFO cinder.api.openstack.wsgi [None req-01b7b52d-cbd4-4351-97ad-599da20e641d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:08:06.270 8 INFO cinder.api.openstack.wsgi [None req-f6380730-54a2-44a7-9f3b-5e3522d3ef0a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:08:06.270 7 INFO cinder.api.openstack.wsgi [None req-01b7b52d-cbd4-4351-97ad-599da20e641d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:08:16.269 8 INFO cinder.api.openstack.wsgi [None req-f6380730-54a2-44a7-9f3b-5e3522d3ef0a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:08:16.269 7 INFO cinder.api.openstack.wsgi [None req-01b7b52d-cbd4-4351-97ad-599da20e641d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:08:16.270 8 INFO cinder.api.openstack.wsgi [None req-f6380730-54a2-44a7-9f3b-5e3522d3ef0a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:08:16.271 7 INFO cinder.api.openstack.wsgi [None req-01b7b52d-cbd4-4351-97ad-599da20e641d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:08:26.269 8 INFO cinder.api.openstack.wsgi [None req-f6380730-54a2-44a7-9f3b-5e3522d3ef0a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:08:26.270 7 INFO cinder.api.openstack.wsgi [None req-01b7b52d-cbd4-4351-97ad-599da20e641d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:08:26.270 8 INFO cinder.api.openstack.wsgi [None req-f6380730-54a2-44a7-9f3b-5e3522d3ef0a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:08:26.271 7 INFO cinder.api.openstack.wsgi [None req-01b7b52d-cbd4-4351-97ad-599da20e641d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:08:36.269 8 INFO cinder.api.openstack.wsgi [None req-f6380730-54a2-44a7-9f3b-5e3522d3ef0a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:08:36.269 7 INFO cinder.api.openstack.wsgi [None req-01b7b52d-cbd4-4351-97ad-599da20e641d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:08:36.270 8 INFO cinder.api.openstack.wsgi [None req-f6380730-54a2-44a7-9f3b-5e3522d3ef0a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:08:36.271 7 INFO cinder.api.openstack.wsgi [None req-01b7b52d-cbd4-4351-97ad-599da20e641d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:08:46.269 7 INFO cinder.api.openstack.wsgi [None req-01b7b52d-cbd4-4351-97ad-599da20e641d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:08:46.270 7 INFO cinder.api.openstack.wsgi [None req-01b7b52d-cbd4-4351-97ad-599da20e641d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:08:46.269 8 INFO cinder.api.openstack.wsgi [None req-f6380730-54a2-44a7-9f3b-5e3522d3ef0a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:08:46.271 8 INFO cinder.api.openstack.wsgi [None req-f6380730-54a2-44a7-9f3b-5e3522d3ef0a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:08:50.244 7 INFO cinder.api.openstack.wsgi [None req-42ae2c30-902e-4295-8a49-0a8c5c208b20 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/01219d8ee521419ea9d25b9a609afeb0?usage=true 2026-04-29 03:08:50.273 7 INFO cinder.api.openstack.wsgi [None req-42ae2c30-902e-4295-8a49-0a8c5c208b20 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/01219d8ee521419ea9d25b9a609afeb0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 469/946] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:08:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/01219d8ee521419ea9d25b9a609afeb0?usage=true => generated 847 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:08:50.288 8 INFO cinder.api.openstack.wsgi [None req-0679720b-685b-44e8-a6e9-6f653673fa09 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true 2026-04-29 03:08:50.314 8 INFO cinder.api.openstack.wsgi [None req-0679720b-685b-44e8-a6e9-6f653673fa09 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 478/947] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:08:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:08:50.327 7 INFO cinder.api.openstack.wsgi [None req-86920eec-4508-4788-b1e2-ac5b86bfbadf 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3525fc5b48204799a87894a904427443?usage=true 2026-04-29 03:08:50.353 7 INFO cinder.api.openstack.wsgi [None req-86920eec-4508-4788-b1e2-ac5b86bfbadf 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3525fc5b48204799a87894a904427443?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 470/948] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:08:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3525fc5b48204799a87894a904427443?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:08:50.367 8 INFO cinder.api.openstack.wsgi [None req-3b4f07bf-b863-4e60-98e3-458bb7acf3fa 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/8665a7bfb0644007b355186314ac2074?usage=true 2026-04-29 03:08:50.386 8 INFO cinder.api.openstack.wsgi [None req-3b4f07bf-b863-4e60-98e3-458bb7acf3fa 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/8665a7bfb0644007b355186314ac2074?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 479/949] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:08:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/8665a7bfb0644007b355186314ac2074?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:08:50.398 7 INFO cinder.api.openstack.wsgi [None req-b3645c7b-d3ad-4d60-bf94-9fd8d0b23a90 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/a698813ad05d48a0891a5403fde1aa25?usage=true 2026-04-29 03:08:50.438 7 INFO cinder.api.openstack.wsgi [None req-b3645c7b-d3ad-4d60-bf94-9fd8d0b23a90 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/a698813ad05d48a0891a5403fde1aa25?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 471/950] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:08:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/a698813ad05d48a0891a5403fde1aa25?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:08:50.452 8 INFO cinder.api.openstack.wsgi [None req-d30d61fa-8ce4-4af9-b9cd-75b832fb6585 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true 2026-04-29 03:08:50.476 8 INFO cinder.api.openstack.wsgi [None req-d30d61fa-8ce4-4af9-b9cd-75b832fb6585 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 480/951] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:08:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:08:50.492 7 INFO cinder.api.openstack.wsgi [None req-f4c52160-cf56-401c-b4a2-ecd5be07736f 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/bc0b4b79f2454904ad530a47053c75b8?usage=true 2026-04-29 03:08:50.509 7 INFO cinder.api.openstack.wsgi [None req-f4c52160-cf56-401c-b4a2-ecd5be07736f 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/bc0b4b79f2454904ad530a47053c75b8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 472/952] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:08:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/bc0b4b79f2454904ad530a47053c75b8?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:08:50.525 8 INFO cinder.api.openstack.wsgi [None req-c6d42b74-a42c-4e12-a9ce-1a0d46326951 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/c9170a8ee9854a1eaf5ba007950b1c11?usage=true 2026-04-29 03:08:50.557 8 INFO cinder.api.openstack.wsgi [None req-c6d42b74-a42c-4e12-a9ce-1a0d46326951 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/c9170a8ee9854a1eaf5ba007950b1c11?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 481/953] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:08:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/c9170a8ee9854a1eaf5ba007950b1c11?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:08:50.571 7 INFO cinder.api.openstack.wsgi [None req-7b879085-7110-461d-9223-eea05a7c7936 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/d623d769022c4162926e3e843f2c4520?usage=true 2026-04-29 03:08:50.593 7 INFO cinder.api.openstack.wsgi [None req-7b879085-7110-461d-9223-eea05a7c7936 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/d623d769022c4162926e3e843f2c4520?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 473/954] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:08:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/d623d769022c4162926e3e843f2c4520?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:08:50.605 8 INFO cinder.api.openstack.wsgi [None req-6fe49e45-92b0-4a31-b0a9-08d80aa6be09 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e300e77c59634b5ebb8c4fb11d21eb03?usage=true 2026-04-29 03:08:50.626 8 INFO cinder.api.openstack.wsgi [None req-6fe49e45-92b0-4a31-b0a9-08d80aa6be09 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e300e77c59634b5ebb8c4fb11d21eb03?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 482/955] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:08:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e300e77c59634b5ebb8c4fb11d21eb03?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:08:50.641 7 INFO cinder.api.openstack.wsgi [None req-192551fe-2ba2-4987-813b-dc413b6ea9e0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true 2026-04-29 03:08:50.665 7 INFO cinder.api.openstack.wsgi [None req-192551fe-2ba2-4987-813b-dc413b6ea9e0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 474/956] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:08:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:08:50.679 8 INFO cinder.api.openstack.wsgi [None req-cf8b1cca-1cbb-438f-a67c-6be28d40ad7e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 03:08:50.698 8 INFO cinder.volume.api [None req-cf8b1cca-1cbb-438f-a67c-6be28d40ad7e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:08:50.705 8 INFO cinder.api.openstack.wsgi [None req-cf8b1cca-1cbb-438f-a67c-6be28d40ad7e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 483/957] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 03:08:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 1790 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-29 03:08:50.719 7 INFO cinder.api.openstack.wsgi [None req-09d80ace-7cbd-430e-a8ff-0b4c16938b7e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true 2026-04-29 03:08:50.727 7 INFO cinder.volume.api [None req-09d80ace-7cbd-430e-a8ff-0b4c16938b7e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all snapshots completed successfully. 2026-04-29 03:08:50.727 7 INFO cinder.api.openstack.wsgi [None req-09d80ace-7cbd-430e-a8ff-0b4c16938b7e 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 475/958] 10.0.0.235 () {28 vars in 674 bytes} [Wed Apr 29 03:08:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true => generated 17 bytes in 15 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:08:50.739 8 INFO cinder.api.openstack.wsgi [None req-f8787df5-915c-452d-a629-e387bd242c67 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services 2026-04-29 03:08:50.745 8 INFO cinder.api.openstack.wsgi [None req-f8787df5-915c-452d-a629-e387bd242c67 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 484/959] 10.0.0.235 () {28 vars in 645 bytes} [Wed Apr 29 03:08:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:08:50.757 7 INFO cinder.api.openstack.wsgi [None req-b48abb1b-c4de-43af-ba67-2ec2966b77f9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true 2026-04-29 03:08:51.260 7 INFO cinder.api.openstack.wsgi [None req-b48abb1b-c4de-43af-ba67-2ec2966b77f9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 476/960] 10.0.0.235 () {28 vars in 696 bytes} [Wed Apr 29 03:08:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true => generated 671 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:08:51.275 8 INFO cinder.api.openstack.wsgi [None req-16afa579-4906-4b9c-a536-a095fc53e121 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 03:08:51.296 8 INFO cinder.volume.api [None req-16afa579-4906-4b9c-a536-a095fc53e121 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:08:51.305 8 INFO cinder.api.openstack.wsgi [None req-16afa579-4906-4b9c-a536-a095fc53e121 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 485/961] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 03:08:51 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 1790 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-29 03:08:56.054 7 INFO cinder.api.openstack.wsgi [req-c3acc613-701f-4830-ae75-3eae6ec2ce9f req-b20c04f2-8c21-4214-8f34-12f8949841b0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/attachments/4ccea405-af7c-4fbc-84e9-5edb914402ab /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:08:56.269 8 INFO cinder.api.openstack.wsgi [None req-16afa579-4906-4b9c-a536-a095fc53e121 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:08:56.271 8 INFO cinder.api.openstack.wsgi [None req-16afa579-4906-4b9c-a536-a095fc53e121 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:08:56.285 8 INFO cinder.api.openstack.wsgi [None req-16afa579-4906-4b9c-a536-a095fc53e121 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:08:56.286 8 INFO cinder.api.openstack.wsgi [None req-16afa579-4906-4b9c-a536-a095fc53e121 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:08:56.619 7 INFO cinder.api.openstack.wsgi [req-c3acc613-701f-4830-ae75-3eae6ec2ce9f req-b20c04f2-8c21-4214-8f34-12f8949841b0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/attachments/4ccea405-af7c-4fbc-84e9-5edb914402ab returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 477/964] 199.204.45.25 () {38 vars in 1102 bytes} [Wed Apr 29 03:08:56 2026] DELETE /v3/3308dde9f672402eae73c63366cc0f4e/attachments/4ccea405-af7c-4fbc-84e9-5edb914402ab => generated 19 bytes in 573 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:08:56.631 8 INFO cinder.api.openstack.wsgi [req-c3acc613-701f-4830-ae75-3eae6ec2ce9f req-c4f9dae3-9fcb-45f0-8cb0-8b142a48b04a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/6e4afa34-aac3-4942-8c8e-f4ee650047b1 2026-04-29 03:08:56.632 8 INFO cinder.api.v3.volumes [req-c3acc613-701f-4830-ae75-3eae6ec2ce9f req-c4f9dae3-9fcb-45f0-8cb0-8b142a48b04a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Delete volume with id: 6e4afa34-aac3-4942-8c8e-f4ee650047b1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-29 03:08:56.647 8 INFO cinder.volume.api [req-c3acc613-701f-4830-ae75-3eae6ec2ce9f req-c4f9dae3-9fcb-45f0-8cb0-8b142a48b04a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Volume info retrieved successfully. 2026-04-29 03:08:56.685 8 INFO cinder.volume.api [req-c3acc613-701f-4830-ae75-3eae6ec2ce9f req-c4f9dae3-9fcb-45f0-8cb0-8b142a48b04a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Delete volume request issued successfully. 2026-04-29 03:08:56.686 8 INFO cinder.api.openstack.wsgi [req-c3acc613-701f-4830-ae75-3eae6ec2ce9f req-c4f9dae3-9fcb-45f0-8cb0-8b142a48b04a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/6e4afa34-aac3-4942-8c8e-f4ee650047b1 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 488/965] 199.204.45.25 () {36 vars in 1053 bytes} [Wed Apr 29 03:08:56 2026] DELETE /v3/3308dde9f672402eae73c63366cc0f4e/volumes/6e4afa34-aac3-4942-8c8e-f4ee650047b1 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-04-29 03:09:06.269 7 INFO cinder.api.openstack.wsgi [req-c3acc613-701f-4830-ae75-3eae6ec2ce9f req-b20c04f2-8c21-4214-8f34-12f8949841b0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:09:06.269 8 INFO cinder.api.openstack.wsgi [req-c3acc613-701f-4830-ae75-3eae6ec2ce9f req-c4f9dae3-9fcb-45f0-8cb0-8b142a48b04a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:09:06.270 7 INFO cinder.api.openstack.wsgi [req-c3acc613-701f-4830-ae75-3eae6ec2ce9f req-b20c04f2-8c21-4214-8f34-12f8949841b0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:09:06.270 8 INFO cinder.api.openstack.wsgi [req-c3acc613-701f-4830-ae75-3eae6ec2ce9f req-c4f9dae3-9fcb-45f0-8cb0-8b142a48b04a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:09:16.269 7 INFO cinder.api.openstack.wsgi [req-c3acc613-701f-4830-ae75-3eae6ec2ce9f req-b20c04f2-8c21-4214-8f34-12f8949841b0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:09:16.270 8 INFO cinder.api.openstack.wsgi [req-c3acc613-701f-4830-ae75-3eae6ec2ce9f req-c4f9dae3-9fcb-45f0-8cb0-8b142a48b04a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:09:16.271 7 INFO cinder.api.openstack.wsgi [req-c3acc613-701f-4830-ae75-3eae6ec2ce9f req-b20c04f2-8c21-4214-8f34-12f8949841b0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:09:16.271 8 INFO cinder.api.openstack.wsgi [req-c3acc613-701f-4830-ae75-3eae6ec2ce9f req-c4f9dae3-9fcb-45f0-8cb0-8b142a48b04a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:09:26.269 7 INFO cinder.api.openstack.wsgi [req-c3acc613-701f-4830-ae75-3eae6ec2ce9f req-b20c04f2-8c21-4214-8f34-12f8949841b0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:09:26.269 8 INFO cinder.api.openstack.wsgi [req-c3acc613-701f-4830-ae75-3eae6ec2ce9f req-c4f9dae3-9fcb-45f0-8cb0-8b142a48b04a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:09:26.270 7 INFO cinder.api.openstack.wsgi [req-c3acc613-701f-4830-ae75-3eae6ec2ce9f req-b20c04f2-8c21-4214-8f34-12f8949841b0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:09:26.270 8 INFO cinder.api.openstack.wsgi [req-c3acc613-701f-4830-ae75-3eae6ec2ce9f req-c4f9dae3-9fcb-45f0-8cb0-8b142a48b04a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:09:34.583 7 INFO cinder.api.openstack.wsgi [None req-78c11b09-01ac-481f-ac23-570cc9abd3a1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/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-04-29 03:09:34.597 7 INFO cinder.volume.api [None req-78c11b09-01ac-481f-ac23-570cc9abd3a1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all snapshots completed successfully. 2026-04-29 03:09:34.597 7 INFO cinder.api.openstack.wsgi [None req-78c11b09-01ac-481f-ac23-570cc9abd3a1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 481/972] 10.0.0.12 () {32 vars in 704 bytes} [Wed Apr 29 03:09:34 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/snapshots => generated 17 bytes in 19 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 03:09:34.615 8 INFO cinder.api.openstack.wsgi [None req-768c8c91-8209-407e-8bdf-27003da1ae21 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes 2026-04-29 03:09:34.645 8 INFO cinder.volume.api [None req-768c8c91-8209-407e-8bdf-27003da1ae21 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 03:09:34.646 8 INFO cinder.api.openstack.wsgi [None req-768c8c91-8209-407e-8bdf-27003da1ae21 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes returned with HTTP 200 [pid: 8|app: 0|req: 492/973] 10.0.0.12 () {32 vars in 700 bytes} [Wed Apr 29 03:09:34 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 03:09:36.270 8 INFO cinder.api.openstack.wsgi [None req-768c8c91-8209-407e-8bdf-27003da1ae21 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:09:36.271 8 INFO cinder.api.openstack.wsgi [None req-768c8c91-8209-407e-8bdf-27003da1ae21 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:09:36.270 7 INFO cinder.api.openstack.wsgi [None req-78c11b09-01ac-481f-ac23-570cc9abd3a1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:09:36.272 7 INFO cinder.api.openstack.wsgi [None req-78c11b09-01ac-481f-ac23-570cc9abd3a1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:09:46.269 7 INFO cinder.api.openstack.wsgi [None req-78c11b09-01ac-481f-ac23-570cc9abd3a1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:09:46.269 8 INFO cinder.api.openstack.wsgi [None req-768c8c91-8209-407e-8bdf-27003da1ae21 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:09:46.270 7 INFO cinder.api.openstack.wsgi [None req-78c11b09-01ac-481f-ac23-570cc9abd3a1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:09:46.272 8 INFO cinder.api.openstack.wsgi [None req-768c8c91-8209-407e-8bdf-27003da1ae21 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:09:50.233 7 INFO cinder.api.openstack.wsgi [None req-c1ceadfb-97f2-41cc-a60e-d1bda917bb21 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 03:09:50.245 7 INFO cinder.volume.api [None req-c1ceadfb-97f2-41cc-a60e-d1bda917bb21 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 03:09:50.247 7 INFO cinder.api.openstack.wsgi [None req-c1ceadfb-97f2-41cc-a60e-d1bda917bb21 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 484/978] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 03:09:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 03:09:50.256 8 INFO cinder.api.openstack.wsgi [None req-3eba1879-b902-41fc-944b-596aed9421a6 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 03:09:50.262 8 INFO cinder.volume.api [None req-3eba1879-b902-41fc-944b-596aed9421a6 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 03:09:50.263 8 INFO cinder.api.openstack.wsgi [None req-3eba1879-b902-41fc-944b-596aed9421a6 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 495/979] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 03:09:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 03:09:50.273 7 INFO cinder.api.openstack.wsgi [None req-d44b56f7-eb2f-4a8e-8592-24a1a68df517 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true 2026-04-29 03:09:50.776 7 INFO cinder.api.openstack.wsgi [None req-d44b56f7-eb2f-4a8e-8592-24a1a68df517 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 485/980] 10.0.0.235 () {28 vars in 696 bytes} [Wed Apr 29 03:09:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:09:50.789 8 INFO cinder.api.openstack.wsgi [None req-7c38a4b3-e74f-4e28-8446-a666fdeed0c9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services 2026-04-29 03:09:50.796 8 INFO cinder.api.openstack.wsgi [None req-7c38a4b3-e74f-4e28-8446-a666fdeed0c9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 496/981] 10.0.0.235 () {28 vars in 645 bytes} [Wed Apr 29 03:09:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:09:50.805 7 INFO cinder.api.openstack.wsgi [None req-7a32ca97-9b22-4116-8041-edd15bbab814 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true 2026-04-29 03:09:50.812 7 INFO cinder.volume.api [None req-7a32ca97-9b22-4116-8041-edd15bbab814 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all snapshots completed successfully. 2026-04-29 03:09:50.813 7 INFO cinder.api.openstack.wsgi [None req-7a32ca97-9b22-4116-8041-edd15bbab814 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 486/982] 10.0.0.235 () {28 vars in 674 bytes} [Wed Apr 29 03:09:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 03:09:50.852 8 INFO cinder.api.openstack.wsgi [None req-73060419-1124-482c-a694-530fe8128318 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true 2026-04-29 03:09:50.876 8 INFO cinder.api.openstack.wsgi [None req-73060419-1124-482c-a694-530fe8128318 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 497/983] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:09:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:09:50.886 7 INFO cinder.api.openstack.wsgi [None req-a3e0aaa4-7f02-48db-aab7-f62e6f230bce 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true 2026-04-29 03:09:50.903 7 INFO cinder.api.openstack.wsgi [None req-a3e0aaa4-7f02-48db-aab7-f62e6f230bce 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 487/984] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:09:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:09:50.912 8 INFO cinder.api.openstack.wsgi [None req-5040e6a6-a2b0-4f03-bb54-7282fa8c3d41 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true 2026-04-29 03:09:50.935 8 INFO cinder.api.openstack.wsgi [None req-5040e6a6-a2b0-4f03-bb54-7282fa8c3d41 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 498/985] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:09:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:09:56.270 7 INFO cinder.api.openstack.wsgi [None req-a3e0aaa4-7f02-48db-aab7-f62e6f230bce 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:09:56.270 8 INFO cinder.api.openstack.wsgi [None req-5040e6a6-a2b0-4f03-bb54-7282fa8c3d41 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:09:56.270 7 INFO cinder.api.openstack.wsgi [None req-a3e0aaa4-7f02-48db-aab7-f62e6f230bce 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:09:56.270 8 INFO cinder.api.openstack.wsgi [None req-5040e6a6-a2b0-4f03-bb54-7282fa8c3d41 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:10:06.270 7 INFO cinder.api.openstack.wsgi [None req-a3e0aaa4-7f02-48db-aab7-f62e6f230bce 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:10:06.270 8 INFO cinder.api.openstack.wsgi [None req-5040e6a6-a2b0-4f03-bb54-7282fa8c3d41 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:10:06.271 7 INFO cinder.api.openstack.wsgi [None req-a3e0aaa4-7f02-48db-aab7-f62e6f230bce 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:10:06.271 8 INFO cinder.api.openstack.wsgi [None req-5040e6a6-a2b0-4f03-bb54-7282fa8c3d41 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:10:16.269 7 INFO cinder.api.openstack.wsgi [None req-a3e0aaa4-7f02-48db-aab7-f62e6f230bce 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:10:16.269 8 INFO cinder.api.openstack.wsgi [None req-5040e6a6-a2b0-4f03-bb54-7282fa8c3d41 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:10:16.270 7 INFO cinder.api.openstack.wsgi [None req-a3e0aaa4-7f02-48db-aab7-f62e6f230bce 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:10:16.271 8 INFO cinder.api.openstack.wsgi [None req-5040e6a6-a2b0-4f03-bb54-7282fa8c3d41 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:10:26.270 7 INFO cinder.api.openstack.wsgi [None req-a3e0aaa4-7f02-48db-aab7-f62e6f230bce 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:10:26.270 8 INFO cinder.api.openstack.wsgi [None req-5040e6a6-a2b0-4f03-bb54-7282fa8c3d41 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:10:26.271 8 INFO cinder.api.openstack.wsgi [None req-5040e6a6-a2b0-4f03-bb54-7282fa8c3d41 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:10:26.271 7 INFO cinder.api.openstack.wsgi [None req-a3e0aaa4-7f02-48db-aab7-f62e6f230bce 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:10:36.268 8 INFO cinder.api.openstack.wsgi [None req-5040e6a6-a2b0-4f03-bb54-7282fa8c3d41 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:10:36.269 8 INFO cinder.api.openstack.wsgi [None req-5040e6a6-a2b0-4f03-bb54-7282fa8c3d41 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:10:36.269 7 INFO cinder.api.openstack.wsgi [None req-a3e0aaa4-7f02-48db-aab7-f62e6f230bce 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:10:36.270 7 INFO cinder.api.openstack.wsgi [None req-a3e0aaa4-7f02-48db-aab7-f62e6f230bce 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:10:46.268 8 INFO cinder.api.openstack.wsgi [None req-5040e6a6-a2b0-4f03-bb54-7282fa8c3d41 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:10:46.269 7 INFO cinder.api.openstack.wsgi [None req-a3e0aaa4-7f02-48db-aab7-f62e6f230bce 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:10:46.269 8 INFO cinder.api.openstack.wsgi [None req-5040e6a6-a2b0-4f03-bb54-7282fa8c3d41 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:10:46.269 7 INFO cinder.api.openstack.wsgi [None req-a3e0aaa4-7f02-48db-aab7-f62e6f230bce 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:10:50.190 8 INFO cinder.api.openstack.wsgi [None req-1323ef26-b00a-428c-8c54-4c30d356ba92 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services 2026-04-29 03:10:50.197 8 INFO cinder.api.openstack.wsgi [None req-1323ef26-b00a-428c-8c54-4c30d356ba92 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 505/998] 10.0.0.235 () {28 vars in 645 bytes} [Wed Apr 29 03:10:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-services => generated 646 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:10:50.208 7 INFO cinder.api.openstack.wsgi [None req-5423215d-8da0-44db-9a3c-c2fa33c37c04 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true 2026-04-29 03:10:50.712 7 INFO cinder.api.openstack.wsgi [None req-5423215d-8da0-44db-9a3c-c2fa33c37c04 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 494/999] 10.0.0.235 () {28 vars in 696 bytes} [Wed Apr 29 03:10:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:10:50.723 8 INFO cinder.api.openstack.wsgi [None req-1c3004b4-76da-4351-b5fb-98954e750909 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 03:10:50.731 8 INFO cinder.volume.api [None req-1c3004b4-76da-4351-b5fb-98954e750909 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 03:10:50.733 8 INFO cinder.api.openstack.wsgi [None req-1c3004b4-76da-4351-b5fb-98954e750909 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 506/1000] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 03:10:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 03:10:50.744 7 INFO cinder.api.openstack.wsgi [None req-a3fb18dc-c1a9-4109-8a98-f0a98642f206 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 03:10:50.752 7 INFO cinder.volume.api [None req-a3fb18dc-c1a9-4109-8a98-f0a98642f206 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 03:10:50.754 7 INFO cinder.api.openstack.wsgi [None req-a3fb18dc-c1a9-4109-8a98-f0a98642f206 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 495/1001] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 03:10:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 03:10:50.795 8 INFO cinder.api.openstack.wsgi [None req-3c814ac6-e92e-4015-80e8-0417175e26dc 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true 2026-04-29 03:10:50.813 8 INFO cinder.api.openstack.wsgi [None req-3c814ac6-e92e-4015-80e8-0417175e26dc 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1002] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:10:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:10:50.821 7 INFO cinder.api.openstack.wsgi [None req-2977cae4-a1f6-4a81-a791-2537a406291b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true 2026-04-29 03:10:50.840 7 INFO cinder.api.openstack.wsgi [None req-2977cae4-a1f6-4a81-a791-2537a406291b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 496/1003] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:10:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:10:50.852 8 INFO cinder.api.openstack.wsgi [None req-7e5f71fe-ee64-4eb8-b1f4-e51ae14bdf48 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true 2026-04-29 03:10:50.875 8 INFO cinder.api.openstack.wsgi [None req-7e5f71fe-ee64-4eb8-b1f4-e51ae14bdf48 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1004] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:10:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:10:50.882 7 INFO cinder.api.openstack.wsgi [None req-3f71fc3d-ea13-4a8f-85aa-a183c3f83b1c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true 2026-04-29 03:10:50.886 7 INFO cinder.volume.api [None req-3f71fc3d-ea13-4a8f-85aa-a183c3f83b1c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all snapshots completed successfully. 2026-04-29 03:10:50.887 7 INFO cinder.api.openstack.wsgi [None req-3f71fc3d-ea13-4a8f-85aa-a183c3f83b1c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 497/1005] 10.0.0.235 () {28 vars in 674 bytes} [Wed Apr 29 03:10:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/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-04-29 03:10:56.269 8 INFO cinder.api.openstack.wsgi [None req-7e5f71fe-ee64-4eb8-b1f4-e51ae14bdf48 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:10:56.269 7 INFO cinder.api.openstack.wsgi [None req-3f71fc3d-ea13-4a8f-85aa-a183c3f83b1c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:10:56.270 8 INFO cinder.api.openstack.wsgi [None req-7e5f71fe-ee64-4eb8-b1f4-e51ae14bdf48 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:10:56.270 7 INFO cinder.api.openstack.wsgi [None req-3f71fc3d-ea13-4a8f-85aa-a183c3f83b1c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:11:06.269 8 INFO cinder.api.openstack.wsgi [None req-7e5f71fe-ee64-4eb8-b1f4-e51ae14bdf48 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:11:06.269 7 INFO cinder.api.openstack.wsgi [None req-3f71fc3d-ea13-4a8f-85aa-a183c3f83b1c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:11:06.270 7 INFO cinder.api.openstack.wsgi [None req-3f71fc3d-ea13-4a8f-85aa-a183c3f83b1c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:11:06.270 8 INFO cinder.api.openstack.wsgi [None req-7e5f71fe-ee64-4eb8-b1f4-e51ae14bdf48 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:11:16.269 7 INFO cinder.api.openstack.wsgi [None req-3f71fc3d-ea13-4a8f-85aa-a183c3f83b1c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:11:16.270 8 INFO cinder.api.openstack.wsgi [None req-7e5f71fe-ee64-4eb8-b1f4-e51ae14bdf48 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:11:16.271 7 INFO cinder.api.openstack.wsgi [None req-3f71fc3d-ea13-4a8f-85aa-a183c3f83b1c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:11:16.272 8 INFO cinder.api.openstack.wsgi [None req-7e5f71fe-ee64-4eb8-b1f4-e51ae14bdf48 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:11:26.269 7 INFO cinder.api.openstack.wsgi [None req-3f71fc3d-ea13-4a8f-85aa-a183c3f83b1c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:11:26.270 7 INFO cinder.api.openstack.wsgi [None req-3f71fc3d-ea13-4a8f-85aa-a183c3f83b1c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:11:26.271 8 INFO cinder.api.openstack.wsgi [None req-7e5f71fe-ee64-4eb8-b1f4-e51ae14bdf48 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:11:26.272 8 INFO cinder.api.openstack.wsgi [None req-7e5f71fe-ee64-4eb8-b1f4-e51ae14bdf48 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:11:36.269 7 INFO cinder.api.openstack.wsgi [None req-3f71fc3d-ea13-4a8f-85aa-a183c3f83b1c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:11:36.269 8 INFO cinder.api.openstack.wsgi [None req-7e5f71fe-ee64-4eb8-b1f4-e51ae14bdf48 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:11:36.270 7 INFO cinder.api.openstack.wsgi [None req-3f71fc3d-ea13-4a8f-85aa-a183c3f83b1c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:11:36.270 8 INFO cinder.api.openstack.wsgi [None req-7e5f71fe-ee64-4eb8-b1f4-e51ae14bdf48 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:11:46.269 7 INFO cinder.api.openstack.wsgi [None req-3f71fc3d-ea13-4a8f-85aa-a183c3f83b1c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:11:46.269 7 INFO cinder.api.openstack.wsgi [None req-3f71fc3d-ea13-4a8f-85aa-a183c3f83b1c 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:11:46.270 8 INFO cinder.api.openstack.wsgi [None req-7e5f71fe-ee64-4eb8-b1f4-e51ae14bdf48 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:11:46.270 8 INFO cinder.api.openstack.wsgi [None req-7e5f71fe-ee64-4eb8-b1f4-e51ae14bdf48 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:11:50.197 7 INFO cinder.api.openstack.wsgi [None req-8b3dd980-fbf7-4597-aaec-860f87e5a574 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true 2026-04-29 03:11:50.701 7 INFO cinder.api.openstack.wsgi [None req-8b3dd980-fbf7-4597-aaec-860f87e5a574 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1018] 10.0.0.235 () {28 vars in 696 bytes} [Wed Apr 29 03:11:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:11:50.719 8 INFO cinder.api.openstack.wsgi [None req-afb45b06-25df-4e01-b80f-794d9a11506a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 03:11:50.731 8 INFO cinder.volume.api [None req-afb45b06-25df-4e01-b80f-794d9a11506a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 03:11:50.733 8 INFO cinder.api.openstack.wsgi [None req-afb45b06-25df-4e01-b80f-794d9a11506a 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 515/1019] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 03:11:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/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-04-29 03:11:50.744 7 INFO cinder.api.openstack.wsgi [None req-9ce5ad4e-a24a-4e4e-a568-a34ac7cbb169 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 03:11:50.753 7 INFO cinder.volume.api [None req-9ce5ad4e-a24a-4e4e-a568-a34ac7cbb169 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 03:11:50.755 7 INFO cinder.api.openstack.wsgi [None req-9ce5ad4e-a24a-4e4e-a568-a34ac7cbb169 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1020] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 03:11:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 03:11:50.765 8 INFO cinder.api.openstack.wsgi [None req-b6cbe1e9-ef38-48e8-aae0-89566e507e01 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true 2026-04-29 03:11:50.770 8 INFO cinder.volume.api [None req-b6cbe1e9-ef38-48e8-aae0-89566e507e01 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all snapshots completed successfully. 2026-04-29 03:11:50.770 8 INFO cinder.api.openstack.wsgi [None req-b6cbe1e9-ef38-48e8-aae0-89566e507e01 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 516/1021] 10.0.0.235 () {28 vars in 674 bytes} [Wed Apr 29 03:11:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 03:11:50.782 7 INFO cinder.api.openstack.wsgi [None req-c9c37ea7-ae62-4fa1-aa92-e7bd6d8274e1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services 2026-04-29 03:11:50.786 7 INFO cinder.api.openstack.wsgi [None req-c9c37ea7-ae62-4fa1-aa92-e7bd6d8274e1 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 506/1022] 10.0.0.235 () {28 vars in 645 bytes} [Wed Apr 29 03:11:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:11:50.878 8 INFO cinder.api.openstack.wsgi [None req-3badef03-95e9-4794-8c0d-0408318bd68d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true 2026-04-29 03:11:50.906 8 INFO cinder.api.openstack.wsgi [None req-3badef03-95e9-4794-8c0d-0408318bd68d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 517/1023] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:11:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:11:50.917 7 INFO cinder.api.openstack.wsgi [None req-6f6db2d5-5ba5-4c9b-a62a-7f47061b686b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true 2026-04-29 03:11:50.940 7 INFO cinder.api.openstack.wsgi [None req-6f6db2d5-5ba5-4c9b-a62a-7f47061b686b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 507/1024] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:11:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:11:50.950 8 INFO cinder.api.openstack.wsgi [None req-f346488b-c8ca-498b-9917-cadfbedd4369 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true 2026-04-29 03:11:50.976 8 INFO cinder.api.openstack.wsgi [None req-f346488b-c8ca-498b-9917-cadfbedd4369 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 518/1025] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:11:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:11:56.269 8 INFO cinder.api.openstack.wsgi [None req-f346488b-c8ca-498b-9917-cadfbedd4369 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:11:56.269 7 INFO cinder.api.openstack.wsgi [None req-6f6db2d5-5ba5-4c9b-a62a-7f47061b686b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:11:56.270 8 INFO cinder.api.openstack.wsgi [None req-f346488b-c8ca-498b-9917-cadfbedd4369 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:11:56.271 7 INFO cinder.api.openstack.wsgi [None req-6f6db2d5-5ba5-4c9b-a62a-7f47061b686b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:12:06.269 8 INFO cinder.api.openstack.wsgi [None req-f346488b-c8ca-498b-9917-cadfbedd4369 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:12:06.269 7 INFO cinder.api.openstack.wsgi [None req-6f6db2d5-5ba5-4c9b-a62a-7f47061b686b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:12:06.269 8 INFO cinder.api.openstack.wsgi [None req-f346488b-c8ca-498b-9917-cadfbedd4369 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:12:06.270 7 INFO cinder.api.openstack.wsgi [None req-6f6db2d5-5ba5-4c9b-a62a-7f47061b686b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:12:16.269 8 INFO cinder.api.openstack.wsgi [None req-f346488b-c8ca-498b-9917-cadfbedd4369 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:12:16.269 7 INFO cinder.api.openstack.wsgi [None req-6f6db2d5-5ba5-4c9b-a62a-7f47061b686b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:12:16.270 7 INFO cinder.api.openstack.wsgi [None req-6f6db2d5-5ba5-4c9b-a62a-7f47061b686b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:12:16.270 8 INFO cinder.api.openstack.wsgi [None req-f346488b-c8ca-498b-9917-cadfbedd4369 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:12:26.269 7 INFO cinder.api.openstack.wsgi [None req-6f6db2d5-5ba5-4c9b-a62a-7f47061b686b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:12:26.269 8 INFO cinder.api.openstack.wsgi [None req-f346488b-c8ca-498b-9917-cadfbedd4369 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:12:26.270 7 INFO cinder.api.openstack.wsgi [None req-6f6db2d5-5ba5-4c9b-a62a-7f47061b686b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:12:26.270 8 INFO cinder.api.openstack.wsgi [None req-f346488b-c8ca-498b-9917-cadfbedd4369 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:12:36.269 7 INFO cinder.api.openstack.wsgi [None req-6f6db2d5-5ba5-4c9b-a62a-7f47061b686b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:12:36.270 7 INFO cinder.api.openstack.wsgi [None req-6f6db2d5-5ba5-4c9b-a62a-7f47061b686b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:12:36.269 8 INFO cinder.api.openstack.wsgi [None req-f346488b-c8ca-498b-9917-cadfbedd4369 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:12:36.271 8 INFO cinder.api.openstack.wsgi [None req-f346488b-c8ca-498b-9917-cadfbedd4369 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:12:46.268 7 INFO cinder.api.openstack.wsgi [None req-6f6db2d5-5ba5-4c9b-a62a-7f47061b686b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:12:46.269 8 INFO cinder.api.openstack.wsgi [None req-f346488b-c8ca-498b-9917-cadfbedd4369 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:12:46.269 7 INFO cinder.api.openstack.wsgi [None req-6f6db2d5-5ba5-4c9b-a62a-7f47061b686b 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:12:46.269 8 INFO cinder.api.openstack.wsgi [None req-f346488b-c8ca-498b-9917-cadfbedd4369 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:12:50.232 7 INFO cinder.api.openstack.wsgi [None req-0ff3eea8-3351-4525-9d8b-ce0e2fb83b43 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true 2026-04-29 03:12:50.240 7 INFO cinder.volume.api [None req-0ff3eea8-3351-4525-9d8b-ce0e2fb83b43 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all snapshots completed successfully. 2026-04-29 03:12:50.241 7 INFO cinder.api.openstack.wsgi [None req-0ff3eea8-3351-4525-9d8b-ce0e2fb83b43 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1038] 10.0.0.235 () {28 vars in 674 bytes} [Wed Apr 29 03:12:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true => generated 17 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 03:12:50.325 8 INFO cinder.api.openstack.wsgi [None req-b586c20e-4773-4fe7-9753-ac786b994280 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true 2026-04-29 03:12:50.830 8 INFO cinder.api.openstack.wsgi [None req-b586c20e-4773-4fe7-9753-ac786b994280 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 525/1039] 10.0.0.235 () {28 vars in 696 bytes} [Wed Apr 29 03:12:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:12:50.877 7 INFO cinder.api.openstack.wsgi [None req-8d60a374-31fe-4817-a7d3-339fc0582007 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true 2026-04-29 03:12:50.901 7 INFO cinder.api.openstack.wsgi [None req-8d60a374-31fe-4817-a7d3-339fc0582007 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 515/1040] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:12:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/3308dde9f672402eae73c63366cc0f4e?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:12:50.913 8 INFO cinder.api.openstack.wsgi [None req-c1d499bf-a4fe-48fc-898f-50c2bbb0c95d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true 2026-04-29 03:12:50.938 8 INFO cinder.api.openstack.wsgi [None req-c1d499bf-a4fe-48fc-898f-50c2bbb0c95d 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 526/1041] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:12:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/b06319006d9d477b872c3b7c4e39f314?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:12:50.949 7 INFO cinder.api.openstack.wsgi [None req-c7a9c465-df98-458f-a9e4-ee03d2caa82f 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true 2026-04-29 03:12:50.974 7 INFO cinder.api.openstack.wsgi [None req-c7a9c465-df98-458f-a9e4-ee03d2caa82f 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 516/1042] 10.0.0.235 () {28 vars in 736 bytes} [Wed Apr 29 03:12:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-quota-sets/e771c9caa2f9493cbfaba4d0ad4608ac?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:12:50.984 8 INFO cinder.api.openstack.wsgi [None req-9306f091-6d07-493a-97af-fb77fcc5efa9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 03:12:50.992 8 INFO cinder.volume.api [None req-9306f091-6d07-493a-97af-fb77fcc5efa9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 03:12:50.994 8 INFO cinder.api.openstack.wsgi [None req-9306f091-6d07-493a-97af-fb77fcc5efa9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 527/1043] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 03:12:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 03:12:51.005 7 INFO cinder.api.openstack.wsgi [None req-bd5fb7b3-e96f-4afa-91e2-10194eee2969 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services 2026-04-29 03:12:51.009 7 INFO cinder.api.openstack.wsgi [None req-bd5fb7b3-e96f-4afa-91e2-10194eee2969 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 517/1044] 10.0.0.235 () {28 vars in 645 bytes} [Wed Apr 29 03:12:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:12:51.017 8 INFO cinder.api.openstack.wsgi [None req-fc6b9307-7be9-4768-97ac-ea4a9ad8b647 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 03:12:51.026 8 INFO cinder.volume.api [None req-fc6b9307-7be9-4768-97ac-ea4a9ad8b647 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 03:12:51.027 8 INFO cinder.api.openstack.wsgi [None req-fc6b9307-7be9-4768-97ac-ea4a9ad8b647 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 528/1045] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 03:12:51 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 03:12:56.269 7 INFO cinder.api.openstack.wsgi [None req-bd5fb7b3-e96f-4afa-91e2-10194eee2969 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:12:56.270 8 INFO cinder.api.openstack.wsgi [None req-fc6b9307-7be9-4768-97ac-ea4a9ad8b647 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:12:56.270 7 INFO cinder.api.openstack.wsgi [None req-bd5fb7b3-e96f-4afa-91e2-10194eee2969 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:12:56.271 8 INFO cinder.api.openstack.wsgi [None req-fc6b9307-7be9-4768-97ac-ea4a9ad8b647 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:13:06.269 7 INFO cinder.api.openstack.wsgi [None req-bd5fb7b3-e96f-4afa-91e2-10194eee2969 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:13:06.269 8 INFO cinder.api.openstack.wsgi [None req-fc6b9307-7be9-4768-97ac-ea4a9ad8b647 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:13:06.270 8 INFO cinder.api.openstack.wsgi [None req-fc6b9307-7be9-4768-97ac-ea4a9ad8b647 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:13:06.270 7 INFO cinder.api.openstack.wsgi [None req-bd5fb7b3-e96f-4afa-91e2-10194eee2969 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:13:16.269 7 INFO cinder.api.openstack.wsgi [None req-bd5fb7b3-e96f-4afa-91e2-10194eee2969 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:13:16.269 8 INFO cinder.api.openstack.wsgi [None req-fc6b9307-7be9-4768-97ac-ea4a9ad8b647 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:13:16.269 7 INFO cinder.api.openstack.wsgi [None req-bd5fb7b3-e96f-4afa-91e2-10194eee2969 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:13:16.270 8 INFO cinder.api.openstack.wsgi [None req-fc6b9307-7be9-4768-97ac-ea4a9ad8b647 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:13:26.269 7 INFO cinder.api.openstack.wsgi [None req-bd5fb7b3-e96f-4afa-91e2-10194eee2969 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:13:26.269 8 INFO cinder.api.openstack.wsgi [None req-fc6b9307-7be9-4768-97ac-ea4a9ad8b647 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:13:26.270 7 INFO cinder.api.openstack.wsgi [None req-bd5fb7b3-e96f-4afa-91e2-10194eee2969 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:13:26.270 8 INFO cinder.api.openstack.wsgi [None req-fc6b9307-7be9-4768-97ac-ea4a9ad8b647 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:13:36.269 7 INFO cinder.api.openstack.wsgi [None req-bd5fb7b3-e96f-4afa-91e2-10194eee2969 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:13:36.269 8 INFO cinder.api.openstack.wsgi [None req-fc6b9307-7be9-4768-97ac-ea4a9ad8b647 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:13:36.270 7 INFO cinder.api.openstack.wsgi [None req-bd5fb7b3-e96f-4afa-91e2-10194eee2969 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:13:36.270 8 INFO cinder.api.openstack.wsgi [None req-fc6b9307-7be9-4768-97ac-ea4a9ad8b647 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:13:46.270 8 INFO cinder.api.openstack.wsgi [None req-fc6b9307-7be9-4768-97ac-ea4a9ad8b647 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:13:46.270 7 INFO cinder.api.openstack.wsgi [None req-bd5fb7b3-e96f-4afa-91e2-10194eee2969 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://10.0.0.31:8776/ 2026-04-29 03:13:46.271 8 INFO cinder.api.openstack.wsgi [None req-fc6b9307-7be9-4768-97ac-ea4a9ad8b647 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:13:46.271 7 INFO cinder.api.openstack.wsgi [None req-bd5fb7b3-e96f-4afa-91e2-10194eee2969 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-04-29 03:13:50.187 8 INFO cinder.api.openstack.wsgi [None req-15d9ad51-bf50-4a7d-a179-5f9a7ef5c55f 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true 2026-04-29 03:13:50.194 8 INFO cinder.volume.api [None req-15d9ad51-bf50-4a7d-a179-5f9a7ef5c55f 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all snapshots completed successfully. 2026-04-29 03:13:50.194 8 INFO cinder.api.openstack.wsgi [None req-15d9ad51-bf50-4a7d-a179-5f9a7ef5c55f 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 535/1058] 10.0.0.235 () {28 vars in 674 bytes} [Wed Apr 29 03:13:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/snapshots?all_tenants=true => generated 17 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 03:13:50.204 7 INFO cinder.api.openstack.wsgi [None req-17d7f57f-9caf-4997-9da9-30cab63fbb22 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services 2026-04-29 03:13:50.210 7 INFO cinder.api.openstack.wsgi [None req-17d7f57f-9caf-4997-9da9-30cab63fbb22 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 524/1059] 10.0.0.235 () {28 vars in 645 bytes} [Wed Apr 29 03:13:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:13:50.220 8 INFO cinder.api.openstack.wsgi [None req-e0775910-b4b5-43b5-b207-96bdf4069261 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 03:13:50.234 8 INFO cinder.volume.api [None req-e0775910-b4b5-43b5-b207-96bdf4069261 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 03:13:50.236 8 INFO cinder.api.openstack.wsgi [None req-e0775910-b4b5-43b5-b207-96bdf4069261 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 536/1060] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 03:13:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-29 03:13:50.248 7 INFO cinder.api.openstack.wsgi [None req-d3578477-94ef-4729-ac72-7637933ac2c9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true 2026-04-29 03:13:50.751 7 INFO cinder.api.openstack.wsgi [None req-d3578477-94ef-4729-ac72-7637933ac2c9 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 525/1061] 10.0.0.235 () {28 vars in 696 bytes} [Wed Apr 29 03:13:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/scheduler-stats/get_pools?detail=true => generated 668 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-29 03:13:50.764 8 INFO cinder.api.openstack.wsgi [None req-c000143a-b2d8-452e-9a92-af523e797365 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true 2026-04-29 03:13:50.774 8 INFO cinder.volume.api [None req-c000143a-b2d8-452e-9a92-af523e797365 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Get all volumes completed successfully. 2026-04-29 03:13:50.776 8 INFO cinder.api.openstack.wsgi [None req-c000143a-b2d8-452e-9a92-af523e797365 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3308dde9f672402eae73c63366cc0f4e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 537/1062] 10.0.0.235 () {28 vars in 684 bytes} [Wed Apr 29 03:13:50 2026] GET /v3/3308dde9f672402eae73c63366cc0f4e/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)