+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jul 30 19:47:44 2026] *** compiled with version: 11.4.0 on 28 July 2026 22:43:43 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: cinder-api-5c99bb4cbf-89z47 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x5639d0987b10 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.10/site-packages/oslo_policy/policy.py:1587: 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.10/site-packages/oslo_policy/policy.py:1587: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.10/site-packages/kombu/utils/compat.py:82: DeprecationWarning: SelectableGroups dict interface is deprecated. Use select. for ep in importlib_metadata.entry_points().get(namespace, []) /var/lib/openstack/lib/python3.10/site-packages/kombu/utils/compat.py:82: DeprecationWarning: SelectableGroups dict interface is deprecated. Use select. for ep in importlib_metadata.entry_points().get(namespace, []) 2026-07-30 19:47:47.436 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-07-30 19:47:47.437 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-07-30 19:47:47.440 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-07-30 19:47:47.440 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.10/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.10/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.10/site-packages/oslo_db/sqlalchemy/engines.py:343: DeprecationWarning: Using function/method 'ndb_status()' is deprecated in version '12.1.0': Support for the MySQL NDB Cluster storage engine has been deprecated and will be removed in a future release. if ndb.ndb_status(engine): /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:343: DeprecationWarning: Using function/method 'ndb_status()' is deprecated in version '12.1.0': Support for the MySQL NDB Cluster storage engine has been deprecated and will be removed in a future release. if ndb.ndb_status(engine): 2026-07-30 19:47:48.365 8 INFO cinder.rpc [None req-92c7a2b5-f31f-4228-ab38-b24f9059403a - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-30 19:47:48.368 7 INFO cinder.rpc [None req-181ba259-f158-4465-99bb-7f10e6ee49c4 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-30 19:47:48.369 8 INFO cinder.rpc [None req-92c7a2b5-f31f-4228-ab38-b24f9059403a - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-30 19:47:48.371 7 INFO cinder.rpc [None req-181ba259-f158-4465-99bb-7f10e6ee49c4 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-30 19:47:48.372 8 INFO cinder.rpc [None req-92c7a2b5-f31f-4228-ab38-b24f9059403a - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-30 19:47:48.373 7 INFO cinder.rpc [None req-181ba259-f158-4465-99bb-7f10e6ee49c4 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-30 19:47:48.375 8 INFO cinder.rpc [None req-92c7a2b5-f31f-4228-ab38-b24f9059403a - - - - - -] Automatically selected cinder-volume RPC version 3.18 as minimum service version. 2026-07-30 19:47:48.377 7 INFO cinder.rpc [None req-181ba259-f158-4465-99bb-7f10e6ee49c4 - - - - - -] Automatically selected cinder-volume RPC version 3.18 as minimum service version. 2026-07-30 19:47:48.394 8 INFO cinder.rpc [None req-92c7a2b5-f31f-4228-ab38-b24f9059403a - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-30 19:47:48.397 8 INFO cinder.rpc [None req-92c7a2b5-f31f-4228-ab38-b24f9059403a - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-30 19:47:48.399 7 INFO cinder.rpc [None req-181ba259-f158-4465-99bb-7f10e6ee49c4 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-30 19:47:48.403 7 INFO cinder.rpc [None req-181ba259-f158-4465-99bb-7f10e6ee49c4 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-30 19:47:48.452 8 WARNING cinder.api.contrib.hosts [None req-92c7a2b5-f31f-4228-ab38-b24f9059403a - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-30 19:47:48.457 7 WARNING cinder.api.contrib.hosts [None req-181ba259-f158-4465-99bb-7f10e6ee49c4 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-30 19:47:48.496 8 WARNING keystonemiddleware._common.config [None req-92c7a2b5-f31f-4228-ab38-b24f9059403a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-30 19:47:48.502 7 WARNING keystonemiddleware._common.config [None req-181ba259-f158-4465-99bb-7f10e6ee49c4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-30 19:47:48.506 8 WARNING oslo_config.cfg [None req-92c7a2b5-f31f-4228-ab38-b24f9059403a - - - - - -] 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 4 seconds on interpreter 0x5639d0987b10 pid: 8 (default app) 2026-07-30 19:47:48.509 8 INFO cinder.api.openstack.wsgi [None req-92c7a2b5-f31f-4228-ab38-b24f9059403a - - - - - -] GET http://10.0.0.4:8776/ 2026-07-30 19:47:48.510 8 INFO cinder.api.openstack.wsgi [None req-92c7a2b5-f31f-4228-ab38-b24f9059403a - - - - - -] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:47:48.511 8 INFO cinder.api.openstack.wsgi [None req-92c7a2b5-f31f-4228-ab38-b24f9059403a - - - - - -] GET http://10.0.0.4:8776/ 2026-07-30 19:47:48.511 8 INFO cinder.api.openstack.wsgi [None req-92c7a2b5-f31f-4228-ab38-b24f9059403a - - - - - -] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:47:48.511 7 WARNING oslo_config.cfg [None req-181ba259-f158-4465-99bb-7f10e6ee49c4 - - - - - -] 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 4 seconds on interpreter 0x5639d0987b10 pid: 7 (default app) 2026-07-30 19:47:55.208 8 INFO cinder.api.openstack.wsgi [None req-92c7a2b5-f31f-4228-ab38-b24f9059403a - - - - - -] GET http://10.0.0.4:8776/ 2026-07-30 19:47:55.210 8 INFO cinder.api.openstack.wsgi [None req-92c7a2b5-f31f-4228-ab38-b24f9059403a - - - - - -] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:47:55.209 7 INFO cinder.api.openstack.wsgi [None req-181ba259-f158-4465-99bb-7f10e6ee49c4 - - - - - -] GET http://10.0.0.4:8776/ 2026-07-30 19:47:55.211 7 INFO cinder.api.openstack.wsgi [None req-181ba259-f158-4465-99bb-7f10e6ee49c4 - - - - - -] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:48:05.209 8 INFO cinder.api.openstack.wsgi [None req-92c7a2b5-f31f-4228-ab38-b24f9059403a - - - - - -] GET http://10.0.0.4:8776/ 2026-07-30 19:48:05.209 7 INFO cinder.api.openstack.wsgi [None req-181ba259-f158-4465-99bb-7f10e6ee49c4 - - - - - -] GET http://10.0.0.4:8776/ 2026-07-30 19:48:05.210 8 INFO cinder.api.openstack.wsgi [None req-92c7a2b5-f31f-4228-ab38-b24f9059403a - - - - - -] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:48:05.210 7 INFO cinder.api.openstack.wsgi [None req-181ba259-f158-4465-99bb-7f10e6ee49c4 - - - - - -] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:48:15.209 8 INFO cinder.api.openstack.wsgi [None req-92c7a2b5-f31f-4228-ab38-b24f9059403a - - - - - -] GET http://10.0.0.4:8776/ 2026-07-30 19:48:15.209 7 INFO cinder.api.openstack.wsgi [None req-181ba259-f158-4465-99bb-7f10e6ee49c4 - - - - - -] GET http://10.0.0.4:8776/ 2026-07-30 19:48:15.210 8 INFO cinder.api.openstack.wsgi [None req-92c7a2b5-f31f-4228-ab38-b24f9059403a - - - - - -] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:48:15.211 7 INFO cinder.api.openstack.wsgi [None req-181ba259-f158-4465-99bb-7f10e6ee49c4 - - - - - -] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:48:25.208 7 INFO cinder.api.openstack.wsgi [None req-181ba259-f158-4465-99bb-7f10e6ee49c4 - - - - - -] GET http://10.0.0.4:8776/ 2026-07-30 19:48:25.208 8 INFO cinder.api.openstack.wsgi [None req-92c7a2b5-f31f-4228-ab38-b24f9059403a - - - - - -] GET http://10.0.0.4:8776/ 2026-07-30 19:48:25.209 7 INFO cinder.api.openstack.wsgi [None req-181ba259-f158-4465-99bb-7f10e6ee49c4 - - - - - -] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:48:25.210 8 INFO cinder.api.openstack.wsgi [None req-92c7a2b5-f31f-4228-ab38-b24f9059403a - - - - - -] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:48:35.208 7 INFO cinder.api.openstack.wsgi [None req-181ba259-f158-4465-99bb-7f10e6ee49c4 - - - - - -] GET http://10.0.0.4:8776/ 2026-07-30 19:48:35.208 8 INFO cinder.api.openstack.wsgi [None req-92c7a2b5-f31f-4228-ab38-b24f9059403a - - - - - -] GET http://10.0.0.4:8776/ 2026-07-30 19:48:35.209 7 INFO cinder.api.openstack.wsgi [None req-181ba259-f158-4465-99bb-7f10e6ee49c4 - - - - - -] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:48:35.209 8 INFO cinder.api.openstack.wsgi [None req-92c7a2b5-f31f-4228-ab38-b24f9059403a - - - - - -] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:48:45.208 8 INFO cinder.api.openstack.wsgi [None req-92c7a2b5-f31f-4228-ab38-b24f9059403a - - - - - -] GET http://10.0.0.4:8776/ 2026-07-30 19:48:45.208 7 INFO cinder.api.openstack.wsgi [None req-181ba259-f158-4465-99bb-7f10e6ee49c4 - - - - - -] GET http://10.0.0.4:8776/ 2026-07-30 19:48:45.209 8 INFO cinder.api.openstack.wsgi [None req-92c7a2b5-f31f-4228-ab38-b24f9059403a - - - - - -] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:48:45.210 7 INFO cinder.api.openstack.wsgi [None req-181ba259-f158-4465-99bb-7f10e6ee49c4 - - - - - -] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:48:55.208 8 INFO cinder.api.openstack.wsgi [None req-92c7a2b5-f31f-4228-ab38-b24f9059403a - - - - - -] GET http://10.0.0.4:8776/ 2026-07-30 19:48:55.209 7 INFO cinder.api.openstack.wsgi [None req-181ba259-f158-4465-99bb-7f10e6ee49c4 - - - - - -] GET http://10.0.0.4:8776/ 2026-07-30 19:48:55.210 8 INFO cinder.api.openstack.wsgi [None req-92c7a2b5-f31f-4228-ab38-b24f9059403a - - - - - -] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:48:55.210 7 INFO cinder.api.openstack.wsgi [None req-181ba259-f158-4465-99bb-7f10e6ee49c4 - - - - - -] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:49:05.208 8 INFO cinder.api.openstack.wsgi [None req-92c7a2b5-f31f-4228-ab38-b24f9059403a - - - - - -] GET http://10.0.0.4:8776/ 2026-07-30 19:49:05.209 7 INFO cinder.api.openstack.wsgi [None req-181ba259-f158-4465-99bb-7f10e6ee49c4 - - - - - -] GET http://10.0.0.4:8776/ 2026-07-30 19:49:05.210 8 INFO cinder.api.openstack.wsgi [None req-92c7a2b5-f31f-4228-ab38-b24f9059403a - - - - - -] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:49:05.210 7 INFO cinder.api.openstack.wsgi [None req-181ba259-f158-4465-99bb-7f10e6ee49c4 - - - - - -] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:49:15.208 8 INFO cinder.api.openstack.wsgi [None req-92c7a2b5-f31f-4228-ab38-b24f9059403a - - - - - -] GET http://10.0.0.4:8776/ 2026-07-30 19:49:15.208 7 INFO cinder.api.openstack.wsgi [None req-181ba259-f158-4465-99bb-7f10e6ee49c4 - - - - - -] GET http://10.0.0.4:8776/ 2026-07-30 19:49:15.209 8 INFO cinder.api.openstack.wsgi [None req-92c7a2b5-f31f-4228-ab38-b24f9059403a - - - - - -] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:49:15.209 7 INFO cinder.api.openstack.wsgi [None req-181ba259-f158-4465-99bb-7f10e6ee49c4 - - - - - -] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:49:25.208 8 INFO cinder.api.openstack.wsgi [None req-92c7a2b5-f31f-4228-ab38-b24f9059403a - - - - - -] GET http://10.0.0.4:8776/ 2026-07-30 19:49:25.208 7 INFO cinder.api.openstack.wsgi [None req-181ba259-f158-4465-99bb-7f10e6ee49c4 - - - - - -] GET http://10.0.0.4:8776/ 2026-07-30 19:49:25.209 8 INFO cinder.api.openstack.wsgi [None req-92c7a2b5-f31f-4228-ab38-b24f9059403a - - - - - -] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:49:25.209 7 INFO cinder.api.openstack.wsgi [None req-181ba259-f158-4465-99bb-7f10e6ee49c4 - - - - - -] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:49:35.208 7 INFO cinder.api.openstack.wsgi [None req-181ba259-f158-4465-99bb-7f10e6ee49c4 - - - - - -] GET http://10.0.0.4:8776/ 2026-07-30 19:49:35.208 8 INFO cinder.api.openstack.wsgi [None req-92c7a2b5-f31f-4228-ab38-b24f9059403a - - - - - -] GET http://10.0.0.4:8776/ 2026-07-30 19:49:35.209 7 INFO cinder.api.openstack.wsgi [None req-181ba259-f158-4465-99bb-7f10e6ee49c4 - - - - - -] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:49:35.211 8 INFO cinder.api.openstack.wsgi [None req-92c7a2b5-f31f-4228-ab38-b24f9059403a - - - - - -] http://10.0.0.4:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/memcache.py:110: DeprecationWarning: invalid escape sequence '\ ' """Object representing a pool of memcache servers. /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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-07-30 19:49:36.501 7 INFO cinder.api.openstack.wsgi [None req-204c10d8-b1ce-4915-9c74-165e551bba9d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/types/rbd1 2026-07-30 19:49:36.525 7 INFO cinder.api.openstack.wsgi [None req-204c10d8-b1ce-4915-9c74-165e551bba9d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 12/25] 10.0.0.43 () {30 vars in 681 bytes} [Thu Jul 30 19:49:35 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/types/rbd1 => generated 82 bytes in 847 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:110: DeprecationWarning: invalid escape sequence '\ ' """Object representing a pool of memcache servers. /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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-07-30 19:49:36.866 8 INFO cinder.api.openstack.wsgi [None req-8c7bb6ad-3488-42dc-8afd-080e7ee9a023 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 19:49:36.889 8 INFO cinder.api.openstack.wsgi [None req-8c7bb6ad-3488-42dc-8afd-080e7ee9a023 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 14/26] 10.0.0.43 () {30 vars in 720 bytes} [Thu Jul 30 19:49:36 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/types?name=rbd1&is_public=None => generated 20 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 19:49:38.474 7 INFO cinder.api.openstack.wsgi [None req-60d437a5-97f1-4e7d-85e4-b4640f688042 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/types /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 19:49:38.501 7 INFO cinder.api.openstack.wsgi [None req-60d437a5-97f1-4e7d-85e4-b4640f688042 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/types returned with HTTP 200 [pid: 7|app: 0|req: 13/27] 10.0.0.43 () {34 vars in 724 bytes} [Thu Jul 30 19:49:38 2026] POST /v3/1f2c278364584f799c2e69a989e6d022/types => generated 179 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 19:49:38.519 8 INFO cinder.api.openstack.wsgi [req-60d437a5-97f1-4e7d-85e4-b4640f688042 req-ea3b11af-d54c-409d-bf0c-e6c700ebe802 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/types/89cefca4-6ea9-468c-9c8e-056c61add812/extra_specs 2026-07-30 19:49:38.585 8 INFO cinder.api.openstack.wsgi [req-60d437a5-97f1-4e7d-85e4-b4640f688042 req-ea3b11af-d54c-409d-bf0c-e6c700ebe802 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/types/89cefca4-6ea9-468c-9c8e-056c61add812/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 15/28] 10.0.0.43 () {36 vars in 893 bytes} [Thu Jul 30 19:49:38 2026] POST /v3/1f2c278364584f799c2e69a989e6d022/types/89cefca4-6ea9-468c-9c8e-056c61add812/extra_specs => generated 48 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 19:49:40.112 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/types?is_public=None 2026-07-30 19:49:40.129 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 14/29] 10.0.0.43 () {30 vars in 700 bytes} [Thu Jul 30 19:49:40 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/types?is_public=None => generated 443 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 19:49:41.959 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/qos-specs 2026-07-30 19:49:42.072 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 16/30] 10.0.0.43 () {30 vars in 679 bytes} [Thu Jul 30 19:49:41 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/qos-specs => generated 17 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 19:49:45.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:49:45.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:49:45.211 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:49:45.211 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:49:55.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:49:55.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:49:55.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:49:55.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:50:05.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:50:05.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:50:05.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:50:05.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:50:15.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:50:15.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:50:15.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:50:15.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:50:25.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:50:25.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:50:25.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:50:25.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:50:35.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:50:35.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:50:35.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:50:35.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:50:45.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:50:45.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:50:45.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:50:45.211 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:50:55.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:50:55.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:50:55.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:50:55.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:51:05.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:51:05.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:51:05.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:51:05.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:51:15.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:51:15.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:51:15.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:51:15.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:51:25.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:51:25.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:51:25.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:51:25.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:51:35.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:51:35.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:51:35.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:51:35.211 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:51:45.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:51:45.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:51:45.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:51:45.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:51:55.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:51:55.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:51:55.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:51:55.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:52:05.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:52:05.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:52:05.211 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:52:05.211 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:52:15.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:52:15.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:52:15.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:52:15.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:52:25.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:52:25.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:52:25.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:52:25.211 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:52:35.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:52:35.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:52:35.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:52:35.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:52:45.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:52:45.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:52:45.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:52:45.211 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:52:55.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:52:55.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:52:55.211 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:52:55.211 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:53:05.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:53:05.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:53:05.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:53:05.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:53:15.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:53:15.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:53:15.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:53:15.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:53:25.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:53:25.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:53:25.212 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:53:25.213 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:53:35.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:53:35.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:53:35.211 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:53:35.212 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:53:45.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:53:45.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:53:45.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:53:45.211 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:53:55.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:53:55.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:53:55.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:53:55.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:54:05.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:54:05.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:54:05.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:54:05.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:54:15.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:54:15.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:54:15.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:54:15.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:54:25.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:54:25.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:54:25.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:54:25.212 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:54:35.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:54:35.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:54:35.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:54:35.211 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:54:45.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:54:45.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:54:45.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:54:45.212 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:54:55.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:54:55.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:54:55.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:54:55.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:55:05.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:55:05.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:55:05.211 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:55:05.212 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:55:15.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:55:15.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:55:15.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:55:15.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:55:25.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:55:25.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:55:25.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:55:25.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:55:35.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:55:35.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:55:35.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:55:35.212 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:55:45.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:55:45.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:55:45.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:55:45.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:55:55.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:55:55.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:55:55.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:55:55.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:56:05.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:56:05.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:56:05.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:56:05.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:56:15.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:56:15.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:56:15.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:56:15.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:56:25.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:56:25.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:56:25.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:56:25.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:56:35.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:56:35.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:56:35.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:56:35.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:56:45.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:56:45.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:56:45.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:56:45.213 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:56:55.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:56:55.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:56:55.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:56:55.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:57:05.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:57:05.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:57:05.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:57:05.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:57:15.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:57:15.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:57:15.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:57:15.211 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:57:25.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:57:25.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:57:25.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:57:25.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:57:35.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:57:35.211 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:57:35.211 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:57:35.213 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:57:45.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:57:45.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:57:45.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:57:45.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:57:55.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:57:55.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:57:55.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:57:55.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:58:05.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:58:05.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:58:05.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:58:05.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:58:15.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:58:15.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:58:15.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:58:15.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:58:25.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:58:25.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:58:25.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:58:25.211 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:58:35.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:58:35.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:58:35.211 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:58:35.212 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:58:45.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:58:45.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:58:45.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:58:45.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:58:55.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:58:55.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:58:55.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:58:55.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:59:05.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:59:05.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:59:05.211 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:59:05.211 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:59:15.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:59:15.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:59:15.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:59:15.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:59:25.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:59:25.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:59:25.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:59:25.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:59:35.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:59:35.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:59:35.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:59:35.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:59:45.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:59:45.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:59:45.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:59:45.211 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:59:55.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:59:55.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 19:59:55.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 19:59:55.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:00:05.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:00:05.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:00:05.211 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:00:05.212 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:00:15.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:00:15.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:00:15.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:00:15.211 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:00:25.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:00:25.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:00:25.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:00:25.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:00:35.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:00:35.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:00:35.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:00:35.211 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:00:45.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:00:45.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:00:45.211 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:00:45.211 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:00:55.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:00:55.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:00:55.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:00:55.211 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:01:05.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:01:05.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:01:05.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:01:05.212 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:01:15.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:01:15.211 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:01:15.211 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:01:15.212 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:01:25.211 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:01:25.212 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:01:25.212 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:01:25.214 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:01:35.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:01:35.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:01:35.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:01:35.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:01:45.213 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:01:45.213 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:01:45.214 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:01:45.214 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:01:55.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:01:55.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:01:55.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:01:55.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:02:05.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:02:05.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:02:05.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:02:05.213 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:02:15.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:02:15.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:02:15.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:02:15.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:02:25.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:02:25.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:02:25.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:02:25.211 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:02:35.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:02:35.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:02:35.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:02:35.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:02:45.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:02:45.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:02:45.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:02:45.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:02:55.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:02:55.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:02:55.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:02:55.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:03:05.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:03:05.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:03:05.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:03:05.212 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:03:15.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:03:15.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:03:15.212 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:03:15.212 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:03:25.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:03:25.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:03:25.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:03:25.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:03:35.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:03:35.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:03:35.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:03:35.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:03:45.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:03:45.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:03:45.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:03:45.211 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:03:55.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:03:55.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:03:55.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:03:55.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:04:05.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:04:05.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:04:05.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:04:05.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:04:15.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:04:15.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:04:15.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:04:15.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:04:25.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:04:25.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:04:25.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:04:25.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:04:35.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:04:35.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:04:35.211 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:04:35.212 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:04:45.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:04:45.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:04:45.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:04:45.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:04:55.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:04:55.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:04:55.212 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:04:55.213 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:05:05.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:05:05.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:05:05.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:05:05.213 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:05:15.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:05:15.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:05:15.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:05:15.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:05:25.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:05:25.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:05:25.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:05:25.212 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:05:35.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:05:35.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:05:35.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:05:35.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:05:45.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:05:45.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:05:45.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:05:45.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:05:55.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:05:55.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:05:55.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:05:55.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:06:05.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:06:05.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:06:05.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:06:05.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:06:15.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:06:15.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:06:15.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:06:15.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:06:25.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:06:25.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:06:25.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:06:25.211 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:06:35.208 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:06:35.208 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:06:35.210 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:06:35.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:06:45.209 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:06:45.209 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:06:45.210 8 INFO cinder.api.openstack.wsgi [None req-a2a6caf2-57dd-432a-9b9b-719b7984d381 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:06:45.211 7 INFO cinder.api.openstack.wsgi [None req-4f7bfc17-028c-4271-ad54-8ef050139520 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/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-07-30 20:06:49.246 8 INFO cinder.api.openstack.wsgi [None req-1297fa8e-3732-400d-ae9c-fd02f526ee18 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET https://volume.199-204-45-74.nip.io/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022 2026-07-30 20:06:49.270 8 WARNING cinder.quota [None req-1297fa8e-3732-400d-ae9c-fd02f526ee18 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota. 2026-07-30 20:06:49.271 8 WARNING cinder.quota [None req-1297fa8e-3732-400d-ae9c-fd02f526ee18 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota. 2026-07-30 20:06:49.272 8 WARNING cinder.quota [None req-1297fa8e-3732-400d-ae9c-fd02f526ee18 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - 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-07-30 20:06:49.272 8 WARNING cinder.quota [None req-1297fa8e-3732-400d-ae9c-fd02f526ee18 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - 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-07-30 20:06:49.273 8 WARNING cinder.quota [None req-1297fa8e-3732-400d-ae9c-fd02f526ee18 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - 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-07-30 20:06:49.273 8 WARNING cinder.quota [None req-1297fa8e-3732-400d-ae9c-fd02f526ee18 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - 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-07-30 20:06:49.273 8 WARNING cinder.quota [None req-1297fa8e-3732-400d-ae9c-fd02f526ee18 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - 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-07-30 20:06:49.274 8 WARNING cinder.quota [None req-1297fa8e-3732-400d-ae9c-fd02f526ee18 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - 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-07-30 20:06:49.279 8 INFO cinder.api.openstack.wsgi [None req-1297fa8e-3732-400d-ae9c-fd02f526ee18 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] https://volume.199-204-45-74.nip.io/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022 returned with HTTP 200 [pid: 8|app: 0|req: 120/237] 199.204.45.74 () {44 vars in 1041 bytes} [Thu Jul 30 20:06:49 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022 => generated 340 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:06:49.531 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] PUT https://volume.199-204-45-74.nip.io/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022 2026-07-30 20:06:49.611 7 WARNING cinder.quota [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota. 2026-07-30 20:06:49.611 7 WARNING cinder.quota [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota. 2026-07-30 20:06:49.612 7 WARNING cinder.quota [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - 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-07-30 20:06:49.613 7 WARNING cinder.quota [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - 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-07-30 20:06:49.613 7 WARNING cinder.quota [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - 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-07-30 20:06:49.614 7 WARNING cinder.quota [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - 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-07-30 20:06:49.614 7 WARNING cinder.quota [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - 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-07-30 20:06:49.614 7 WARNING cinder.quota [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - 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-07-30 20:06:49.621 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] https://volume.199-204-45-74.nip.io/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022 returned with HTTP 200 [pid: 7|app: 0|req: 118/238] 199.204.45.74 () {48 vars in 1093 bytes} [Thu Jul 30 20:06:49 2026] PUT /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022 => generated 296 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:06:50.294 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET https://volume.199-204-45-74.nip.io/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022 2026-07-30 20:06:50.314 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] https://volume.199-204-45-74.nip.io/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022 returned with HTTP 200 [pid: 8|app: 0|req: 121/239] 199.204.45.74 () {44 vars in 1041 bytes} [Thu Jul 30 20:06:50 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022 => generated 338 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:06:55.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:06:55.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:06:55.210 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:06:55.210 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:07:05.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:07:05.210 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:07:05.210 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:07:05.211 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:07:15.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:07:15.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:07:15.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:07:15.210 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:07:25.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:07:25.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:07:25.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:07:25.210 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:07:35.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:07:35.210 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:07:35.210 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:07:35.211 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:07:45.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:07:45.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:07:45.210 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:07:45.210 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:07:55.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:07:55.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:07:55.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:07:55.210 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:08:05.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:08:05.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:08:05.210 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:08:05.211 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:08:15.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:08:15.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:08:15.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:08:15.210 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:08:25.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:08:25.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:08:25.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:08:25.210 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:08:35.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:08:35.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:08:35.212 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:08:35.212 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:08:45.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:08:45.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:08:45.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:08:45.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:08:55.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:08:55.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:08:55.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:08:55.213 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:09:05.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:09:05.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:09:05.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:09:05.211 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:09:15.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:09:15.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:09:15.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:09:15.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:09:25.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:09:25.210 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:09:25.210 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:09:25.212 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:09:35.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:09:35.210 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:09:35.211 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:09:35.212 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:09:45.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:09:45.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:09:45.210 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:09:45.212 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:09:55.212 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:09:55.212 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:09:55.212 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:09:55.213 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:10:05.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:10:05.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:10:05.210 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:10:05.210 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:10:15.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:10:15.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:10:15.210 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:10:15.210 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:10:25.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:10:25.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:10:25.210 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:10:25.210 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:10:35.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:10:35.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:10:35.210 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:10:35.210 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:10:45.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:10:45.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:10:45.210 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:10:45.211 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:10:55.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:10:55.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:10:55.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:10:55.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:11:05.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:11:05.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:11:05.210 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:11:05.211 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:11:15.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:11:15.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:11:15.210 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:11:15.210 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:11:25.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:11:25.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:11:25.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:11:25.210 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:11:35.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:11:35.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:11:35.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:11:35.210 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:11:45.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:11:45.210 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:11:45.210 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:11:45.213 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:11:55.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:11:55.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:11:55.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:11:55.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:12:05.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:12:05.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:12:05.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:12:05.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:12:15.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:12:15.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:12:15.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:12:15.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:12:25.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:12:25.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:12:25.210 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:12:25.210 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:12:35.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:12:35.210 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:12:35.210 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:12:35.211 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:12:45.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:12:45.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:12:45.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:12:45.210 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:12:55.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:12:55.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:12:55.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:12:55.210 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:13:05.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:13:05.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:13:05.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:13:05.210 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:13:15.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:13:15.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:13:15.210 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:13:15.212 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:13:25.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:13:25.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:13:25.210 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:13:25.210 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:13:35.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:13:35.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:13:35.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:13:35.210 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:13:45.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:13:45.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:13:45.210 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:13:45.211 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:13:55.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:13:55.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:13:55.210 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:13:55.211 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:14:05.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:14:05.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:14:05.210 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:14:05.210 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:14:15.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:14:15.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:14:15.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:14:15.210 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:14:25.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:14:25.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:14:25.210 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:14:25.210 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:14:35.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:14:35.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:14:35.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:14:35.210 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:14:45.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:14:45.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:14:45.216 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:14:45.217 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:14:55.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:14:55.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:14:55.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:14:55.210 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:15:05.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:15:05.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:15:05.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:15:05.210 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:15:15.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:15:15.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:15:15.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:15:15.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:15:25.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:15:25.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:15:25.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:15:25.210 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:15:35.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:15:35.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:15:35.210 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:15:35.210 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:15:45.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:15:45.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:15:45.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:15:45.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:15:55.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:15:55.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:15:55.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:15:55.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:16:05.207 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:16:05.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:16:05.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:16:05.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:16:15.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:16:15.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:16:15.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:16:15.210 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:16:25.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:16:25.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:16:25.211 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:16:25.211 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:16:35.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:16:35.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:16:35.210 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:16:35.210 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:16:45.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:16:45.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:16:45.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:16:45.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:16:55.207 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:16:55.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:16:55.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:16:55.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:17:05.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:17:05.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:17:05.210 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:17:05.211 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:17:15.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:17:15.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:17:15.210 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:17:15.210 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:17:25.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:17:25.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:17:25.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:17:25.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:17:35.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:17:35.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:17:35.210 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:17:35.211 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:17:45.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:17:45.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:17:45.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:17:45.210 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:17:55.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:17:55.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:17:55.209 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:17:55.211 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:18:05.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:18:05.210 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:18:05.211 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:18:05.211 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:18:15.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:18:15.209 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:18:15.210 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:18:15.211 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:18:25.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:18:25.208 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:18:25.208 8 INFO cinder.api.openstack.wsgi [None req-ba61e750-6ad4-460f-a2ef-bef34e0ebf94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:18:25.210 7 INFO cinder.api.openstack.wsgi [None req-ada87270-10ed-446e-bc49-81d80da752c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:18:30.038 8 INFO cinder.api.openstack.wsgi [None req-e88a158a-0225-4b90-a2fe-a766f7223ed2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET https://volume.199-204-45-74.nip.io/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a 2026-07-30 20:18:30.064 8 INFO cinder.api.openstack.wsgi [None req-e88a158a-0225-4b90-a2fe-a766f7223ed2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] https://volume.199-204-45-74.nip.io/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a returned with HTTP 200 [pid: 8|app: 0|req: 192/380] 199.204.45.74 () {44 vars in 1041 bytes} [Thu Jul 30 20:18:29 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a => generated 340 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:18:30.413 7 INFO cinder.api.openstack.wsgi [None req-c643a850-cab5-44b2-93f0-9502088c87f3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] PUT https://volume.199-204-45-74.nip.io/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a 2026-07-30 20:18:30.482 7 INFO cinder.api.openstack.wsgi [None req-c643a850-cab5-44b2-93f0-9502088c87f3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] https://volume.199-204-45-74.nip.io/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a returned with HTTP 200 [pid: 7|app: 0|req: 189/381] 199.204.45.74 () {48 vars in 1093 bytes} [Thu Jul 30 20:18:30 2026] PUT /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a => generated 296 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:18:30.785 8 INFO cinder.api.openstack.wsgi [None req-f49c0a84-76cf-4a63-a3a2-1fd8ba482168 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET https://volume.199-204-45-74.nip.io/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a 2026-07-30 20:18:30.829 8 INFO cinder.api.openstack.wsgi [None req-f49c0a84-76cf-4a63-a3a2-1fd8ba482168 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] https://volume.199-204-45-74.nip.io/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a returned with HTTP 200 [pid: 8|app: 0|req: 193/382] 199.204.45.74 () {44 vars in 1041 bytes} [Thu Jul 30 20:18:30 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a => generated 338 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:18:35.213 7 INFO cinder.api.openstack.wsgi [None req-c643a850-cab5-44b2-93f0-9502088c87f3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:18:35.215 7 INFO cinder.api.openstack.wsgi [None req-c643a850-cab5-44b2-93f0-9502088c87f3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:18:35.216 8 INFO cinder.api.openstack.wsgi [None req-f49c0a84-76cf-4a63-a3a2-1fd8ba482168 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:18:35.217 8 INFO cinder.api.openstack.wsgi [None req-f49c0a84-76cf-4a63-a3a2-1fd8ba482168 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:18:45.209 8 INFO cinder.api.openstack.wsgi [None req-f49c0a84-76cf-4a63-a3a2-1fd8ba482168 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:18:45.209 7 INFO cinder.api.openstack.wsgi [None req-c643a850-cab5-44b2-93f0-9502088c87f3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:18:45.211 7 INFO cinder.api.openstack.wsgi [None req-c643a850-cab5-44b2-93f0-9502088c87f3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:18:45.211 8 INFO cinder.api.openstack.wsgi [None req-f49c0a84-76cf-4a63-a3a2-1fd8ba482168 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:18:55.208 8 INFO cinder.api.openstack.wsgi [None req-f49c0a84-76cf-4a63-a3a2-1fd8ba482168 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:18:55.208 7 INFO cinder.api.openstack.wsgi [None req-c643a850-cab5-44b2-93f0-9502088c87f3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:18:55.209 8 INFO cinder.api.openstack.wsgi [None req-f49c0a84-76cf-4a63-a3a2-1fd8ba482168 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:18:55.209 7 INFO cinder.api.openstack.wsgi [None req-c643a850-cab5-44b2-93f0-9502088c87f3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:19:05.209 8 INFO cinder.api.openstack.wsgi [None req-f49c0a84-76cf-4a63-a3a2-1fd8ba482168 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:19:05.210 7 INFO cinder.api.openstack.wsgi [None req-c643a850-cab5-44b2-93f0-9502088c87f3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:19:05.210 8 INFO cinder.api.openstack.wsgi [None req-f49c0a84-76cf-4a63-a3a2-1fd8ba482168 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:19:05.211 7 INFO cinder.api.openstack.wsgi [None req-c643a850-cab5-44b2-93f0-9502088c87f3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:19:15.208 7 INFO cinder.api.openstack.wsgi [None req-c643a850-cab5-44b2-93f0-9502088c87f3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:19:15.208 8 INFO cinder.api.openstack.wsgi [None req-f49c0a84-76cf-4a63-a3a2-1fd8ba482168 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:19:15.213 8 INFO cinder.api.openstack.wsgi [None req-f49c0a84-76cf-4a63-a3a2-1fd8ba482168 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:19:15.228 7 INFO cinder.api.openstack.wsgi [None req-c643a850-cab5-44b2-93f0-9502088c87f3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:19:25.208 8 INFO cinder.api.openstack.wsgi [None req-f49c0a84-76cf-4a63-a3a2-1fd8ba482168 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:19:25.208 7 INFO cinder.api.openstack.wsgi [None req-c643a850-cab5-44b2-93f0-9502088c87f3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:19:25.209 8 INFO cinder.api.openstack.wsgi [None req-f49c0a84-76cf-4a63-a3a2-1fd8ba482168 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:19:25.210 7 INFO cinder.api.openstack.wsgi [None req-c643a850-cab5-44b2-93f0-9502088c87f3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:19:35.208 8 INFO cinder.api.openstack.wsgi [None req-f49c0a84-76cf-4a63-a3a2-1fd8ba482168 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:19:35.209 7 INFO cinder.api.openstack.wsgi [None req-c643a850-cab5-44b2-93f0-9502088c87f3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:19:35.210 8 INFO cinder.api.openstack.wsgi [None req-f49c0a84-76cf-4a63-a3a2-1fd8ba482168 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:19:35.210 7 INFO cinder.api.openstack.wsgi [None req-c643a850-cab5-44b2-93f0-9502088c87f3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:19:45.208 8 INFO cinder.api.openstack.wsgi [None req-f49c0a84-76cf-4a63-a3a2-1fd8ba482168 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:19:45.208 8 INFO cinder.api.openstack.wsgi [None req-f49c0a84-76cf-4a63-a3a2-1fd8ba482168 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:19:45.208 7 INFO cinder.api.openstack.wsgi [None req-c643a850-cab5-44b2-93f0-9502088c87f3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:19:45.210 7 INFO cinder.api.openstack.wsgi [None req-c643a850-cab5-44b2-93f0-9502088c87f3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:19:55.208 8 INFO cinder.api.openstack.wsgi [None req-f49c0a84-76cf-4a63-a3a2-1fd8ba482168 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:19:55.208 7 INFO cinder.api.openstack.wsgi [None req-c643a850-cab5-44b2-93f0-9502088c87f3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:19:55.209 8 INFO cinder.api.openstack.wsgi [None req-f49c0a84-76cf-4a63-a3a2-1fd8ba482168 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:19:55.210 7 INFO cinder.api.openstack.wsgi [None req-c643a850-cab5-44b2-93f0-9502088c87f3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:19:59.441 8 INFO cinder.api.openstack.wsgi [None req-037e71f0-2cd5-46d9-8d1c-fde2dda79983 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:19:59.470 8 INFO cinder.volume.api [None req-037e71f0-2cd5-46d9-8d1c-fde2dda79983 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:19:59.472 8 INFO cinder.api.openstack.wsgi [None req-037e71f0-2cd5-46d9-8d1c-fde2dda79983 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 203/401] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:19:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:19:59.490 7 INFO cinder.api.openstack.wsgi [None req-6b983edc-4be9-415d-839d-6fc7daafe3bc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services 2026-07-30 20:19:59.679 7 INFO cinder.api.openstack.wsgi [None req-6b983edc-4be9-415d-839d-6fc7daafe3bc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services returned with HTTP 200 [pid: 7|app: 0|req: 199/402] 10.0.0.38 () {28 vars in 644 bytes} [Thu Jul 30 20:19:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-services => generated 646 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:19:59.692 8 INFO cinder.api.openstack.wsgi [None req-f3b4ed41-b520-4bbe-a2c3-ded0fdc4b772 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true 2026-07-30 20:19:59.712 8 INFO cinder.volume.api [None req-f3b4ed41-b520-4bbe-a2c3-ded0fdc4b772 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all snapshots completed successfully. 2026-07-30 20:19:59.713 8 INFO cinder.api.openstack.wsgi [None req-f3b4ed41-b520-4bbe-a2c3-ded0fdc4b772 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 204/403] 10.0.0.38 () {28 vars in 673 bytes} [Thu Jul 30 20:19:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true => generated 17 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:19:59.723 7 INFO cinder.api.openstack.wsgi [None req-4a0849d0-8c9e-48b4-a254-55decbe7dd87 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true 2026-07-30 20:19:59.786 7 INFO cinder.api.openstack.wsgi [None req-4a0849d0-8c9e-48b4-a254-55decbe7dd87 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 200/404] 10.0.0.38 () {28 vars in 695 bytes} [Thu Jul 30 20:19:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:19:59.801 8 INFO cinder.api.openstack.wsgi [None req-689eb89c-dcc5-4076-b81c-e662a4e616dc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:19:59.811 8 INFO cinder.volume.api [None req-689eb89c-dcc5-4076-b81c-e662a4e616dc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:19:59.813 8 INFO cinder.api.openstack.wsgi [None req-689eb89c-dcc5-4076-b81c-e662a4e616dc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 205/405] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:19:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:19:59.872 7 INFO cinder.api.openstack.wsgi [None req-b987e33e-1774-4783-86c4-1cba23342c35 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true 2026-07-30 20:19:59.901 7 INFO cinder.api.openstack.wsgi [None req-b987e33e-1774-4783-86c4-1cba23342c35 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 201/406] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:19:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:19:59.915 8 INFO cinder.api.openstack.wsgi [None req-eb8229c3-14fa-4f41-89ee-ccd8aec04cab 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true 2026-07-30 20:19:59.947 8 INFO cinder.api.openstack.wsgi [None req-eb8229c3-14fa-4f41-89ee-ccd8aec04cab 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 206/407] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:19:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:19:59.961 7 INFO cinder.api.openstack.wsgi [None req-69591d6b-d01d-446a-8eae-3338b524593b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true 2026-07-30 20:19:59.994 7 INFO cinder.api.openstack.wsgi [None req-69591d6b-d01d-446a-8eae-3338b524593b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 202/408] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:19:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:20:05.211 7 INFO cinder.api.openstack.wsgi [None req-69591d6b-d01d-446a-8eae-3338b524593b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:20:05.211 8 INFO cinder.api.openstack.wsgi [None req-eb8229c3-14fa-4f41-89ee-ccd8aec04cab 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:20:05.213 7 INFO cinder.api.openstack.wsgi [None req-69591d6b-d01d-446a-8eae-3338b524593b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:20:05.213 8 INFO cinder.api.openstack.wsgi [None req-eb8229c3-14fa-4f41-89ee-ccd8aec04cab 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:20:15.208 7 INFO cinder.api.openstack.wsgi [None req-69591d6b-d01d-446a-8eae-3338b524593b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:20:15.209 7 INFO cinder.api.openstack.wsgi [None req-69591d6b-d01d-446a-8eae-3338b524593b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:20:15.209 8 INFO cinder.api.openstack.wsgi [None req-eb8229c3-14fa-4f41-89ee-ccd8aec04cab 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:20:15.210 8 INFO cinder.api.openstack.wsgi [None req-eb8229c3-14fa-4f41-89ee-ccd8aec04cab 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:20:25.208 7 INFO cinder.api.openstack.wsgi [None req-69591d6b-d01d-446a-8eae-3338b524593b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:20:25.208 8 INFO cinder.api.openstack.wsgi [None req-eb8229c3-14fa-4f41-89ee-ccd8aec04cab 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:20:25.209 8 INFO cinder.api.openstack.wsgi [None req-eb8229c3-14fa-4f41-89ee-ccd8aec04cab 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:20:25.210 7 INFO cinder.api.openstack.wsgi [None req-69591d6b-d01d-446a-8eae-3338b524593b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:20:35.208 8 INFO cinder.api.openstack.wsgi [None req-eb8229c3-14fa-4f41-89ee-ccd8aec04cab 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:20:35.208 7 INFO cinder.api.openstack.wsgi [None req-69591d6b-d01d-446a-8eae-3338b524593b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:20:35.209 8 INFO cinder.api.openstack.wsgi [None req-eb8229c3-14fa-4f41-89ee-ccd8aec04cab 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:20:35.210 7 INFO cinder.api.openstack.wsgi [None req-69591d6b-d01d-446a-8eae-3338b524593b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:20:45.207 7 INFO cinder.api.openstack.wsgi [None req-69591d6b-d01d-446a-8eae-3338b524593b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:20:45.208 8 INFO cinder.api.openstack.wsgi [None req-eb8229c3-14fa-4f41-89ee-ccd8aec04cab 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:20:45.209 7 INFO cinder.api.openstack.wsgi [None req-69591d6b-d01d-446a-8eae-3338b524593b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:20:45.209 8 INFO cinder.api.openstack.wsgi [None req-eb8229c3-14fa-4f41-89ee-ccd8aec04cab 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:20:55.208 7 INFO cinder.api.openstack.wsgi [None req-69591d6b-d01d-446a-8eae-3338b524593b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:20:55.208 8 INFO cinder.api.openstack.wsgi [None req-eb8229c3-14fa-4f41-89ee-ccd8aec04cab 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:20:55.209 7 INFO cinder.api.openstack.wsgi [None req-69591d6b-d01d-446a-8eae-3338b524593b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:20:55.210 8 INFO cinder.api.openstack.wsgi [None req-eb8229c3-14fa-4f41-89ee-ccd8aec04cab 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:20:59.442 7 INFO cinder.api.openstack.wsgi [None req-b25503c8-7efd-4ca0-bc0b-c5847abd4782 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:20:59.485 7 INFO cinder.volume.api [None req-b25503c8-7efd-4ca0-bc0b-c5847abd4782 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:20:59.488 7 INFO cinder.api.openstack.wsgi [None req-b25503c8-7efd-4ca0-bc0b-c5847abd4782 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 209/421] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:20:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:20:59.503 8 INFO cinder.api.openstack.wsgi [None req-0eac4754-420b-44a6-9c9f-8475139a4d6a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true 2026-07-30 20:20:59.510 8 INFO cinder.volume.api [None req-0eac4754-420b-44a6-9c9f-8475139a4d6a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all snapshots completed successfully. 2026-07-30 20:20:59.510 8 INFO cinder.api.openstack.wsgi [None req-0eac4754-420b-44a6-9c9f-8475139a4d6a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 213/422] 10.0.0.38 () {28 vars in 673 bytes} [Thu Jul 30 20:20:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:20:59.523 7 INFO cinder.api.openstack.wsgi [None req-aeea7c69-4ce7-45e0-af90-1614ea778721 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services 2026-07-30 20:20:59.529 7 INFO cinder.api.openstack.wsgi [None req-aeea7c69-4ce7-45e0-af90-1614ea778721 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services returned with HTTP 200 [pid: 7|app: 0|req: 210/423] 10.0.0.38 () {28 vars in 644 bytes} [Thu Jul 30 20:20:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:20:59.569 8 INFO cinder.api.openstack.wsgi [None req-4475f09e-cca8-4e59-bc47-d2f25842a51b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true 2026-07-30 20:20:59.591 8 INFO cinder.api.openstack.wsgi [None req-4475f09e-cca8-4e59-bc47-d2f25842a51b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 214/424] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:20:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:20:59.604 7 INFO cinder.api.openstack.wsgi [None req-82957818-ba1e-4107-96f7-bbae3c32d022 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true 2026-07-30 20:20:59.628 7 INFO cinder.api.openstack.wsgi [None req-82957818-ba1e-4107-96f7-bbae3c32d022 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 211/425] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:20:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:20:59.640 8 INFO cinder.api.openstack.wsgi [None req-4e1076ca-399f-4387-b9a5-2d3a84226e3d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true 2026-07-30 20:20:59.664 8 INFO cinder.api.openstack.wsgi [None req-4e1076ca-399f-4387-b9a5-2d3a84226e3d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 215/426] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:20:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:20:59.677 7 INFO cinder.api.openstack.wsgi [None req-1fb47aa5-5f1b-45ac-8d7c-2c7bbea4d4bf 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:20:59.689 7 INFO cinder.volume.api [None req-1fb47aa5-5f1b-45ac-8d7c-2c7bbea4d4bf 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:20:59.692 7 INFO cinder.api.openstack.wsgi [None req-1fb47aa5-5f1b-45ac-8d7c-2c7bbea4d4bf 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 212/427] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:20:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:20:59.703 8 INFO cinder.api.openstack.wsgi [None req-f00a690f-343f-4605-bf4b-ba99fc26779c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true 2026-07-30 20:20:59.754 8 INFO cinder.api.openstack.wsgi [None req-f00a690f-343f-4605-bf4b-ba99fc26779c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 216/428] 10.0.0.38 () {28 vars in 695 bytes} [Thu Jul 30 20:20:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:21:05.209 7 INFO cinder.api.openstack.wsgi [None req-1fb47aa5-5f1b-45ac-8d7c-2c7bbea4d4bf 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:21:05.210 7 INFO cinder.api.openstack.wsgi [None req-1fb47aa5-5f1b-45ac-8d7c-2c7bbea4d4bf 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:21:05.210 8 INFO cinder.api.openstack.wsgi [None req-f00a690f-343f-4605-bf4b-ba99fc26779c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:21:05.212 8 INFO cinder.api.openstack.wsgi [None req-f00a690f-343f-4605-bf4b-ba99fc26779c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:21:15.209 8 INFO cinder.api.openstack.wsgi [None req-f00a690f-343f-4605-bf4b-ba99fc26779c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:21:15.209 7 INFO cinder.api.openstack.wsgi [None req-1fb47aa5-5f1b-45ac-8d7c-2c7bbea4d4bf 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:21:15.211 7 INFO cinder.api.openstack.wsgi [None req-1fb47aa5-5f1b-45ac-8d7c-2c7bbea4d4bf 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:21:15.211 8 INFO cinder.api.openstack.wsgi [None req-f00a690f-343f-4605-bf4b-ba99fc26779c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:21:25.317 7 INFO cinder.api.openstack.wsgi [None req-1fb47aa5-5f1b-45ac-8d7c-2c7bbea4d4bf 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:21:25.318 8 INFO cinder.api.openstack.wsgi [None req-f00a690f-343f-4605-bf4b-ba99fc26779c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:21:25.318 7 INFO cinder.api.openstack.wsgi [None req-1fb47aa5-5f1b-45ac-8d7c-2c7bbea4d4bf 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:21:25.318 8 INFO cinder.api.openstack.wsgi [None req-f00a690f-343f-4605-bf4b-ba99fc26779c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:21:35.208 7 INFO cinder.api.openstack.wsgi [None req-1fb47aa5-5f1b-45ac-8d7c-2c7bbea4d4bf 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:21:35.208 8 INFO cinder.api.openstack.wsgi [None req-f00a690f-343f-4605-bf4b-ba99fc26779c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:21:35.210 7 INFO cinder.api.openstack.wsgi [None req-1fb47aa5-5f1b-45ac-8d7c-2c7bbea4d4bf 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:21:35.211 8 INFO cinder.api.openstack.wsgi [None req-f00a690f-343f-4605-bf4b-ba99fc26779c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:21:45.208 7 INFO cinder.api.openstack.wsgi [None req-1fb47aa5-5f1b-45ac-8d7c-2c7bbea4d4bf 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:21:45.209 8 INFO cinder.api.openstack.wsgi [None req-f00a690f-343f-4605-bf4b-ba99fc26779c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:21:45.209 7 INFO cinder.api.openstack.wsgi [None req-1fb47aa5-5f1b-45ac-8d7c-2c7bbea4d4bf 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:21:45.210 8 INFO cinder.api.openstack.wsgi [None req-f00a690f-343f-4605-bf4b-ba99fc26779c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:21:55.209 8 INFO cinder.api.openstack.wsgi [None req-f00a690f-343f-4605-bf4b-ba99fc26779c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:21:55.209 7 INFO cinder.api.openstack.wsgi [None req-1fb47aa5-5f1b-45ac-8d7c-2c7bbea4d4bf 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:21:55.210 8 INFO cinder.api.openstack.wsgi [None req-f00a690f-343f-4605-bf4b-ba99fc26779c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:21:55.210 7 INFO cinder.api.openstack.wsgi [None req-1fb47aa5-5f1b-45ac-8d7c-2c7bbea4d4bf 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:21:59.431 8 INFO cinder.api.openstack.wsgi [None req-ae45237b-cf0c-4c42-9086-743ea16c901c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:21:59.443 8 INFO cinder.volume.api [None req-ae45237b-cf0c-4c42-9086-743ea16c901c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:21:59.445 8 INFO cinder.api.openstack.wsgi [None req-ae45237b-cf0c-4c42-9086-743ea16c901c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 223/441] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:21:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:21:59.457 7 INFO cinder.api.openstack.wsgi [None req-72801439-a851-49a8-bb41-5788c1cb2c1c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true 2026-07-30 20:21:59.472 7 INFO cinder.volume.api [None req-72801439-a851-49a8-bb41-5788c1cb2c1c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all snapshots completed successfully. 2026-07-30 20:21:59.473 7 INFO cinder.api.openstack.wsgi [None req-72801439-a851-49a8-bb41-5788c1cb2c1c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 219/442] 10.0.0.38 () {28 vars in 673 bytes} [Thu Jul 30 20:21:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:21:59.487 8 INFO cinder.api.openstack.wsgi [None req-4eed2d63-737e-45af-8056-9245516d34a0 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services 2026-07-30 20:21:59.495 8 INFO cinder.api.openstack.wsgi [None req-4eed2d63-737e-45af-8056-9245516d34a0 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services returned with HTTP 200 [pid: 8|app: 0|req: 224/443] 10.0.0.38 () {28 vars in 644 bytes} [Thu Jul 30 20:21:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:21:59.506 7 INFO cinder.api.openstack.wsgi [None req-e2e8f6db-1b39-444e-a684-77ab9201e8ea 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:21:59.516 7 INFO cinder.volume.api [None req-e2e8f6db-1b39-444e-a684-77ab9201e8ea 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:21:59.518 7 INFO cinder.api.openstack.wsgi [None req-e2e8f6db-1b39-444e-a684-77ab9201e8ea 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 220/444] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:21:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:21:59.540 8 INFO cinder.api.openstack.wsgi [None req-06dc492d-b123-4601-8aa1-7f6d018efc2c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true 2026-07-30 20:21:59.556 8 INFO cinder.api.openstack.wsgi [None req-06dc492d-b123-4601-8aa1-7f6d018efc2c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 225/445] 10.0.0.38 () {28 vars in 695 bytes} [Thu Jul 30 20:21:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:21:59.600 7 INFO cinder.api.openstack.wsgi [None req-a258d82a-a6a4-479e-b865-6211f89720da 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true 2026-07-30 20:21:59.621 7 INFO cinder.api.openstack.wsgi [None req-a258d82a-a6a4-479e-b865-6211f89720da 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 221/446] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:21:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:21:59.633 8 INFO cinder.api.openstack.wsgi [None req-19c632e5-7d63-44b5-8f37-05cd962fc592 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true 2026-07-30 20:21:59.655 8 INFO cinder.api.openstack.wsgi [None req-19c632e5-7d63-44b5-8f37-05cd962fc592 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 226/447] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:21:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:21:59.666 7 INFO cinder.api.openstack.wsgi [None req-b4c37a6b-a1ed-40cb-a3eb-7714b698128f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true 2026-07-30 20:21:59.684 7 INFO cinder.api.openstack.wsgi [None req-b4c37a6b-a1ed-40cb-a3eb-7714b698128f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 222/448] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:21:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:22:05.208 7 INFO cinder.api.openstack.wsgi [None req-b4c37a6b-a1ed-40cb-a3eb-7714b698128f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:22:05.208 8 INFO cinder.api.openstack.wsgi [None req-19c632e5-7d63-44b5-8f37-05cd962fc592 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:22:05.209 7 INFO cinder.api.openstack.wsgi [None req-b4c37a6b-a1ed-40cb-a3eb-7714b698128f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:22:05.210 8 INFO cinder.api.openstack.wsgi [None req-19c632e5-7d63-44b5-8f37-05cd962fc592 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:22:15.208 8 INFO cinder.api.openstack.wsgi [None req-19c632e5-7d63-44b5-8f37-05cd962fc592 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:22:15.208 7 INFO cinder.api.openstack.wsgi [None req-b4c37a6b-a1ed-40cb-a3eb-7714b698128f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:22:15.209 8 INFO cinder.api.openstack.wsgi [None req-19c632e5-7d63-44b5-8f37-05cd962fc592 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:22:15.210 7 INFO cinder.api.openstack.wsgi [None req-b4c37a6b-a1ed-40cb-a3eb-7714b698128f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:22:25.208 8 INFO cinder.api.openstack.wsgi [None req-19c632e5-7d63-44b5-8f37-05cd962fc592 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:22:25.208 7 INFO cinder.api.openstack.wsgi [None req-b4c37a6b-a1ed-40cb-a3eb-7714b698128f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:22:25.209 7 INFO cinder.api.openstack.wsgi [None req-b4c37a6b-a1ed-40cb-a3eb-7714b698128f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:22:25.209 8 INFO cinder.api.openstack.wsgi [None req-19c632e5-7d63-44b5-8f37-05cd962fc592 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:22:35.208 8 INFO cinder.api.openstack.wsgi [None req-19c632e5-7d63-44b5-8f37-05cd962fc592 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:22:35.210 8 INFO cinder.api.openstack.wsgi [None req-19c632e5-7d63-44b5-8f37-05cd962fc592 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:22:35.208 7 INFO cinder.api.openstack.wsgi [None req-b4c37a6b-a1ed-40cb-a3eb-7714b698128f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:22:35.211 7 INFO cinder.api.openstack.wsgi [None req-b4c37a6b-a1ed-40cb-a3eb-7714b698128f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:22:45.208 8 INFO cinder.api.openstack.wsgi [None req-19c632e5-7d63-44b5-8f37-05cd962fc592 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:22:45.208 7 INFO cinder.api.openstack.wsgi [None req-b4c37a6b-a1ed-40cb-a3eb-7714b698128f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:22:45.210 8 INFO cinder.api.openstack.wsgi [None req-19c632e5-7d63-44b5-8f37-05cd962fc592 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:22:45.210 7 INFO cinder.api.openstack.wsgi [None req-b4c37a6b-a1ed-40cb-a3eb-7714b698128f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:22:55.209 8 INFO cinder.api.openstack.wsgi [None req-19c632e5-7d63-44b5-8f37-05cd962fc592 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:22:55.212 7 INFO cinder.api.openstack.wsgi [None req-b4c37a6b-a1ed-40cb-a3eb-7714b698128f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:22:55.212 8 INFO cinder.api.openstack.wsgi [None req-19c632e5-7d63-44b5-8f37-05cd962fc592 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:22:55.213 7 INFO cinder.api.openstack.wsgi [None req-b4c37a6b-a1ed-40cb-a3eb-7714b698128f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:22:59.410 8 INFO cinder.api.openstack.wsgi [None req-e8fc0e87-aa3b-4fb6-9762-ec7d2962d6fe 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:22:59.421 8 INFO cinder.volume.api [None req-e8fc0e87-aa3b-4fb6-9762-ec7d2962d6fe 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:22:59.422 8 INFO cinder.api.openstack.wsgi [None req-e8fc0e87-aa3b-4fb6-9762-ec7d2962d6fe 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 233/461] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:22:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:22:59.435 7 INFO cinder.api.openstack.wsgi [None req-5052b684-8650-4d77-81c2-e11b5089673c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:22:59.447 7 INFO cinder.volume.api [None req-5052b684-8650-4d77-81c2-e11b5089673c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:22:59.449 7 INFO cinder.api.openstack.wsgi [None req-5052b684-8650-4d77-81c2-e11b5089673c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 229/462] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:22:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:22:59.460 8 INFO cinder.api.openstack.wsgi [None req-cdcf5e52-b9a3-4934-85fd-639bde1f3552 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services 2026-07-30 20:22:59.466 8 INFO cinder.api.openstack.wsgi [None req-cdcf5e52-b9a3-4934-85fd-639bde1f3552 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services returned with HTTP 200 [pid: 8|app: 0|req: 234/463] 10.0.0.38 () {28 vars in 644 bytes} [Thu Jul 30 20:22:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:22:59.477 7 INFO cinder.api.openstack.wsgi [None req-3149f451-2b53-4528-93ea-eec5b06505db 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true 2026-07-30 20:22:59.494 7 INFO cinder.api.openstack.wsgi [None req-3149f451-2b53-4528-93ea-eec5b06505db 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 230/464] 10.0.0.38 () {28 vars in 695 bytes} [Thu Jul 30 20:22:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:22:59.532 8 INFO cinder.api.openstack.wsgi [None req-d75bf8f9-c8a2-4e1e-a91e-657fd91bd616 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true 2026-07-30 20:22:59.553 8 INFO cinder.api.openstack.wsgi [None req-d75bf8f9-c8a2-4e1e-a91e-657fd91bd616 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 235/465] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:22:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:22:59.565 7 INFO cinder.api.openstack.wsgi [None req-585e0a4e-d4d3-4d1e-b97e-a7b67d31c48b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true 2026-07-30 20:22:59.588 7 INFO cinder.api.openstack.wsgi [None req-585e0a4e-d4d3-4d1e-b97e-a7b67d31c48b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 231/466] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:22:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:22:59.602 8 INFO cinder.api.openstack.wsgi [None req-6dbf022b-cfe8-4e8d-8979-c955cbbbc5c4 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true 2026-07-30 20:22:59.625 8 INFO cinder.api.openstack.wsgi [None req-6dbf022b-cfe8-4e8d-8979-c955cbbbc5c4 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 236/467] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:22:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:22:59.635 7 INFO cinder.api.openstack.wsgi [None req-41895912-5942-4cdf-921c-430cecfad68d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true 2026-07-30 20:22:59.641 7 INFO cinder.volume.api [None req-41895912-5942-4cdf-921c-430cecfad68d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all snapshots completed successfully. 2026-07-30 20:22:59.641 7 INFO cinder.api.openstack.wsgi [None req-41895912-5942-4cdf-921c-430cecfad68d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 232/468] 10.0.0.38 () {28 vars in 673 bytes} [Thu Jul 30 20:22:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:23:05.208 8 INFO cinder.api.openstack.wsgi [None req-6dbf022b-cfe8-4e8d-8979-c955cbbbc5c4 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:23:05.208 7 INFO cinder.api.openstack.wsgi [None req-41895912-5942-4cdf-921c-430cecfad68d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:23:05.210 8 INFO cinder.api.openstack.wsgi [None req-6dbf022b-cfe8-4e8d-8979-c955cbbbc5c4 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:23:05.210 7 INFO cinder.api.openstack.wsgi [None req-41895912-5942-4cdf-921c-430cecfad68d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:23:15.208 7 INFO cinder.api.openstack.wsgi [None req-41895912-5942-4cdf-921c-430cecfad68d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:23:15.208 8 INFO cinder.api.openstack.wsgi [None req-6dbf022b-cfe8-4e8d-8979-c955cbbbc5c4 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:23:15.209 7 INFO cinder.api.openstack.wsgi [None req-41895912-5942-4cdf-921c-430cecfad68d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:23:15.210 8 INFO cinder.api.openstack.wsgi [None req-6dbf022b-cfe8-4e8d-8979-c955cbbbc5c4 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:23:25.208 8 INFO cinder.api.openstack.wsgi [None req-6dbf022b-cfe8-4e8d-8979-c955cbbbc5c4 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:23:25.208 7 INFO cinder.api.openstack.wsgi [None req-41895912-5942-4cdf-921c-430cecfad68d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:23:25.209 7 INFO cinder.api.openstack.wsgi [None req-41895912-5942-4cdf-921c-430cecfad68d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:23:25.209 8 INFO cinder.api.openstack.wsgi [None req-6dbf022b-cfe8-4e8d-8979-c955cbbbc5c4 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:23:35.207 7 INFO cinder.api.openstack.wsgi [None req-41895912-5942-4cdf-921c-430cecfad68d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:23:35.208 8 INFO cinder.api.openstack.wsgi [None req-6dbf022b-cfe8-4e8d-8979-c955cbbbc5c4 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:23:35.209 7 INFO cinder.api.openstack.wsgi [None req-41895912-5942-4cdf-921c-430cecfad68d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:23:35.210 8 INFO cinder.api.openstack.wsgi [None req-6dbf022b-cfe8-4e8d-8979-c955cbbbc5c4 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:23:45.208 7 INFO cinder.api.openstack.wsgi [None req-41895912-5942-4cdf-921c-430cecfad68d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:23:45.209 8 INFO cinder.api.openstack.wsgi [None req-6dbf022b-cfe8-4e8d-8979-c955cbbbc5c4 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:23:45.210 7 INFO cinder.api.openstack.wsgi [None req-41895912-5942-4cdf-921c-430cecfad68d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:23:45.211 8 INFO cinder.api.openstack.wsgi [None req-6dbf022b-cfe8-4e8d-8979-c955cbbbc5c4 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:23:55.209 7 INFO cinder.api.openstack.wsgi [None req-41895912-5942-4cdf-921c-430cecfad68d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:23:55.209 8 INFO cinder.api.openstack.wsgi [None req-6dbf022b-cfe8-4e8d-8979-c955cbbbc5c4 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:23:55.210 7 INFO cinder.api.openstack.wsgi [None req-41895912-5942-4cdf-921c-430cecfad68d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:23:55.210 8 INFO cinder.api.openstack.wsgi [None req-6dbf022b-cfe8-4e8d-8979-c955cbbbc5c4 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:23:59.457 7 INFO cinder.api.openstack.wsgi [None req-878baedb-af0c-4677-b253-9de512c33388 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services 2026-07-30 20:23:59.463 7 INFO cinder.api.openstack.wsgi [None req-878baedb-af0c-4677-b253-9de512c33388 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services returned with HTTP 200 [pid: 7|app: 0|req: 239/481] 10.0.0.38 () {28 vars in 644 bytes} [Thu Jul 30 20:23:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-services => generated 646 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:23:59.480 8 INFO cinder.api.openstack.wsgi [None req-d136fdad-53c5-40ec-a63c-b315cda8abeb 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:23:59.489 8 INFO cinder.volume.api [None req-d136fdad-53c5-40ec-a63c-b315cda8abeb 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:23:59.491 8 INFO cinder.api.openstack.wsgi [None req-d136fdad-53c5-40ec-a63c-b315cda8abeb 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 243/482] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:23:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:23:59.502 7 INFO cinder.api.openstack.wsgi [None req-973b86d1-8d00-4af3-aaf0-6eea11ba231b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true 2026-07-30 20:23:59.509 7 INFO cinder.volume.api [None req-973b86d1-8d00-4af3-aaf0-6eea11ba231b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all snapshots completed successfully. 2026-07-30 20:23:59.510 7 INFO cinder.api.openstack.wsgi [None req-973b86d1-8d00-4af3-aaf0-6eea11ba231b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 240/483] 10.0.0.38 () {28 vars in 673 bytes} [Thu Jul 30 20:23:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:23:59.517 8 INFO cinder.api.openstack.wsgi [None req-82044aa3-2cb3-4adb-a62a-6eaed3267d63 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:23:59.525 8 INFO cinder.volume.api [None req-82044aa3-2cb3-4adb-a62a-6eaed3267d63 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:23:59.526 8 INFO cinder.api.openstack.wsgi [None req-82044aa3-2cb3-4adb-a62a-6eaed3267d63 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 244/484] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:23:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:23:59.540 7 INFO cinder.api.openstack.wsgi [None req-e5d36591-8d73-41be-88a4-41ab65e1e1df 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true 2026-07-30 20:23:59.558 7 INFO cinder.api.openstack.wsgi [None req-e5d36591-8d73-41be-88a4-41ab65e1e1df 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 241/485] 10.0.0.38 () {28 vars in 695 bytes} [Thu Jul 30 20:23:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:23:59.603 8 INFO cinder.api.openstack.wsgi [None req-6f9b9729-18b2-4f7f-b8c9-7aee1307aa28 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true 2026-07-30 20:23:59.623 8 INFO cinder.api.openstack.wsgi [None req-6f9b9729-18b2-4f7f-b8c9-7aee1307aa28 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 245/486] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:23:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:23:59.645 7 INFO cinder.api.openstack.wsgi [None req-201901c0-fabb-4b60-8d11-103ba65623d2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true 2026-07-30 20:23:59.671 7 INFO cinder.api.openstack.wsgi [None req-201901c0-fabb-4b60-8d11-103ba65623d2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 242/487] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:23:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:23:59.688 8 INFO cinder.api.openstack.wsgi [None req-2048b753-61cd-4806-aa2c-efde58ad4add 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true 2026-07-30 20:23:59.712 8 INFO cinder.api.openstack.wsgi [None req-2048b753-61cd-4806-aa2c-efde58ad4add 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 246/488] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:23:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:24:05.209 7 INFO cinder.api.openstack.wsgi [None req-201901c0-fabb-4b60-8d11-103ba65623d2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:24:05.209 8 INFO cinder.api.openstack.wsgi [None req-2048b753-61cd-4806-aa2c-efde58ad4add 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:24:05.210 7 INFO cinder.api.openstack.wsgi [None req-201901c0-fabb-4b60-8d11-103ba65623d2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:24:05.210 8 INFO cinder.api.openstack.wsgi [None req-2048b753-61cd-4806-aa2c-efde58ad4add 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:24:15.208 8 INFO cinder.api.openstack.wsgi [None req-2048b753-61cd-4806-aa2c-efde58ad4add 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:24:15.208 7 INFO cinder.api.openstack.wsgi [None req-201901c0-fabb-4b60-8d11-103ba65623d2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:24:15.209 8 INFO cinder.api.openstack.wsgi [None req-2048b753-61cd-4806-aa2c-efde58ad4add 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:24:15.210 7 INFO cinder.api.openstack.wsgi [None req-201901c0-fabb-4b60-8d11-103ba65623d2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:24:25.208 7 INFO cinder.api.openstack.wsgi [None req-201901c0-fabb-4b60-8d11-103ba65623d2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:24:25.209 8 INFO cinder.api.openstack.wsgi [None req-2048b753-61cd-4806-aa2c-efde58ad4add 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:24:25.209 7 INFO cinder.api.openstack.wsgi [None req-201901c0-fabb-4b60-8d11-103ba65623d2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:24:25.210 8 INFO cinder.api.openstack.wsgi [None req-2048b753-61cd-4806-aa2c-efde58ad4add 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:24:35.208 7 INFO cinder.api.openstack.wsgi [None req-201901c0-fabb-4b60-8d11-103ba65623d2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:24:35.208 8 INFO cinder.api.openstack.wsgi [None req-2048b753-61cd-4806-aa2c-efde58ad4add 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:24:35.209 7 INFO cinder.api.openstack.wsgi [None req-201901c0-fabb-4b60-8d11-103ba65623d2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:24:35.210 8 INFO cinder.api.openstack.wsgi [None req-2048b753-61cd-4806-aa2c-efde58ad4add 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:24:45.209 7 INFO cinder.api.openstack.wsgi [None req-201901c0-fabb-4b60-8d11-103ba65623d2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:24:45.209 8 INFO cinder.api.openstack.wsgi [None req-2048b753-61cd-4806-aa2c-efde58ad4add 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:24:45.210 7 INFO cinder.api.openstack.wsgi [None req-201901c0-fabb-4b60-8d11-103ba65623d2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:24:45.210 8 INFO cinder.api.openstack.wsgi [None req-2048b753-61cd-4806-aa2c-efde58ad4add 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:24:55.208 7 INFO cinder.api.openstack.wsgi [None req-201901c0-fabb-4b60-8d11-103ba65623d2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:24:55.209 8 INFO cinder.api.openstack.wsgi [None req-2048b753-61cd-4806-aa2c-efde58ad4add 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:24:55.210 7 INFO cinder.api.openstack.wsgi [None req-201901c0-fabb-4b60-8d11-103ba65623d2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:24:55.210 8 INFO cinder.api.openstack.wsgi [None req-2048b753-61cd-4806-aa2c-efde58ad4add 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:24:59.473 7 INFO cinder.api.openstack.wsgi [None req-b9de630b-7e50-4b4e-8352-988365ac4e16 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true 2026-07-30 20:24:59.500 7 INFO cinder.api.openstack.wsgi [None req-b9de630b-7e50-4b4e-8352-988365ac4e16 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 249/501] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:24:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true => generated 847 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:24:59.516 8 INFO cinder.api.openstack.wsgi [None req-cd779309-6ddf-4182-83be-8885929e6efc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true 2026-07-30 20:24:59.546 8 INFO cinder.api.openstack.wsgi [None req-cd779309-6ddf-4182-83be-8885929e6efc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 253/502] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:24:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:24:59.559 7 INFO cinder.api.openstack.wsgi [None req-a4ba6c46-cef9-4973-83d3-609207d0cfb7 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true 2026-07-30 20:24:59.578 7 INFO cinder.api.openstack.wsgi [None req-a4ba6c46-cef9-4973-83d3-609207d0cfb7 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 250/503] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:24:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:24:59.591 8 INFO cinder.api.openstack.wsgi [None req-c65d0e0c-f0ac-44f1-9b6c-844157b3bb04 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:24:59.601 8 INFO cinder.volume.api [None req-c65d0e0c-f0ac-44f1-9b6c-844157b3bb04 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:24:59.603 8 INFO cinder.api.openstack.wsgi [None req-c65d0e0c-f0ac-44f1-9b6c-844157b3bb04 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 254/504] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:24:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:24:59.618 7 INFO cinder.api.openstack.wsgi [None req-793d925b-521b-4d75-8a0e-f2a266c5cfc2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services 2026-07-30 20:24:59.624 7 INFO cinder.api.openstack.wsgi [None req-793d925b-521b-4d75-8a0e-f2a266c5cfc2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services returned with HTTP 200 [pid: 7|app: 0|req: 251/505] 10.0.0.38 () {28 vars in 644 bytes} [Thu Jul 30 20:24:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:24:59.636 8 INFO cinder.api.openstack.wsgi [None req-eea462dc-99b7-497e-a8f0-bd7a503ed96f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:24:59.647 8 INFO cinder.volume.api [None req-eea462dc-99b7-497e-a8f0-bd7a503ed96f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:24:59.649 8 INFO cinder.api.openstack.wsgi [None req-eea462dc-99b7-497e-a8f0-bd7a503ed96f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 255/506] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:24:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:24:59.660 7 INFO cinder.api.openstack.wsgi [None req-7dddad56-10ba-4e1d-bb12-3ec81e409137 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true 2026-07-30 20:24:59.674 7 INFO cinder.api.openstack.wsgi [None req-7dddad56-10ba-4e1d-bb12-3ec81e409137 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 252/507] 10.0.0.38 () {28 vars in 695 bytes} [Thu Jul 30 20:24:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:24:59.688 8 INFO cinder.api.openstack.wsgi [None req-cf78c979-024f-47bd-ab9f-76cf5c7b3e55 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true 2026-07-30 20:24:59.696 8 INFO cinder.volume.api [None req-cf78c979-024f-47bd-ab9f-76cf5c7b3e55 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all snapshots completed successfully. 2026-07-30 20:24:59.696 8 INFO cinder.api.openstack.wsgi [None req-cf78c979-024f-47bd-ab9f-76cf5c7b3e55 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 256/508] 10.0.0.38 () {28 vars in 673 bytes} [Thu Jul 30 20:24:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:25:05.208 7 INFO cinder.api.openstack.wsgi [None req-7dddad56-10ba-4e1d-bb12-3ec81e409137 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:25:05.209 8 INFO cinder.api.openstack.wsgi [None req-cf78c979-024f-47bd-ab9f-76cf5c7b3e55 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:25:05.210 7 INFO cinder.api.openstack.wsgi [None req-7dddad56-10ba-4e1d-bb12-3ec81e409137 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:25:05.210 8 INFO cinder.api.openstack.wsgi [None req-cf78c979-024f-47bd-ab9f-76cf5c7b3e55 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:25:15.208 8 INFO cinder.api.openstack.wsgi [None req-cf78c979-024f-47bd-ab9f-76cf5c7b3e55 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:25:15.208 7 INFO cinder.api.openstack.wsgi [None req-7dddad56-10ba-4e1d-bb12-3ec81e409137 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:25:15.210 8 INFO cinder.api.openstack.wsgi [None req-cf78c979-024f-47bd-ab9f-76cf5c7b3e55 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:25:15.210 7 INFO cinder.api.openstack.wsgi [None req-7dddad56-10ba-4e1d-bb12-3ec81e409137 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:25:25.209 8 INFO cinder.api.openstack.wsgi [None req-cf78c979-024f-47bd-ab9f-76cf5c7b3e55 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:25:25.209 7 INFO cinder.api.openstack.wsgi [None req-7dddad56-10ba-4e1d-bb12-3ec81e409137 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:25:25.210 8 INFO cinder.api.openstack.wsgi [None req-cf78c979-024f-47bd-ab9f-76cf5c7b3e55 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:25:25.210 7 INFO cinder.api.openstack.wsgi [None req-7dddad56-10ba-4e1d-bb12-3ec81e409137 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:25:35.208 7 INFO cinder.api.openstack.wsgi [None req-7dddad56-10ba-4e1d-bb12-3ec81e409137 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:25:35.209 8 INFO cinder.api.openstack.wsgi [None req-cf78c979-024f-47bd-ab9f-76cf5c7b3e55 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:25:35.209 7 INFO cinder.api.openstack.wsgi [None req-7dddad56-10ba-4e1d-bb12-3ec81e409137 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:25:35.211 8 INFO cinder.api.openstack.wsgi [None req-cf78c979-024f-47bd-ab9f-76cf5c7b3e55 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:25:45.208 8 INFO cinder.api.openstack.wsgi [None req-cf78c979-024f-47bd-ab9f-76cf5c7b3e55 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:25:45.209 7 INFO cinder.api.openstack.wsgi [None req-7dddad56-10ba-4e1d-bb12-3ec81e409137 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:25:45.209 8 INFO cinder.api.openstack.wsgi [None req-cf78c979-024f-47bd-ab9f-76cf5c7b3e55 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:25:45.212 7 INFO cinder.api.openstack.wsgi [None req-7dddad56-10ba-4e1d-bb12-3ec81e409137 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:25:55.209 7 INFO cinder.api.openstack.wsgi [None req-7dddad56-10ba-4e1d-bb12-3ec81e409137 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:25:55.209 8 INFO cinder.api.openstack.wsgi [None req-cf78c979-024f-47bd-ab9f-76cf5c7b3e55 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:25:55.210 7 INFO cinder.api.openstack.wsgi [None req-7dddad56-10ba-4e1d-bb12-3ec81e409137 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:25:55.210 8 INFO cinder.api.openstack.wsgi [None req-cf78c979-024f-47bd-ab9f-76cf5c7b3e55 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:25:59.480 7 INFO cinder.api.openstack.wsgi [None req-01bf8227-73ba-4c29-9efe-80699cce8921 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:25:59.491 7 INFO cinder.volume.api [None req-01bf8227-73ba-4c29-9efe-80699cce8921 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:25:59.493 7 INFO cinder.api.openstack.wsgi [None req-01bf8227-73ba-4c29-9efe-80699cce8921 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 259/521] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:25:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:25:59.508 8 INFO cinder.api.openstack.wsgi [None req-c4f5c6ae-1d04-4272-8292-6b549155bbd6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true 2026-07-30 20:25:59.527 8 INFO cinder.api.openstack.wsgi [None req-c4f5c6ae-1d04-4272-8292-6b549155bbd6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 263/522] 10.0.0.38 () {28 vars in 695 bytes} [Thu Jul 30 20:25:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:25:59.539 7 INFO cinder.api.openstack.wsgi [None req-e3aaa4d1-1b8e-497b-9f40-e321d3a8b9d9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true 2026-07-30 20:25:59.548 7 INFO cinder.volume.api [None req-e3aaa4d1-1b8e-497b-9f40-e321d3a8b9d9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all snapshots completed successfully. 2026-07-30 20:25:59.549 7 INFO cinder.api.openstack.wsgi [None req-e3aaa4d1-1b8e-497b-9f40-e321d3a8b9d9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 260/523] 10.0.0.38 () {28 vars in 673 bytes} [Thu Jul 30 20:25:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:25:59.564 8 INFO cinder.api.openstack.wsgi [None req-b1a9d510-3f43-4d5b-b58c-6cc8a43c9f89 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services 2026-07-30 20:25:59.574 8 INFO cinder.api.openstack.wsgi [None req-b1a9d510-3f43-4d5b-b58c-6cc8a43c9f89 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services returned with HTTP 200 [pid: 8|app: 0|req: 264/524] 10.0.0.38 () {28 vars in 644 bytes} [Thu Jul 30 20:25:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:25:59.588 7 INFO cinder.api.openstack.wsgi [None req-71a390d1-e4c5-4c44-8a42-2beb57aaeffd 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:25:59.604 7 INFO cinder.volume.api [None req-71a390d1-e4c5-4c44-8a42-2beb57aaeffd 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:25:59.608 7 INFO cinder.api.openstack.wsgi [None req-71a390d1-e4c5-4c44-8a42-2beb57aaeffd 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 261/525] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:25:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:25:59.651 8 INFO cinder.api.openstack.wsgi [None req-0be448bc-91e8-4aad-bca1-067a2bb35a38 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true 2026-07-30 20:25:59.685 8 INFO cinder.api.openstack.wsgi [None req-0be448bc-91e8-4aad-bca1-067a2bb35a38 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 265/526] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:25:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:25:59.698 7 INFO cinder.api.openstack.wsgi [None req-6857af09-7280-4aee-963e-ecfb2fe22b16 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true 2026-07-30 20:25:59.725 7 INFO cinder.api.openstack.wsgi [None req-6857af09-7280-4aee-963e-ecfb2fe22b16 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 262/527] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:25:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:25:59.737 8 INFO cinder.api.openstack.wsgi [None req-147cd0a2-3eb0-4254-b3c1-7e2641cb2333 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true 2026-07-30 20:25:59.760 8 INFO cinder.api.openstack.wsgi [None req-147cd0a2-3eb0-4254-b3c1-7e2641cb2333 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 266/528] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:25:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:26:05.210 8 INFO cinder.api.openstack.wsgi [None req-147cd0a2-3eb0-4254-b3c1-7e2641cb2333 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:26:05.210 7 INFO cinder.api.openstack.wsgi [None req-6857af09-7280-4aee-963e-ecfb2fe22b16 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:26:05.211 8 INFO cinder.api.openstack.wsgi [None req-147cd0a2-3eb0-4254-b3c1-7e2641cb2333 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:26:05.212 7 INFO cinder.api.openstack.wsgi [None req-6857af09-7280-4aee-963e-ecfb2fe22b16 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:26:15.208 8 INFO cinder.api.openstack.wsgi [None req-147cd0a2-3eb0-4254-b3c1-7e2641cb2333 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:26:15.209 7 INFO cinder.api.openstack.wsgi [None req-6857af09-7280-4aee-963e-ecfb2fe22b16 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:26:15.209 8 INFO cinder.api.openstack.wsgi [None req-147cd0a2-3eb0-4254-b3c1-7e2641cb2333 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:26:15.210 7 INFO cinder.api.openstack.wsgi [None req-6857af09-7280-4aee-963e-ecfb2fe22b16 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:26:25.209 8 INFO cinder.api.openstack.wsgi [None req-147cd0a2-3eb0-4254-b3c1-7e2641cb2333 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:26:25.209 7 INFO cinder.api.openstack.wsgi [None req-6857af09-7280-4aee-963e-ecfb2fe22b16 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:26:25.210 8 INFO cinder.api.openstack.wsgi [None req-147cd0a2-3eb0-4254-b3c1-7e2641cb2333 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:26:25.210 7 INFO cinder.api.openstack.wsgi [None req-6857af09-7280-4aee-963e-ecfb2fe22b16 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:26:35.208 7 INFO cinder.api.openstack.wsgi [None req-6857af09-7280-4aee-963e-ecfb2fe22b16 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:26:35.208 8 INFO cinder.api.openstack.wsgi [None req-147cd0a2-3eb0-4254-b3c1-7e2641cb2333 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:26:35.210 7 INFO cinder.api.openstack.wsgi [None req-6857af09-7280-4aee-963e-ecfb2fe22b16 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:26:35.209 8 INFO cinder.api.openstack.wsgi [None req-147cd0a2-3eb0-4254-b3c1-7e2641cb2333 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:26:45.208 8 INFO cinder.api.openstack.wsgi [None req-147cd0a2-3eb0-4254-b3c1-7e2641cb2333 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:26:45.208 7 INFO cinder.api.openstack.wsgi [None req-6857af09-7280-4aee-963e-ecfb2fe22b16 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:26:45.209 8 INFO cinder.api.openstack.wsgi [None req-147cd0a2-3eb0-4254-b3c1-7e2641cb2333 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:26:45.210 7 INFO cinder.api.openstack.wsgi [None req-6857af09-7280-4aee-963e-ecfb2fe22b16 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:26:55.208 8 INFO cinder.api.openstack.wsgi [None req-147cd0a2-3eb0-4254-b3c1-7e2641cb2333 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:26:55.208 7 INFO cinder.api.openstack.wsgi [None req-6857af09-7280-4aee-963e-ecfb2fe22b16 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:26:55.209 7 INFO cinder.api.openstack.wsgi [None req-6857af09-7280-4aee-963e-ecfb2fe22b16 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:26:55.209 8 INFO cinder.api.openstack.wsgi [None req-147cd0a2-3eb0-4254-b3c1-7e2641cb2333 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:26:59.420 7 INFO cinder.api.openstack.wsgi [None req-999c8ec8-b5ec-44e7-8280-4c9442a14de5 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:26:59.429 7 INFO cinder.volume.api [None req-999c8ec8-b5ec-44e7-8280-4c9442a14de5 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:26:59.430 7 INFO cinder.api.openstack.wsgi [None req-999c8ec8-b5ec-44e7-8280-4c9442a14de5 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 269/541] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:26:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:26:59.446 8 INFO cinder.api.openstack.wsgi [None req-20fab641-c06b-4ea7-93c3-c3f6e1465015 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true 2026-07-30 20:26:59.464 8 INFO cinder.api.openstack.wsgi [None req-20fab641-c06b-4ea7-93c3-c3f6e1465015 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 273/542] 10.0.0.38 () {28 vars in 695 bytes} [Thu Jul 30 20:26:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:26:59.482 7 INFO cinder.api.openstack.wsgi [None req-b5079161-078c-45a1-b213-1d5d6faee185 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services 2026-07-30 20:26:59.490 7 INFO cinder.api.openstack.wsgi [None req-b5079161-078c-45a1-b213-1d5d6faee185 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services returned with HTTP 200 [pid: 7|app: 0|req: 270/543] 10.0.0.38 () {28 vars in 644 bytes} [Thu Jul 30 20:26:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:26:59.506 8 INFO cinder.api.openstack.wsgi [None req-7218d0fd-4279-47a3-bc4f-4fff3713fdc1 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:26:59.520 8 INFO cinder.volume.api [None req-7218d0fd-4279-47a3-bc4f-4fff3713fdc1 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:26:59.524 8 INFO cinder.api.openstack.wsgi [None req-7218d0fd-4279-47a3-bc4f-4fff3713fdc1 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 274/544] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:26:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:26:59.538 7 INFO cinder.api.openstack.wsgi [None req-cd35593a-14c1-446f-bbac-03f7ccf41442 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true 2026-07-30 20:26:59.554 7 INFO cinder.volume.api [None req-cd35593a-14c1-446f-bbac-03f7ccf41442 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all snapshots completed successfully. 2026-07-30 20:26:59.554 7 INFO cinder.api.openstack.wsgi [None req-cd35593a-14c1-446f-bbac-03f7ccf41442 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 271/545] 10.0.0.38 () {28 vars in 673 bytes} [Thu Jul 30 20:26:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:26:59.632 8 INFO cinder.api.openstack.wsgi [None req-fa4b74c5-c3f4-41eb-a2d4-3666bc238f9e 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true 2026-07-30 20:26:59.653 8 INFO cinder.api.openstack.wsgi [None req-fa4b74c5-c3f4-41eb-a2d4-3666bc238f9e 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 275/546] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:26:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:26:59.662 7 INFO cinder.api.openstack.wsgi [None req-d8a0cc0d-4629-410a-a7bd-643d0ff45718 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true 2026-07-30 20:26:59.691 7 INFO cinder.api.openstack.wsgi [None req-d8a0cc0d-4629-410a-a7bd-643d0ff45718 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 272/547] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:26:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:26:59.702 8 INFO cinder.api.openstack.wsgi [None req-93b5c9ea-0121-469e-8c18-5cdbfcdd44b2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true 2026-07-30 20:26:59.720 8 INFO cinder.api.openstack.wsgi [None req-93b5c9ea-0121-469e-8c18-5cdbfcdd44b2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 276/548] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:26:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:27:05.208 8 INFO cinder.api.openstack.wsgi [None req-93b5c9ea-0121-469e-8c18-5cdbfcdd44b2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:27:05.208 7 INFO cinder.api.openstack.wsgi [None req-d8a0cc0d-4629-410a-a7bd-643d0ff45718 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:27:05.209 8 INFO cinder.api.openstack.wsgi [None req-93b5c9ea-0121-469e-8c18-5cdbfcdd44b2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:27:05.209 7 INFO cinder.api.openstack.wsgi [None req-d8a0cc0d-4629-410a-a7bd-643d0ff45718 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:27:15.208 7 INFO cinder.api.openstack.wsgi [None req-d8a0cc0d-4629-410a-a7bd-643d0ff45718 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:27:15.209 8 INFO cinder.api.openstack.wsgi [None req-93b5c9ea-0121-469e-8c18-5cdbfcdd44b2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:27:15.210 7 INFO cinder.api.openstack.wsgi [None req-d8a0cc0d-4629-410a-a7bd-643d0ff45718 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:27:15.211 8 INFO cinder.api.openstack.wsgi [None req-93b5c9ea-0121-469e-8c18-5cdbfcdd44b2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:27:25.208 7 INFO cinder.api.openstack.wsgi [None req-d8a0cc0d-4629-410a-a7bd-643d0ff45718 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:27:25.210 7 INFO cinder.api.openstack.wsgi [None req-d8a0cc0d-4629-410a-a7bd-643d0ff45718 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:27:25.209 8 INFO cinder.api.openstack.wsgi [None req-93b5c9ea-0121-469e-8c18-5cdbfcdd44b2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:27:25.211 8 INFO cinder.api.openstack.wsgi [None req-93b5c9ea-0121-469e-8c18-5cdbfcdd44b2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:27:35.208 8 INFO cinder.api.openstack.wsgi [None req-93b5c9ea-0121-469e-8c18-5cdbfcdd44b2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:27:35.208 7 INFO cinder.api.openstack.wsgi [None req-d8a0cc0d-4629-410a-a7bd-643d0ff45718 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:27:35.209 8 INFO cinder.api.openstack.wsgi [None req-93b5c9ea-0121-469e-8c18-5cdbfcdd44b2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:27:35.210 7 INFO cinder.api.openstack.wsgi [None req-d8a0cc0d-4629-410a-a7bd-643d0ff45718 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:27:45.208 7 INFO cinder.api.openstack.wsgi [None req-d8a0cc0d-4629-410a-a7bd-643d0ff45718 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:27:45.208 8 INFO cinder.api.openstack.wsgi [None req-93b5c9ea-0121-469e-8c18-5cdbfcdd44b2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:27:45.209 7 INFO cinder.api.openstack.wsgi [None req-d8a0cc0d-4629-410a-a7bd-643d0ff45718 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:27:45.209 8 INFO cinder.api.openstack.wsgi [None req-93b5c9ea-0121-469e-8c18-5cdbfcdd44b2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:27:55.209 7 INFO cinder.api.openstack.wsgi [None req-d8a0cc0d-4629-410a-a7bd-643d0ff45718 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:27:55.209 8 INFO cinder.api.openstack.wsgi [None req-93b5c9ea-0121-469e-8c18-5cdbfcdd44b2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:27:55.210 7 INFO cinder.api.openstack.wsgi [None req-d8a0cc0d-4629-410a-a7bd-643d0ff45718 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:27:55.211 8 INFO cinder.api.openstack.wsgi [None req-93b5c9ea-0121-469e-8c18-5cdbfcdd44b2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:27:59.421 7 INFO cinder.api.openstack.wsgi [None req-45c47ebd-ca88-479c-8577-b7d31b680a1c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:27:59.430 7 INFO cinder.volume.api [None req-45c47ebd-ca88-479c-8577-b7d31b680a1c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:27:59.432 7 INFO cinder.api.openstack.wsgi [None req-45c47ebd-ca88-479c-8577-b7d31b680a1c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 279/561] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:27:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:27:59.447 8 INFO cinder.api.openstack.wsgi [None req-f3dac97f-f5ef-4f99-878f-d05f8c996289 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:27:59.456 8 INFO cinder.volume.api [None req-f3dac97f-f5ef-4f99-878f-d05f8c996289 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:27:59.458 8 INFO cinder.api.openstack.wsgi [None req-f3dac97f-f5ef-4f99-878f-d05f8c996289 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 283/562] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:27:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:27:59.510 7 INFO cinder.api.openstack.wsgi [None req-4749a345-e3c1-4871-866f-0331bb578474 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true 2026-07-30 20:27:59.535 7 INFO cinder.api.openstack.wsgi [None req-4749a345-e3c1-4871-866f-0331bb578474 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 280/563] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:27:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:27:59.549 8 INFO cinder.api.openstack.wsgi [None req-da3dbfd9-3fe9-4537-bb4c-9f121f11ebc3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true 2026-07-30 20:27:59.581 8 INFO cinder.api.openstack.wsgi [None req-da3dbfd9-3fe9-4537-bb4c-9f121f11ebc3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 284/564] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:27:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:27:59.603 7 INFO cinder.api.openstack.wsgi [None req-47a9ba24-ac98-4ae6-aa97-4b79eccc8bfa 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true 2026-07-30 20:27:59.628 7 INFO cinder.api.openstack.wsgi [None req-47a9ba24-ac98-4ae6-aa97-4b79eccc8bfa 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 281/565] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:27:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:27:59.640 8 INFO cinder.api.openstack.wsgi [None req-cb8d6a6b-7a44-4e9f-9bd9-90af4559124d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true 2026-07-30 20:27:59.646 8 INFO cinder.volume.api [None req-cb8d6a6b-7a44-4e9f-9bd9-90af4559124d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all snapshots completed successfully. 2026-07-30 20:27:59.647 8 INFO cinder.api.openstack.wsgi [None req-cb8d6a6b-7a44-4e9f-9bd9-90af4559124d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 285/566] 10.0.0.38 () {28 vars in 673 bytes} [Thu Jul 30 20:27:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:27:59.662 7 INFO cinder.api.openstack.wsgi [None req-1670307a-69d1-4b82-9b74-075489da5895 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services 2026-07-30 20:27:59.669 7 INFO cinder.api.openstack.wsgi [None req-1670307a-69d1-4b82-9b74-075489da5895 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services returned with HTTP 200 [pid: 7|app: 0|req: 282/567] 10.0.0.38 () {28 vars in 644 bytes} [Thu Jul 30 20:27:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:27:59.680 8 INFO cinder.api.openstack.wsgi [None req-638d8d40-a107-4ae8-9343-1bec9a390eef 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true 2026-07-30 20:27:59.699 8 INFO cinder.api.openstack.wsgi [None req-638d8d40-a107-4ae8-9343-1bec9a390eef 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 286/568] 10.0.0.38 () {28 vars in 695 bytes} [Thu Jul 30 20:27:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:28:05.208 8 INFO cinder.api.openstack.wsgi [None req-638d8d40-a107-4ae8-9343-1bec9a390eef 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:28:05.208 7 INFO cinder.api.openstack.wsgi [None req-1670307a-69d1-4b82-9b74-075489da5895 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:28:05.209 8 INFO cinder.api.openstack.wsgi [None req-638d8d40-a107-4ae8-9343-1bec9a390eef 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:28:05.209 7 INFO cinder.api.openstack.wsgi [None req-1670307a-69d1-4b82-9b74-075489da5895 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:28:15.208 8 INFO cinder.api.openstack.wsgi [None req-638d8d40-a107-4ae8-9343-1bec9a390eef 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:28:15.208 7 INFO cinder.api.openstack.wsgi [None req-1670307a-69d1-4b82-9b74-075489da5895 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:28:15.209 7 INFO cinder.api.openstack.wsgi [None req-1670307a-69d1-4b82-9b74-075489da5895 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:28:15.209 8 INFO cinder.api.openstack.wsgi [None req-638d8d40-a107-4ae8-9343-1bec9a390eef 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:28:25.208 7 INFO cinder.api.openstack.wsgi [None req-1670307a-69d1-4b82-9b74-075489da5895 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:28:25.208 8 INFO cinder.api.openstack.wsgi [None req-638d8d40-a107-4ae8-9343-1bec9a390eef 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:28:25.209 7 INFO cinder.api.openstack.wsgi [None req-1670307a-69d1-4b82-9b74-075489da5895 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:28:25.209 8 INFO cinder.api.openstack.wsgi [None req-638d8d40-a107-4ae8-9343-1bec9a390eef 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:28:35.208 7 INFO cinder.api.openstack.wsgi [None req-1670307a-69d1-4b82-9b74-075489da5895 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:28:35.209 8 INFO cinder.api.openstack.wsgi [None req-638d8d40-a107-4ae8-9343-1bec9a390eef 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:28:35.210 7 INFO cinder.api.openstack.wsgi [None req-1670307a-69d1-4b82-9b74-075489da5895 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:28:35.211 8 INFO cinder.api.openstack.wsgi [None req-638d8d40-a107-4ae8-9343-1bec9a390eef 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:28:45.208 7 INFO cinder.api.openstack.wsgi [None req-1670307a-69d1-4b82-9b74-075489da5895 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:28:45.209 7 INFO cinder.api.openstack.wsgi [None req-1670307a-69d1-4b82-9b74-075489da5895 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:28:45.209 8 INFO cinder.api.openstack.wsgi [None req-638d8d40-a107-4ae8-9343-1bec9a390eef 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:28:45.211 8 INFO cinder.api.openstack.wsgi [None req-638d8d40-a107-4ae8-9343-1bec9a390eef 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:28:55.208 7 INFO cinder.api.openstack.wsgi [None req-1670307a-69d1-4b82-9b74-075489da5895 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:28:55.209 7 INFO cinder.api.openstack.wsgi [None req-1670307a-69d1-4b82-9b74-075489da5895 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:28:55.209 8 INFO cinder.api.openstack.wsgi [None req-638d8d40-a107-4ae8-9343-1bec9a390eef 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:28:55.210 8 INFO cinder.api.openstack.wsgi [None req-638d8d40-a107-4ae8-9343-1bec9a390eef 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:28:59.520 7 INFO cinder.api.openstack.wsgi [None req-eb5cfbee-6120-4cb3-8c93-32eecf40274b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:28:59.540 7 INFO cinder.volume.api [None req-eb5cfbee-6120-4cb3-8c93-32eecf40274b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:28:59.542 7 INFO cinder.api.openstack.wsgi [None req-eb5cfbee-6120-4cb3-8c93-32eecf40274b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 289/581] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:28:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:28:59.555 8 INFO cinder.api.openstack.wsgi [None req-fbe85f13-9ab2-447a-8a2c-80eab5509bf4 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true 2026-07-30 20:28:59.573 8 INFO cinder.api.openstack.wsgi [None req-fbe85f13-9ab2-447a-8a2c-80eab5509bf4 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 293/582] 10.0.0.38 () {28 vars in 695 bytes} [Thu Jul 30 20:28:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:28:59.616 7 INFO cinder.api.openstack.wsgi [None req-fecec56a-ce68-41ae-9e7b-02f9b64f9186 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true 2026-07-30 20:28:59.640 7 INFO cinder.api.openstack.wsgi [None req-fecec56a-ce68-41ae-9e7b-02f9b64f9186 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 290/583] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:28:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:28:59.656 8 INFO cinder.api.openstack.wsgi [None req-a5321692-7d77-4442-a1ee-59ad584e61d3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true 2026-07-30 20:28:59.692 8 INFO cinder.api.openstack.wsgi [None req-a5321692-7d77-4442-a1ee-59ad584e61d3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 294/584] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:28:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:28:59.705 7 INFO cinder.api.openstack.wsgi [None req-224ccd4f-a2be-4bd2-a95b-a64bfa8ca355 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true 2026-07-30 20:28:59.731 7 INFO cinder.api.openstack.wsgi [None req-224ccd4f-a2be-4bd2-a95b-a64bfa8ca355 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 291/585] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:28:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:28:59.751 8 INFO cinder.api.openstack.wsgi [None req-27a7aa45-ff5e-49cc-8daa-3703c8113a54 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services 2026-07-30 20:28:59.757 8 INFO cinder.api.openstack.wsgi [None req-27a7aa45-ff5e-49cc-8daa-3703c8113a54 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services returned with HTTP 200 [pid: 8|app: 0|req: 295/586] 10.0.0.38 () {28 vars in 644 bytes} [Thu Jul 30 20:28:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:28:59.769 7 INFO cinder.api.openstack.wsgi [None req-3053f125-bcc5-4c08-914d-5f48e2c24a28 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:28:59.781 7 INFO cinder.volume.api [None req-3053f125-bcc5-4c08-914d-5f48e2c24a28 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:28:59.783 7 INFO cinder.api.openstack.wsgi [None req-3053f125-bcc5-4c08-914d-5f48e2c24a28 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 292/587] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:28:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:28:59.796 8 INFO cinder.api.openstack.wsgi [None req-e1ec880e-de4c-47c6-9247-2fc02b73cb22 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true 2026-07-30 20:28:59.804 8 INFO cinder.volume.api [None req-e1ec880e-de4c-47c6-9247-2fc02b73cb22 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all snapshots completed successfully. 2026-07-30 20:28:59.804 8 INFO cinder.api.openstack.wsgi [None req-e1ec880e-de4c-47c6-9247-2fc02b73cb22 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 296/588] 10.0.0.38 () {28 vars in 673 bytes} [Thu Jul 30 20:28:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:29:05.209 8 INFO cinder.api.openstack.wsgi [None req-e1ec880e-de4c-47c6-9247-2fc02b73cb22 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:29:05.209 7 INFO cinder.api.openstack.wsgi [None req-3053f125-bcc5-4c08-914d-5f48e2c24a28 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:29:05.210 8 INFO cinder.api.openstack.wsgi [None req-e1ec880e-de4c-47c6-9247-2fc02b73cb22 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:29:05.211 7 INFO cinder.api.openstack.wsgi [None req-3053f125-bcc5-4c08-914d-5f48e2c24a28 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:29:15.208 7 INFO cinder.api.openstack.wsgi [None req-3053f125-bcc5-4c08-914d-5f48e2c24a28 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:29:15.208 8 INFO cinder.api.openstack.wsgi [None req-e1ec880e-de4c-47c6-9247-2fc02b73cb22 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:29:15.210 7 INFO cinder.api.openstack.wsgi [None req-3053f125-bcc5-4c08-914d-5f48e2c24a28 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:29:15.210 8 INFO cinder.api.openstack.wsgi [None req-e1ec880e-de4c-47c6-9247-2fc02b73cb22 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:29:25.208 7 INFO cinder.api.openstack.wsgi [None req-3053f125-bcc5-4c08-914d-5f48e2c24a28 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:29:25.209 8 INFO cinder.api.openstack.wsgi [None req-e1ec880e-de4c-47c6-9247-2fc02b73cb22 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:29:25.209 7 INFO cinder.api.openstack.wsgi [None req-3053f125-bcc5-4c08-914d-5f48e2c24a28 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:29:25.211 8 INFO cinder.api.openstack.wsgi [None req-e1ec880e-de4c-47c6-9247-2fc02b73cb22 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:29:35.208 7 INFO cinder.api.openstack.wsgi [None req-3053f125-bcc5-4c08-914d-5f48e2c24a28 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:29:35.208 8 INFO cinder.api.openstack.wsgi [None req-e1ec880e-de4c-47c6-9247-2fc02b73cb22 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:29:35.209 7 INFO cinder.api.openstack.wsgi [None req-3053f125-bcc5-4c08-914d-5f48e2c24a28 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:29:35.210 8 INFO cinder.api.openstack.wsgi [None req-e1ec880e-de4c-47c6-9247-2fc02b73cb22 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:29:45.209 7 INFO cinder.api.openstack.wsgi [None req-3053f125-bcc5-4c08-914d-5f48e2c24a28 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:29:45.210 7 INFO cinder.api.openstack.wsgi [None req-3053f125-bcc5-4c08-914d-5f48e2c24a28 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:29:45.209 8 INFO cinder.api.openstack.wsgi [None req-e1ec880e-de4c-47c6-9247-2fc02b73cb22 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:29:45.212 8 INFO cinder.api.openstack.wsgi [None req-e1ec880e-de4c-47c6-9247-2fc02b73cb22 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:29:55.208 7 INFO cinder.api.openstack.wsgi [None req-3053f125-bcc5-4c08-914d-5f48e2c24a28 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:29:55.208 8 INFO cinder.api.openstack.wsgi [None req-e1ec880e-de4c-47c6-9247-2fc02b73cb22 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:29:55.209 7 INFO cinder.api.openstack.wsgi [None req-3053f125-bcc5-4c08-914d-5f48e2c24a28 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:29:55.209 8 INFO cinder.api.openstack.wsgi [None req-e1ec880e-de4c-47c6-9247-2fc02b73cb22 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:29:59.438 7 INFO cinder.api.openstack.wsgi [None req-4d282c22-5db6-44e9-a63f-cdd54c945cf8 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true 2026-07-30 20:29:59.445 7 INFO cinder.volume.api [None req-4d282c22-5db6-44e9-a63f-cdd54c945cf8 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all snapshots completed successfully. 2026-07-30 20:29:59.445 7 INFO cinder.api.openstack.wsgi [None req-4d282c22-5db6-44e9-a63f-cdd54c945cf8 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 299/601] 10.0.0.38 () {28 vars in 673 bytes} [Thu Jul 30 20:29:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:29:59.456 8 INFO cinder.api.openstack.wsgi [None req-94c529cc-e43c-41f3-9e67-c21b181d0afa 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:29:59.466 8 INFO cinder.volume.api [None req-94c529cc-e43c-41f3-9e67-c21b181d0afa 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:29:59.468 8 INFO cinder.api.openstack.wsgi [None req-94c529cc-e43c-41f3-9e67-c21b181d0afa 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 303/602] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:29:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:29:59.480 7 INFO cinder.api.openstack.wsgi [None req-db426b3a-b556-420c-ae2d-41a3b43b6f49 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services 2026-07-30 20:29:59.485 7 INFO cinder.api.openstack.wsgi [None req-db426b3a-b556-420c-ae2d-41a3b43b6f49 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services returned with HTTP 200 [pid: 7|app: 0|req: 300/603] 10.0.0.38 () {28 vars in 644 bytes} [Thu Jul 30 20:29:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:29:59.498 8 INFO cinder.api.openstack.wsgi [None req-a5e1038a-8170-438e-ae0c-1218a17b8471 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:29:59.513 8 INFO cinder.volume.api [None req-a5e1038a-8170-438e-ae0c-1218a17b8471 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:29:59.516 8 INFO cinder.api.openstack.wsgi [None req-a5e1038a-8170-438e-ae0c-1218a17b8471 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 304/604] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:29:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:29:59.526 7 INFO cinder.api.openstack.wsgi [None req-26c8ff2e-f990-4fcb-9d03-229256f7cd89 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true 2026-07-30 20:29:59.543 7 INFO cinder.api.openstack.wsgi [None req-26c8ff2e-f990-4fcb-9d03-229256f7cd89 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 301/605] 10.0.0.38 () {28 vars in 695 bytes} [Thu Jul 30 20:29:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:29:59.608 8 INFO cinder.api.openstack.wsgi [None req-640925cc-b67d-4416-a554-5a737812293e 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true 2026-07-30 20:29:59.636 8 INFO cinder.api.openstack.wsgi [None req-640925cc-b67d-4416-a554-5a737812293e 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 305/606] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:29:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:29:59.647 7 INFO cinder.api.openstack.wsgi [None req-73747336-2b2a-4742-aeb1-0d33323dc780 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true 2026-07-30 20:29:59.666 7 INFO cinder.api.openstack.wsgi [None req-73747336-2b2a-4742-aeb1-0d33323dc780 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 302/607] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:29:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:29:59.680 8 INFO cinder.api.openstack.wsgi [None req-2142fb77-732e-41c1-a910-89ab828779aa 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true 2026-07-30 20:29:59.705 8 INFO cinder.api.openstack.wsgi [None req-2142fb77-732e-41c1-a910-89ab828779aa 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 306/608] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:29:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:30:05.209 8 INFO cinder.api.openstack.wsgi [None req-2142fb77-732e-41c1-a910-89ab828779aa 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:30:05.209 7 INFO cinder.api.openstack.wsgi [None req-73747336-2b2a-4742-aeb1-0d33323dc780 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:30:05.211 8 INFO cinder.api.openstack.wsgi [None req-2142fb77-732e-41c1-a910-89ab828779aa 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:30:05.213 7 INFO cinder.api.openstack.wsgi [None req-73747336-2b2a-4742-aeb1-0d33323dc780 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:30:15.209 7 INFO cinder.api.openstack.wsgi [None req-73747336-2b2a-4742-aeb1-0d33323dc780 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:30:15.209 7 INFO cinder.api.openstack.wsgi [None req-73747336-2b2a-4742-aeb1-0d33323dc780 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:30:15.208 8 INFO cinder.api.openstack.wsgi [None req-2142fb77-732e-41c1-a910-89ab828779aa 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:30:15.211 8 INFO cinder.api.openstack.wsgi [None req-2142fb77-732e-41c1-a910-89ab828779aa 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:30:25.212 7 INFO cinder.api.openstack.wsgi [None req-73747336-2b2a-4742-aeb1-0d33323dc780 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:30:25.213 7 INFO cinder.api.openstack.wsgi [None req-73747336-2b2a-4742-aeb1-0d33323dc780 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:30:25.213 8 INFO cinder.api.openstack.wsgi [None req-2142fb77-732e-41c1-a910-89ab828779aa 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:30:25.214 8 INFO cinder.api.openstack.wsgi [None req-2142fb77-732e-41c1-a910-89ab828779aa 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:30:35.208 7 INFO cinder.api.openstack.wsgi [None req-73747336-2b2a-4742-aeb1-0d33323dc780 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:30:35.209 8 INFO cinder.api.openstack.wsgi [None req-2142fb77-732e-41c1-a910-89ab828779aa 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:30:35.210 7 INFO cinder.api.openstack.wsgi [None req-73747336-2b2a-4742-aeb1-0d33323dc780 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:30:35.213 8 INFO cinder.api.openstack.wsgi [None req-2142fb77-732e-41c1-a910-89ab828779aa 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:30:45.208 7 INFO cinder.api.openstack.wsgi [None req-73747336-2b2a-4742-aeb1-0d33323dc780 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:30:45.209 8 INFO cinder.api.openstack.wsgi [None req-2142fb77-732e-41c1-a910-89ab828779aa 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:30:45.210 7 INFO cinder.api.openstack.wsgi [None req-73747336-2b2a-4742-aeb1-0d33323dc780 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:30:45.212 8 INFO cinder.api.openstack.wsgi [None req-2142fb77-732e-41c1-a910-89ab828779aa 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:30:55.209 7 INFO cinder.api.openstack.wsgi [None req-73747336-2b2a-4742-aeb1-0d33323dc780 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:30:55.210 7 INFO cinder.api.openstack.wsgi [None req-73747336-2b2a-4742-aeb1-0d33323dc780 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:30:55.211 8 INFO cinder.api.openstack.wsgi [None req-2142fb77-732e-41c1-a910-89ab828779aa 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:30:55.212 8 INFO cinder.api.openstack.wsgi [None req-2142fb77-732e-41c1-a910-89ab828779aa 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:30:59.513 7 INFO cinder.api.openstack.wsgi [None req-8468e656-d74f-4ba5-81e3-6e9265c83858 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true 2026-07-30 20:30:59.536 7 INFO cinder.api.openstack.wsgi [None req-8468e656-d74f-4ba5-81e3-6e9265c83858 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 309/621] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:30:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true => generated 847 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:30:59.552 8 INFO cinder.api.openstack.wsgi [None req-a426c65e-7916-450e-9f8c-4b2d5b20549c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true 2026-07-30 20:30:59.581 8 INFO cinder.api.openstack.wsgi [None req-a426c65e-7916-450e-9f8c-4b2d5b20549c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 313/622] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:30:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:30:59.595 7 INFO cinder.api.openstack.wsgi [None req-9a1d397f-4925-4ff7-94e9-8d7301ab9734 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true 2026-07-30 20:30:59.645 7 INFO cinder.api.openstack.wsgi [None req-9a1d397f-4925-4ff7-94e9-8d7301ab9734 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 310/623] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:30:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true => generated 845 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:30:59.666 8 INFO cinder.api.openstack.wsgi [None req-548b2089-6804-47c8-985f-4a4b6473898b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true 2026-07-30 20:30:59.698 8 INFO cinder.api.openstack.wsgi [None req-548b2089-6804-47c8-985f-4a4b6473898b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 314/624] 10.0.0.38 () {28 vars in 695 bytes} [Thu Jul 30 20:30:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:30:59.713 7 INFO cinder.api.openstack.wsgi [None req-0656b947-ac0a-44c3-b232-ce3354ecd887 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services 2026-07-30 20:30:59.726 7 INFO cinder.api.openstack.wsgi [None req-0656b947-ac0a-44c3-b232-ce3354ecd887 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services returned with HTTP 200 [pid: 7|app: 0|req: 311/625] 10.0.0.38 () {28 vars in 644 bytes} [Thu Jul 30 20:30:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:30:59.737 8 INFO cinder.api.openstack.wsgi [None req-5c2911fc-9619-46f3-bd9b-49e4807fc232 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true 2026-07-30 20:30:59.763 8 INFO cinder.volume.api [None req-5c2911fc-9619-46f3-bd9b-49e4807fc232 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all snapshots completed successfully. 2026-07-30 20:30:59.764 8 INFO cinder.api.openstack.wsgi [None req-5c2911fc-9619-46f3-bd9b-49e4807fc232 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 315/626] 10.0.0.38 () {28 vars in 673 bytes} [Thu Jul 30 20:30:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true => generated 17 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:30:59.777 7 INFO cinder.api.openstack.wsgi [None req-7fe43716-d71a-4c7c-a263-c8cb3943327c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:30:59.790 7 INFO cinder.volume.api [None req-7fe43716-d71a-4c7c-a263-c8cb3943327c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:30:59.793 7 INFO cinder.api.openstack.wsgi [None req-7fe43716-d71a-4c7c-a263-c8cb3943327c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 312/627] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:30:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:30:59.806 8 INFO cinder.api.openstack.wsgi [None req-e85e16c7-7f20-43ca-b4db-60c2c738188d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:30:59.818 8 INFO cinder.volume.api [None req-e85e16c7-7f20-43ca-b4db-60c2c738188d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:30:59.821 8 INFO cinder.api.openstack.wsgi [None req-e85e16c7-7f20-43ca-b4db-60c2c738188d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 316/628] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:30:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:31:05.209 8 INFO cinder.api.openstack.wsgi [None req-e85e16c7-7f20-43ca-b4db-60c2c738188d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:31:05.209 8 INFO cinder.api.openstack.wsgi [None req-e85e16c7-7f20-43ca-b4db-60c2c738188d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:31:05.209 7 INFO cinder.api.openstack.wsgi [None req-7fe43716-d71a-4c7c-a263-c8cb3943327c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:31:05.212 7 INFO cinder.api.openstack.wsgi [None req-7fe43716-d71a-4c7c-a263-c8cb3943327c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:31:15.209 7 INFO cinder.api.openstack.wsgi [None req-7fe43716-d71a-4c7c-a263-c8cb3943327c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:31:15.209 8 INFO cinder.api.openstack.wsgi [None req-e85e16c7-7f20-43ca-b4db-60c2c738188d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:31:15.212 7 INFO cinder.api.openstack.wsgi [None req-7fe43716-d71a-4c7c-a263-c8cb3943327c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:31:15.212 8 INFO cinder.api.openstack.wsgi [None req-e85e16c7-7f20-43ca-b4db-60c2c738188d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:31:25.209 7 INFO cinder.api.openstack.wsgi [None req-7fe43716-d71a-4c7c-a263-c8cb3943327c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:31:25.209 7 INFO cinder.api.openstack.wsgi [None req-7fe43716-d71a-4c7c-a263-c8cb3943327c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:31:25.209 8 INFO cinder.api.openstack.wsgi [None req-e85e16c7-7f20-43ca-b4db-60c2c738188d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:31:25.210 8 INFO cinder.api.openstack.wsgi [None req-e85e16c7-7f20-43ca-b4db-60c2c738188d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:31:35.212 7 INFO cinder.api.openstack.wsgi [None req-7fe43716-d71a-4c7c-a263-c8cb3943327c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:31:35.212 7 INFO cinder.api.openstack.wsgi [None req-7fe43716-d71a-4c7c-a263-c8cb3943327c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:31:35.212 8 INFO cinder.api.openstack.wsgi [None req-e85e16c7-7f20-43ca-b4db-60c2c738188d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:31:35.214 8 INFO cinder.api.openstack.wsgi [None req-e85e16c7-7f20-43ca-b4db-60c2c738188d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:31:45.015 7 INFO cinder.api.openstack.wsgi [None req-5a218b42-02cc-4956-b794-a2587160e477 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET https://volume.199-204-45-74.nip.io/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022 2026-07-30 20:31:45.045 7 INFO cinder.api.openstack.wsgi [None req-5a218b42-02cc-4956-b794-a2587160e477 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] https://volume.199-204-45-74.nip.io/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022 returned with HTTP 200 [pid: 7|app: 0|req: 317/637] 199.204.45.74 () {44 vars in 1041 bytes} [Thu Jul 30 20:31:44 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022 => generated 338 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:31:45.209 7 INFO cinder.api.openstack.wsgi [None req-5a218b42-02cc-4956-b794-a2587160e477 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:31:45.209 8 INFO cinder.api.openstack.wsgi [None req-e85e16c7-7f20-43ca-b4db-60c2c738188d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:31:45.210 7 INFO cinder.api.openstack.wsgi [None req-5a218b42-02cc-4956-b794-a2587160e477 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:31:45.211 8 INFO cinder.api.openstack.wsgi [None req-e85e16c7-7f20-43ca-b4db-60c2c738188d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:31:55.208 7 INFO cinder.api.openstack.wsgi [None req-5a218b42-02cc-4956-b794-a2587160e477 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:31:55.209 8 INFO cinder.api.openstack.wsgi [None req-e85e16c7-7f20-43ca-b4db-60c2c738188d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:31:55.210 7 INFO cinder.api.openstack.wsgi [None req-5a218b42-02cc-4956-b794-a2587160e477 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:31:55.210 8 INFO cinder.api.openstack.wsgi [None req-e85e16c7-7f20-43ca-b4db-60c2c738188d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:31:59.464 7 INFO cinder.api.openstack.wsgi [None req-be310daa-b44a-4f3b-8792-336c4aedeac0 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services 2026-07-30 20:31:59.470 7 INFO cinder.api.openstack.wsgi [None req-be310daa-b44a-4f3b-8792-336c4aedeac0 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services returned with HTTP 200 [pid: 7|app: 0|req: 320/642] 10.0.0.38 () {28 vars in 644 bytes} [Thu Jul 30 20:31:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-services => generated 646 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:31:59.524 8 INFO cinder.api.openstack.wsgi [None req-38a0cdb7-626f-4638-99aa-036e2b881102 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true 2026-07-30 20:31:59.549 8 INFO cinder.api.openstack.wsgi [None req-38a0cdb7-626f-4638-99aa-036e2b881102 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 323/643] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:31:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:31:59.562 7 INFO cinder.api.openstack.wsgi [None req-d6723afe-e5a3-49e7-b27c-6d39a520f1f3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true 2026-07-30 20:31:59.586 7 INFO cinder.api.openstack.wsgi [None req-d6723afe-e5a3-49e7-b27c-6d39a520f1f3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 321/644] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:31:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:31:59.599 8 INFO cinder.api.openstack.wsgi [None req-11b0a3e4-4f85-4562-b562-702a98a1c635 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true 2026-07-30 20:31:59.623 8 INFO cinder.api.openstack.wsgi [None req-11b0a3e4-4f85-4562-b562-702a98a1c635 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 324/645] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:31:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:31:59.635 7 INFO cinder.api.openstack.wsgi [None req-6e22e7bf-2b8f-4308-8acd-119ec073d26d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:31:59.648 7 INFO cinder.volume.api [None req-6e22e7bf-2b8f-4308-8acd-119ec073d26d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:31:59.650 7 INFO cinder.api.openstack.wsgi [None req-6e22e7bf-2b8f-4308-8acd-119ec073d26d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 322/646] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:31:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:31:59.660 8 INFO cinder.api.openstack.wsgi [None req-479e2278-ced6-47fb-8bc1-95ed7d877cdc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true 2026-07-30 20:31:59.677 8 INFO cinder.api.openstack.wsgi [None req-479e2278-ced6-47fb-8bc1-95ed7d877cdc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 325/647] 10.0.0.38 () {28 vars in 695 bytes} [Thu Jul 30 20:31:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:31:59.694 7 INFO cinder.api.openstack.wsgi [None req-449ff037-00c9-4dbf-a218-8a73b3026df2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true 2026-07-30 20:31:59.707 7 INFO cinder.volume.api [None req-449ff037-00c9-4dbf-a218-8a73b3026df2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all snapshots completed successfully. 2026-07-30 20:31:59.707 7 INFO cinder.api.openstack.wsgi [None req-449ff037-00c9-4dbf-a218-8a73b3026df2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 323/648] 10.0.0.38 () {28 vars in 673 bytes} [Thu Jul 30 20:31:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:31:59.718 8 INFO cinder.api.openstack.wsgi [None req-76195936-a094-4918-905c-53f9843e64e7 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:31:59.729 8 INFO cinder.volume.api [None req-76195936-a094-4918-905c-53f9843e64e7 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:31:59.732 8 INFO cinder.api.openstack.wsgi [None req-76195936-a094-4918-905c-53f9843e64e7 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 326/649] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:31:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:32:05.208 7 INFO cinder.api.openstack.wsgi [None req-449ff037-00c9-4dbf-a218-8a73b3026df2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:32:05.209 8 INFO cinder.api.openstack.wsgi [None req-76195936-a094-4918-905c-53f9843e64e7 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:32:05.210 7 INFO cinder.api.openstack.wsgi [None req-449ff037-00c9-4dbf-a218-8a73b3026df2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:32:05.212 8 INFO cinder.api.openstack.wsgi [None req-76195936-a094-4918-905c-53f9843e64e7 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:32:15.208 7 INFO cinder.api.openstack.wsgi [None req-449ff037-00c9-4dbf-a218-8a73b3026df2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:32:15.209 8 INFO cinder.api.openstack.wsgi [None req-76195936-a094-4918-905c-53f9843e64e7 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:32:15.209 7 INFO cinder.api.openstack.wsgi [None req-449ff037-00c9-4dbf-a218-8a73b3026df2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:32:15.210 8 INFO cinder.api.openstack.wsgi [None req-76195936-a094-4918-905c-53f9843e64e7 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:32:25.208 8 INFO cinder.api.openstack.wsgi [None req-76195936-a094-4918-905c-53f9843e64e7 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:32:25.208 7 INFO cinder.api.openstack.wsgi [None req-449ff037-00c9-4dbf-a218-8a73b3026df2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:32:25.209 8 INFO cinder.api.openstack.wsgi [None req-76195936-a094-4918-905c-53f9843e64e7 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:32:25.209 7 INFO cinder.api.openstack.wsgi [None req-449ff037-00c9-4dbf-a218-8a73b3026df2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:32:35.209 8 INFO cinder.api.openstack.wsgi [None req-76195936-a094-4918-905c-53f9843e64e7 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:32:35.209 7 INFO cinder.api.openstack.wsgi [None req-449ff037-00c9-4dbf-a218-8a73b3026df2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:32:35.210 7 INFO cinder.api.openstack.wsgi [None req-449ff037-00c9-4dbf-a218-8a73b3026df2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:32:35.211 8 INFO cinder.api.openstack.wsgi [None req-76195936-a094-4918-905c-53f9843e64e7 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:32:45.208 7 INFO cinder.api.openstack.wsgi [None req-449ff037-00c9-4dbf-a218-8a73b3026df2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:32:45.209 7 INFO cinder.api.openstack.wsgi [None req-449ff037-00c9-4dbf-a218-8a73b3026df2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:32:45.209 8 INFO cinder.api.openstack.wsgi [None req-76195936-a094-4918-905c-53f9843e64e7 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:32:45.210 8 INFO cinder.api.openstack.wsgi [None req-76195936-a094-4918-905c-53f9843e64e7 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:32:47.970 7 INFO cinder.api.openstack.wsgi [None req-cac121f4-73ac-4cfa-a0e1-513b877cbeb5 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET https://volume.199-204-45-74.nip.io/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a 2026-07-30 20:32:47.987 7 INFO cinder.api.openstack.wsgi [None req-cac121f4-73ac-4cfa-a0e1-513b877cbeb5 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] https://volume.199-204-45-74.nip.io/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a returned with HTTP 200 [pid: 7|app: 0|req: 329/660] 199.204.45.74 () {44 vars in 1041 bytes} [Thu Jul 30 20:32:47 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a => generated 338 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:32:55.208 8 INFO cinder.api.openstack.wsgi [None req-76195936-a094-4918-905c-53f9843e64e7 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:32:55.209 8 INFO cinder.api.openstack.wsgi [None req-76195936-a094-4918-905c-53f9843e64e7 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:32:55.209 7 INFO cinder.api.openstack.wsgi [None req-cac121f4-73ac-4cfa-a0e1-513b877cbeb5 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:32:55.210 7 INFO cinder.api.openstack.wsgi [None req-cac121f4-73ac-4cfa-a0e1-513b877cbeb5 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:32:59.474 8 INFO cinder.api.openstack.wsgi [None req-cc99a13a-b5fa-4def-ade6-c6903640993b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:32:59.492 8 INFO cinder.volume.api [None req-cc99a13a-b5fa-4def-ade6-c6903640993b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:32:59.496 8 INFO cinder.api.openstack.wsgi [None req-cc99a13a-b5fa-4def-ade6-c6903640993b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 333/663] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:32:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:32:59.514 7 INFO cinder.api.openstack.wsgi [None req-968defb0-4792-4bc7-908f-d5ec6ff33e77 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true 2026-07-30 20:32:59.536 7 INFO cinder.api.openstack.wsgi [None req-968defb0-4792-4bc7-908f-d5ec6ff33e77 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 331/664] 10.0.0.38 () {28 vars in 695 bytes} [Thu Jul 30 20:32:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:32:59.556 8 INFO cinder.api.openstack.wsgi [None req-f804f043-2722-4372-b729-85ebbb718838 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:32:59.593 8 INFO cinder.volume.api [None req-f804f043-2722-4372-b729-85ebbb718838 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:32:59.597 8 INFO cinder.api.openstack.wsgi [None req-f804f043-2722-4372-b729-85ebbb718838 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 334/665] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:32:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:32:59.622 7 INFO cinder.api.openstack.wsgi [None req-a533ed92-bda4-4666-9fff-b5e8b75f6d05 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services 2026-07-30 20:32:59.629 7 INFO cinder.api.openstack.wsgi [None req-a533ed92-bda4-4666-9fff-b5e8b75f6d05 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services returned with HTTP 200 [pid: 7|app: 0|req: 332/666] 10.0.0.38 () {28 vars in 644 bytes} [Thu Jul 30 20:32:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-services => generated 646 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:32:59.703 8 INFO cinder.api.openstack.wsgi [None req-9a32c8e9-8095-4759-a81f-a9f17ed41ab3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true 2026-07-30 20:32:59.736 8 INFO cinder.api.openstack.wsgi [None req-9a32c8e9-8095-4759-a81f-a9f17ed41ab3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 335/667] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:32:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:32:59.752 7 INFO cinder.api.openstack.wsgi [None req-31883769-b6fe-4347-862e-b2771bde7408 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true 2026-07-30 20:32:59.780 7 INFO cinder.api.openstack.wsgi [None req-31883769-b6fe-4347-862e-b2771bde7408 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 333/668] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:32:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:32:59.796 8 INFO cinder.api.openstack.wsgi [None req-bd45ced5-cb4a-4eaa-a0e0-f6326515225d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true 2026-07-30 20:32:59.834 8 INFO cinder.api.openstack.wsgi [None req-bd45ced5-cb4a-4eaa-a0e0-f6326515225d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 336/669] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:32:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:32:59.845 7 INFO cinder.api.openstack.wsgi [None req-b8143829-4948-4b5f-8849-826456e4b222 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true 2026-07-30 20:32:59.854 7 INFO cinder.volume.api [None req-b8143829-4948-4b5f-8849-826456e4b222 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all snapshots completed successfully. 2026-07-30 20:32:59.854 7 INFO cinder.api.openstack.wsgi [None req-b8143829-4948-4b5f-8849-826456e4b222 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 334/670] 10.0.0.38 () {28 vars in 673 bytes} [Thu Jul 30 20:32:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:33:05.209 8 INFO cinder.api.openstack.wsgi [None req-bd45ced5-cb4a-4eaa-a0e0-f6326515225d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:33:05.209 7 INFO cinder.api.openstack.wsgi [None req-b8143829-4948-4b5f-8849-826456e4b222 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:33:05.210 8 INFO cinder.api.openstack.wsgi [None req-bd45ced5-cb4a-4eaa-a0e0-f6326515225d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:33:05.211 7 INFO cinder.api.openstack.wsgi [None req-b8143829-4948-4b5f-8849-826456e4b222 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:33:15.208 7 INFO cinder.api.openstack.wsgi [None req-b8143829-4948-4b5f-8849-826456e4b222 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:33:15.209 8 INFO cinder.api.openstack.wsgi [None req-bd45ced5-cb4a-4eaa-a0e0-f6326515225d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:33:15.209 7 INFO cinder.api.openstack.wsgi [None req-b8143829-4948-4b5f-8849-826456e4b222 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:33:15.212 8 INFO cinder.api.openstack.wsgi [None req-bd45ced5-cb4a-4eaa-a0e0-f6326515225d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:33:25.207 7 INFO cinder.api.openstack.wsgi [None req-b8143829-4948-4b5f-8849-826456e4b222 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:33:25.208 7 INFO cinder.api.openstack.wsgi [None req-b8143829-4948-4b5f-8849-826456e4b222 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:33:25.208 8 INFO cinder.api.openstack.wsgi [None req-bd45ced5-cb4a-4eaa-a0e0-f6326515225d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:33:25.210 8 INFO cinder.api.openstack.wsgi [None req-bd45ced5-cb4a-4eaa-a0e0-f6326515225d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:33:35.208 8 INFO cinder.api.openstack.wsgi [None req-bd45ced5-cb4a-4eaa-a0e0-f6326515225d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:33:35.209 8 INFO cinder.api.openstack.wsgi [None req-bd45ced5-cb4a-4eaa-a0e0-f6326515225d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:33:35.208 7 INFO cinder.api.openstack.wsgi [None req-b8143829-4948-4b5f-8849-826456e4b222 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:33:35.211 7 INFO cinder.api.openstack.wsgi [None req-b8143829-4948-4b5f-8849-826456e4b222 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:33:45.209 7 INFO cinder.api.openstack.wsgi [None req-b8143829-4948-4b5f-8849-826456e4b222 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:33:45.209 8 INFO cinder.api.openstack.wsgi [None req-bd45ced5-cb4a-4eaa-a0e0-f6326515225d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:33:45.210 7 INFO cinder.api.openstack.wsgi [None req-b8143829-4948-4b5f-8849-826456e4b222 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:33:45.211 8 INFO cinder.api.openstack.wsgi [None req-bd45ced5-cb4a-4eaa-a0e0-f6326515225d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:33:55.209 7 INFO cinder.api.openstack.wsgi [None req-b8143829-4948-4b5f-8849-826456e4b222 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:33:55.209 8 INFO cinder.api.openstack.wsgi [None req-bd45ced5-cb4a-4eaa-a0e0-f6326515225d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:33:55.211 8 INFO cinder.api.openstack.wsgi [None req-bd45ced5-cb4a-4eaa-a0e0-f6326515225d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:33:55.211 7 INFO cinder.api.openstack.wsgi [None req-b8143829-4948-4b5f-8849-826456e4b222 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:33:59.440 8 INFO cinder.api.openstack.wsgi [None req-633cca2d-bec8-4b45-8d21-64eab8b4f880 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:33:59.456 8 INFO cinder.volume.api [None req-633cca2d-bec8-4b45-8d21-64eab8b4f880 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:33:59.459 8 INFO cinder.api.openstack.wsgi [None req-633cca2d-bec8-4b45-8d21-64eab8b4f880 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 343/683] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:33:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:33:59.474 7 INFO cinder.api.openstack.wsgi [None req-3fca1dd4-8ac8-4f40-879e-4a3c684d5b17 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true 2026-07-30 20:33:59.495 7 INFO cinder.api.openstack.wsgi [None req-3fca1dd4-8ac8-4f40-879e-4a3c684d5b17 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 341/684] 10.0.0.38 () {28 vars in 695 bytes} [Thu Jul 30 20:33:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:33:59.510 8 INFO cinder.api.openstack.wsgi [None req-8803cfe2-07e2-49ee-b0e9-ae5f66a946e6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:33:59.521 8 INFO cinder.volume.api [None req-8803cfe2-07e2-49ee-b0e9-ae5f66a946e6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:33:59.523 8 INFO cinder.api.openstack.wsgi [None req-8803cfe2-07e2-49ee-b0e9-ae5f66a946e6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 344/685] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:33:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:33:59.564 7 INFO cinder.api.openstack.wsgi [None req-88107091-751e-4a02-bd25-1dd6f70050e6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true 2026-07-30 20:33:59.588 7 INFO cinder.api.openstack.wsgi [None req-88107091-751e-4a02-bd25-1dd6f70050e6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 342/686] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:33:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:33:59.601 8 INFO cinder.api.openstack.wsgi [None req-c50ed06c-8bd5-43d9-b790-0cbb0e837784 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true 2026-07-30 20:33:59.625 8 INFO cinder.api.openstack.wsgi [None req-c50ed06c-8bd5-43d9-b790-0cbb0e837784 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 345/687] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:33:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:33:59.637 7 INFO cinder.api.openstack.wsgi [None req-0129bbee-5c31-43df-acb4-625831337742 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true 2026-07-30 20:33:59.671 7 INFO cinder.api.openstack.wsgi [None req-0129bbee-5c31-43df-acb4-625831337742 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 343/688] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:33:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:33:59.686 8 INFO cinder.api.openstack.wsgi [None req-216d411f-8c71-4537-b66f-89f1fa3b693b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services 2026-07-30 20:33:59.693 8 INFO cinder.api.openstack.wsgi [None req-216d411f-8c71-4537-b66f-89f1fa3b693b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services returned with HTTP 200 [pid: 8|app: 0|req: 346/689] 10.0.0.38 () {28 vars in 644 bytes} [Thu Jul 30 20:33:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:33:59.704 7 INFO cinder.api.openstack.wsgi [None req-1949cddb-1cce-433f-a244-26ff174a9216 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true 2026-07-30 20:33:59.711 7 INFO cinder.volume.api [None req-1949cddb-1cce-433f-a244-26ff174a9216 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all snapshots completed successfully. 2026-07-30 20:33:59.711 7 INFO cinder.api.openstack.wsgi [None req-1949cddb-1cce-433f-a244-26ff174a9216 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 344/690] 10.0.0.38 () {28 vars in 673 bytes} [Thu Jul 30 20:33:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:34:05.208 8 INFO cinder.api.openstack.wsgi [None req-216d411f-8c71-4537-b66f-89f1fa3b693b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:34:05.209 8 INFO cinder.api.openstack.wsgi [None req-216d411f-8c71-4537-b66f-89f1fa3b693b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:34:05.208 7 INFO cinder.api.openstack.wsgi [None req-1949cddb-1cce-433f-a244-26ff174a9216 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:34:05.211 7 INFO cinder.api.openstack.wsgi [None req-1949cddb-1cce-433f-a244-26ff174a9216 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:34:15.209 8 INFO cinder.api.openstack.wsgi [None req-216d411f-8c71-4537-b66f-89f1fa3b693b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:34:15.210 8 INFO cinder.api.openstack.wsgi [None req-216d411f-8c71-4537-b66f-89f1fa3b693b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:34:15.210 7 INFO cinder.api.openstack.wsgi [None req-1949cddb-1cce-433f-a244-26ff174a9216 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:34:15.212 7 INFO cinder.api.openstack.wsgi [None req-1949cddb-1cce-433f-a244-26ff174a9216 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:34:23.868 8 INFO cinder.api.openstack.wsgi [None req-edae85a7-e339-40ba-a05e-2b8779c45b8d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots 2026-07-30 20:34:23.885 8 INFO cinder.volume.api [None req-edae85a7-e339-40ba-a05e-2b8779c45b8d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all snapshots completed successfully. 2026-07-30 20:34:23.885 8 INFO cinder.api.openstack.wsgi [None req-edae85a7-e339-40ba-a05e-2b8779c45b8d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 349/695] 10.0.0.63 () {32 vars in 704 bytes} [Thu Jul 30 20:34:23 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/snapshots => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:34:23.901 7 INFO cinder.api.openstack.wsgi [None req-dcc77c50-2db3-47ee-988e-03048b7cba88 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes 2026-07-30 20:34:23.931 7 INFO cinder.volume.api [None req-dcc77c50-2db3-47ee-988e-03048b7cba88 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:34:23.931 7 INFO cinder.api.openstack.wsgi [None req-dcc77c50-2db3-47ee-988e-03048b7cba88 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes returned with HTTP 200 [pid: 7|app: 0|req: 347/696] 10.0.0.63 () {32 vars in 700 bytes} [Thu Jul 30 20:34:23 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:34:25.213 8 INFO cinder.api.openstack.wsgi [None req-edae85a7-e339-40ba-a05e-2b8779c45b8d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:34:25.214 7 INFO cinder.api.openstack.wsgi [None req-dcc77c50-2db3-47ee-988e-03048b7cba88 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:34:25.214 8 INFO cinder.api.openstack.wsgi [None req-edae85a7-e339-40ba-a05e-2b8779c45b8d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:34:25.215 7 INFO cinder.api.openstack.wsgi [None req-dcc77c50-2db3-47ee-988e-03048b7cba88 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:34:35.207 7 INFO cinder.api.openstack.wsgi [None req-dcc77c50-2db3-47ee-988e-03048b7cba88 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:34:35.208 8 INFO cinder.api.openstack.wsgi [None req-edae85a7-e339-40ba-a05e-2b8779c45b8d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:34:35.209 7 INFO cinder.api.openstack.wsgi [None req-dcc77c50-2db3-47ee-988e-03048b7cba88 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:34:35.209 8 INFO cinder.api.openstack.wsgi [None req-edae85a7-e339-40ba-a05e-2b8779c45b8d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:34:45.209 7 INFO cinder.api.openstack.wsgi [None req-dcc77c50-2db3-47ee-988e-03048b7cba88 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:34:45.210 7 INFO cinder.api.openstack.wsgi [None req-dcc77c50-2db3-47ee-988e-03048b7cba88 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:34:45.212 8 INFO cinder.api.openstack.wsgi [None req-edae85a7-e339-40ba-a05e-2b8779c45b8d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:34:45.217 8 INFO cinder.api.openstack.wsgi [None req-edae85a7-e339-40ba-a05e-2b8779c45b8d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:34:45.266 7 INFO cinder.api.openstack.wsgi [None req-ff6cf9dc-e5e0-4bda-a172-caa0841b43fb cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2e1b4b71e6064157bd0cdda663ce53fe/volumes 2026-07-30 20:34:45.904 7 INFO cinder.api.v3.volumes [None req-ff6cf9dc-e5e0-4bda-a172-caa0841b43fb cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] Create volume of 1 GB 2026-07-30 20:34:45.920 7 INFO cinder.volume.api [None req-ff6cf9dc-e5e0-4bda-a172-caa0841b43fb cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] Availability Zones retrieved successfully. /var/lib/openstack/lib/python3.10/site-packages/taskflow/engines/action_engine/process_executor.py:17: DeprecationWarning: The asyncore module is deprecated and will be removed in Python 3.12. The recommended replacement is asyncio import asyncore 2026-07-30 20:34:46.300 7 INFO cinder.volume.api [None req-ff6cf9dc-e5e0-4bda-a172-caa0841b43fb cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] Create volume request issued successfully. 2026-07-30 20:34:46.302 7 INFO cinder.api.openstack.wsgi [None req-ff6cf9dc-e5e0-4bda-a172-caa0841b43fb cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e1b4b71e6064157bd0cdda663ce53fe/volumes returned with HTTP 202 [pid: 7|app: 0|req: 351/703] 10.0.0.63 () {34 vars in 722 bytes} [Thu Jul 30 20:34:45 2026] POST /v3/2e1b4b71e6064157bd0cdda663ce53fe/volumes => generated 865 bytes in 1042 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-30 20:34:46.327 8 INFO cinder.api.openstack.wsgi [None req-83e117fe-cd21-4988-aba2-7d856858506d cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2e1b4b71e6064157bd0cdda663ce53fe/volumes/7a7e3cb1-43e6-4233-8f95-50322a6be2de /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:34:46.386 8 INFO cinder.volume.api [None req-83e117fe-cd21-4988-aba2-7d856858506d cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] Volume info retrieved successfully. 2026-07-30 20:34:46.396 8 INFO cinder.api.openstack.wsgi [None req-83e117fe-cd21-4988-aba2-7d856858506d cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e1b4b71e6064157bd0cdda663ce53fe/volumes/7a7e3cb1-43e6-4233-8f95-50322a6be2de returned with HTTP 200 [pid: 8|app: 0|req: 353/704] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:34:46 2026] GET /v3/2e1b4b71e6064157bd0cdda663ce53fe/volumes/7a7e3cb1-43e6-4233-8f95-50322a6be2de => generated 933 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:34:47.417 7 INFO cinder.api.openstack.wsgi [None req-e84f9953-b77d-47a0-9e07-6bba8e7867d1 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2e1b4b71e6064157bd0cdda663ce53fe/volumes/7a7e3cb1-43e6-4233-8f95-50322a6be2de /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:34:47.437 7 INFO cinder.volume.api [None req-e84f9953-b77d-47a0-9e07-6bba8e7867d1 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] Volume info retrieved successfully. 2026-07-30 20:34:47.444 7 INFO cinder.api.openstack.wsgi [None req-e84f9953-b77d-47a0-9e07-6bba8e7867d1 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e1b4b71e6064157bd0cdda663ce53fe/volumes/7a7e3cb1-43e6-4233-8f95-50322a6be2de returned with HTTP 200 [pid: 7|app: 0|req: 352/705] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:34:47 2026] GET /v3/2e1b4b71e6064157bd0cdda663ce53fe/volumes/7a7e3cb1-43e6-4233-8f95-50322a6be2de => generated 957 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:34:48.469 8 INFO cinder.api.openstack.wsgi [None req-b2ae76df-1a18-405a-88e6-183092a82205 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2e1b4b71e6064157bd0cdda663ce53fe/volumes/7a7e3cb1-43e6-4233-8f95-50322a6be2de /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:34:48.494 8 INFO cinder.volume.api [None req-b2ae76df-1a18-405a-88e6-183092a82205 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] Volume info retrieved successfully. 2026-07-30 20:34:48.505 8 INFO cinder.api.openstack.wsgi [None req-b2ae76df-1a18-405a-88e6-183092a82205 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e1b4b71e6064157bd0cdda663ce53fe/volumes/7a7e3cb1-43e6-4233-8f95-50322a6be2de returned with HTTP 200 [pid: 8|app: 0|req: 354/706] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:34:48 2026] GET /v3/2e1b4b71e6064157bd0cdda663ce53fe/volumes/7a7e3cb1-43e6-4233-8f95-50322a6be2de => generated 957 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:34:49.529 7 INFO cinder.api.openstack.wsgi [None req-43c57e28-18e4-43ef-832c-0cf761f76435 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2e1b4b71e6064157bd0cdda663ce53fe/volumes/7a7e3cb1-43e6-4233-8f95-50322a6be2de /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:34:49.548 7 INFO cinder.volume.api [None req-43c57e28-18e4-43ef-832c-0cf761f76435 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] Volume info retrieved successfully. 2026-07-30 20:34:49.553 7 INFO cinder.api.openstack.wsgi [None req-43c57e28-18e4-43ef-832c-0cf761f76435 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e1b4b71e6064157bd0cdda663ce53fe/volumes/7a7e3cb1-43e6-4233-8f95-50322a6be2de returned with HTTP 200 [pid: 7|app: 0|req: 353/707] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:34:49 2026] GET /v3/2e1b4b71e6064157bd0cdda663ce53fe/volumes/7a7e3cb1-43e6-4233-8f95-50322a6be2de => generated 1342 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:34:49.672 8 INFO cinder.api.openstack.wsgi [req-6a412646-c8df-4a65-b39e-218f376e1f57 req-0d90f76f-b4dd-4ece-a523-3805fac69d49 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2e1b4b71e6064157bd0cdda663ce53fe/volumes/7a7e3cb1-43e6-4233-8f95-50322a6be2de /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:34:49.690 8 INFO cinder.volume.api [req-6a412646-c8df-4a65-b39e-218f376e1f57 req-0d90f76f-b4dd-4ece-a523-3805fac69d49 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] Volume info retrieved successfully. 2026-07-30 20:34:49.698 8 INFO cinder.api.openstack.wsgi [req-6a412646-c8df-4a65-b39e-218f376e1f57 req-0d90f76f-b4dd-4ece-a523-3805fac69d49 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e1b4b71e6064157bd0cdda663ce53fe/volumes/7a7e3cb1-43e6-4233-8f95-50322a6be2de returned with HTTP 200 [pid: 8|app: 0|req: 355/708] 10.0.0.235 () {34 vars in 1028 bytes} [Thu Jul 30 20:34:49 2026] GET /v3/2e1b4b71e6064157bd0cdda663ce53fe/volumes/7a7e3cb1-43e6-4233-8f95-50322a6be2de => generated 1342 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:34:50.718 7 INFO cinder.api.openstack.wsgi [req-6a412646-c8df-4a65-b39e-218f376e1f57 req-2f5f6151-7385-45e1-b262-da741a979072 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2e1b4b71e6064157bd0cdda663ce53fe/volumes/7a7e3cb1-43e6-4233-8f95-50322a6be2de /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:34:50.734 7 INFO cinder.volume.api [req-6a412646-c8df-4a65-b39e-218f376e1f57 req-2f5f6151-7385-45e1-b262-da741a979072 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] Volume info retrieved successfully. 2026-07-30 20:34:50.739 7 INFO cinder.api.openstack.wsgi [req-6a412646-c8df-4a65-b39e-218f376e1f57 req-2f5f6151-7385-45e1-b262-da741a979072 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e1b4b71e6064157bd0cdda663ce53fe/volumes/7a7e3cb1-43e6-4233-8f95-50322a6be2de returned with HTTP 200 [pid: 7|app: 0|req: 354/709] 10.0.0.235 () {34 vars in 1028 bytes} [Thu Jul 30 20:34:50 2026] GET /v3/2e1b4b71e6064157bd0cdda663ce53fe/volumes/7a7e3cb1-43e6-4233-8f95-50322a6be2de => generated 1342 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-30 20:34:50.756 8 INFO cinder.api.openstack.wsgi [req-6a412646-c8df-4a65-b39e-218f376e1f57 req-0d90f76f-b4dd-4ece-a523-3805fac69d49 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-30 20:34:50.757 8 INFO cinder.api.openstack.wsgi [req-6a412646-c8df-4a65-b39e-218f376e1f57 req-0d90f76f-b4dd-4ece-a523-3805fac69d49 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 356/710] 10.0.0.235 () {32 vars in 829 bytes} [Thu Jul 30 20:34:50 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.10/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-07-30 20:34:50.773 7 INFO cinder.api.openstack.wsgi [req-6a412646-c8df-4a65-b39e-218f376e1f57 req-f8e96853-b28f-4d70-b73d-194e0e207590 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2e1b4b71e6064157bd0cdda663ce53fe/attachments /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:34:50.849 7 INFO cinder.api.openstack.wsgi [req-6a412646-c8df-4a65-b39e-218f376e1f57 req-f8e96853-b28f-4d70-b73d-194e0e207590 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e1b4b71e6064157bd0cdda663ce53fe/attachments returned with HTTP 200 [pid: 7|app: 0|req: 355/711] 10.0.0.235 () {40 vars in 1057 bytes} [Thu Jul 30 20:34:50 2026] POST /v3/2e1b4b71e6064157bd0cdda663ce53fe/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-30 20:34:52.049 8 INFO cinder.api.openstack.wsgi [req-6a412646-c8df-4a65-b39e-218f376e1f57 req-0d90f76f-b4dd-4ece-a523-3805fac69d49 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-30 20:34:52.051 8 INFO cinder.api.openstack.wsgi [req-6a412646-c8df-4a65-b39e-218f376e1f57 req-0d90f76f-b4dd-4ece-a523-3805fac69d49 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 357/712] 199.204.45.74 () {32 vars in 839 bytes} [Thu Jul 30 20:34:52 2026] GET / => generated 411 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:34:52.102 7 INFO cinder.api.openstack.wsgi [req-6a412646-c8df-4a65-b39e-218f376e1f57 req-68077cd2-8377-4a30-97f3-6ed03f92109a cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2e1b4b71e6064157bd0cdda663ce53fe/volumes/7a7e3cb1-43e6-4233-8f95-50322a6be2de /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:34:52.134 7 INFO cinder.volume.api [req-6a412646-c8df-4a65-b39e-218f376e1f57 req-68077cd2-8377-4a30-97f3-6ed03f92109a cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] Volume info retrieved successfully. 2026-07-30 20:34:52.142 7 INFO cinder.api.openstack.wsgi [req-6a412646-c8df-4a65-b39e-218f376e1f57 req-68077cd2-8377-4a30-97f3-6ed03f92109a cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e1b4b71e6064157bd0cdda663ce53fe/volumes/7a7e3cb1-43e6-4233-8f95-50322a6be2de returned with HTTP 200 [pid: 7|app: 0|req: 356/713] 199.204.45.74 () {36 vars in 1072 bytes} [Thu Jul 30 20:34:52 2026] GET /v3/2e1b4b71e6064157bd0cdda663ce53fe/volumes/7a7e3cb1-43e6-4233-8f95-50322a6be2de => generated 1440 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:34:54.299 8 INFO cinder.api.openstack.wsgi [req-6a412646-c8df-4a65-b39e-218f376e1f57 req-0214929f-5fb4-40d2-b3af-7033b73225a7 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/2e1b4b71e6064157bd0cdda663ce53fe/attachments/c503268f-3096-4a00-bc8a-eec0c2a2a60f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:34:55.081 8 INFO cinder.api.openstack.wsgi [req-6a412646-c8df-4a65-b39e-218f376e1f57 req-0214929f-5fb4-40d2-b3af-7033b73225a7 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e1b4b71e6064157bd0cdda663ce53fe/attachments/c503268f-3096-4a00-bc8a-eec0c2a2a60f returned with HTTP 200 [pid: 8|app: 0|req: 358/714] 199.204.45.74 () {40 vars in 1133 bytes} [Thu Jul 30 20:34:54 2026] PUT /v3/2e1b4b71e6064157bd0cdda663ce53fe/attachments/c503268f-3096-4a00-bc8a-eec0c2a2a60f => generated 775 bytes in 793 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:34:55.121 7 INFO cinder.api.openstack.wsgi [req-6a412646-c8df-4a65-b39e-218f376e1f57 req-2b8d6f9f-a0f9-4ae8-99a4-b606afd983b4 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2e1b4b71e6064157bd0cdda663ce53fe/attachments/c503268f-3096-4a00-bc8a-eec0c2a2a60f/action /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:34:55.174 7 INFO cinder.api.openstack.wsgi [req-6a412646-c8df-4a65-b39e-218f376e1f57 req-2b8d6f9f-a0f9-4ae8-99a4-b606afd983b4 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e1b4b71e6064157bd0cdda663ce53fe/attachments/c503268f-3096-4a00-bc8a-eec0c2a2a60f/action returned with HTTP 204 [pid: 7|app: 0|req: 357/715] 199.204.45.74 () {40 vars in 1147 bytes} [Thu Jul 30 20:34:55 2026] POST /v3/2e1b4b71e6064157bd0cdda663ce53fe/attachments/c503268f-3096-4a00-bc8a-eec0c2a2a60f/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-07-30 20:34:55.212 7 INFO cinder.api.openstack.wsgi [req-6a412646-c8df-4a65-b39e-218f376e1f57 req-2b8d6f9f-a0f9-4ae8-99a4-b606afd983b4 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:34:55.212 8 INFO cinder.api.openstack.wsgi [req-6a412646-c8df-4a65-b39e-218f376e1f57 req-0214929f-5fb4-40d2-b3af-7033b73225a7 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:34:55.213 7 INFO cinder.api.openstack.wsgi [req-6a412646-c8df-4a65-b39e-218f376e1f57 req-2b8d6f9f-a0f9-4ae8-99a4-b606afd983b4 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:34:55.213 8 INFO cinder.api.openstack.wsgi [req-6a412646-c8df-4a65-b39e-218f376e1f57 req-0214929f-5fb4-40d2-b3af-7033b73225a7 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] http://10.0.0.4:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/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-07-30 20:34:59.687 8 INFO cinder.api.openstack.wsgi [None req-b84cfef0-d167-4763-a57d-40b7ce1c7f4f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:34:59.705 8 INFO cinder.api.openstack.wsgi [None req-b84cfef0-d167-4763-a57d-40b7ce1c7f4f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 360/718] 10.0.0.38 () {28 vars in 695 bytes} [Thu Jul 30 20:34:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:34:59.720 7 INFO cinder.api.openstack.wsgi [None req-2a2ab90a-0dcc-46c9-9613-bbdd68f5cbe8 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:34:59.744 7 INFO cinder.volume.api [None req-2a2ab90a-0dcc-46c9-9613-bbdd68f5cbe8 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:34:59.760 7 INFO cinder.api.openstack.wsgi [None req-2a2ab90a-0dcc-46c9-9613-bbdd68f5cbe8 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 359/719] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:34:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 1808 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-30 20:34:59.835 8 INFO cinder.api.openstack.wsgi [None req-1e724d0d-a47b-4373-97c3-e38cb67b25a9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0fce093a251149c98a3422eeab56464b?usage=true 2026-07-30 20:34:59.880 8 INFO cinder.api.openstack.wsgi [None req-1e724d0d-a47b-4373-97c3-e38cb67b25a9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0fce093a251149c98a3422eeab56464b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 361/720] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:34:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0fce093a251149c98a3422eeab56464b?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:34:59.896 7 INFO cinder.api.openstack.wsgi [None req-414177c0-e297-4b5a-9e5d-8423d1d0c942 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true 2026-07-30 20:34:59.930 7 INFO cinder.api.openstack.wsgi [None req-414177c0-e297-4b5a-9e5d-8423d1d0c942 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 360/721] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:34:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:34:59.946 8 INFO cinder.api.openstack.wsgi [None req-595065e4-c4c1-4f18-ad7b-ea0533b3938d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true 2026-07-30 20:34:59.994 8 INFO cinder.api.openstack.wsgi [None req-595065e4-c4c1-4f18-ad7b-ea0533b3938d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 362/722] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:34:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true => generated 845 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:35:00.015 7 INFO cinder.api.openstack.wsgi [None req-bac1cd35-717a-4ef0-8b9c-bc6b6f1ca833 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/2e1b4b71e6064157bd0cdda663ce53fe?usage=true 2026-07-30 20:35:00.051 7 INFO cinder.api.openstack.wsgi [None req-bac1cd35-717a-4ef0-8b9c-bc6b6f1ca833 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/2e1b4b71e6064157bd0cdda663ce53fe?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 361/723] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:35:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/2e1b4b71e6064157bd0cdda663ce53fe?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:35:00.079 8 INFO cinder.api.openstack.wsgi [None req-2a995eb0-c80f-42b0-bf15-6b23116814f3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true 2026-07-30 20:35:00.130 8 INFO cinder.api.openstack.wsgi [None req-2a995eb0-c80f-42b0-bf15-6b23116814f3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 363/724] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:35:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true => generated 845 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:35:00.156 7 INFO cinder.api.openstack.wsgi [None req-9a7e1419-2248-4662-b825-254522cc249a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/44ee864527e14c40a936c81bf59936cb?usage=true 2026-07-30 20:35:00.192 7 INFO cinder.api.openstack.wsgi [None req-9a7e1419-2248-4662-b825-254522cc249a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/44ee864527e14c40a936c81bf59936cb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 362/725] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:35:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/44ee864527e14c40a936c81bf59936cb?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:35:00.205 8 INFO cinder.api.openstack.wsgi [None req-fc8672f0-1517-4205-bbc6-07efa7576cde 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/9ea83045ccaf42028541f37e72ec1329?usage=true 2026-07-30 20:35:00.243 8 INFO cinder.api.openstack.wsgi [None req-fc8672f0-1517-4205-bbc6-07efa7576cde 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/9ea83045ccaf42028541f37e72ec1329?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 364/726] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:35:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/9ea83045ccaf42028541f37e72ec1329?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:35:00.257 7 INFO cinder.api.openstack.wsgi [None req-d01a0702-823d-4e12-8e77-0f5029f3ab4e 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services 2026-07-30 20:35:00.263 7 INFO cinder.api.openstack.wsgi [None req-d01a0702-823d-4e12-8e77-0f5029f3ab4e 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services returned with HTTP 200 [pid: 7|app: 0|req: 363/727] 10.0.0.38 () {28 vars in 644 bytes} [Thu Jul 30 20:35:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:35:00.277 8 INFO cinder.api.openstack.wsgi [None req-3620ebec-e28f-4b58-816b-cc34c94f0360 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:35:00.291 8 INFO cinder.volume.api [None req-3620ebec-e28f-4b58-816b-cc34c94f0360 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:35:00.297 8 INFO cinder.api.openstack.wsgi [None req-3620ebec-e28f-4b58-816b-cc34c94f0360 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 365/728] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:35:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 1808 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-30 20:35:00.311 7 INFO cinder.api.openstack.wsgi [None req-93c1f5e1-ca40-4690-911c-95261ce26c2c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true 2026-07-30 20:35:00.318 7 INFO cinder.volume.api [None req-93c1f5e1-ca40-4690-911c-95261ce26c2c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all snapshots completed successfully. 2026-07-30 20:35:00.319 7 INFO cinder.api.openstack.wsgi [None req-93c1f5e1-ca40-4690-911c-95261ce26c2c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 364/729] 10.0.0.38 () {28 vars in 673 bytes} [Thu Jul 30 20:35:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:35:01.295 8 INFO cinder.api.openstack.wsgi [req-1d977477-44ed-4292-904c-647a895caa14 req-acfae2c2-ba10-4c4e-b4c8-c57380383f9b cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/2e1b4b71e6064157bd0cdda663ce53fe/attachments/c503268f-3096-4a00-bc8a-eec0c2a2a60f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:35:01.381 8 INFO cinder.api.openstack.wsgi [req-1d977477-44ed-4292-904c-647a895caa14 req-acfae2c2-ba10-4c4e-b4c8-c57380383f9b cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e1b4b71e6064157bd0cdda663ce53fe/attachments/c503268f-3096-4a00-bc8a-eec0c2a2a60f returned with HTTP 200 [pid: 8|app: 0|req: 366/730] 199.204.45.74 () {38 vars in 1102 bytes} [Thu Jul 30 20:35:01 2026] DELETE /v3/2e1b4b71e6064157bd0cdda663ce53fe/attachments/c503268f-3096-4a00-bc8a-eec0c2a2a60f => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:35:01.399 7 INFO cinder.api.openstack.wsgi [req-1d977477-44ed-4292-904c-647a895caa14 req-8f756326-8b85-4d22-bbd8-d6df5829c0e2 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/2e1b4b71e6064157bd0cdda663ce53fe/volumes/7a7e3cb1-43e6-4233-8f95-50322a6be2de 2026-07-30 20:35:01.400 7 INFO cinder.api.v3.volumes [req-1d977477-44ed-4292-904c-647a895caa14 req-8f756326-8b85-4d22-bbd8-d6df5829c0e2 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] Delete volume with id: 7a7e3cb1-43e6-4233-8f95-50322a6be2de  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:35:01.414 7 INFO cinder.volume.api [req-1d977477-44ed-4292-904c-647a895caa14 req-8f756326-8b85-4d22-bbd8-d6df5829c0e2 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] Volume info retrieved successfully. 2026-07-30 20:35:01.467 7 INFO cinder.volume.api [req-1d977477-44ed-4292-904c-647a895caa14 req-8f756326-8b85-4d22-bbd8-d6df5829c0e2 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] Delete volume request issued successfully. 2026-07-30 20:35:01.468 7 INFO cinder.api.openstack.wsgi [req-1d977477-44ed-4292-904c-647a895caa14 req-8f756326-8b85-4d22-bbd8-d6df5829c0e2 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e1b4b71e6064157bd0cdda663ce53fe/volumes/7a7e3cb1-43e6-4233-8f95-50322a6be2de returned with HTTP 202 [pid: 7|app: 0|req: 365/731] 199.204.45.74 () {36 vars in 1053 bytes} [Thu Jul 30 20:35:01 2026] DELETE /v3/2e1b4b71e6064157bd0cdda663ce53fe/volumes/7a7e3cb1-43e6-4233-8f95-50322a6be2de => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-30 20:35:05.208 7 INFO cinder.api.openstack.wsgi [req-1d977477-44ed-4292-904c-647a895caa14 req-8f756326-8b85-4d22-bbd8-d6df5829c0e2 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:35:05.208 8 INFO cinder.api.openstack.wsgi [req-1d977477-44ed-4292-904c-647a895caa14 req-acfae2c2-ba10-4c4e-b4c8-c57380383f9b cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:35:05.209 7 INFO cinder.api.openstack.wsgi [req-1d977477-44ed-4292-904c-647a895caa14 req-8f756326-8b85-4d22-bbd8-d6df5829c0e2 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:35:05.209 8 INFO cinder.api.openstack.wsgi [req-1d977477-44ed-4292-904c-647a895caa14 req-acfae2c2-ba10-4c4e-b4c8-c57380383f9b cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:35:15.208 7 INFO cinder.api.openstack.wsgi [req-1d977477-44ed-4292-904c-647a895caa14 req-8f756326-8b85-4d22-bbd8-d6df5829c0e2 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:35:15.209 7 INFO cinder.api.openstack.wsgi [req-1d977477-44ed-4292-904c-647a895caa14 req-8f756326-8b85-4d22-bbd8-d6df5829c0e2 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:35:15.210 8 INFO cinder.api.openstack.wsgi [req-1d977477-44ed-4292-904c-647a895caa14 req-acfae2c2-ba10-4c4e-b4c8-c57380383f9b cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:35:15.214 8 INFO cinder.api.openstack.wsgi [req-1d977477-44ed-4292-904c-647a895caa14 req-acfae2c2-ba10-4c4e-b4c8-c57380383f9b cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:35:25.208 7 INFO cinder.api.openstack.wsgi [req-1d977477-44ed-4292-904c-647a895caa14 req-8f756326-8b85-4d22-bbd8-d6df5829c0e2 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:35:25.208 7 INFO cinder.api.openstack.wsgi [req-1d977477-44ed-4292-904c-647a895caa14 req-8f756326-8b85-4d22-bbd8-d6df5829c0e2 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:35:25.208 8 INFO cinder.api.openstack.wsgi [req-1d977477-44ed-4292-904c-647a895caa14 req-acfae2c2-ba10-4c4e-b4c8-c57380383f9b cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:35:25.209 8 INFO cinder.api.openstack.wsgi [req-1d977477-44ed-4292-904c-647a895caa14 req-acfae2c2-ba10-4c4e-b4c8-c57380383f9b cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:35:35.208 8 INFO cinder.api.openstack.wsgi [req-1d977477-44ed-4292-904c-647a895caa14 req-acfae2c2-ba10-4c4e-b4c8-c57380383f9b cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:35:35.208 7 INFO cinder.api.openstack.wsgi [req-1d977477-44ed-4292-904c-647a895caa14 req-8f756326-8b85-4d22-bbd8-d6df5829c0e2 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:35:35.210 8 INFO cinder.api.openstack.wsgi [req-1d977477-44ed-4292-904c-647a895caa14 req-acfae2c2-ba10-4c4e-b4c8-c57380383f9b cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:35:35.210 7 INFO cinder.api.openstack.wsgi [req-1d977477-44ed-4292-904c-647a895caa14 req-8f756326-8b85-4d22-bbd8-d6df5829c0e2 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:35:45.208 7 INFO cinder.api.openstack.wsgi [req-1d977477-44ed-4292-904c-647a895caa14 req-8f756326-8b85-4d22-bbd8-d6df5829c0e2 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:35:45.208 8 INFO cinder.api.openstack.wsgi [req-1d977477-44ed-4292-904c-647a895caa14 req-acfae2c2-ba10-4c4e-b4c8-c57380383f9b cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:35:45.209 7 INFO cinder.api.openstack.wsgi [req-1d977477-44ed-4292-904c-647a895caa14 req-8f756326-8b85-4d22-bbd8-d6df5829c0e2 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:35:45.210 8 INFO cinder.api.openstack.wsgi [req-1d977477-44ed-4292-904c-647a895caa14 req-acfae2c2-ba10-4c4e-b4c8-c57380383f9b cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:35:55.209 8 INFO cinder.api.openstack.wsgi [req-1d977477-44ed-4292-904c-647a895caa14 req-acfae2c2-ba10-4c4e-b4c8-c57380383f9b cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:35:55.210 8 INFO cinder.api.openstack.wsgi [req-1d977477-44ed-4292-904c-647a895caa14 req-acfae2c2-ba10-4c4e-b4c8-c57380383f9b cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:35:55.212 7 INFO cinder.api.openstack.wsgi [req-1d977477-44ed-4292-904c-647a895caa14 req-8f756326-8b85-4d22-bbd8-d6df5829c0e2 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:35:55.212 7 INFO cinder.api.openstack.wsgi [req-1d977477-44ed-4292-904c-647a895caa14 req-8f756326-8b85-4d22-bbd8-d6df5829c0e2 cc244ba5f3d546a2be947b85ce11a170 2e1b4b71e6064157bd0cdda663ce53fe - - default default] http://10.0.0.4:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/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-07-30 20:35:59.664 8 INFO cinder.api.openstack.wsgi [None req-f5574052-d150-4c0c-ba59-404d1da78151 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:35:59.682 8 INFO cinder.volume.api [None req-f5574052-d150-4c0c-ba59-404d1da78151 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:35:59.685 8 INFO cinder.api.openstack.wsgi [None req-f5574052-d150-4c0c-ba59-404d1da78151 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 373/744] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:35:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:35:59.700 7 INFO cinder.api.openstack.wsgi [None req-725639fc-ba77-441f-a091-7c34f0bf5407 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true 2026-07-30 20:35:59.716 7 INFO cinder.api.openstack.wsgi [None req-725639fc-ba77-441f-a091-7c34f0bf5407 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 372/745] 10.0.0.38 () {28 vars in 695 bytes} [Thu Jul 30 20:35:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:35:59.785 8 INFO cinder.api.openstack.wsgi [None req-2f001a38-0c9a-456a-ae18-470e130fe99e 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true 2026-07-30 20:35:59.817 8 INFO cinder.api.openstack.wsgi [None req-2f001a38-0c9a-456a-ae18-470e130fe99e 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 374/746] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:35:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:35:59.833 7 INFO cinder.api.openstack.wsgi [None req-30796dc2-0581-4d61-9c1f-fcdac9346e24 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true 2026-07-30 20:35:59.872 7 INFO cinder.api.openstack.wsgi [None req-30796dc2-0581-4d61-9c1f-fcdac9346e24 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 373/747] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:35:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:35:59.888 8 INFO cinder.api.openstack.wsgi [None req-c09787f1-89ad-4d10-b1ff-b0a06337291d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true 2026-07-30 20:35:59.917 8 INFO cinder.api.openstack.wsgi [None req-c09787f1-89ad-4d10-b1ff-b0a06337291d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 375/748] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:35:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:35:59.930 7 INFO cinder.api.openstack.wsgi [None req-50058af3-921c-47fb-b2d5-5f7f92f69c6b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/b9657eb689534726931d3439894fb590?usage=true 2026-07-30 20:35:59.959 7 INFO cinder.api.openstack.wsgi [None req-50058af3-921c-47fb-b2d5-5f7f92f69c6b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/b9657eb689534726931d3439894fb590?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 374/749] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:35:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/b9657eb689534726931d3439894fb590?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:35:59.977 8 INFO cinder.api.openstack.wsgi [None req-55af53de-8830-4ff4-acfb-42b60d8fa9ae 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cf8193e884f8408ca0b0e750694000d9?usage=true 2026-07-30 20:36:00.012 8 INFO cinder.api.openstack.wsgi [None req-55af53de-8830-4ff4-acfb-42b60d8fa9ae 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cf8193e884f8408ca0b0e750694000d9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 376/750] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:35:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cf8193e884f8408ca0b0e750694000d9?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:36:00.029 7 INFO cinder.api.openstack.wsgi [None req-bf5776e5-b993-4967-a8ab-f53324c5e07f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eea241da43b246f8878bd4064e9b9827?usage=true 2026-07-30 20:36:00.059 7 INFO cinder.api.openstack.wsgi [None req-bf5776e5-b993-4967-a8ab-f53324c5e07f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eea241da43b246f8878bd4064e9b9827?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 375/751] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:36:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eea241da43b246f8878bd4064e9b9827?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:36:00.071 8 INFO cinder.api.openstack.wsgi [None req-101b523b-986b-4008-8308-ae5502cfea5c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/f79f928526c043b48ff6904fd08482f8?usage=true 2026-07-30 20:36:00.101 8 INFO cinder.api.openstack.wsgi [None req-101b523b-986b-4008-8308-ae5502cfea5c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/f79f928526c043b48ff6904fd08482f8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 377/752] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:36:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/f79f928526c043b48ff6904fd08482f8?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:36:00.119 7 INFO cinder.api.openstack.wsgi [None req-50568e87-36ae-48e6-b63c-0ee34a7cdfa8 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true 2026-07-30 20:36:00.129 7 INFO cinder.volume.api [None req-50568e87-36ae-48e6-b63c-0ee34a7cdfa8 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all snapshots completed successfully. 2026-07-30 20:36:00.129 7 INFO cinder.api.openstack.wsgi [None req-50568e87-36ae-48e6-b63c-0ee34a7cdfa8 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 376/753] 10.0.0.38 () {28 vars in 673 bytes} [Thu Jul 30 20:36:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:36:00.143 8 INFO cinder.api.openstack.wsgi [None req-f8702f8d-cbd0-446c-bf94-654bd6b0b3ab 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services 2026-07-30 20:36:00.153 8 INFO cinder.api.openstack.wsgi [None req-f8702f8d-cbd0-446c-bf94-654bd6b0b3ab 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services returned with HTTP 200 [pid: 8|app: 0|req: 378/754] 10.0.0.38 () {28 vars in 644 bytes} [Thu Jul 30 20:36:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:36:00.168 7 INFO cinder.api.openstack.wsgi [None req-0e5091f5-c345-427d-9830-d2ad9fb831a5 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:36:00.186 7 INFO cinder.volume.api [None req-0e5091f5-c345-427d-9830-d2ad9fb831a5 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:36:00.189 7 INFO cinder.api.openstack.wsgi [None req-0e5091f5-c345-427d-9830-d2ad9fb831a5 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 377/755] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:36:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:36:05.209 8 INFO cinder.api.openstack.wsgi [None req-f8702f8d-cbd0-446c-bf94-654bd6b0b3ab 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:36:05.209 7 INFO cinder.api.openstack.wsgi [None req-0e5091f5-c345-427d-9830-d2ad9fb831a5 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:36:05.210 8 INFO cinder.api.openstack.wsgi [None req-f8702f8d-cbd0-446c-bf94-654bd6b0b3ab 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:36:05.210 7 INFO cinder.api.openstack.wsgi [None req-0e5091f5-c345-427d-9830-d2ad9fb831a5 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:36:15.208 8 INFO cinder.api.openstack.wsgi [None req-f8702f8d-cbd0-446c-bf94-654bd6b0b3ab 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:36:15.208 7 INFO cinder.api.openstack.wsgi [None req-0e5091f5-c345-427d-9830-d2ad9fb831a5 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:36:15.209 8 INFO cinder.api.openstack.wsgi [None req-f8702f8d-cbd0-446c-bf94-654bd6b0b3ab 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:36:15.209 7 INFO cinder.api.openstack.wsgi [None req-0e5091f5-c345-427d-9830-d2ad9fb831a5 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:36:25.208 8 INFO cinder.api.openstack.wsgi [None req-f8702f8d-cbd0-446c-bf94-654bd6b0b3ab 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:36:25.208 7 INFO cinder.api.openstack.wsgi [None req-0e5091f5-c345-427d-9830-d2ad9fb831a5 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:36:25.209 7 INFO cinder.api.openstack.wsgi [None req-0e5091f5-c345-427d-9830-d2ad9fb831a5 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:36:25.209 8 INFO cinder.api.openstack.wsgi [None req-f8702f8d-cbd0-446c-bf94-654bd6b0b3ab 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:36:26.538 8 INFO cinder.api.openstack.wsgi [None req-2fffaeee-5b8f-49c2-b82f-0db7a6af16cd 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0984ded8e1724486bfa5c2bc053d6302/volumes 2026-07-30 20:36:26.545 8 INFO cinder.api.v3.volumes [None req-2fffaeee-5b8f-49c2-b82f-0db7a6af16cd 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] Create volume of 1 GB 2026-07-30 20:36:26.576 8 INFO cinder.volume.api [None req-2fffaeee-5b8f-49c2-b82f-0db7a6af16cd 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] Availability Zones retrieved successfully. /var/lib/openstack/lib/python3.10/site-packages/taskflow/engines/action_engine/process_executor.py:17: DeprecationWarning: The asyncore module is deprecated and will be removed in Python 3.12. The recommended replacement is asyncio import asyncore 2026-07-30 20:36:26.835 8 INFO cinder.volume.api [None req-2fffaeee-5b8f-49c2-b82f-0db7a6af16cd 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] Create volume request issued successfully. 2026-07-30 20:36:26.836 8 INFO cinder.api.openstack.wsgi [None req-2fffaeee-5b8f-49c2-b82f-0db7a6af16cd 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0984ded8e1724486bfa5c2bc053d6302/volumes returned with HTTP 202 [pid: 8|app: 0|req: 382/762] 10.0.0.63 () {34 vars in 721 bytes} [Thu Jul 30 20:36:26 2026] POST /v3/0984ded8e1724486bfa5c2bc053d6302/volumes => generated 861 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-30 20:36:26.857 7 INFO cinder.api.openstack.wsgi [None req-c5852cc7-809a-4877-9f23-3280ea98978e 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0984ded8e1724486bfa5c2bc053d6302/volumes/4b1b4002-bfdd-4b50-b48f-5b3f3aca6471 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:36:26.875 7 INFO cinder.volume.api [None req-c5852cc7-809a-4877-9f23-3280ea98978e 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] Volume info retrieved successfully. 2026-07-30 20:36:26.882 7 INFO cinder.api.openstack.wsgi [None req-c5852cc7-809a-4877-9f23-3280ea98978e 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0984ded8e1724486bfa5c2bc053d6302/volumes/4b1b4002-bfdd-4b50-b48f-5b3f3aca6471 returned with HTTP 200 [pid: 7|app: 0|req: 381/763] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:36:26 2026] GET /v3/0984ded8e1724486bfa5c2bc053d6302/volumes/4b1b4002-bfdd-4b50-b48f-5b3f3aca6471 => generated 929 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:36:27.905 8 INFO cinder.api.openstack.wsgi [None req-db110b8d-b534-4710-a917-d2c31591a5fe 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0984ded8e1724486bfa5c2bc053d6302/volumes/4b1b4002-bfdd-4b50-b48f-5b3f3aca6471 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:36:27.920 8 INFO cinder.volume.api [None req-db110b8d-b534-4710-a917-d2c31591a5fe 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] Volume info retrieved successfully. 2026-07-30 20:36:27.924 8 INFO cinder.api.openstack.wsgi [None req-db110b8d-b534-4710-a917-d2c31591a5fe 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0984ded8e1724486bfa5c2bc053d6302/volumes/4b1b4002-bfdd-4b50-b48f-5b3f3aca6471 returned with HTTP 200 [pid: 8|app: 0|req: 383/764] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:36:27 2026] GET /v3/0984ded8e1724486bfa5c2bc053d6302/volumes/4b1b4002-bfdd-4b50-b48f-5b3f3aca6471 => generated 954 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:36:33.987 7 INFO cinder.api.openstack.wsgi [None req-6ca07a2d-9936-4e14-974f-c0e9ab2ba38b 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0984ded8e1724486bfa5c2bc053d6302/volumes/4b1b4002-bfdd-4b50-b48f-5b3f3aca6471/action /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:36:34.000 7 INFO cinder.volume.api [None req-6ca07a2d-9936-4e14-974f-c0e9ab2ba38b 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] Volume info retrieved successfully. 2026-07-30 20:36:34.012 7 INFO cinder.volume.api [None req-6ca07a2d-9936-4e14-974f-c0e9ab2ba38b 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] Update volume admin metadata completed successfully. 2026-07-30 20:36:34.115 7 INFO cinder.volume.api [None req-6ca07a2d-9936-4e14-974f-c0e9ab2ba38b 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] Attach volume completed successfully. 2026-07-30 20:36:34.117 7 INFO cinder.api.openstack.wsgi [None req-6ca07a2d-9936-4e14-974f-c0e9ab2ba38b 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0984ded8e1724486bfa5c2bc053d6302/volumes/4b1b4002-bfdd-4b50-b48f-5b3f3aca6471/action returned with HTTP 202 [pid: 7|app: 0|req: 382/765] 10.0.0.63 () {34 vars in 809 bytes} [Thu Jul 30 20:36:33 2026] POST /v3/0984ded8e1724486bfa5c2bc053d6302/volumes/4b1b4002-bfdd-4b50-b48f-5b3f3aca6471/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:36:34.154 8 INFO cinder.api.openstack.wsgi [None req-d8e7dc9b-2991-48f3-af9c-4bd84aef955b 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0984ded8e1724486bfa5c2bc053d6302/volumes/4b1b4002-bfdd-4b50-b48f-5b3f3aca6471 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:36:34.190 8 INFO cinder.volume.api [None req-d8e7dc9b-2991-48f3-af9c-4bd84aef955b 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] Volume info retrieved successfully. 2026-07-30 20:36:34.197 8 INFO cinder.api.openstack.wsgi [None req-d8e7dc9b-2991-48f3-af9c-4bd84aef955b 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0984ded8e1724486bfa5c2bc053d6302/volumes/4b1b4002-bfdd-4b50-b48f-5b3f3aca6471 returned with HTTP 200 [pid: 8|app: 0|req: 384/766] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:36:34 2026] GET /v3/0984ded8e1724486bfa5c2bc053d6302/volumes/4b1b4002-bfdd-4b50-b48f-5b3f3aca6471 => generated 1288 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:36:34.221 7 INFO cinder.api.openstack.wsgi [None req-6a614d1f-1378-417c-8f1e-856899351897 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0984ded8e1724486bfa5c2bc053d6302/volumes/4b1b4002-bfdd-4b50-b48f-5b3f3aca6471/action /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:36:34.243 7 INFO cinder.volume.api [None req-6a614d1f-1378-417c-8f1e-856899351897 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] Volume info retrieved successfully. 2026-07-30 20:36:34.292 7 INFO cinder.volume.api [None req-6a614d1f-1378-417c-8f1e-856899351897 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] Detach volume completed successfully. 2026-07-30 20:36:34.292 7 INFO cinder.api.openstack.wsgi [None req-6a614d1f-1378-417c-8f1e-856899351897 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0984ded8e1724486bfa5c2bc053d6302/volumes/4b1b4002-bfdd-4b50-b48f-5b3f3aca6471/action returned with HTTP 202 [pid: 7|app: 0|req: 383/767] 10.0.0.63 () {34 vars in 809 bytes} [Thu Jul 30 20:36:34 2026] POST /v3/0984ded8e1724486bfa5c2bc053d6302/volumes/4b1b4002-bfdd-4b50-b48f-5b3f3aca6471/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:36:34.307 8 INFO cinder.api.openstack.wsgi [None req-a3494219-92f3-4de8-9cdb-e7838a625caa 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0984ded8e1724486bfa5c2bc053d6302/volumes/4b1b4002-bfdd-4b50-b48f-5b3f3aca6471 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:36:34.336 8 INFO cinder.volume.api [None req-a3494219-92f3-4de8-9cdb-e7838a625caa 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] Volume info retrieved successfully. 2026-07-30 20:36:34.342 8 INFO cinder.api.openstack.wsgi [None req-a3494219-92f3-4de8-9cdb-e7838a625caa 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0984ded8e1724486bfa5c2bc053d6302/volumes/4b1b4002-bfdd-4b50-b48f-5b3f3aca6471 returned with HTTP 200 [pid: 8|app: 0|req: 385/768] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:36:34 2026] GET /v3/0984ded8e1724486bfa5c2bc053d6302/volumes/4b1b4002-bfdd-4b50-b48f-5b3f3aca6471 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:36:35.209 7 INFO cinder.api.openstack.wsgi [None req-6a614d1f-1378-417c-8f1e-856899351897 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:36:35.210 7 INFO cinder.api.openstack.wsgi [None req-6a614d1f-1378-417c-8f1e-856899351897 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:36:35.211 8 INFO cinder.api.openstack.wsgi [None req-a3494219-92f3-4de8-9cdb-e7838a625caa 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:36:35.212 8 INFO cinder.api.openstack.wsgi [None req-a3494219-92f3-4de8-9cdb-e7838a625caa 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/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-07-30 20:36:35.864 7 INFO cinder.api.openstack.wsgi [None req-e6db7580-978a-4ba6-9e14-8aeef6f5d0ba 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0984ded8e1724486bfa5c2bc053d6302/volumes/4b1b4002-bfdd-4b50-b48f-5b3f3aca6471 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:36:35.879 7 INFO cinder.volume.api [None req-e6db7580-978a-4ba6-9e14-8aeef6f5d0ba 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] Volume info retrieved successfully. 2026-07-30 20:36:35.887 7 INFO cinder.api.openstack.wsgi [None req-e6db7580-978a-4ba6-9e14-8aeef6f5d0ba 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0984ded8e1724486bfa5c2bc053d6302/volumes/4b1b4002-bfdd-4b50-b48f-5b3f3aca6471 returned with HTTP 200 [pid: 7|app: 0|req: 385/771] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:36:35 2026] GET /v3/0984ded8e1724486bfa5c2bc053d6302/volumes/4b1b4002-bfdd-4b50-b48f-5b3f3aca6471 => generated 973 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:36:35.904 8 INFO cinder.api.openstack.wsgi [None req-48bd3fbb-89c7-4594-a3ed-02a7a8efcc8b 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0984ded8e1724486bfa5c2bc053d6302/volumes/4b1b4002-bfdd-4b50-b48f-5b3f3aca6471 2026-07-30 20:36:35.905 8 INFO cinder.api.v3.volumes [None req-48bd3fbb-89c7-4594-a3ed-02a7a8efcc8b 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] Delete volume with id: 4b1b4002-bfdd-4b50-b48f-5b3f3aca6471  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:36:35.915 8 INFO cinder.volume.api [None req-48bd3fbb-89c7-4594-a3ed-02a7a8efcc8b 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] Volume info retrieved successfully. 2026-07-30 20:36:35.942 8 INFO cinder.volume.api [None req-48bd3fbb-89c7-4594-a3ed-02a7a8efcc8b 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] Delete volume request issued successfully. 2026-07-30 20:36:35.942 8 INFO cinder.api.openstack.wsgi [None req-48bd3fbb-89c7-4594-a3ed-02a7a8efcc8b 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0984ded8e1724486bfa5c2bc053d6302/volumes/4b1b4002-bfdd-4b50-b48f-5b3f3aca6471 returned with HTTP 202 [pid: 8|app: 0|req: 387/772] 10.0.0.63 () {32 vars in 777 bytes} [Thu Jul 30 20:36:35 2026] DELETE /v3/0984ded8e1724486bfa5c2bc053d6302/volumes/4b1b4002-bfdd-4b50-b48f-5b3f3aca6471 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:36:35.966 7 INFO cinder.api.openstack.wsgi [None req-bd5e7fe4-9646-4676-a6da-f5425fa3f63c 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0984ded8e1724486bfa5c2bc053d6302/volumes/4b1b4002-bfdd-4b50-b48f-5b3f3aca6471 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:36:35.986 7 INFO cinder.volume.api [None req-bd5e7fe4-9646-4676-a6da-f5425fa3f63c 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] Volume info retrieved successfully. 2026-07-30 20:36:35.993 7 INFO cinder.api.openstack.wsgi [None req-bd5e7fe4-9646-4676-a6da-f5425fa3f63c 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0984ded8e1724486bfa5c2bc053d6302/volumes/4b1b4002-bfdd-4b50-b48f-5b3f3aca6471 returned with HTTP 200 [pid: 7|app: 0|req: 386/773] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:36:35 2026] GET /v3/0984ded8e1724486bfa5c2bc053d6302/volumes/4b1b4002-bfdd-4b50-b48f-5b3f3aca6471 => generated 972 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:36:37.022 8 INFO cinder.api.openstack.wsgi [None req-6ce471de-7dae-4d3c-b141-07cc6d017195 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0984ded8e1724486bfa5c2bc053d6302/volumes/4b1b4002-bfdd-4b50-b48f-5b3f3aca6471 2026-07-30 20:36:37.037 8 INFO cinder.api.openstack.wsgi [None req-6ce471de-7dae-4d3c-b141-07cc6d017195 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0984ded8e1724486bfa5c2bc053d6302/volumes/4b1b4002-bfdd-4b50-b48f-5b3f3aca6471 returned with HTTP 404 [pid: 8|app: 0|req: 388/774] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:36:37 2026] GET /v3/0984ded8e1724486bfa5c2bc053d6302/volumes/4b1b4002-bfdd-4b50-b48f-5b3f3aca6471 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-30 20:36:44.005 7 INFO cinder.api.openstack.wsgi [None req-bd5e7fe4-9646-4676-a6da-f5425fa3f63c 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-30 20:36:44.006 7 INFO cinder.api.openstack.wsgi [None req-bd5e7fe4-9646-4676-a6da-f5425fa3f63c 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 387/775] 10.0.0.142 () {28 vars in 376 bytes} [Thu Jul 30 20:36:44 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-30 20:36:44.025 8 INFO cinder.api.openstack.wsgi [None req-d9518d13-99ce-43c5-90a5-66e166f72981 069a8d588ae54e5d9d90cb420c6adb4b 4949eaed327942edac426e6c29e606d5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4949eaed327942edac426e6c29e606d5/limits?tenant_id=4949eaed327942edac426e6c29e606d5 2026-07-30 20:36:44.064 8 INFO cinder.api.openstack.wsgi [None req-d9518d13-99ce-43c5-90a5-66e166f72981 069a8d588ae54e5d9d90cb420c6adb4b 4949eaed327942edac426e6c29e606d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4949eaed327942edac426e6c29e606d5/limits?tenant_id=4949eaed327942edac426e6c29e606d5 returned with HTTP 200 [pid: 8|app: 0|req: 389/776] 10.0.0.142 () {34 vars in 879 bytes} [Thu Jul 30 20:36:44 2026] GET /v3/4949eaed327942edac426e6c29e606d5/limits?tenant_id=4949eaed327942edac426e6c29e606d5 => generated 302 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-30 20:36:45.212 8 INFO cinder.api.openstack.wsgi [None req-d9518d13-99ce-43c5-90a5-66e166f72981 069a8d588ae54e5d9d90cb420c6adb4b 4949eaed327942edac426e6c29e606d5 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:36:45.212 7 INFO cinder.api.openstack.wsgi [None req-bd5e7fe4-9646-4676-a6da-f5425fa3f63c 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:36:45.213 8 INFO cinder.api.openstack.wsgi [None req-d9518d13-99ce-43c5-90a5-66e166f72981 069a8d588ae54e5d9d90cb420c6adb4b 4949eaed327942edac426e6c29e606d5 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:36:45.213 7 INFO cinder.api.openstack.wsgi [None req-bd5e7fe4-9646-4676-a6da-f5425fa3f63c 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:36:45.927 8 INFO cinder.api.openstack.wsgi [None req-d9518d13-99ce-43c5-90a5-66e166f72981 069a8d588ae54e5d9d90cb420c6adb4b 4949eaed327942edac426e6c29e606d5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-30 20:36:45.928 8 INFO cinder.api.openstack.wsgi [None req-d9518d13-99ce-43c5-90a5-66e166f72981 069a8d588ae54e5d9d90cb420c6adb4b 4949eaed327942edac426e6c29e606d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 391/779] 10.0.0.142 () {28 vars in 376 bytes} [Thu Jul 30 20:36:45 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-30 20:36:45.939 7 INFO cinder.api.openstack.wsgi [None req-bd5e7fe4-9646-4676-a6da-f5425fa3f63c 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-30 20:36:45.940 7 INFO cinder.api.openstack.wsgi [None req-bd5e7fe4-9646-4676-a6da-f5425fa3f63c 7a4258bc9df14d9d9e96f077db756ebf 0984ded8e1724486bfa5c2bc053d6302 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 389/780] 10.0.0.142 () {28 vars in 376 bytes} [Thu Jul 30 20:36:45 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-30 20:36:46.642 8 INFO cinder.api.openstack.wsgi [None req-d9518d13-99ce-43c5-90a5-66e166f72981 069a8d588ae54e5d9d90cb420c6adb4b 4949eaed327942edac426e6c29e606d5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-30 20:36:46.643 8 INFO cinder.api.openstack.wsgi [None req-d9518d13-99ce-43c5-90a5-66e166f72981 069a8d588ae54e5d9d90cb420c6adb4b 4949eaed327942edac426e6c29e606d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 392/781] 10.0.0.142 () {28 vars in 376 bytes} [Thu Jul 30 20:36:46 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.10/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-07-30 20:36:46.656 7 INFO cinder.api.openstack.wsgi [None req-d192633a-9036-44fa-a0ca-6ef1fb7de959 069a8d588ae54e5d9d90cb420c6adb4b 4949eaed327942edac426e6c29e606d5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4949eaed327942edac426e6c29e606d5/limits?tenant_id=4949eaed327942edac426e6c29e606d5 2026-07-30 20:36:46.685 7 INFO cinder.api.openstack.wsgi [None req-d192633a-9036-44fa-a0ca-6ef1fb7de959 069a8d588ae54e5d9d90cb420c6adb4b 4949eaed327942edac426e6c29e606d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4949eaed327942edac426e6c29e606d5/limits?tenant_id=4949eaed327942edac426e6c29e606d5 returned with HTTP 200 [pid: 7|app: 0|req: 390/782] 10.0.0.142 () {34 vars in 879 bytes} [Thu Jul 30 20:36:46 2026] GET /v3/4949eaed327942edac426e6c29e606d5/limits?tenant_id=4949eaed327942edac426e6c29e606d5 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-30 20:36:48.512 8 INFO cinder.api.openstack.wsgi [None req-d9518d13-99ce-43c5-90a5-66e166f72981 069a8d588ae54e5d9d90cb420c6adb4b 4949eaed327942edac426e6c29e606d5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-30 20:36:48.513 8 INFO cinder.api.openstack.wsgi [None req-d9518d13-99ce-43c5-90a5-66e166f72981 069a8d588ae54e5d9d90cb420c6adb4b 4949eaed327942edac426e6c29e606d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 393/783] 10.0.0.142 () {28 vars in 376 bytes} [Thu Jul 30 20:36:48 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-30 20:36:48.519 7 INFO cinder.api.openstack.wsgi [None req-d192633a-9036-44fa-a0ca-6ef1fb7de959 069a8d588ae54e5d9d90cb420c6adb4b 4949eaed327942edac426e6c29e606d5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-30 20:36:48.520 7 INFO cinder.api.openstack.wsgi [None req-d192633a-9036-44fa-a0ca-6ef1fb7de959 069a8d588ae54e5d9d90cb420c6adb4b 4949eaed327942edac426e6c29e606d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 391/784] 10.0.0.142 () {28 vars in 376 bytes} [Thu Jul 30 20:36:48 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-30 20:36:55.210 8 INFO cinder.api.openstack.wsgi [None req-d9518d13-99ce-43c5-90a5-66e166f72981 069a8d588ae54e5d9d90cb420c6adb4b 4949eaed327942edac426e6c29e606d5 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:36:55.210 7 INFO cinder.api.openstack.wsgi [None req-d192633a-9036-44fa-a0ca-6ef1fb7de959 069a8d588ae54e5d9d90cb420c6adb4b 4949eaed327942edac426e6c29e606d5 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:36:55.211 8 INFO cinder.api.openstack.wsgi [None req-d9518d13-99ce-43c5-90a5-66e166f72981 069a8d588ae54e5d9d90cb420c6adb4b 4949eaed327942edac426e6c29e606d5 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:36:55.212 7 INFO cinder.api.openstack.wsgi [None req-d192633a-9036-44fa-a0ca-6ef1fb7de959 069a8d588ae54e5d9d90cb420c6adb4b 4949eaed327942edac426e6c29e606d5 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:36:59.594 8 INFO cinder.api.openstack.wsgi [None req-46cdae40-8c30-47cb-ba20-a09b6cc07a56 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:36:59.624 8 INFO cinder.volume.api [None req-46cdae40-8c30-47cb-ba20-a09b6cc07a56 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:36:59.630 8 INFO cinder.api.openstack.wsgi [None req-46cdae40-8c30-47cb-ba20-a09b6cc07a56 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 395/787] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:36:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:36:59.670 7 INFO cinder.api.openstack.wsgi [None req-7f5e5475-eb3b-4142-ac77-4bdde4b62a0e 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true 2026-07-30 20:36:59.694 7 INFO cinder.api.openstack.wsgi [None req-7f5e5475-eb3b-4142-ac77-4bdde4b62a0e 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 393/788] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:36:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:36:59.707 8 INFO cinder.api.openstack.wsgi [None req-f12d4626-5479-477b-a9c0-b88c981cca05 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true 2026-07-30 20:36:59.734 8 INFO cinder.api.openstack.wsgi [None req-f12d4626-5479-477b-a9c0-b88c981cca05 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 396/789] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:36:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:36:59.749 7 INFO cinder.api.openstack.wsgi [None req-af59811e-b87f-46ab-a932-6547d9e22365 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3a78952808bd493ea39bd384ec41ce5b?usage=true 2026-07-30 20:36:59.789 7 INFO cinder.api.openstack.wsgi [None req-af59811e-b87f-46ab-a932-6547d9e22365 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3a78952808bd493ea39bd384ec41ce5b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 394/790] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:36:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3a78952808bd493ea39bd384ec41ce5b?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:36:59.803 8 INFO cinder.api.openstack.wsgi [None req-05774ced-1469-4af2-96d2-c995f1ad3e8b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true 2026-07-30 20:36:59.833 8 INFO cinder.api.openstack.wsgi [None req-05774ced-1469-4af2-96d2-c995f1ad3e8b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 397/791] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:36:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:36:59.849 7 INFO cinder.api.openstack.wsgi [None req-c8e93a89-7f61-4ac4-9756-fcbaf7d6b6d6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/54861673223346feacfe6ac7b34dc447?usage=true 2026-07-30 20:36:59.870 7 INFO cinder.api.openstack.wsgi [None req-c8e93a89-7f61-4ac4-9756-fcbaf7d6b6d6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/54861673223346feacfe6ac7b34dc447?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 395/792] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:36:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/54861673223346feacfe6ac7b34dc447?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:36:59.887 8 INFO cinder.api.openstack.wsgi [None req-a654888c-e436-4120-8475-3d2dabf43099 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/6699aa008ef74ad6a8d901f12a9df304?usage=true 2026-07-30 20:36:59.913 8 INFO cinder.api.openstack.wsgi [None req-a654888c-e436-4120-8475-3d2dabf43099 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/6699aa008ef74ad6a8d901f12a9df304?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 398/793] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:36:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/6699aa008ef74ad6a8d901f12a9df304?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:36:59.928 7 INFO cinder.api.openstack.wsgi [None req-d9061ceb-d7af-40ab-896c-4d42a414fa4c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/9c08e1c513b84a1298d61ce59aba9616?usage=true 2026-07-30 20:36:59.953 7 INFO cinder.api.openstack.wsgi [None req-d9061ceb-d7af-40ab-896c-4d42a414fa4c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/9c08e1c513b84a1298d61ce59aba9616?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 396/794] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:36:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/9c08e1c513b84a1298d61ce59aba9616?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:36:59.966 8 INFO cinder.api.openstack.wsgi [None req-65a1b1a5-f523-433e-8f6f-ce51e72721fe 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bcb19bbcf4ba4d6593ed0a13fad43b15?usage=true 2026-07-30 20:36:59.999 8 INFO cinder.api.openstack.wsgi [None req-65a1b1a5-f523-433e-8f6f-ce51e72721fe 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bcb19bbcf4ba4d6593ed0a13fad43b15?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 399/795] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:36:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bcb19bbcf4ba4d6593ed0a13fad43b15?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:37:00.014 7 INFO cinder.api.openstack.wsgi [None req-31c477ad-9a66-41b6-af8a-4ab46b6bfae9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/c27ac24a16da4cea801b2c25eb62faf3?usage=true 2026-07-30 20:37:00.040 7 INFO cinder.api.openstack.wsgi [None req-31c477ad-9a66-41b6-af8a-4ab46b6bfae9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/c27ac24a16da4cea801b2c25eb62faf3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 397/796] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:37:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/c27ac24a16da4cea801b2c25eb62faf3?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:37:00.061 8 INFO cinder.api.openstack.wsgi [None req-f97e4517-1511-49d3-8c52-4cf4c7d31fb6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cc8dd5dd89344c389623575182768018?usage=true 2026-07-30 20:37:00.103 8 INFO cinder.api.openstack.wsgi [None req-f97e4517-1511-49d3-8c52-4cf4c7d31fb6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cc8dd5dd89344c389623575182768018?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 400/797] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:37:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cc8dd5dd89344c389623575182768018?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:37:00.123 7 INFO cinder.api.openstack.wsgi [None req-8f78e11f-0823-40be-a7f3-3cddc542cc58 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/f82098a8b12d4151be04232545d3223d?usage=true 2026-07-30 20:37:00.154 7 INFO cinder.api.openstack.wsgi [None req-8f78e11f-0823-40be-a7f3-3cddc542cc58 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/f82098a8b12d4151be04232545d3223d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 398/798] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:37:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/f82098a8b12d4151be04232545d3223d?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:37:00.169 8 INFO cinder.api.openstack.wsgi [None req-5af96287-bcbf-4547-95b1-03c45981cd99 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true 2026-07-30 20:37:00.176 8 INFO cinder.volume.api [None req-5af96287-bcbf-4547-95b1-03c45981cd99 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all snapshots completed successfully. 2026-07-30 20:37:00.177 8 INFO cinder.api.openstack.wsgi [None req-5af96287-bcbf-4547-95b1-03c45981cd99 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 401/799] 10.0.0.38 () {28 vars in 673 bytes} [Thu Jul 30 20:37:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:37:00.196 7 INFO cinder.api.openstack.wsgi [None req-49ee10d2-3ac2-4ebf-8527-6f4a9ad39205 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services 2026-07-30 20:37:00.208 7 INFO cinder.api.openstack.wsgi [None req-49ee10d2-3ac2-4ebf-8527-6f4a9ad39205 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services returned with HTTP 200 [pid: 7|app: 0|req: 399/800] 10.0.0.38 () {28 vars in 644 bytes} [Thu Jul 30 20:37:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-services => generated 646 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:37:00.221 8 INFO cinder.api.openstack.wsgi [None req-2ae8205f-d34c-437f-8f76-3f0ff9cd0062 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true 2026-07-30 20:37:00.240 8 INFO cinder.api.openstack.wsgi [None req-2ae8205f-d34c-437f-8f76-3f0ff9cd0062 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 402/801] 10.0.0.38 () {28 vars in 695 bytes} [Thu Jul 30 20:37:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:37:00.253 7 INFO cinder.api.openstack.wsgi [None req-5bc1d58a-6840-490c-84ae-a202e161058a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:37:00.265 7 INFO cinder.volume.api [None req-5bc1d58a-6840-490c-84ae-a202e161058a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:37:00.268 7 INFO cinder.api.openstack.wsgi [None req-5bc1d58a-6840-490c-84ae-a202e161058a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 400/802] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:37:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:37:05.210 8 INFO cinder.api.openstack.wsgi [None req-2ae8205f-d34c-437f-8f76-3f0ff9cd0062 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:37:05.211 7 INFO cinder.api.openstack.wsgi [None req-5bc1d58a-6840-490c-84ae-a202e161058a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:37:05.212 8 INFO cinder.api.openstack.wsgi [None req-2ae8205f-d34c-437f-8f76-3f0ff9cd0062 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:37:05.212 7 INFO cinder.api.openstack.wsgi [None req-5bc1d58a-6840-490c-84ae-a202e161058a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:37:10.738 8 INFO cinder.api.openstack.wsgi [None req-2ae8205f-d34c-437f-8f76-3f0ff9cd0062 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-30 20:37:10.739 8 INFO cinder.api.openstack.wsgi [None req-2ae8205f-d34c-437f-8f76-3f0ff9cd0062 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 404/805] 10.0.0.63 () {30 vars in 410 bytes} [Thu Jul 30 20:37:10 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-30 20:37:14.214 7 INFO cinder.api.openstack.wsgi [None req-f7f56dab-2979-4f4a-a235-323d77817095 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes 2026-07-30 20:37:14.217 7 INFO cinder.api.v3.volumes [None req-f7f56dab-2979-4f4a-a235-323d77817095 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Create volume of 1 GB 2026-07-30 20:37:14.225 7 INFO cinder.volume.api [None req-f7f56dab-2979-4f4a-a235-323d77817095 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Availability Zones retrieved successfully. 2026-07-30 20:37:14.422 7 INFO cinder.volume.api [None req-f7f56dab-2979-4f4a-a235-323d77817095 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Create volume request issued successfully. 2026-07-30 20:37:14.424 7 INFO cinder.api.openstack.wsgi [None req-f7f56dab-2979-4f4a-a235-323d77817095 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes returned with HTTP 202 [pid: 7|app: 0|req: 402/806] 10.0.0.63 () {34 vars in 722 bytes} [Thu Jul 30 20:37:13 2026] POST /v3/93c3a14c4308447daaaf6077c4f3c073/volumes => generated 871 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-30 20:37:14.455 8 INFO cinder.api.openstack.wsgi [None req-d2f18912-75e7-4385-96df-7b770bea664d bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/019c50a6-6dc9-4d37-97ce-3edd404ea80f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:14.471 8 INFO cinder.volume.api [None req-d2f18912-75e7-4385-96df-7b770bea664d bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Volume info retrieved successfully. 2026-07-30 20:37:14.476 8 INFO cinder.api.openstack.wsgi [None req-d2f18912-75e7-4385-96df-7b770bea664d bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/019c50a6-6dc9-4d37-97ce-3edd404ea80f returned with HTTP 200 [pid: 8|app: 0|req: 405/807] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:14 2026] GET /v3/93c3a14c4308447daaaf6077c4f3c073/volumes/019c50a6-6dc9-4d37-97ce-3edd404ea80f => generated 939 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:37:15.209 8 INFO cinder.api.openstack.wsgi [None req-d2f18912-75e7-4385-96df-7b770bea664d bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:37:15.210 8 INFO cinder.api.openstack.wsgi [None req-d2f18912-75e7-4385-96df-7b770bea664d bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:37:15.210 7 INFO cinder.api.openstack.wsgi [None req-f7f56dab-2979-4f4a-a235-323d77817095 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:37:15.212 7 INFO cinder.api.openstack.wsgi [None req-f7f56dab-2979-4f4a-a235-323d77817095 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/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-07-30 20:37:15.499 8 INFO cinder.api.openstack.wsgi [None req-f4bbcebb-8b35-4385-9eb2-f0646f5ed5ea bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/019c50a6-6dc9-4d37-97ce-3edd404ea80f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:15.524 8 INFO cinder.volume.api [None req-f4bbcebb-8b35-4385-9eb2-f0646f5ed5ea bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Volume info retrieved successfully. 2026-07-30 20:37:15.532 8 INFO cinder.api.openstack.wsgi [None req-f4bbcebb-8b35-4385-9eb2-f0646f5ed5ea bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/019c50a6-6dc9-4d37-97ce-3edd404ea80f returned with HTTP 200 [pid: 8|app: 0|req: 407/810] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:15 2026] GET /v3/93c3a14c4308447daaaf6077c4f3c073/volumes/019c50a6-6dc9-4d37-97ce-3edd404ea80f => generated 964 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:15.553 7 INFO cinder.api.openstack.wsgi [None req-4e456461-b16f-4dd4-a488-5ea59ad08350 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/019c50a6-6dc9-4d37-97ce-3edd404ea80f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:15.570 7 INFO cinder.volume.api [None req-4e456461-b16f-4dd4-a488-5ea59ad08350 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Volume info retrieved successfully. 2026-07-30 20:37:15.576 7 INFO cinder.api.openstack.wsgi [None req-4e456461-b16f-4dd4-a488-5ea59ad08350 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/019c50a6-6dc9-4d37-97ce-3edd404ea80f returned with HTTP 200 [pid: 7|app: 0|req: 404/811] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:15 2026] GET /v3/93c3a14c4308447daaaf6077c4f3c073/volumes/019c50a6-6dc9-4d37-97ce-3edd404ea80f => generated 964 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:15.600 8 INFO cinder.api.openstack.wsgi [None req-626fd52c-1cdf-4447-95da-bde3f37f7166 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/019c50a6-6dc9-4d37-97ce-3edd404ea80f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:15.617 8 INFO cinder.volume.api [None req-626fd52c-1cdf-4447-95da-bde3f37f7166 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Volume info retrieved successfully. 2026-07-30 20:37:15.630 8 INFO cinder.volume.api [None req-626fd52c-1cdf-4447-95da-bde3f37f7166 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Volume updated successfully. 2026-07-30 20:37:15.632 8 INFO cinder.api.openstack.wsgi [None req-626fd52c-1cdf-4447-95da-bde3f37f7166 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/019c50a6-6dc9-4d37-97ce-3edd404ea80f returned with HTTP 200 [pid: 8|app: 0|req: 408/812] 10.0.0.63 () {34 vars in 794 bytes} [Thu Jul 30 20:37:15 2026] PUT /v3/93c3a14c4308447daaaf6077c4f3c073/volumes/019c50a6-6dc9-4d37-97ce-3edd404ea80f => generated 896 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:15.653 7 INFO cinder.api.openstack.wsgi [None req-977e354d-c3d5-44e6-85f3-a3d1efbc36f5 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/019c50a6-6dc9-4d37-97ce-3edd404ea80f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:15.684 7 INFO cinder.volume.api [None req-977e354d-c3d5-44e6-85f3-a3d1efbc36f5 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Volume info retrieved successfully. 2026-07-30 20:37:15.698 7 INFO cinder.volume.api [None req-977e354d-c3d5-44e6-85f3-a3d1efbc36f5 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Volume updated successfully. 2026-07-30 20:37:15.699 7 INFO cinder.api.openstack.wsgi [None req-977e354d-c3d5-44e6-85f3-a3d1efbc36f5 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/019c50a6-6dc9-4d37-97ce-3edd404ea80f returned with HTTP 200 [pid: 7|app: 0|req: 405/813] 10.0.0.63 () {34 vars in 795 bytes} [Thu Jul 30 20:37:15 2026] PUT /v3/93c3a14c4308447daaaf6077c4f3c073/volumes/019c50a6-6dc9-4d37-97ce-3edd404ea80f => generated 935 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:15.720 8 INFO cinder.api.openstack.wsgi [None req-6e43f3ca-cf45-479e-955c-caa8d7f6b175 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/019c50a6-6dc9-4d37-97ce-3edd404ea80f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:15.745 8 INFO cinder.volume.api [None req-6e43f3ca-cf45-479e-955c-caa8d7f6b175 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Volume info retrieved successfully. 2026-07-30 20:37:15.755 8 INFO cinder.api.openstack.wsgi [None req-6e43f3ca-cf45-479e-955c-caa8d7f6b175 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/019c50a6-6dc9-4d37-97ce-3edd404ea80f returned with HTTP 200 [pid: 8|app: 0|req: 409/814] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:15 2026] GET /v3/93c3a14c4308447daaaf6077c4f3c073/volumes/019c50a6-6dc9-4d37-97ce-3edd404ea80f => generated 1003 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:15.781 7 INFO cinder.api.openstack.wsgi [None req-c2441a51-a435-4ad7-96d0-9a49eca8cfa7 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes 2026-07-30 20:37:15.784 7 INFO cinder.api.v3.volumes [None req-c2441a51-a435-4ad7-96d0-9a49eca8cfa7 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Create volume of 1 GB 2026-07-30 20:37:15.796 7 INFO cinder.volume.api [None req-c2441a51-a435-4ad7-96d0-9a49eca8cfa7 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Availability Zones retrieved successfully. 2026-07-30 20:37:15.957 7 INFO cinder.volume.api [None req-c2441a51-a435-4ad7-96d0-9a49eca8cfa7 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Create volume request issued successfully. 2026-07-30 20:37:15.958 7 INFO cinder.api.openstack.wsgi [None req-c2441a51-a435-4ad7-96d0-9a49eca8cfa7 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes returned with HTTP 202 [pid: 7|app: 0|req: 406/815] 10.0.0.63 () {34 vars in 722 bytes} [Thu Jul 30 20:37:15 2026] POST /v3/93c3a14c4308447daaaf6077c4f3c073/volumes => generated 892 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:15.983 8 INFO cinder.api.openstack.wsgi [None req-9ed4127c-7d41-4730-8497-9dd1256d711a bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/38b50c6b-3646-48e2-802b-59cc8300fb68 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:16.002 8 INFO cinder.volume.api [None req-9ed4127c-7d41-4730-8497-9dd1256d711a bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Volume info retrieved successfully. 2026-07-30 20:37:16.010 8 INFO cinder.api.openstack.wsgi [None req-9ed4127c-7d41-4730-8497-9dd1256d711a bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/38b50c6b-3646-48e2-802b-59cc8300fb68 returned with HTTP 200 [pid: 8|app: 0|req: 410/816] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:15 2026] GET /v3/93c3a14c4308447daaaf6077c4f3c073/volumes/38b50c6b-3646-48e2-802b-59cc8300fb68 => generated 960 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:17.036 7 INFO cinder.api.openstack.wsgi [None req-23b8086b-5c0b-44b8-ba4d-c1d1bdbbce81 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/38b50c6b-3646-48e2-802b-59cc8300fb68 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:17.064 7 INFO cinder.volume.api [None req-23b8086b-5c0b-44b8-ba4d-c1d1bdbbce81 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Volume info retrieved successfully. 2026-07-30 20:37:17.074 7 INFO cinder.api.openstack.wsgi [None req-23b8086b-5c0b-44b8-ba4d-c1d1bdbbce81 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/38b50c6b-3646-48e2-802b-59cc8300fb68 returned with HTTP 200 [pid: 7|app: 0|req: 407/817] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:17 2026] GET /v3/93c3a14c4308447daaaf6077c4f3c073/volumes/38b50c6b-3646-48e2-802b-59cc8300fb68 => generated 985 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:17.095 8 INFO cinder.api.openstack.wsgi [None req-bb96cbd8-a8f3-449a-a9c3-4827fc4659e0 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/38b50c6b-3646-48e2-802b-59cc8300fb68 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:17.116 8 INFO cinder.volume.api [None req-bb96cbd8-a8f3-449a-a9c3-4827fc4659e0 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Volume info retrieved successfully. 2026-07-30 20:37:17.127 8 INFO cinder.volume.api [None req-bb96cbd8-a8f3-449a-a9c3-4827fc4659e0 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Volume updated successfully. 2026-07-30 20:37:17.128 8 INFO cinder.api.openstack.wsgi [None req-bb96cbd8-a8f3-449a-a9c3-4827fc4659e0 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/38b50c6b-3646-48e2-802b-59cc8300fb68 returned with HTTP 200 [pid: 8|app: 0|req: 411/818] 10.0.0.63 () {34 vars in 794 bytes} [Thu Jul 30 20:37:17 2026] PUT /v3/93c3a14c4308447daaaf6077c4f3c073/volumes/38b50c6b-3646-48e2-802b-59cc8300fb68 => generated 882 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:17.153 7 INFO cinder.api.openstack.wsgi [None req-5ef27596-ca75-4396-b7ef-b426728dd4d4 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/38b50c6b-3646-48e2-802b-59cc8300fb68 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:17.184 7 INFO cinder.volume.api [None req-5ef27596-ca75-4396-b7ef-b426728dd4d4 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Volume info retrieved successfully. 2026-07-30 20:37:17.202 7 INFO cinder.api.openstack.wsgi [None req-5ef27596-ca75-4396-b7ef-b426728dd4d4 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/38b50c6b-3646-48e2-802b-59cc8300fb68 returned with HTTP 200 [pid: 7|app: 0|req: 408/819] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:17 2026] GET /v3/93c3a14c4308447daaaf6077c4f3c073/volumes/38b50c6b-3646-48e2-802b-59cc8300fb68 => generated 950 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:17.229 8 INFO cinder.api.openstack.wsgi [None req-38ff50ba-e2c8-4600-819c-e2c87998e2d6 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/38b50c6b-3646-48e2-802b-59cc8300fb68 2026-07-30 20:37:17.229 8 INFO cinder.api.v3.volumes [None req-38ff50ba-e2c8-4600-819c-e2c87998e2d6 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Delete volume with id: 38b50c6b-3646-48e2-802b-59cc8300fb68  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:17.245 8 INFO cinder.volume.api [None req-38ff50ba-e2c8-4600-819c-e2c87998e2d6 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Volume info retrieved successfully. 2026-07-30 20:37:17.271 8 INFO cinder.volume.api [None req-38ff50ba-e2c8-4600-819c-e2c87998e2d6 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Delete volume request issued successfully. 2026-07-30 20:37:17.271 8 INFO cinder.api.openstack.wsgi [None req-38ff50ba-e2c8-4600-819c-e2c87998e2d6 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/38b50c6b-3646-48e2-802b-59cc8300fb68 returned with HTTP 202 [pid: 8|app: 0|req: 412/820] 10.0.0.63 () {32 vars in 777 bytes} [Thu Jul 30 20:37:17 2026] DELETE /v3/93c3a14c4308447daaaf6077c4f3c073/volumes/38b50c6b-3646-48e2-802b-59cc8300fb68 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:17.285 7 INFO cinder.api.openstack.wsgi [None req-3035c044-6a83-4ead-8c5c-40fab66feac6 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/38b50c6b-3646-48e2-802b-59cc8300fb68 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:17.302 7 INFO cinder.volume.api [None req-3035c044-6a83-4ead-8c5c-40fab66feac6 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Volume info retrieved successfully. 2026-07-30 20:37:17.309 7 INFO cinder.api.openstack.wsgi [None req-3035c044-6a83-4ead-8c5c-40fab66feac6 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/38b50c6b-3646-48e2-802b-59cc8300fb68 returned with HTTP 200 [pid: 7|app: 0|req: 409/821] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:17 2026] GET /v3/93c3a14c4308447daaaf6077c4f3c073/volumes/38b50c6b-3646-48e2-802b-59cc8300fb68 => generated 949 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:18.330 8 INFO cinder.api.openstack.wsgi [None req-b072269e-b5d6-482f-af13-e2e264f4701d bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/38b50c6b-3646-48e2-802b-59cc8300fb68 2026-07-30 20:37:18.340 8 INFO cinder.api.openstack.wsgi [None req-b072269e-b5d6-482f-af13-e2e264f4701d bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/38b50c6b-3646-48e2-802b-59cc8300fb68 returned with HTTP 404 [pid: 8|app: 0|req: 413/822] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:18 2026] GET /v3/93c3a14c4308447daaaf6077c4f3c073/volumes/38b50c6b-3646-48e2-802b-59cc8300fb68 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:18.356 7 INFO cinder.api.openstack.wsgi [None req-7e15c54d-cdd7-462b-9151-d237773c8731 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/019c50a6-6dc9-4d37-97ce-3edd404ea80f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:18.376 7 INFO cinder.volume.api [None req-7e15c54d-cdd7-462b-9151-d237773c8731 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Volume info retrieved successfully. 2026-07-30 20:37:18.383 7 INFO cinder.api.openstack.wsgi [None req-7e15c54d-cdd7-462b-9151-d237773c8731 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/019c50a6-6dc9-4d37-97ce-3edd404ea80f returned with HTTP 200 [pid: 7|app: 0|req: 410/823] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:18 2026] GET /v3/93c3a14c4308447daaaf6077c4f3c073/volumes/019c50a6-6dc9-4d37-97ce-3edd404ea80f => generated 1003 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-30 20:37:18.406 8 INFO cinder.api.openstack.wsgi [None req-dc631a58-c0d4-416d-8a2e-592c49b2acaf bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/019c50a6-6dc9-4d37-97ce-3edd404ea80f 2026-07-30 20:37:18.407 8 INFO cinder.api.v3.volumes [None req-dc631a58-c0d4-416d-8a2e-592c49b2acaf bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Delete volume with id: 019c50a6-6dc9-4d37-97ce-3edd404ea80f  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:18.419 8 INFO cinder.volume.api [None req-dc631a58-c0d4-416d-8a2e-592c49b2acaf bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Volume info retrieved successfully. 2026-07-30 20:37:18.471 8 INFO cinder.volume.api [None req-dc631a58-c0d4-416d-8a2e-592c49b2acaf bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Delete volume request issued successfully. 2026-07-30 20:37:18.471 8 INFO cinder.api.openstack.wsgi [None req-dc631a58-c0d4-416d-8a2e-592c49b2acaf bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/019c50a6-6dc9-4d37-97ce-3edd404ea80f returned with HTTP 202 [pid: 8|app: 0|req: 414/824] 10.0.0.63 () {32 vars in 777 bytes} [Thu Jul 30 20:37:18 2026] DELETE /v3/93c3a14c4308447daaaf6077c4f3c073/volumes/019c50a6-6dc9-4d37-97ce-3edd404ea80f => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:18.486 7 INFO cinder.api.openstack.wsgi [None req-ffcd6d49-291a-4a0d-a916-4556eb1520b0 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/019c50a6-6dc9-4d37-97ce-3edd404ea80f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:18.504 7 INFO cinder.volume.api [None req-ffcd6d49-291a-4a0d-a916-4556eb1520b0 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Volume info retrieved successfully. 2026-07-30 20:37:18.511 7 INFO cinder.api.openstack.wsgi [None req-ffcd6d49-291a-4a0d-a916-4556eb1520b0 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/019c50a6-6dc9-4d37-97ce-3edd404ea80f returned with HTTP 200 [pid: 7|app: 0|req: 411/825] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:18 2026] GET /v3/93c3a14c4308447daaaf6077c4f3c073/volumes/019c50a6-6dc9-4d37-97ce-3edd404ea80f => generated 1002 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:19.533 8 INFO cinder.api.openstack.wsgi [None req-79434ad9-0509-4182-8676-dba7cf5fe1f3 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/019c50a6-6dc9-4d37-97ce-3edd404ea80f 2026-07-30 20:37:19.544 8 INFO cinder.api.openstack.wsgi [None req-79434ad9-0509-4182-8676-dba7cf5fe1f3 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/019c50a6-6dc9-4d37-97ce-3edd404ea80f returned with HTTP 404 [pid: 8|app: 0|req: 415/826] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:19 2026] GET /v3/93c3a14c4308447daaaf6077c4f3c073/volumes/019c50a6-6dc9-4d37-97ce-3edd404ea80f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:19.617 7 INFO cinder.api.openstack.wsgi [None req-8bc50249-12c5-4e9a-8462-d79559b9eb19 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes 2026-07-30 20:37:19.725 7 INFO cinder.api.v3.volumes [None req-8bc50249-12c5-4e9a-8462-d79559b9eb19 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Create volume of 1 GB 2026-07-30 20:37:19.733 7 INFO cinder.volume.api [None req-8bc50249-12c5-4e9a-8462-d79559b9eb19 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Availability Zones retrieved successfully. 2026-07-30 20:37:19.919 7 INFO cinder.volume.api [None req-8bc50249-12c5-4e9a-8462-d79559b9eb19 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Create volume request issued successfully. 2026-07-30 20:37:19.921 7 INFO cinder.api.openstack.wsgi [None req-8bc50249-12c5-4e9a-8462-d79559b9eb19 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes returned with HTTP 202 [pid: 7|app: 0|req: 412/827] 10.0.0.63 () {34 vars in 722 bytes} [Thu Jul 30 20:37:19 2026] POST /v3/93c3a14c4308447daaaf6077c4f3c073/volumes => generated 870 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-30 20:37:19.941 8 INFO cinder.api.openstack.wsgi [None req-c55baf31-6c44-48c1-86cd-a9e47d99d28e bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/43923fe0-fdcd-4887-b82d-c8282429f95f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:19.966 8 INFO cinder.volume.api [None req-c55baf31-6c44-48c1-86cd-a9e47d99d28e bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Volume info retrieved successfully. 2026-07-30 20:37:19.974 8 INFO cinder.api.openstack.wsgi [None req-c55baf31-6c44-48c1-86cd-a9e47d99d28e bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/43923fe0-fdcd-4887-b82d-c8282429f95f returned with HTTP 200 [pid: 8|app: 0|req: 416/828] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:19 2026] GET /v3/93c3a14c4308447daaaf6077c4f3c073/volumes/43923fe0-fdcd-4887-b82d-c8282429f95f => generated 938 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:21.007 7 INFO cinder.api.openstack.wsgi [None req-c308c2a4-b2c9-4398-be54-daad036fbc4d bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/43923fe0-fdcd-4887-b82d-c8282429f95f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:21.029 7 INFO cinder.volume.api [None req-c308c2a4-b2c9-4398-be54-daad036fbc4d bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Volume info retrieved successfully. 2026-07-30 20:37:21.035 7 INFO cinder.api.openstack.wsgi [None req-c308c2a4-b2c9-4398-be54-daad036fbc4d bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/43923fe0-fdcd-4887-b82d-c8282429f95f returned with HTTP 200 [pid: 7|app: 0|req: 413/829] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:20 2026] GET /v3/93c3a14c4308447daaaf6077c4f3c073/volumes/43923fe0-fdcd-4887-b82d-c8282429f95f => generated 1347 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:21.083 8 INFO cinder.api.openstack.wsgi [None req-82acb059-4879-47a3-8385-9f9eb4e25800 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/43923fe0-fdcd-4887-b82d-c8282429f95f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:21.100 8 INFO cinder.volume.api [None req-82acb059-4879-47a3-8385-9f9eb4e25800 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Volume info retrieved successfully. 2026-07-30 20:37:21.109 8 INFO cinder.api.openstack.wsgi [None req-82acb059-4879-47a3-8385-9f9eb4e25800 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/43923fe0-fdcd-4887-b82d-c8282429f95f returned with HTTP 200 [pid: 8|app: 0|req: 417/830] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:21 2026] GET /v3/93c3a14c4308447daaaf6077c4f3c073/volumes/43923fe0-fdcd-4887-b82d-c8282429f95f => generated 1347 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:21.137 7 INFO cinder.api.openstack.wsgi [None req-44fe4243-4914-40ea-b207-a33ae9d92429 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/43923fe0-fdcd-4887-b82d-c8282429f95f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:21.164 7 INFO cinder.volume.api [None req-44fe4243-4914-40ea-b207-a33ae9d92429 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Volume info retrieved successfully. 2026-07-30 20:37:21.179 7 INFO cinder.volume.api [None req-44fe4243-4914-40ea-b207-a33ae9d92429 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Volume updated successfully. 2026-07-30 20:37:21.180 7 INFO cinder.api.openstack.wsgi [None req-44fe4243-4914-40ea-b207-a33ae9d92429 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/43923fe0-fdcd-4887-b82d-c8282429f95f returned with HTTP 200 [pid: 7|app: 0|req: 414/831] 10.0.0.63 () {34 vars in 794 bytes} [Thu Jul 30 20:37:21 2026] PUT /v3/93c3a14c4308447daaaf6077c4f3c073/volumes/43923fe0-fdcd-4887-b82d-c8282429f95f => generated 894 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:21.203 8 INFO cinder.api.openstack.wsgi [None req-f1017ad4-b435-479b-b2a4-a012251e896b bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/43923fe0-fdcd-4887-b82d-c8282429f95f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:21.220 8 INFO cinder.volume.api [None req-f1017ad4-b435-479b-b2a4-a012251e896b bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Volume info retrieved successfully. 2026-07-30 20:37:21.227 8 INFO cinder.volume.api [None req-f1017ad4-b435-479b-b2a4-a012251e896b bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Volume updated successfully. 2026-07-30 20:37:21.228 8 INFO cinder.api.openstack.wsgi [None req-f1017ad4-b435-479b-b2a4-a012251e896b bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/43923fe0-fdcd-4887-b82d-c8282429f95f returned with HTTP 200 [pid: 8|app: 0|req: 418/832] 10.0.0.63 () {34 vars in 795 bytes} [Thu Jul 30 20:37:21 2026] PUT /v3/93c3a14c4308447daaaf6077c4f3c073/volumes/43923fe0-fdcd-4887-b82d-c8282429f95f => generated 934 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:21.252 7 INFO cinder.api.openstack.wsgi [None req-34343d1a-0d3e-4082-849d-91ce828162d2 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/43923fe0-fdcd-4887-b82d-c8282429f95f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:21.268 7 INFO cinder.volume.api [None req-34343d1a-0d3e-4082-849d-91ce828162d2 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Volume info retrieved successfully. 2026-07-30 20:37:21.275 7 INFO cinder.api.openstack.wsgi [None req-34343d1a-0d3e-4082-849d-91ce828162d2 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/43923fe0-fdcd-4887-b82d-c8282429f95f returned with HTTP 200 [pid: 7|app: 0|req: 415/833] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:21 2026] GET /v3/93c3a14c4308447daaaf6077c4f3c073/volumes/43923fe0-fdcd-4887-b82d-c8282429f95f => generated 1387 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:21.297 8 INFO cinder.api.openstack.wsgi [None req-5a95973d-9a9a-4697-b74a-3fd938acf7e5 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes 2026-07-30 20:37:21.299 8 INFO cinder.api.v3.volumes [None req-5a95973d-9a9a-4697-b74a-3fd938acf7e5 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Create volume of 1 GB 2026-07-30 20:37:21.305 8 INFO cinder.volume.api [None req-5a95973d-9a9a-4697-b74a-3fd938acf7e5 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Availability Zones retrieved successfully. 2026-07-30 20:37:21.456 8 INFO cinder.volume.api [None req-5a95973d-9a9a-4697-b74a-3fd938acf7e5 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Create volume request issued successfully. 2026-07-30 20:37:21.457 8 INFO cinder.api.openstack.wsgi [None req-5a95973d-9a9a-4697-b74a-3fd938acf7e5 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes returned with HTTP 202 [pid: 8|app: 0|req: 419/834] 10.0.0.63 () {34 vars in 722 bytes} [Thu Jul 30 20:37:21 2026] POST /v3/93c3a14c4308447daaaf6077c4f3c073/volumes => generated 891 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:21.480 7 INFO cinder.api.openstack.wsgi [None req-9dd58f7a-fac5-4196-8bc0-abe4791db6da bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/36558284-e1da-48f3-8a6b-e3db47f82121 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:21.504 7 INFO cinder.volume.api [None req-9dd58f7a-fac5-4196-8bc0-abe4791db6da bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Volume info retrieved successfully. 2026-07-30 20:37:21.513 7 INFO cinder.api.openstack.wsgi [None req-9dd58f7a-fac5-4196-8bc0-abe4791db6da bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/36558284-e1da-48f3-8a6b-e3db47f82121 returned with HTTP 200 [pid: 7|app: 0|req: 416/835] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:21 2026] GET /v3/93c3a14c4308447daaaf6077c4f3c073/volumes/36558284-e1da-48f3-8a6b-e3db47f82121 => generated 959 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:22.537 8 INFO cinder.api.openstack.wsgi [None req-f45df1f7-a3d7-4cec-ba00-489090c61694 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/36558284-e1da-48f3-8a6b-e3db47f82121 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:22.554 8 INFO cinder.volume.api [None req-f45df1f7-a3d7-4cec-ba00-489090c61694 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Volume info retrieved successfully. 2026-07-30 20:37:22.561 8 INFO cinder.api.openstack.wsgi [None req-f45df1f7-a3d7-4cec-ba00-489090c61694 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/36558284-e1da-48f3-8a6b-e3db47f82121 returned with HTTP 200 [pid: 8|app: 0|req: 420/836] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:22 2026] GET /v3/93c3a14c4308447daaaf6077c4f3c073/volumes/36558284-e1da-48f3-8a6b-e3db47f82121 => generated 984 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:22.585 7 INFO cinder.api.openstack.wsgi [None req-80d7f988-475f-48d2-a182-329f4029f8a8 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/36558284-e1da-48f3-8a6b-e3db47f82121 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:22.605 7 INFO cinder.volume.api [None req-80d7f988-475f-48d2-a182-329f4029f8a8 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Volume info retrieved successfully. 2026-07-30 20:37:22.613 7 INFO cinder.volume.api [None req-80d7f988-475f-48d2-a182-329f4029f8a8 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Volume updated successfully. 2026-07-30 20:37:22.614 7 INFO cinder.api.openstack.wsgi [None req-80d7f988-475f-48d2-a182-329f4029f8a8 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/36558284-e1da-48f3-8a6b-e3db47f82121 returned with HTTP 200 [pid: 7|app: 0|req: 417/837] 10.0.0.63 () {34 vars in 794 bytes} [Thu Jul 30 20:37:22 2026] PUT /v3/93c3a14c4308447daaaf6077c4f3c073/volumes/36558284-e1da-48f3-8a6b-e3db47f82121 => generated 881 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:22.631 8 INFO cinder.api.openstack.wsgi [None req-bf6b8c90-4786-4b41-bf5a-05a71dc6dcb3 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/36558284-e1da-48f3-8a6b-e3db47f82121 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:22.648 8 INFO cinder.volume.api [None req-bf6b8c90-4786-4b41-bf5a-05a71dc6dcb3 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Volume info retrieved successfully. 2026-07-30 20:37:22.654 8 INFO cinder.api.openstack.wsgi [None req-bf6b8c90-4786-4b41-bf5a-05a71dc6dcb3 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/36558284-e1da-48f3-8a6b-e3db47f82121 returned with HTTP 200 [pid: 8|app: 0|req: 421/838] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:22 2026] GET /v3/93c3a14c4308447daaaf6077c4f3c073/volumes/36558284-e1da-48f3-8a6b-e3db47f82121 => generated 949 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:22.676 7 INFO cinder.api.openstack.wsgi [None req-ed511923-c0ba-4c47-ab4b-d77bf6854111 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/36558284-e1da-48f3-8a6b-e3db47f82121 2026-07-30 20:37:22.677 7 INFO cinder.api.v3.volumes [None req-ed511923-c0ba-4c47-ab4b-d77bf6854111 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Delete volume with id: 36558284-e1da-48f3-8a6b-e3db47f82121  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:22.687 7 INFO cinder.volume.api [None req-ed511923-c0ba-4c47-ab4b-d77bf6854111 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Volume info retrieved successfully. 2026-07-30 20:37:22.710 7 INFO cinder.volume.api [None req-ed511923-c0ba-4c47-ab4b-d77bf6854111 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Delete volume request issued successfully. 2026-07-30 20:37:22.710 7 INFO cinder.api.openstack.wsgi [None req-ed511923-c0ba-4c47-ab4b-d77bf6854111 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/36558284-e1da-48f3-8a6b-e3db47f82121 returned with HTTP 202 [pid: 7|app: 0|req: 418/839] 10.0.0.63 () {32 vars in 777 bytes} [Thu Jul 30 20:37:22 2026] DELETE /v3/93c3a14c4308447daaaf6077c4f3c073/volumes/36558284-e1da-48f3-8a6b-e3db47f82121 => 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.10/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-07-30 20:37:22.723 8 INFO cinder.api.openstack.wsgi [None req-c082f77f-551b-4030-aadd-ce4daeefeadf bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/36558284-e1da-48f3-8a6b-e3db47f82121 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:22.743 8 INFO cinder.volume.api [None req-c082f77f-551b-4030-aadd-ce4daeefeadf bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Volume info retrieved successfully. 2026-07-30 20:37:22.751 8 INFO cinder.api.openstack.wsgi [None req-c082f77f-551b-4030-aadd-ce4daeefeadf bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/36558284-e1da-48f3-8a6b-e3db47f82121 returned with HTTP 200 [pid: 8|app: 0|req: 422/840] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:22 2026] GET /v3/93c3a14c4308447daaaf6077c4f3c073/volumes/36558284-e1da-48f3-8a6b-e3db47f82121 => generated 948 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:23.779 7 INFO cinder.api.openstack.wsgi [None req-19ef3e20-b306-40e6-b221-211d6e2a768f bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/36558284-e1da-48f3-8a6b-e3db47f82121 2026-07-30 20:37:23.790 7 INFO cinder.api.openstack.wsgi [None req-19ef3e20-b306-40e6-b221-211d6e2a768f bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/36558284-e1da-48f3-8a6b-e3db47f82121 returned with HTTP 404 [pid: 7|app: 0|req: 419/841] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:23 2026] GET /v3/93c3a14c4308447daaaf6077c4f3c073/volumes/36558284-e1da-48f3-8a6b-e3db47f82121 => 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.10/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-07-30 20:37:23.803 8 INFO cinder.api.openstack.wsgi [None req-f9c2127c-0f80-4df9-8876-fd56e0edc0db bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/43923fe0-fdcd-4887-b82d-c8282429f95f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:23.821 8 INFO cinder.volume.api [None req-f9c2127c-0f80-4df9-8876-fd56e0edc0db bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Volume info retrieved successfully. 2026-07-30 20:37:23.829 8 INFO cinder.api.openstack.wsgi [None req-f9c2127c-0f80-4df9-8876-fd56e0edc0db bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/43923fe0-fdcd-4887-b82d-c8282429f95f returned with HTTP 200 [pid: 8|app: 0|req: 423/842] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:23 2026] GET /v3/93c3a14c4308447daaaf6077c4f3c073/volumes/43923fe0-fdcd-4887-b82d-c8282429f95f => generated 1387 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-30 20:37:23.852 7 INFO cinder.api.openstack.wsgi [None req-04b590db-7eda-4e69-b276-bbcc773052fc bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/43923fe0-fdcd-4887-b82d-c8282429f95f 2026-07-30 20:37:23.853 7 INFO cinder.api.v3.volumes [None req-04b590db-7eda-4e69-b276-bbcc773052fc bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Delete volume with id: 43923fe0-fdcd-4887-b82d-c8282429f95f  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:23.865 7 INFO cinder.volume.api [None req-04b590db-7eda-4e69-b276-bbcc773052fc bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Volume info retrieved successfully. 2026-07-30 20:37:23.906 7 INFO cinder.volume.api [None req-04b590db-7eda-4e69-b276-bbcc773052fc bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Delete volume request issued successfully. 2026-07-30 20:37:23.907 7 INFO cinder.api.openstack.wsgi [None req-04b590db-7eda-4e69-b276-bbcc773052fc bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/43923fe0-fdcd-4887-b82d-c8282429f95f returned with HTTP 202 [pid: 7|app: 0|req: 420/843] 10.0.0.63 () {32 vars in 777 bytes} [Thu Jul 30 20:37:23 2026] DELETE /v3/93c3a14c4308447daaaf6077c4f3c073/volumes/43923fe0-fdcd-4887-b82d-c8282429f95f => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:23.918 8 INFO cinder.api.openstack.wsgi [None req-4a854b24-4318-42ba-a95b-17ca33a55c0c bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/43923fe0-fdcd-4887-b82d-c8282429f95f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:23.946 8 INFO cinder.volume.api [None req-4a854b24-4318-42ba-a95b-17ca33a55c0c bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] Volume info retrieved successfully. 2026-07-30 20:37:23.954 8 INFO cinder.api.openstack.wsgi [None req-4a854b24-4318-42ba-a95b-17ca33a55c0c bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/43923fe0-fdcd-4887-b82d-c8282429f95f returned with HTTP 200 [pid: 8|app: 0|req: 424/844] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:23 2026] GET /v3/93c3a14c4308447daaaf6077c4f3c073/volumes/43923fe0-fdcd-4887-b82d-c8282429f95f => generated 1386 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:24.978 7 INFO cinder.api.openstack.wsgi [None req-585a4c6a-fb25-45fb-a59f-97db0e1a56c7 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/43923fe0-fdcd-4887-b82d-c8282429f95f 2026-07-30 20:37:25.004 7 INFO cinder.api.openstack.wsgi [None req-585a4c6a-fb25-45fb-a59f-97db0e1a56c7 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/93c3a14c4308447daaaf6077c4f3c073/volumes/43923fe0-fdcd-4887-b82d-c8282429f95f returned with HTTP 404 [pid: 7|app: 0|req: 421/845] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:24 2026] GET /v3/93c3a14c4308447daaaf6077c4f3c073/volumes/43923fe0-fdcd-4887-b82d-c8282429f95f => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-30 20:37:25.208 8 INFO cinder.api.openstack.wsgi [None req-4a854b24-4318-42ba-a95b-17ca33a55c0c bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:37:25.208 7 INFO cinder.api.openstack.wsgi [None req-585a4c6a-fb25-45fb-a59f-97db0e1a56c7 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:37:25.209 7 INFO cinder.api.openstack.wsgi [None req-585a4c6a-fb25-45fb-a59f-97db0e1a56c7 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:37:25.209 8 INFO cinder.api.openstack.wsgi [None req-4a854b24-4318-42ba-a95b-17ca33a55c0c bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:37:35.208 7 INFO cinder.api.openstack.wsgi [None req-585a4c6a-fb25-45fb-a59f-97db0e1a56c7 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:37:35.208 8 INFO cinder.api.openstack.wsgi [None req-4a854b24-4318-42ba-a95b-17ca33a55c0c bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:37:35.209 7 INFO cinder.api.openstack.wsgi [None req-585a4c6a-fb25-45fb-a59f-97db0e1a56c7 bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:37:35.209 8 INFO cinder.api.openstack.wsgi [None req-4a854b24-4318-42ba-a95b-17ca33a55c0c bbbd7443df894cbd85acafe748fdaa33 93c3a14c4308447daaaf6077c4f3c073 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:37:42.420 7 INFO cinder.api.openstack.wsgi [None req-c65f948f-8619-47f9-9f6b-730361966f38 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes 2026-07-30 20:37:42.474 7 INFO cinder.volume.api [None req-c65f948f-8619-47f9-9f6b-730361966f38 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] Get all volumes completed successfully. 2026-07-30 20:37:42.475 7 INFO cinder.api.openstack.wsgi [None req-c65f948f-8619-47f9-9f6b-730361966f38 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes returned with HTTP 200 [pid: 7|app: 0|req: 424/850] 10.0.0.63 () {32 vars in 700 bytes} [Thu Jul 30 20:37:42 2026] GET /v3/3425e2bc69324b2da215783c24d2a4cb/volumes => generated 15 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:42.491 8 INFO cinder.api.openstack.wsgi [None req-a66d5783-335d-4c16-99ef-166cc368a8cb 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes 2026-07-30 20:37:42.493 8 INFO cinder.api.v3.volumes [None req-a66d5783-335d-4c16-99ef-166cc368a8cb 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] Create volume of 1 GB 2026-07-30 20:37:42.500 8 INFO cinder.volume.api [None req-a66d5783-335d-4c16-99ef-166cc368a8cb 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] Availability Zones retrieved successfully. 2026-07-30 20:37:42.652 8 INFO cinder.volume.api [None req-a66d5783-335d-4c16-99ef-166cc368a8cb 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] Create volume request issued successfully. 2026-07-30 20:37:42.653 8 INFO cinder.api.openstack.wsgi [None req-a66d5783-335d-4c16-99ef-166cc368a8cb 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes returned with HTTP 202 [pid: 8|app: 0|req: 427/851] 10.0.0.63 () {34 vars in 722 bytes} [Thu Jul 30 20:37:42 2026] POST /v3/3425e2bc69324b2da215783c24d2a4cb/volumes => generated 876 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-30 20:37:42.673 7 INFO cinder.api.openstack.wsgi [None req-fe89145c-5637-4e9d-a693-d06b9e67849e 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/afd83fba-4b0e-4a63-9938-fcc8fa0e6079 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:42.691 7 INFO cinder.volume.api [None req-fe89145c-5637-4e9d-a693-d06b9e67849e 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] Volume info retrieved successfully. 2026-07-30 20:37:42.700 7 INFO cinder.api.openstack.wsgi [None req-fe89145c-5637-4e9d-a693-d06b9e67849e 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/afd83fba-4b0e-4a63-9938-fcc8fa0e6079 returned with HTTP 200 [pid: 7|app: 0|req: 425/852] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:42 2026] GET /v3/3425e2bc69324b2da215783c24d2a4cb/volumes/afd83fba-4b0e-4a63-9938-fcc8fa0e6079 => generated 944 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:43.717 8 INFO cinder.api.openstack.wsgi [None req-841edf89-ce04-465c-bc48-295d35307eeb 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/afd83fba-4b0e-4a63-9938-fcc8fa0e6079 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:43.733 8 INFO cinder.volume.api [None req-841edf89-ce04-465c-bc48-295d35307eeb 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] Volume info retrieved successfully. 2026-07-30 20:37:43.740 8 INFO cinder.api.openstack.wsgi [None req-841edf89-ce04-465c-bc48-295d35307eeb 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/afd83fba-4b0e-4a63-9938-fcc8fa0e6079 returned with HTTP 200 [pid: 8|app: 0|req: 428/853] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:43 2026] GET /v3/3425e2bc69324b2da215783c24d2a4cb/volumes/afd83fba-4b0e-4a63-9938-fcc8fa0e6079 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:43.757 7 INFO cinder.api.openstack.wsgi [None req-4c932c95-dae3-4149-a843-ab6c72b4740b 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/afd83fba-4b0e-4a63-9938-fcc8fa0e6079 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:43.773 7 INFO cinder.volume.api [None req-4c932c95-dae3-4149-a843-ab6c72b4740b 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] Volume info retrieved successfully. 2026-07-30 20:37:43.778 7 INFO cinder.api.openstack.wsgi [None req-4c932c95-dae3-4149-a843-ab6c72b4740b 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/afd83fba-4b0e-4a63-9938-fcc8fa0e6079 returned with HTTP 200 [pid: 7|app: 0|req: 426/854] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:43 2026] GET /v3/3425e2bc69324b2da215783c24d2a4cb/volumes/afd83fba-4b0e-4a63-9938-fcc8fa0e6079 => generated 969 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:43.800 8 INFO cinder.api.openstack.wsgi [None req-beb5d3af-bb89-4f20-9cb6-5d49aa5fcf84 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes 2026-07-30 20:37:43.802 8 INFO cinder.api.v3.volumes [None req-beb5d3af-bb89-4f20-9cb6-5d49aa5fcf84 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] Create volume of 1 GB 2026-07-30 20:37:43.808 8 INFO cinder.volume.api [None req-beb5d3af-bb89-4f20-9cb6-5d49aa5fcf84 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] Availability Zones retrieved successfully. 2026-07-30 20:37:43.955 8 INFO cinder.volume.api [None req-beb5d3af-bb89-4f20-9cb6-5d49aa5fcf84 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] Create volume request issued successfully. 2026-07-30 20:37:43.956 8 INFO cinder.api.openstack.wsgi [None req-beb5d3af-bb89-4f20-9cb6-5d49aa5fcf84 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes returned with HTTP 202 [pid: 8|app: 0|req: 429/855] 10.0.0.63 () {34 vars in 722 bytes} [Thu Jul 30 20:37:43 2026] POST /v3/3425e2bc69324b2da215783c24d2a4cb/volumes => generated 876 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:43.979 7 INFO cinder.api.openstack.wsgi [None req-de9778f8-c225-4c48-9232-01ac073fa787 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/81d0cfff-6722-41c4-ade9-5ba5c4e37951 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:43.997 7 INFO cinder.volume.api [None req-de9778f8-c225-4c48-9232-01ac073fa787 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] Volume info retrieved successfully. 2026-07-30 20:37:44.003 7 INFO cinder.api.openstack.wsgi [None req-de9778f8-c225-4c48-9232-01ac073fa787 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/81d0cfff-6722-41c4-ade9-5ba5c4e37951 returned with HTTP 200 [pid: 7|app: 0|req: 427/856] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:43 2026] GET /v3/3425e2bc69324b2da215783c24d2a4cb/volumes/81d0cfff-6722-41c4-ade9-5ba5c4e37951 => generated 944 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:45.032 8 INFO cinder.api.openstack.wsgi [None req-1d1c55bf-9efa-470b-a4ce-d79304c65ac5 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/81d0cfff-6722-41c4-ade9-5ba5c4e37951 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:45.066 8 INFO cinder.volume.api [None req-1d1c55bf-9efa-470b-a4ce-d79304c65ac5 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] Volume info retrieved successfully. 2026-07-30 20:37:45.073 8 INFO cinder.api.openstack.wsgi [None req-1d1c55bf-9efa-470b-a4ce-d79304c65ac5 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/81d0cfff-6722-41c4-ade9-5ba5c4e37951 returned with HTTP 200 [pid: 8|app: 0|req: 430/857] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:45 2026] GET /v3/3425e2bc69324b2da215783c24d2a4cb/volumes/81d0cfff-6722-41c4-ade9-5ba5c4e37951 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:45.095 7 INFO cinder.api.openstack.wsgi [None req-1d3f438f-a366-4146-938e-7e76996793a0 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/81d0cfff-6722-41c4-ade9-5ba5c4e37951 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:45.121 7 INFO cinder.volume.api [None req-1d3f438f-a366-4146-938e-7e76996793a0 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] Volume info retrieved successfully. 2026-07-30 20:37:45.129 7 INFO cinder.api.openstack.wsgi [None req-1d3f438f-a366-4146-938e-7e76996793a0 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/81d0cfff-6722-41c4-ade9-5ba5c4e37951 returned with HTTP 200 [pid: 7|app: 0|req: 428/858] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:45 2026] GET /v3/3425e2bc69324b2da215783c24d2a4cb/volumes/81d0cfff-6722-41c4-ade9-5ba5c4e37951 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:45.148 8 INFO cinder.api.openstack.wsgi [None req-32195461-62a5-42df-a45c-7a38a7c233e2 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes 2026-07-30 20:37:45.152 8 INFO cinder.api.v3.volumes [None req-32195461-62a5-42df-a45c-7a38a7c233e2 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] Create volume of 1 GB 2026-07-30 20:37:45.160 8 INFO cinder.volume.api [None req-32195461-62a5-42df-a45c-7a38a7c233e2 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] Availability Zones retrieved successfully. 2026-07-30 20:37:45.208 7 INFO cinder.api.openstack.wsgi [None req-1d3f438f-a366-4146-938e-7e76996793a0 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:37:45.210 7 INFO cinder.api.openstack.wsgi [None req-1d3f438f-a366-4146-938e-7e76996793a0 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:37:45.212 7 INFO cinder.api.openstack.wsgi [None req-1d3f438f-a366-4146-938e-7e76996793a0 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:37:45.213 7 INFO cinder.api.openstack.wsgi [None req-1d3f438f-a366-4146-938e-7e76996793a0 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:37:45.315 8 INFO cinder.volume.api [None req-32195461-62a5-42df-a45c-7a38a7c233e2 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] Create volume request issued successfully. 2026-07-30 20:37:45.316 8 INFO cinder.api.openstack.wsgi [None req-32195461-62a5-42df-a45c-7a38a7c233e2 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes returned with HTTP 202 [pid: 8|app: 0|req: 431/861] 10.0.0.63 () {34 vars in 722 bytes} [Thu Jul 30 20:37:45 2026] POST /v3/3425e2bc69324b2da215783c24d2a4cb/volumes => generated 876 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:45.343 7 INFO cinder.api.openstack.wsgi [None req-d694a4e1-01f6-4160-a57c-6603e770613a 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/4ef44a57-f9cf-49a8-9d29-16981468fb2b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:45.361 7 INFO cinder.volume.api [None req-d694a4e1-01f6-4160-a57c-6603e770613a 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] Volume info retrieved successfully. 2026-07-30 20:37:45.368 7 INFO cinder.api.openstack.wsgi [None req-d694a4e1-01f6-4160-a57c-6603e770613a 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/4ef44a57-f9cf-49a8-9d29-16981468fb2b returned with HTTP 200 [pid: 7|app: 0|req: 431/862] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:45 2026] GET /v3/3425e2bc69324b2da215783c24d2a4cb/volumes/4ef44a57-f9cf-49a8-9d29-16981468fb2b => generated 944 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:46.393 8 INFO cinder.api.openstack.wsgi [None req-5a80a6d8-89a0-485e-94f5-e4c980bb8ef4 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/4ef44a57-f9cf-49a8-9d29-16981468fb2b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:46.408 8 INFO cinder.volume.api [None req-5a80a6d8-89a0-485e-94f5-e4c980bb8ef4 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] Volume info retrieved successfully. 2026-07-30 20:37:46.413 8 INFO cinder.api.openstack.wsgi [None req-5a80a6d8-89a0-485e-94f5-e4c980bb8ef4 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/4ef44a57-f9cf-49a8-9d29-16981468fb2b returned with HTTP 200 [pid: 8|app: 0|req: 432/863] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:46 2026] GET /v3/3425e2bc69324b2da215783c24d2a4cb/volumes/4ef44a57-f9cf-49a8-9d29-16981468fb2b => generated 969 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:46.433 7 INFO cinder.api.openstack.wsgi [None req-b6e4e710-0681-48f7-b864-cfb5aae2e47a 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/4ef44a57-f9cf-49a8-9d29-16981468fb2b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:46.447 7 INFO cinder.volume.api [None req-b6e4e710-0681-48f7-b864-cfb5aae2e47a 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] Volume info retrieved successfully. 2026-07-30 20:37:46.451 7 INFO cinder.api.openstack.wsgi [None req-b6e4e710-0681-48f7-b864-cfb5aae2e47a 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/4ef44a57-f9cf-49a8-9d29-16981468fb2b returned with HTTP 200 [pid: 7|app: 0|req: 432/864] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:46 2026] GET /v3/3425e2bc69324b2da215783c24d2a4cb/volumes/4ef44a57-f9cf-49a8-9d29-16981468fb2b => 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.10/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-07-30 20:37:46.468 8 INFO cinder.api.openstack.wsgi [None req-17df17a9-5b63-46ba-825a-fab8d4ad8a5f 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes 2026-07-30 20:37:46.499 8 INFO cinder.volume.api [None req-17df17a9-5b63-46ba-825a-fab8d4ad8a5f 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] Get all volumes completed successfully. 2026-07-30 20:37:46.500 8 INFO cinder.api.openstack.wsgi [None req-17df17a9-5b63-46ba-825a-fab8d4ad8a5f 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes returned with HTTP 200 [pid: 8|app: 0|req: 433/865] 10.0.0.63 () {32 vars in 700 bytes} [Thu Jul 30 20:37:46 2026] GET /v3/3425e2bc69324b2da215783c24d2a4cb/volumes => generated 1324 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:46.532 7 INFO cinder.api.openstack.wsgi [None req-06866f60-fd3d-4bbe-b467-e0c1491a98f0 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/4ef44a57-f9cf-49a8-9d29-16981468fb2b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:46.548 7 INFO cinder.volume.api [None req-06866f60-fd3d-4bbe-b467-e0c1491a98f0 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] Volume info retrieved successfully. 2026-07-30 20:37:46.552 7 INFO cinder.api.openstack.wsgi [None req-06866f60-fd3d-4bbe-b467-e0c1491a98f0 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/4ef44a57-f9cf-49a8-9d29-16981468fb2b returned with HTTP 200 [pid: 7|app: 0|req: 433/866] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:46 2026] GET /v3/3425e2bc69324b2da215783c24d2a4cb/volumes/4ef44a57-f9cf-49a8-9d29-16981468fb2b => generated 969 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:46.569 8 INFO cinder.api.openstack.wsgi [None req-76b6f585-430a-4d31-8291-30dd992d494f 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/4ef44a57-f9cf-49a8-9d29-16981468fb2b 2026-07-30 20:37:46.570 8 INFO cinder.api.v3.volumes [None req-76b6f585-430a-4d31-8291-30dd992d494f 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] Delete volume with id: 4ef44a57-f9cf-49a8-9d29-16981468fb2b  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:46.582 8 INFO cinder.volume.api [None req-76b6f585-430a-4d31-8291-30dd992d494f 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] Volume info retrieved successfully. 2026-07-30 20:37:46.605 8 INFO cinder.volume.api [None req-76b6f585-430a-4d31-8291-30dd992d494f 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] Delete volume request issued successfully. 2026-07-30 20:37:46.605 8 INFO cinder.api.openstack.wsgi [None req-76b6f585-430a-4d31-8291-30dd992d494f 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/4ef44a57-f9cf-49a8-9d29-16981468fb2b returned with HTTP 202 [pid: 8|app: 0|req: 434/867] 10.0.0.63 () {32 vars in 777 bytes} [Thu Jul 30 20:37:46 2026] DELETE /v3/3425e2bc69324b2da215783c24d2a4cb/volumes/4ef44a57-f9cf-49a8-9d29-16981468fb2b => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:46.619 7 INFO cinder.api.openstack.wsgi [None req-fe214661-dae2-4820-bb14-5d1b20fa8eda 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/4ef44a57-f9cf-49a8-9d29-16981468fb2b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:46.639 7 INFO cinder.volume.api [None req-fe214661-dae2-4820-bb14-5d1b20fa8eda 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] Volume info retrieved successfully. 2026-07-30 20:37:46.645 7 INFO cinder.api.openstack.wsgi [None req-fe214661-dae2-4820-bb14-5d1b20fa8eda 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/4ef44a57-f9cf-49a8-9d29-16981468fb2b returned with HTTP 200 [pid: 7|app: 0|req: 434/868] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:46 2026] GET /v3/3425e2bc69324b2da215783c24d2a4cb/volumes/4ef44a57-f9cf-49a8-9d29-16981468fb2b => generated 968 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:47.688 8 INFO cinder.api.openstack.wsgi [None req-b06cbd1e-3d8f-442f-acff-70861f4abc8b 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/4ef44a57-f9cf-49a8-9d29-16981468fb2b 2026-07-30 20:37:47.698 8 INFO cinder.api.openstack.wsgi [None req-b06cbd1e-3d8f-442f-acff-70861f4abc8b 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/4ef44a57-f9cf-49a8-9d29-16981468fb2b returned with HTTP 404 [pid: 8|app: 0|req: 435/869] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:47 2026] GET /v3/3425e2bc69324b2da215783c24d2a4cb/volumes/4ef44a57-f9cf-49a8-9d29-16981468fb2b => 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.10/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-07-30 20:37:47.711 7 INFO cinder.api.openstack.wsgi [None req-434d9a5d-8ac8-4ff1-ace3-32e31c48326c 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/81d0cfff-6722-41c4-ade9-5ba5c4e37951 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:47.730 7 INFO cinder.volume.api [None req-434d9a5d-8ac8-4ff1-ace3-32e31c48326c 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] Volume info retrieved successfully. 2026-07-30 20:37:47.736 7 INFO cinder.api.openstack.wsgi [None req-434d9a5d-8ac8-4ff1-ace3-32e31c48326c 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/81d0cfff-6722-41c4-ade9-5ba5c4e37951 returned with HTTP 200 [pid: 7|app: 0|req: 435/870] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:47 2026] GET /v3/3425e2bc69324b2da215783c24d2a4cb/volumes/81d0cfff-6722-41c4-ade9-5ba5c4e37951 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:37:47.753 8 INFO cinder.api.openstack.wsgi [None req-48861e90-660a-4f61-baa0-acfc55a659bb 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/81d0cfff-6722-41c4-ade9-5ba5c4e37951 2026-07-30 20:37:47.754 8 INFO cinder.api.v3.volumes [None req-48861e90-660a-4f61-baa0-acfc55a659bb 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] Delete volume with id: 81d0cfff-6722-41c4-ade9-5ba5c4e37951  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:47.764 8 INFO cinder.volume.api [None req-48861e90-660a-4f61-baa0-acfc55a659bb 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] Volume info retrieved successfully. 2026-07-30 20:37:47.789 8 INFO cinder.volume.api [None req-48861e90-660a-4f61-baa0-acfc55a659bb 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] Delete volume request issued successfully. 2026-07-30 20:37:47.789 8 INFO cinder.api.openstack.wsgi [None req-48861e90-660a-4f61-baa0-acfc55a659bb 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/81d0cfff-6722-41c4-ade9-5ba5c4e37951 returned with HTTP 202 [pid: 8|app: 0|req: 436/871] 10.0.0.63 () {32 vars in 777 bytes} [Thu Jul 30 20:37:47 2026] DELETE /v3/3425e2bc69324b2da215783c24d2a4cb/volumes/81d0cfff-6722-41c4-ade9-5ba5c4e37951 => 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.10/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-07-30 20:37:47.802 7 INFO cinder.api.openstack.wsgi [None req-6c65588b-d0af-4c4c-b9d6-5313813d5d74 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/81d0cfff-6722-41c4-ade9-5ba5c4e37951 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:47.819 7 INFO cinder.volume.api [None req-6c65588b-d0af-4c4c-b9d6-5313813d5d74 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] Volume info retrieved successfully. 2026-07-30 20:37:47.825 7 INFO cinder.api.openstack.wsgi [None req-6c65588b-d0af-4c4c-b9d6-5313813d5d74 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/81d0cfff-6722-41c4-ade9-5ba5c4e37951 returned with HTTP 200 [pid: 7|app: 0|req: 436/872] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:47 2026] GET /v3/3425e2bc69324b2da215783c24d2a4cb/volumes/81d0cfff-6722-41c4-ade9-5ba5c4e37951 => generated 968 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:48.845 8 INFO cinder.api.openstack.wsgi [None req-c55d9084-9542-42bb-b390-238573d84cc4 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/81d0cfff-6722-41c4-ade9-5ba5c4e37951 2026-07-30 20:37:48.854 8 INFO cinder.api.openstack.wsgi [None req-c55d9084-9542-42bb-b390-238573d84cc4 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/81d0cfff-6722-41c4-ade9-5ba5c4e37951 returned with HTTP 404 [pid: 8|app: 0|req: 437/873] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:48 2026] GET /v3/3425e2bc69324b2da215783c24d2a4cb/volumes/81d0cfff-6722-41c4-ade9-5ba5c4e37951 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:48.869 7 INFO cinder.api.openstack.wsgi [None req-874c1147-5f24-483b-ad2e-0ede488ece69 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/afd83fba-4b0e-4a63-9938-fcc8fa0e6079 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:48.887 7 INFO cinder.volume.api [None req-874c1147-5f24-483b-ad2e-0ede488ece69 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] Volume info retrieved successfully. 2026-07-30 20:37:48.896 7 INFO cinder.api.openstack.wsgi [None req-874c1147-5f24-483b-ad2e-0ede488ece69 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/afd83fba-4b0e-4a63-9938-fcc8fa0e6079 returned with HTTP 200 [pid: 7|app: 0|req: 437/874] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:48 2026] GET /v3/3425e2bc69324b2da215783c24d2a4cb/volumes/afd83fba-4b0e-4a63-9938-fcc8fa0e6079 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:37:48.917 8 INFO cinder.api.openstack.wsgi [None req-b73c9ea5-c5e4-426d-a09c-08e2c2bc6d5f 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/afd83fba-4b0e-4a63-9938-fcc8fa0e6079 2026-07-30 20:37:48.918 8 INFO cinder.api.v3.volumes [None req-b73c9ea5-c5e4-426d-a09c-08e2c2bc6d5f 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] Delete volume with id: afd83fba-4b0e-4a63-9938-fcc8fa0e6079  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:48.930 8 INFO cinder.volume.api [None req-b73c9ea5-c5e4-426d-a09c-08e2c2bc6d5f 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] Volume info retrieved successfully. 2026-07-30 20:37:48.972 8 INFO cinder.volume.api [None req-b73c9ea5-c5e4-426d-a09c-08e2c2bc6d5f 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] Delete volume request issued successfully. 2026-07-30 20:37:48.972 8 INFO cinder.api.openstack.wsgi [None req-b73c9ea5-c5e4-426d-a09c-08e2c2bc6d5f 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/afd83fba-4b0e-4a63-9938-fcc8fa0e6079 returned with HTTP 202 [pid: 8|app: 0|req: 438/875] 10.0.0.63 () {32 vars in 777 bytes} [Thu Jul 30 20:37:48 2026] DELETE /v3/3425e2bc69324b2da215783c24d2a4cb/volumes/afd83fba-4b0e-4a63-9938-fcc8fa0e6079 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:48.984 7 INFO cinder.api.openstack.wsgi [None req-a69ffee4-008b-444c-bb33-dea2d96622a4 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/afd83fba-4b0e-4a63-9938-fcc8fa0e6079 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 20:37:48.999 7 INFO cinder.volume.api [None req-a69ffee4-008b-444c-bb33-dea2d96622a4 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] Volume info retrieved successfully. 2026-07-30 20:37:49.006 7 INFO cinder.api.openstack.wsgi [None req-a69ffee4-008b-444c-bb33-dea2d96622a4 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/afd83fba-4b0e-4a63-9938-fcc8fa0e6079 returned with HTTP 200 [pid: 7|app: 0|req: 438/876] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:48 2026] GET /v3/3425e2bc69324b2da215783c24d2a4cb/volumes/afd83fba-4b0e-4a63-9938-fcc8fa0e6079 => generated 968 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-30 20:37:50.035 8 INFO cinder.api.openstack.wsgi [None req-1be6520f-3859-464b-b300-6e110b098ea1 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/afd83fba-4b0e-4a63-9938-fcc8fa0e6079 2026-07-30 20:37:50.050 8 INFO cinder.api.openstack.wsgi [None req-1be6520f-3859-464b-b300-6e110b098ea1 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3425e2bc69324b2da215783c24d2a4cb/volumes/afd83fba-4b0e-4a63-9938-fcc8fa0e6079 returned with HTTP 404 [pid: 8|app: 0|req: 439/877] 10.0.0.63 () {32 vars in 774 bytes} [Thu Jul 30 20:37:50 2026] GET /v3/3425e2bc69324b2da215783c24d2a4cb/volumes/afd83fba-4b0e-4a63-9938-fcc8fa0e6079 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-30 20:37:55.209 7 INFO cinder.api.openstack.wsgi [None req-a69ffee4-008b-444c-bb33-dea2d96622a4 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:37:55.209 8 INFO cinder.api.openstack.wsgi [None req-1be6520f-3859-464b-b300-6e110b098ea1 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:37:55.210 7 INFO cinder.api.openstack.wsgi [None req-a69ffee4-008b-444c-bb33-dea2d96622a4 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:37:55.210 8 INFO cinder.api.openstack.wsgi [None req-1be6520f-3859-464b-b300-6e110b098ea1 54ee43a2ed764098b3c8a736a713ad2d 3425e2bc69324b2da215783c24d2a4cb - - default default] http://10.0.0.4:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/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-07-30 20:37:59.665 7 INFO cinder.api.openstack.wsgi [None req-50bb58b5-c2ab-476f-8988-9ddb84647a67 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services 2026-07-30 20:37:59.672 7 INFO cinder.api.openstack.wsgi [None req-50bb58b5-c2ab-476f-8988-9ddb84647a67 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services returned with HTTP 200 [pid: 7|app: 0|req: 440/880] 10.0.0.38 () {28 vars in 644 bytes} [Thu Jul 30 20:37:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-services => generated 646 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:37:59.691 8 INFO cinder.api.openstack.wsgi [None req-9b6f045e-820c-4c6f-a95a-22330147ccc3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true 2026-07-30 20:37:59.706 8 INFO cinder.api.openstack.wsgi [None req-9b6f045e-820c-4c6f-a95a-22330147ccc3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 441/881] 10.0.0.38 () {28 vars in 695 bytes} [Thu Jul 30 20:37:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:37:59.730 7 INFO cinder.api.openstack.wsgi [None req-16cc015e-1ea9-418d-89fd-6d2d46b7181a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:37:59.742 7 INFO cinder.volume.api [None req-16cc015e-1ea9-418d-89fd-6d2d46b7181a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:37:59.744 7 INFO cinder.api.openstack.wsgi [None req-16cc015e-1ea9-418d-89fd-6d2d46b7181a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 441/882] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:37:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:37:59.762 8 INFO cinder.api.openstack.wsgi [None req-851e9bcf-f4c8-48ce-9720-d4f521aff188 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true 2026-07-30 20:37:59.784 8 INFO cinder.volume.api [None req-851e9bcf-f4c8-48ce-9720-d4f521aff188 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all snapshots completed successfully. 2026-07-30 20:37:59.785 8 INFO cinder.api.openstack.wsgi [None req-851e9bcf-f4c8-48ce-9720-d4f521aff188 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 442/883] 10.0.0.38 () {28 vars in 673 bytes} [Thu Jul 30 20:37:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true => generated 17 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:37:59.852 7 INFO cinder.api.openstack.wsgi [None req-0f679e81-74d7-4d3b-8709-30285b930d61 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true 2026-07-30 20:37:59.901 7 INFO cinder.api.openstack.wsgi [None req-0f679e81-74d7-4d3b-8709-30285b930d61 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 442/884] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:37:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true => generated 847 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:37:59.921 8 INFO cinder.api.openstack.wsgi [None req-4c6f34ca-544a-489e-b9ae-e4ac7289310f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true 2026-07-30 20:37:59.945 8 INFO cinder.api.openstack.wsgi [None req-4c6f34ca-544a-489e-b9ae-e4ac7289310f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 443/885] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:37:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:37:59.965 7 INFO cinder.api.openstack.wsgi [None req-09404265-5b29-47e9-8403-af968ed5e769 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3c00754d3f004b919d2576a57b8bb64f?usage=true 2026-07-30 20:37:59.992 7 INFO cinder.api.openstack.wsgi [None req-09404265-5b29-47e9-8403-af968ed5e769 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3c00754d3f004b919d2576a57b8bb64f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 443/886] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:37:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3c00754d3f004b919d2576a57b8bb64f?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:38:00.007 8 INFO cinder.api.openstack.wsgi [None req-9fcff390-3159-48d8-b06d-410446115ff7 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true 2026-07-30 20:38:00.043 8 INFO cinder.api.openstack.wsgi [None req-9fcff390-3159-48d8-b06d-410446115ff7 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 444/887] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:37:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:38:00.064 7 INFO cinder.api.openstack.wsgi [None req-b7c9bd6b-7831-40d9-8f04-45afb766f5df 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/5e8fe17f1ec94035b95255b6a5d35744?usage=true 2026-07-30 20:38:00.098 7 INFO cinder.api.openstack.wsgi [None req-b7c9bd6b-7831-40d9-8f04-45afb766f5df 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/5e8fe17f1ec94035b95255b6a5d35744?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 444/888] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:38:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/5e8fe17f1ec94035b95255b6a5d35744?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:38:00.114 8 INFO cinder.api.openstack.wsgi [None req-d2defc04-8da1-4707-b745-e610a0b61dd0 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a251281d1d0e4a17a7c03477624a2905?usage=true 2026-07-30 20:38:00.149 8 INFO cinder.api.openstack.wsgi [None req-d2defc04-8da1-4707-b745-e610a0b61dd0 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a251281d1d0e4a17a7c03477624a2905?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 445/889] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:38:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a251281d1d0e4a17a7c03477624a2905?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:38:00.169 7 INFO cinder.api.openstack.wsgi [None req-47484d3d-8708-47e2-8252-694f814f6d61 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e9b91faeb01749c3ad572ed093a87949?usage=true 2026-07-30 20:38:00.198 7 INFO cinder.api.openstack.wsgi [None req-47484d3d-8708-47e2-8252-694f814f6d61 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e9b91faeb01749c3ad572ed093a87949?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 445/890] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:38:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e9b91faeb01749c3ad572ed093a87949?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:38:00.214 8 INFO cinder.api.openstack.wsgi [None req-5e070214-2dbf-451b-bcf8-9a522e94f82b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:38:00.224 8 INFO cinder.volume.api [None req-5e070214-2dbf-451b-bcf8-9a522e94f82b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:38:00.228 8 INFO cinder.api.openstack.wsgi [None req-5e070214-2dbf-451b-bcf8-9a522e94f82b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 446/891] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:38:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:38:05.208 8 INFO cinder.api.openstack.wsgi [None req-5e070214-2dbf-451b-bcf8-9a522e94f82b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:38:05.209 7 INFO cinder.api.openstack.wsgi [None req-47484d3d-8708-47e2-8252-694f814f6d61 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:38:05.210 8 INFO cinder.api.openstack.wsgi [None req-5e070214-2dbf-451b-bcf8-9a522e94f82b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:38:05.211 7 INFO cinder.api.openstack.wsgi [None req-47484d3d-8708-47e2-8252-694f814f6d61 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:38:15.208 7 INFO cinder.api.openstack.wsgi [None req-47484d3d-8708-47e2-8252-694f814f6d61 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:38:15.209 7 INFO cinder.api.openstack.wsgi [None req-47484d3d-8708-47e2-8252-694f814f6d61 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:38:15.209 8 INFO cinder.api.openstack.wsgi [None req-5e070214-2dbf-451b-bcf8-9a522e94f82b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:38:15.210 8 INFO cinder.api.openstack.wsgi [None req-5e070214-2dbf-451b-bcf8-9a522e94f82b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:38:25.208 7 INFO cinder.api.openstack.wsgi [None req-47484d3d-8708-47e2-8252-694f814f6d61 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:38:25.208 8 INFO cinder.api.openstack.wsgi [None req-5e070214-2dbf-451b-bcf8-9a522e94f82b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:38:25.208 8 INFO cinder.api.openstack.wsgi [None req-5e070214-2dbf-451b-bcf8-9a522e94f82b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:38:25.209 7 INFO cinder.api.openstack.wsgi [None req-47484d3d-8708-47e2-8252-694f814f6d61 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:38:35.208 7 INFO cinder.api.openstack.wsgi [None req-47484d3d-8708-47e2-8252-694f814f6d61 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:38:35.209 7 INFO cinder.api.openstack.wsgi [None req-47484d3d-8708-47e2-8252-694f814f6d61 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:38:35.209 8 INFO cinder.api.openstack.wsgi [None req-5e070214-2dbf-451b-bcf8-9a522e94f82b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:38:35.210 8 INFO cinder.api.openstack.wsgi [None req-5e070214-2dbf-451b-bcf8-9a522e94f82b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:38:45.209 7 INFO cinder.api.openstack.wsgi [None req-47484d3d-8708-47e2-8252-694f814f6d61 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:38:45.209 8 INFO cinder.api.openstack.wsgi [None req-5e070214-2dbf-451b-bcf8-9a522e94f82b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:38:45.211 8 INFO cinder.api.openstack.wsgi [None req-5e070214-2dbf-451b-bcf8-9a522e94f82b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:38:45.211 7 INFO cinder.api.openstack.wsgi [None req-47484d3d-8708-47e2-8252-694f814f6d61 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:38:55.208 7 INFO cinder.api.openstack.wsgi [None req-47484d3d-8708-47e2-8252-694f814f6d61 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:38:55.208 8 INFO cinder.api.openstack.wsgi [None req-5e070214-2dbf-451b-bcf8-9a522e94f82b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:38:55.208 7 INFO cinder.api.openstack.wsgi [None req-47484d3d-8708-47e2-8252-694f814f6d61 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:38:55.209 8 INFO cinder.api.openstack.wsgi [None req-5e070214-2dbf-451b-bcf8-9a522e94f82b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:38:59.595 7 INFO cinder.api.openstack.wsgi [None req-8090b347-878c-4c04-a104-aacbbd54e422 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:38:59.614 7 INFO cinder.volume.api [None req-8090b347-878c-4c04-a104-aacbbd54e422 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:38:59.617 7 INFO cinder.api.openstack.wsgi [None req-8090b347-878c-4c04-a104-aacbbd54e422 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 452/904] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:38:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:38:59.634 8 INFO cinder.api.openstack.wsgi [None req-4c08067f-1496-4e27-86b5-61aa783a2d72 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services 2026-07-30 20:38:59.645 8 INFO cinder.api.openstack.wsgi [None req-4c08067f-1496-4e27-86b5-61aa783a2d72 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services returned with HTTP 200 [pid: 8|app: 0|req: 453/905] 10.0.0.38 () {28 vars in 644 bytes} [Thu Jul 30 20:38:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:38:59.662 7 INFO cinder.api.openstack.wsgi [None req-68000e92-b802-40ec-b8d9-a3a748270b73 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true 2026-07-30 20:38:59.671 7 INFO cinder.volume.api [None req-68000e92-b802-40ec-b8d9-a3a748270b73 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all snapshots completed successfully. 2026-07-30 20:38:59.672 7 INFO cinder.api.openstack.wsgi [None req-68000e92-b802-40ec-b8d9-a3a748270b73 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 453/906] 10.0.0.38 () {28 vars in 673 bytes} [Thu Jul 30 20:38:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:38:59.723 8 INFO cinder.api.openstack.wsgi [None req-6f2e5004-998a-4bcf-881f-d54d1f31fe6a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true 2026-07-30 20:38:59.764 8 INFO cinder.api.openstack.wsgi [None req-6f2e5004-998a-4bcf-881f-d54d1f31fe6a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 454/907] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:38:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:38:59.776 7 INFO cinder.api.openstack.wsgi [None req-b72f8237-331f-44a4-92d8-355b0965439e 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true 2026-07-30 20:38:59.815 7 INFO cinder.api.openstack.wsgi [None req-b72f8237-331f-44a4-92d8-355b0965439e 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 454/908] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:38:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:38:59.829 8 INFO cinder.api.openstack.wsgi [None req-db4bd8a4-3a76-4ede-bc18-0c44c9fc2b1c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true 2026-07-30 20:38:59.853 8 INFO cinder.api.openstack.wsgi [None req-db4bd8a4-3a76-4ede-bc18-0c44c9fc2b1c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 455/909] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:38:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:38:59.870 7 INFO cinder.api.openstack.wsgi [None req-4b073675-dad4-4592-8a3a-1c5056a00152 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/b0cebaa233d3476fb3330dda03fb29f2?usage=true 2026-07-30 20:38:59.928 7 INFO cinder.api.openstack.wsgi [None req-4b073675-dad4-4592-8a3a-1c5056a00152 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/b0cebaa233d3476fb3330dda03fb29f2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 455/910] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:38:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/b0cebaa233d3476fb3330dda03fb29f2?usage=true => generated 847 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:38:59.944 8 INFO cinder.api.openstack.wsgi [None req-2821fc31-6d88-40bc-86a3-618072ec22ca 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bee95d498e6a4ba79f020c00def60efc?usage=true 2026-07-30 20:38:59.980 8 INFO cinder.api.openstack.wsgi [None req-2821fc31-6d88-40bc-86a3-618072ec22ca 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bee95d498e6a4ba79f020c00def60efc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 456/911] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:38:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bee95d498e6a4ba79f020c00def60efc?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:38:59.997 7 INFO cinder.api.openstack.wsgi [None req-6c3aa6b6-3bf8-41ca-88f5-4e55a7a6e678 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/f465961f72f24719ad1f7a7e2bbfa355?usage=true 2026-07-30 20:39:00.033 7 INFO cinder.api.openstack.wsgi [None req-6c3aa6b6-3bf8-41ca-88f5-4e55a7a6e678 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/f465961f72f24719ad1f7a7e2bbfa355?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 456/912] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:38:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/f465961f72f24719ad1f7a7e2bbfa355?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:39:00.047 8 INFO cinder.api.openstack.wsgi [None req-55f651be-1c63-49c6-8b1b-ce9e4ccf56d9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:39:00.063 8 INFO cinder.volume.api [None req-55f651be-1c63-49c6-8b1b-ce9e4ccf56d9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:39:00.069 8 INFO cinder.api.openstack.wsgi [None req-55f651be-1c63-49c6-8b1b-ce9e4ccf56d9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 457/913] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:39:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:39:00.082 7 INFO cinder.api.openstack.wsgi [None req-8b034a8b-288d-4c54-9b6e-d29c50b6334b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true 2026-07-30 20:39:00.107 7 INFO cinder.api.openstack.wsgi [None req-8b034a8b-288d-4c54-9b6e-d29c50b6334b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 457/914] 10.0.0.38 () {28 vars in 695 bytes} [Thu Jul 30 20:39:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:39:05.209 8 INFO cinder.api.openstack.wsgi [None req-55f651be-1c63-49c6-8b1b-ce9e4ccf56d9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:39:05.209 7 INFO cinder.api.openstack.wsgi [None req-8b034a8b-288d-4c54-9b6e-d29c50b6334b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:39:05.210 8 INFO cinder.api.openstack.wsgi [None req-55f651be-1c63-49c6-8b1b-ce9e4ccf56d9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:39:05.211 7 INFO cinder.api.openstack.wsgi [None req-8b034a8b-288d-4c54-9b6e-d29c50b6334b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:39:15.208 7 INFO cinder.api.openstack.wsgi [None req-8b034a8b-288d-4c54-9b6e-d29c50b6334b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:39:15.208 8 INFO cinder.api.openstack.wsgi [None req-55f651be-1c63-49c6-8b1b-ce9e4ccf56d9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:39:15.209 7 INFO cinder.api.openstack.wsgi [None req-8b034a8b-288d-4c54-9b6e-d29c50b6334b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:39:15.209 8 INFO cinder.api.openstack.wsgi [None req-55f651be-1c63-49c6-8b1b-ce9e4ccf56d9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:39:25.208 7 INFO cinder.api.openstack.wsgi [None req-8b034a8b-288d-4c54-9b6e-d29c50b6334b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:39:25.208 8 INFO cinder.api.openstack.wsgi [None req-55f651be-1c63-49c6-8b1b-ce9e4ccf56d9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:39:25.209 7 INFO cinder.api.openstack.wsgi [None req-8b034a8b-288d-4c54-9b6e-d29c50b6334b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:39:25.211 8 INFO cinder.api.openstack.wsgi [None req-55f651be-1c63-49c6-8b1b-ce9e4ccf56d9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:39:35.208 7 INFO cinder.api.openstack.wsgi [None req-8b034a8b-288d-4c54-9b6e-d29c50b6334b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:39:35.208 8 INFO cinder.api.openstack.wsgi [None req-55f651be-1c63-49c6-8b1b-ce9e4ccf56d9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:39:35.209 7 INFO cinder.api.openstack.wsgi [None req-8b034a8b-288d-4c54-9b6e-d29c50b6334b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:39:35.210 8 INFO cinder.api.openstack.wsgi [None req-55f651be-1c63-49c6-8b1b-ce9e4ccf56d9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:39:45.209 7 INFO cinder.api.openstack.wsgi [None req-8b034a8b-288d-4c54-9b6e-d29c50b6334b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:39:45.209 8 INFO cinder.api.openstack.wsgi [None req-55f651be-1c63-49c6-8b1b-ce9e4ccf56d9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:39:45.210 7 INFO cinder.api.openstack.wsgi [None req-8b034a8b-288d-4c54-9b6e-d29c50b6334b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:39:45.210 8 INFO cinder.api.openstack.wsgi [None req-55f651be-1c63-49c6-8b1b-ce9e4ccf56d9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:39:55.211 7 INFO cinder.api.openstack.wsgi [None req-8b034a8b-288d-4c54-9b6e-d29c50b6334b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:39:55.211 8 INFO cinder.api.openstack.wsgi [None req-55f651be-1c63-49c6-8b1b-ce9e4ccf56d9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:39:55.212 7 INFO cinder.api.openstack.wsgi [None req-8b034a8b-288d-4c54-9b6e-d29c50b6334b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:39:55.212 8 INFO cinder.api.openstack.wsgi [None req-55f651be-1c63-49c6-8b1b-ce9e4ccf56d9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:39:59.678 7 INFO cinder.api.openstack.wsgi [None req-943ce268-0454-4896-9da0-f2638c97ee07 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:39:59.690 7 INFO cinder.volume.api [None req-943ce268-0454-4896-9da0-f2638c97ee07 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:39:59.692 7 INFO cinder.api.openstack.wsgi [None req-943ce268-0454-4896-9da0-f2638c97ee07 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 464/927] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:39:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:39:59.705 8 INFO cinder.api.openstack.wsgi [None req-2033816d-f0da-4a83-9a2b-896f7aee2c40 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:39:59.715 8 INFO cinder.volume.api [None req-2033816d-f0da-4a83-9a2b-896f7aee2c40 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:39:59.718 8 INFO cinder.api.openstack.wsgi [None req-2033816d-f0da-4a83-9a2b-896f7aee2c40 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 464/928] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:39:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:39:59.733 7 INFO cinder.api.openstack.wsgi [None req-dc079162-cf56-48f6-89f3-06e2508ef47b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true 2026-07-30 20:39:59.760 7 INFO cinder.api.openstack.wsgi [None req-dc079162-cf56-48f6-89f3-06e2508ef47b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 465/929] 10.0.0.38 () {28 vars in 695 bytes} [Thu Jul 30 20:39:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:39:59.807 8 INFO cinder.api.openstack.wsgi [None req-0922f747-1ea5-4b11-b987-fc424b615fb8 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0eea9baf6f47459ea04cc5af25656015?usage=true 2026-07-30 20:39:59.834 8 INFO cinder.api.openstack.wsgi [None req-0922f747-1ea5-4b11-b987-fc424b615fb8 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0eea9baf6f47459ea04cc5af25656015?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 465/930] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:39:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0eea9baf6f47459ea04cc5af25656015?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:39:59.848 7 INFO cinder.api.openstack.wsgi [None req-bc8eef28-31e2-4365-8aad-ae7b88dcc0cc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true 2026-07-30 20:39:59.874 7 INFO cinder.api.openstack.wsgi [None req-bc8eef28-31e2-4365-8aad-ae7b88dcc0cc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 466/931] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:39:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:39:59.889 8 INFO cinder.api.openstack.wsgi [None req-b9c1e2db-a57e-4f49-b970-018d7ea2964f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true 2026-07-30 20:39:59.920 8 INFO cinder.api.openstack.wsgi [None req-b9c1e2db-a57e-4f49-b970-018d7ea2964f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 466/932] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:39:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:39:59.936 7 INFO cinder.api.openstack.wsgi [None req-0b6fdda8-9440-4295-afeb-1eaec5f5d198 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3dfea06f3a074798b44a8209689730e0?usage=true 2026-07-30 20:39:59.958 7 INFO cinder.api.openstack.wsgi [None req-0b6fdda8-9440-4295-afeb-1eaec5f5d198 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3dfea06f3a074798b44a8209689730e0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 467/933] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:39:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3dfea06f3a074798b44a8209689730e0?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:39:59.971 8 INFO cinder.api.openstack.wsgi [None req-1f93d2c0-fb79-4cfa-b5ee-ec2b39fe9d14 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true 2026-07-30 20:39:59.995 8 INFO cinder.api.openstack.wsgi [None req-1f93d2c0-fb79-4cfa-b5ee-ec2b39fe9d14 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 467/934] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:39:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:40:00.008 7 INFO cinder.api.openstack.wsgi [None req-7e324b3c-6913-4842-82ec-5549ea8a7d9e 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a3f44ac8f6e443ff9d8b3c340e591b09?usage=true 2026-07-30 20:40:00.037 7 INFO cinder.api.openstack.wsgi [None req-7e324b3c-6913-4842-82ec-5549ea8a7d9e 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a3f44ac8f6e443ff9d8b3c340e591b09?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 468/935] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:40:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a3f44ac8f6e443ff9d8b3c340e591b09?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:40:00.052 8 INFO cinder.api.openstack.wsgi [None req-5e615705-3658-4247-9311-4cce2f822afb 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bac150506a934768ad3ea09a313dbb06?usage=true 2026-07-30 20:40:00.078 8 INFO cinder.api.openstack.wsgi [None req-5e615705-3658-4247-9311-4cce2f822afb 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bac150506a934768ad3ea09a313dbb06?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 468/936] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:40:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bac150506a934768ad3ea09a313dbb06?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:40:00.093 7 INFO cinder.api.openstack.wsgi [None req-f841a39d-6730-496a-b650-3b8025926924 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cfcc8bee41974070ac7b038f8678d343?usage=true 2026-07-30 20:40:00.136 7 INFO cinder.api.openstack.wsgi [None req-f841a39d-6730-496a-b650-3b8025926924 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cfcc8bee41974070ac7b038f8678d343?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 469/937] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:40:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cfcc8bee41974070ac7b038f8678d343?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:40:00.151 8 INFO cinder.api.openstack.wsgi [None req-c43b2e77-582f-4e16-88ae-8d6d946e5d3f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/d22c1ac1d8414e739eac6c927b23dc7b?usage=true 2026-07-30 20:40:00.182 8 INFO cinder.api.openstack.wsgi [None req-c43b2e77-582f-4e16-88ae-8d6d946e5d3f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/d22c1ac1d8414e739eac6c927b23dc7b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 469/938] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:40:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/d22c1ac1d8414e739eac6c927b23dc7b?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:40:00.206 7 INFO cinder.api.openstack.wsgi [None req-b030681e-89c8-4cb0-a2e0-7982a1bbcaac 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e76afcf36028426aabf80b41ca4470d9?usage=true 2026-07-30 20:40:00.227 7 INFO cinder.api.openstack.wsgi [None req-b030681e-89c8-4cb0-a2e0-7982a1bbcaac 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e76afcf36028426aabf80b41ca4470d9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 470/939] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:40:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e76afcf36028426aabf80b41ca4470d9?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:40:00.243 8 INFO cinder.api.openstack.wsgi [None req-4e02da6e-0bc9-4efe-a319-8de77ed9e20e 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eb499b486b3743ee901d23df6383a744?usage=true 2026-07-30 20:40:00.277 8 INFO cinder.api.openstack.wsgi [None req-4e02da6e-0bc9-4efe-a319-8de77ed9e20e 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eb499b486b3743ee901d23df6383a744?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 470/940] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:40:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eb499b486b3743ee901d23df6383a744?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:40:00.301 7 INFO cinder.api.openstack.wsgi [None req-6894b0dd-294e-4e9d-93bc-3941f8813e50 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true 2026-07-30 20:40:00.308 7 INFO cinder.volume.api [None req-6894b0dd-294e-4e9d-93bc-3941f8813e50 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all snapshots completed successfully. 2026-07-30 20:40:00.309 7 INFO cinder.api.openstack.wsgi [None req-6894b0dd-294e-4e9d-93bc-3941f8813e50 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 471/941] 10.0.0.38 () {28 vars in 673 bytes} [Thu Jul 30 20:40:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:40:00.329 8 INFO cinder.api.openstack.wsgi [None req-75107e79-3b4e-462f-991a-b02a81f86d88 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services 2026-07-30 20:40:00.343 8 INFO cinder.api.openstack.wsgi [None req-75107e79-3b4e-462f-991a-b02a81f86d88 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services returned with HTTP 200 [pid: 8|app: 0|req: 471/942] 10.0.0.38 () {28 vars in 644 bytes} [Thu Jul 30 20:40:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-services => generated 646 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:40:05.208 7 INFO cinder.api.openstack.wsgi [None req-6894b0dd-294e-4e9d-93bc-3941f8813e50 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:40:05.209 8 INFO cinder.api.openstack.wsgi [None req-75107e79-3b4e-462f-991a-b02a81f86d88 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:40:05.209 7 INFO cinder.api.openstack.wsgi [None req-6894b0dd-294e-4e9d-93bc-3941f8813e50 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:40:05.210 8 INFO cinder.api.openstack.wsgi [None req-75107e79-3b4e-462f-991a-b02a81f86d88 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:40:15.208 7 INFO cinder.api.openstack.wsgi [None req-6894b0dd-294e-4e9d-93bc-3941f8813e50 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:40:15.208 8 INFO cinder.api.openstack.wsgi [None req-75107e79-3b4e-462f-991a-b02a81f86d88 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:40:15.210 7 INFO cinder.api.openstack.wsgi [None req-6894b0dd-294e-4e9d-93bc-3941f8813e50 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:40:15.210 8 INFO cinder.api.openstack.wsgi [None req-75107e79-3b4e-462f-991a-b02a81f86d88 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:40:25.209 8 INFO cinder.api.openstack.wsgi [None req-75107e79-3b4e-462f-991a-b02a81f86d88 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:40:25.209 7 INFO cinder.api.openstack.wsgi [None req-6894b0dd-294e-4e9d-93bc-3941f8813e50 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:40:25.210 8 INFO cinder.api.openstack.wsgi [None req-75107e79-3b4e-462f-991a-b02a81f86d88 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:40:25.210 7 INFO cinder.api.openstack.wsgi [None req-6894b0dd-294e-4e9d-93bc-3941f8813e50 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:40:35.209 8 INFO cinder.api.openstack.wsgi [None req-75107e79-3b4e-462f-991a-b02a81f86d88 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:40:35.209 7 INFO cinder.api.openstack.wsgi [None req-6894b0dd-294e-4e9d-93bc-3941f8813e50 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:40:35.210 8 INFO cinder.api.openstack.wsgi [None req-75107e79-3b4e-462f-991a-b02a81f86d88 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:40:35.210 7 INFO cinder.api.openstack.wsgi [None req-6894b0dd-294e-4e9d-93bc-3941f8813e50 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:40:45.208 7 INFO cinder.api.openstack.wsgi [None req-6894b0dd-294e-4e9d-93bc-3941f8813e50 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:40:45.208 8 INFO cinder.api.openstack.wsgi [None req-75107e79-3b4e-462f-991a-b02a81f86d88 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:40:45.209 7 INFO cinder.api.openstack.wsgi [None req-6894b0dd-294e-4e9d-93bc-3941f8813e50 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:40:45.210 8 INFO cinder.api.openstack.wsgi [None req-75107e79-3b4e-462f-991a-b02a81f86d88 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:40:55.210 7 INFO cinder.api.openstack.wsgi [None req-6894b0dd-294e-4e9d-93bc-3941f8813e50 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:40:55.211 7 INFO cinder.api.openstack.wsgi [None req-6894b0dd-294e-4e9d-93bc-3941f8813e50 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:40:55.212 8 INFO cinder.api.openstack.wsgi [None req-75107e79-3b4e-462f-991a-b02a81f86d88 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:40:55.213 8 INFO cinder.api.openstack.wsgi [None req-75107e79-3b4e-462f-991a-b02a81f86d88 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:40:59.588 7 INFO cinder.api.openstack.wsgi [None req-e87e8e64-dc7a-44a8-9dfb-cf7406aee4af 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:40:59.598 7 INFO cinder.volume.api [None req-e87e8e64-dc7a-44a8-9dfb-cf7406aee4af 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:40:59.600 7 INFO cinder.api.openstack.wsgi [None req-e87e8e64-dc7a-44a8-9dfb-cf7406aee4af 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 478/955] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:40:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:40:59.657 8 INFO cinder.api.openstack.wsgi [None req-41cf3c7b-c86e-46b2-a050-56286be99ba6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0eea9baf6f47459ea04cc5af25656015?usage=true 2026-07-30 20:40:59.684 8 INFO cinder.api.openstack.wsgi [None req-41cf3c7b-c86e-46b2-a050-56286be99ba6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0eea9baf6f47459ea04cc5af25656015?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 478/956] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:40:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0eea9baf6f47459ea04cc5af25656015?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:40:59.698 7 INFO cinder.api.openstack.wsgi [None req-f086cf4d-c978-4c6c-9d0c-c1ebd475dbd5 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true 2026-07-30 20:40:59.719 7 INFO cinder.api.openstack.wsgi [None req-f086cf4d-c978-4c6c-9d0c-c1ebd475dbd5 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 479/957] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:40:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:40:59.735 8 INFO cinder.api.openstack.wsgi [None req-ce7a9714-ee93-439e-a857-569358d47b21 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true 2026-07-30 20:40:59.762 8 INFO cinder.api.openstack.wsgi [None req-ce7a9714-ee93-439e-a857-569358d47b21 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 479/958] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:40:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:40:59.776 7 INFO cinder.api.openstack.wsgi [None req-a4e379d7-aeff-4227-b2fc-4df8021a5d9a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3dfea06f3a074798b44a8209689730e0?usage=true 2026-07-30 20:40:59.803 7 INFO cinder.api.openstack.wsgi [None req-a4e379d7-aeff-4227-b2fc-4df8021a5d9a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3dfea06f3a074798b44a8209689730e0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 480/959] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:40:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3dfea06f3a074798b44a8209689730e0?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:40:59.818 8 INFO cinder.api.openstack.wsgi [None req-bb87297c-5305-4fc1-9e47-1080ab5c7d26 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true 2026-07-30 20:40:59.841 8 INFO cinder.api.openstack.wsgi [None req-bb87297c-5305-4fc1-9e47-1080ab5c7d26 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 480/960] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:40:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:40:59.857 7 INFO cinder.api.openstack.wsgi [None req-471ff96f-fdbd-4377-8c6b-11580d6256a9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a3f44ac8f6e443ff9d8b3c340e591b09?usage=true 2026-07-30 20:40:59.885 7 INFO cinder.api.openstack.wsgi [None req-471ff96f-fdbd-4377-8c6b-11580d6256a9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a3f44ac8f6e443ff9d8b3c340e591b09?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 481/961] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:40:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a3f44ac8f6e443ff9d8b3c340e591b09?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:40:59.898 8 INFO cinder.api.openstack.wsgi [None req-2a8d6b16-5f4c-4993-bdff-4f040e884b5c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bac150506a934768ad3ea09a313dbb06?usage=true 2026-07-30 20:40:59.926 8 INFO cinder.api.openstack.wsgi [None req-2a8d6b16-5f4c-4993-bdff-4f040e884b5c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bac150506a934768ad3ea09a313dbb06?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 481/962] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:40:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bac150506a934768ad3ea09a313dbb06?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:40:59.939 7 INFO cinder.api.openstack.wsgi [None req-ac23376c-1015-42f1-9e0d-bf1eb1dcc8d0 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cfcc8bee41974070ac7b038f8678d343?usage=true 2026-07-30 20:40:59.974 7 INFO cinder.api.openstack.wsgi [None req-ac23376c-1015-42f1-9e0d-bf1eb1dcc8d0 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cfcc8bee41974070ac7b038f8678d343?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 482/963] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:40:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cfcc8bee41974070ac7b038f8678d343?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:40:59.988 8 INFO cinder.api.openstack.wsgi [None req-b3164826-3dd8-4d37-91a3-e35bc1bb0467 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/d22c1ac1d8414e739eac6c927b23dc7b?usage=true 2026-07-30 20:41:00.010 8 INFO cinder.api.openstack.wsgi [None req-b3164826-3dd8-4d37-91a3-e35bc1bb0467 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/d22c1ac1d8414e739eac6c927b23dc7b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 482/964] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:40:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/d22c1ac1d8414e739eac6c927b23dc7b?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:41:00.020 7 INFO cinder.api.openstack.wsgi [None req-0134fb92-7a43-4fd1-8928-5f0f4ae5ec6d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e76afcf36028426aabf80b41ca4470d9?usage=true 2026-07-30 20:41:00.052 7 INFO cinder.api.openstack.wsgi [None req-0134fb92-7a43-4fd1-8928-5f0f4ae5ec6d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e76afcf36028426aabf80b41ca4470d9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 483/965] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:41:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e76afcf36028426aabf80b41ca4470d9?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:41:00.070 8 INFO cinder.api.openstack.wsgi [None req-02e00885-0fc9-4bc3-91ee-3d0f5e99bf06 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eb499b486b3743ee901d23df6383a744?usage=true 2026-07-30 20:41:00.109 8 INFO cinder.api.openstack.wsgi [None req-02e00885-0fc9-4bc3-91ee-3d0f5e99bf06 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eb499b486b3743ee901d23df6383a744?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 483/966] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:41:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eb499b486b3743ee901d23df6383a744?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:41:00.123 7 INFO cinder.api.openstack.wsgi [None req-c7685424-7d76-411c-b44e-29e769829ae8 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true 2026-07-30 20:41:00.140 7 INFO cinder.api.openstack.wsgi [None req-c7685424-7d76-411c-b44e-29e769829ae8 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 484/967] 10.0.0.38 () {28 vars in 695 bytes} [Thu Jul 30 20:41:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:41:00.152 8 INFO cinder.api.openstack.wsgi [None req-cafce869-b150-4ffc-961b-cf0d4eef9906 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:41:00.164 8 INFO cinder.volume.api [None req-cafce869-b150-4ffc-961b-cf0d4eef9906 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:41:00.166 8 INFO cinder.api.openstack.wsgi [None req-cafce869-b150-4ffc-961b-cf0d4eef9906 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 484/968] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:41:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:41:00.177 7 INFO cinder.api.openstack.wsgi [None req-6ede5f95-139c-4284-bc93-5d2bc83c4bde 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true 2026-07-30 20:41:00.184 7 INFO cinder.volume.api [None req-6ede5f95-139c-4284-bc93-5d2bc83c4bde 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all snapshots completed successfully. 2026-07-30 20:41:00.185 7 INFO cinder.api.openstack.wsgi [None req-6ede5f95-139c-4284-bc93-5d2bc83c4bde 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 485/969] 10.0.0.38 () {28 vars in 673 bytes} [Thu Jul 30 20:41:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:41:00.202 8 INFO cinder.api.openstack.wsgi [None req-2b7ef708-7447-43f3-adbd-412769bd9a0e 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services 2026-07-30 20:41:00.210 8 INFO cinder.api.openstack.wsgi [None req-2b7ef708-7447-43f3-adbd-412769bd9a0e 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services returned with HTTP 200 [pid: 8|app: 0|req: 485/970] 10.0.0.38 () {28 vars in 644 bytes} [Thu Jul 30 20:41:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:41:05.208 7 INFO cinder.api.openstack.wsgi [None req-6ede5f95-139c-4284-bc93-5d2bc83c4bde 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:41:05.209 7 INFO cinder.api.openstack.wsgi [None req-6ede5f95-139c-4284-bc93-5d2bc83c4bde 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:41:05.210 8 INFO cinder.api.openstack.wsgi [None req-2b7ef708-7447-43f3-adbd-412769bd9a0e 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:41:05.212 8 INFO cinder.api.openstack.wsgi [None req-2b7ef708-7447-43f3-adbd-412769bd9a0e 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:41:15.210 7 INFO cinder.api.openstack.wsgi [None req-6ede5f95-139c-4284-bc93-5d2bc83c4bde 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:41:15.211 7 INFO cinder.api.openstack.wsgi [None req-6ede5f95-139c-4284-bc93-5d2bc83c4bde 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:41:15.214 8 INFO cinder.api.openstack.wsgi [None req-2b7ef708-7447-43f3-adbd-412769bd9a0e 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:41:15.215 8 INFO cinder.api.openstack.wsgi [None req-2b7ef708-7447-43f3-adbd-412769bd9a0e 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:41:25.208 7 INFO cinder.api.openstack.wsgi [None req-6ede5f95-139c-4284-bc93-5d2bc83c4bde 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:41:25.208 8 INFO cinder.api.openstack.wsgi [None req-2b7ef708-7447-43f3-adbd-412769bd9a0e 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:41:25.209 7 INFO cinder.api.openstack.wsgi [None req-6ede5f95-139c-4284-bc93-5d2bc83c4bde 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:41:25.210 8 INFO cinder.api.openstack.wsgi [None req-2b7ef708-7447-43f3-adbd-412769bd9a0e 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:41:35.210 7 INFO cinder.api.openstack.wsgi [None req-6ede5f95-139c-4284-bc93-5d2bc83c4bde 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:41:35.211 7 INFO cinder.api.openstack.wsgi [None req-6ede5f95-139c-4284-bc93-5d2bc83c4bde 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:41:35.212 8 INFO cinder.api.openstack.wsgi [None req-2b7ef708-7447-43f3-adbd-412769bd9a0e 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:41:35.213 8 INFO cinder.api.openstack.wsgi [None req-2b7ef708-7447-43f3-adbd-412769bd9a0e 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:41:45.216 7 INFO cinder.api.openstack.wsgi [None req-6ede5f95-139c-4284-bc93-5d2bc83c4bde 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:41:45.216 8 INFO cinder.api.openstack.wsgi [None req-2b7ef708-7447-43f3-adbd-412769bd9a0e 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:41:45.217 7 INFO cinder.api.openstack.wsgi [None req-6ede5f95-139c-4284-bc93-5d2bc83c4bde 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:41:45.217 8 INFO cinder.api.openstack.wsgi [None req-2b7ef708-7447-43f3-adbd-412769bd9a0e 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:41:55.208 7 INFO cinder.api.openstack.wsgi [None req-6ede5f95-139c-4284-bc93-5d2bc83c4bde 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:41:55.209 8 INFO cinder.api.openstack.wsgi [None req-2b7ef708-7447-43f3-adbd-412769bd9a0e 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:41:55.209 7 INFO cinder.api.openstack.wsgi [None req-6ede5f95-139c-4284-bc93-5d2bc83c4bde 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:41:55.210 8 INFO cinder.api.openstack.wsgi [None req-2b7ef708-7447-43f3-adbd-412769bd9a0e 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:41:59.417 7 INFO cinder.api.openstack.wsgi [None req-581a3727-aa7d-42b9-9c4f-831ef971c270 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true 2026-07-30 20:41:59.424 7 INFO cinder.volume.api [None req-581a3727-aa7d-42b9-9c4f-831ef971c270 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all snapshots completed successfully. 2026-07-30 20:41:59.424 7 INFO cinder.api.openstack.wsgi [None req-581a3727-aa7d-42b9-9c4f-831ef971c270 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 492/983] 10.0.0.38 () {28 vars in 673 bytes} [Thu Jul 30 20:41:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true => generated 17 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:41:59.435 8 INFO cinder.api.openstack.wsgi [None req-22a0e6b1-278b-4466-86a5-d0b8ec88c31f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:41:59.445 8 INFO cinder.volume.api [None req-22a0e6b1-278b-4466-86a5-d0b8ec88c31f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:41:59.447 8 INFO cinder.api.openstack.wsgi [None req-22a0e6b1-278b-4466-86a5-d0b8ec88c31f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 492/984] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:41:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:41:59.456 7 INFO cinder.api.openstack.wsgi [None req-440d4f67-4e1c-479b-825b-4b75617c2b7b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:41:59.466 7 INFO cinder.volume.api [None req-440d4f67-4e1c-479b-825b-4b75617c2b7b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:41:59.469 7 INFO cinder.api.openstack.wsgi [None req-440d4f67-4e1c-479b-825b-4b75617c2b7b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 493/985] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:41:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:41:59.481 8 INFO cinder.api.openstack.wsgi [None req-fff30f96-1cf9-48c6-af78-fc8826dd328d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services 2026-07-30 20:41:59.486 8 INFO cinder.api.openstack.wsgi [None req-fff30f96-1cf9-48c6-af78-fc8826dd328d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services returned with HTTP 200 [pid: 8|app: 0|req: 493/986] 10.0.0.38 () {28 vars in 644 bytes} [Thu Jul 30 20:41:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:41:59.498 7 INFO cinder.api.openstack.wsgi [None req-ff1c0f41-7752-40a8-8488-0dbe5771d4e0 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true 2026-07-30 20:41:59.512 7 INFO cinder.api.openstack.wsgi [None req-ff1c0f41-7752-40a8-8488-0dbe5771d4e0 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 494/987] 10.0.0.38 () {28 vars in 695 bytes} [Thu Jul 30 20:41:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:41:59.563 8 INFO cinder.api.openstack.wsgi [None req-60628ee2-e7ae-4936-97fc-0228f360dfa5 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0eea9baf6f47459ea04cc5af25656015?usage=true 2026-07-30 20:41:59.590 8 INFO cinder.api.openstack.wsgi [None req-60628ee2-e7ae-4936-97fc-0228f360dfa5 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0eea9baf6f47459ea04cc5af25656015?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 494/988] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:41:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0eea9baf6f47459ea04cc5af25656015?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:41:59.601 7 INFO cinder.api.openstack.wsgi [None req-df81b391-0a45-44ee-ad66-c5e6f540e3d8 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true 2026-07-30 20:41:59.632 7 INFO cinder.api.openstack.wsgi [None req-df81b391-0a45-44ee-ad66-c5e6f540e3d8 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 495/989] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:41:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:41:59.647 8 INFO cinder.api.openstack.wsgi [None req-0da8c7a1-a7a2-4920-be23-4a38af36e77b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true 2026-07-30 20:41:59.666 8 INFO cinder.api.openstack.wsgi [None req-0da8c7a1-a7a2-4920-be23-4a38af36e77b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 495/990] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:41:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:41:59.681 7 INFO cinder.api.openstack.wsgi [None req-8e73b0ce-c1e4-41e7-8812-b7d1a90767fd 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3dfea06f3a074798b44a8209689730e0?usage=true 2026-07-30 20:41:59.707 7 INFO cinder.api.openstack.wsgi [None req-8e73b0ce-c1e4-41e7-8812-b7d1a90767fd 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3dfea06f3a074798b44a8209689730e0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 496/991] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:41:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3dfea06f3a074798b44a8209689730e0?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:41:59.721 8 INFO cinder.api.openstack.wsgi [None req-ed3bfb33-190e-412a-906f-e06da66c349e 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true 2026-07-30 20:41:59.754 8 INFO cinder.api.openstack.wsgi [None req-ed3bfb33-190e-412a-906f-e06da66c349e 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 496/992] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:41:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:41:59.768 7 INFO cinder.api.openstack.wsgi [None req-55b8b480-1511-41f0-b8a7-789c733a12a4 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a3f44ac8f6e443ff9d8b3c340e591b09?usage=true 2026-07-30 20:41:59.793 7 INFO cinder.api.openstack.wsgi [None req-55b8b480-1511-41f0-b8a7-789c733a12a4 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a3f44ac8f6e443ff9d8b3c340e591b09?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 497/993] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:41:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a3f44ac8f6e443ff9d8b3c340e591b09?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:41:59.806 8 INFO cinder.api.openstack.wsgi [None req-b64a7839-9883-4122-a041-59b7288d3c94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bac150506a934768ad3ea09a313dbb06?usage=true 2026-07-30 20:41:59.828 8 INFO cinder.api.openstack.wsgi [None req-b64a7839-9883-4122-a041-59b7288d3c94 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bac150506a934768ad3ea09a313dbb06?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 497/994] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:41:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bac150506a934768ad3ea09a313dbb06?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:41:59.841 7 INFO cinder.api.openstack.wsgi [None req-3c7459e6-f55c-4488-9d0a-c175593389d3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cfcc8bee41974070ac7b038f8678d343?usage=true 2026-07-30 20:41:59.867 7 INFO cinder.api.openstack.wsgi [None req-3c7459e6-f55c-4488-9d0a-c175593389d3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cfcc8bee41974070ac7b038f8678d343?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 498/995] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:41:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cfcc8bee41974070ac7b038f8678d343?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:41:59.881 8 INFO cinder.api.openstack.wsgi [None req-3224c39f-35e2-44b4-8b76-ccee1e840b2f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/d22c1ac1d8414e739eac6c927b23dc7b?usage=true 2026-07-30 20:41:59.904 8 INFO cinder.api.openstack.wsgi [None req-3224c39f-35e2-44b4-8b76-ccee1e840b2f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/d22c1ac1d8414e739eac6c927b23dc7b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 498/996] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:41:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/d22c1ac1d8414e739eac6c927b23dc7b?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:41:59.916 7 INFO cinder.api.openstack.wsgi [None req-6db97b61-a667-4ec2-9359-1c94e9fc2a04 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e76afcf36028426aabf80b41ca4470d9?usage=true 2026-07-30 20:41:59.941 7 INFO cinder.api.openstack.wsgi [None req-6db97b61-a667-4ec2-9359-1c94e9fc2a04 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e76afcf36028426aabf80b41ca4470d9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 499/997] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:41:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e76afcf36028426aabf80b41ca4470d9?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:41:59.954 8 INFO cinder.api.openstack.wsgi [None req-a38e2cae-7143-47dc-bbee-800a388d01ae 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eb499b486b3743ee901d23df6383a744?usage=true 2026-07-30 20:41:59.976 8 INFO cinder.api.openstack.wsgi [None req-a38e2cae-7143-47dc-bbee-800a388d01ae 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eb499b486b3743ee901d23df6383a744?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 499/998] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:41:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eb499b486b3743ee901d23df6383a744?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:42:05.209 8 INFO cinder.api.openstack.wsgi [None req-a38e2cae-7143-47dc-bbee-800a388d01ae 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:42:05.210 8 INFO cinder.api.openstack.wsgi [None req-a38e2cae-7143-47dc-bbee-800a388d01ae 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:42:05.211 7 INFO cinder.api.openstack.wsgi [None req-6db97b61-a667-4ec2-9359-1c94e9fc2a04 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:42:05.212 7 INFO cinder.api.openstack.wsgi [None req-6db97b61-a667-4ec2-9359-1c94e9fc2a04 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:42:15.210 8 INFO cinder.api.openstack.wsgi [None req-a38e2cae-7143-47dc-bbee-800a388d01ae 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:42:15.211 8 INFO cinder.api.openstack.wsgi [None req-a38e2cae-7143-47dc-bbee-800a388d01ae 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:42:15.213 7 INFO cinder.api.openstack.wsgi [None req-6db97b61-a667-4ec2-9359-1c94e9fc2a04 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:42:15.214 7 INFO cinder.api.openstack.wsgi [None req-6db97b61-a667-4ec2-9359-1c94e9fc2a04 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:42:25.209 7 INFO cinder.api.openstack.wsgi [None req-6db97b61-a667-4ec2-9359-1c94e9fc2a04 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:42:25.209 8 INFO cinder.api.openstack.wsgi [None req-a38e2cae-7143-47dc-bbee-800a388d01ae 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:42:25.210 7 INFO cinder.api.openstack.wsgi [None req-6db97b61-a667-4ec2-9359-1c94e9fc2a04 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:42:25.210 8 INFO cinder.api.openstack.wsgi [None req-a38e2cae-7143-47dc-bbee-800a388d01ae 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:42:35.209 8 INFO cinder.api.openstack.wsgi [None req-a38e2cae-7143-47dc-bbee-800a388d01ae 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:42:35.209 7 INFO cinder.api.openstack.wsgi [None req-6db97b61-a667-4ec2-9359-1c94e9fc2a04 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:42:35.210 8 INFO cinder.api.openstack.wsgi [None req-a38e2cae-7143-47dc-bbee-800a388d01ae 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:42:35.212 7 INFO cinder.api.openstack.wsgi [None req-6db97b61-a667-4ec2-9359-1c94e9fc2a04 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:42:45.209 8 INFO cinder.api.openstack.wsgi [None req-a38e2cae-7143-47dc-bbee-800a388d01ae 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:42:45.209 7 INFO cinder.api.openstack.wsgi [None req-6db97b61-a667-4ec2-9359-1c94e9fc2a04 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:42:45.210 8 INFO cinder.api.openstack.wsgi [None req-a38e2cae-7143-47dc-bbee-800a388d01ae 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:42:45.211 7 INFO cinder.api.openstack.wsgi [None req-6db97b61-a667-4ec2-9359-1c94e9fc2a04 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:42:55.209 7 INFO cinder.api.openstack.wsgi [None req-6db97b61-a667-4ec2-9359-1c94e9fc2a04 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:42:55.209 8 INFO cinder.api.openstack.wsgi [None req-a38e2cae-7143-47dc-bbee-800a388d01ae 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:42:55.210 7 INFO cinder.api.openstack.wsgi [None req-6db97b61-a667-4ec2-9359-1c94e9fc2a04 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:42:55.210 8 INFO cinder.api.openstack.wsgi [None req-a38e2cae-7143-47dc-bbee-800a388d01ae 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:42:59.433 7 INFO cinder.api.openstack.wsgi [None req-6527a953-a5fe-4059-adec-e43894d09515 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true 2026-07-30 20:42:59.450 7 INFO cinder.api.openstack.wsgi [None req-6527a953-a5fe-4059-adec-e43894d09515 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 506/1011] 10.0.0.38 () {28 vars in 695 bytes} [Thu Jul 30 20:42:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:42:59.466 8 INFO cinder.api.openstack.wsgi [None req-fa4a5345-1e3c-4206-9767-c3cd62471958 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:42:59.477 8 INFO cinder.volume.api [None req-fa4a5345-1e3c-4206-9767-c3cd62471958 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:42:59.479 8 INFO cinder.api.openstack.wsgi [None req-fa4a5345-1e3c-4206-9767-c3cd62471958 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 506/1012] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:42:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:42:59.490 7 INFO cinder.api.openstack.wsgi [None req-4e1cfe5f-27fb-4839-885c-697fe665ede5 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services 2026-07-30 20:42:59.496 7 INFO cinder.api.openstack.wsgi [None req-4e1cfe5f-27fb-4839-885c-697fe665ede5 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services returned with HTTP 200 [pid: 7|app: 0|req: 507/1013] 10.0.0.38 () {28 vars in 644 bytes} [Thu Jul 30 20:42:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:42:59.507 8 INFO cinder.api.openstack.wsgi [None req-5184840f-e0ea-4338-b673-afb34d185df7 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:42:59.518 8 INFO cinder.volume.api [None req-5184840f-e0ea-4338-b673-afb34d185df7 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:42:59.520 8 INFO cinder.api.openstack.wsgi [None req-5184840f-e0ea-4338-b673-afb34d185df7 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1014] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:42:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:42:59.531 7 INFO cinder.api.openstack.wsgi [None req-5f80d523-8023-4e9d-9652-98aafb4a13f2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true 2026-07-30 20:42:59.537 7 INFO cinder.volume.api [None req-5f80d523-8023-4e9d-9652-98aafb4a13f2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all snapshots completed successfully. 2026-07-30 20:42:59.538 7 INFO cinder.api.openstack.wsgi [None req-5f80d523-8023-4e9d-9652-98aafb4a13f2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1015] 10.0.0.38 () {28 vars in 673 bytes} [Thu Jul 30 20:42:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:42:59.601 8 INFO cinder.api.openstack.wsgi [None req-2157c2f2-6d1c-417c-876b-57d60e1fce15 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0eea9baf6f47459ea04cc5af25656015?usage=true 2026-07-30 20:42:59.632 8 INFO cinder.api.openstack.wsgi [None req-2157c2f2-6d1c-417c-876b-57d60e1fce15 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0eea9baf6f47459ea04cc5af25656015?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1016] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:42:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0eea9baf6f47459ea04cc5af25656015?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:42:59.646 7 INFO cinder.api.openstack.wsgi [None req-a6d3ac87-99c1-48b5-ad2e-94871e331642 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true 2026-07-30 20:42:59.671 7 INFO cinder.api.openstack.wsgi [None req-a6d3ac87-99c1-48b5-ad2e-94871e331642 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 509/1017] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:42:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:42:59.686 8 INFO cinder.api.openstack.wsgi [None req-ddcf538a-bed3-4375-b32d-916f32a6ee2c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true 2026-07-30 20:42:59.707 8 INFO cinder.api.openstack.wsgi [None req-ddcf538a-bed3-4375-b32d-916f32a6ee2c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1018] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:42:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:42:59.719 7 INFO cinder.api.openstack.wsgi [None req-c73dc3eb-2125-49db-8b36-7ac7d1e42e40 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3dfea06f3a074798b44a8209689730e0?usage=true 2026-07-30 20:42:59.748 7 INFO cinder.api.openstack.wsgi [None req-c73dc3eb-2125-49db-8b36-7ac7d1e42e40 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3dfea06f3a074798b44a8209689730e0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 510/1019] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:42:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3dfea06f3a074798b44a8209689730e0?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:42:59.759 8 INFO cinder.api.openstack.wsgi [None req-abaf3b56-36e3-41a4-be01-061cb76589c3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true 2026-07-30 20:42:59.783 8 INFO cinder.api.openstack.wsgi [None req-abaf3b56-36e3-41a4-be01-061cb76589c3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1020] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:42:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:42:59.797 7 INFO cinder.api.openstack.wsgi [None req-505b2967-e9bf-435b-8bb3-184550964484 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a3f44ac8f6e443ff9d8b3c340e591b09?usage=true 2026-07-30 20:42:59.824 7 INFO cinder.api.openstack.wsgi [None req-505b2967-e9bf-435b-8bb3-184550964484 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a3f44ac8f6e443ff9d8b3c340e591b09?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1021] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:42:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a3f44ac8f6e443ff9d8b3c340e591b09?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:42:59.838 8 INFO cinder.api.openstack.wsgi [None req-09807828-5c01-4308-b9b3-e1280d305a71 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bac150506a934768ad3ea09a313dbb06?usage=true 2026-07-30 20:42:59.858 8 INFO cinder.api.openstack.wsgi [None req-09807828-5c01-4308-b9b3-e1280d305a71 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bac150506a934768ad3ea09a313dbb06?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1022] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:42:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bac150506a934768ad3ea09a313dbb06?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:42:59.868 7 INFO cinder.api.openstack.wsgi [None req-dee0509f-f09a-41e7-bb12-500229d45798 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cfcc8bee41974070ac7b038f8678d343?usage=true 2026-07-30 20:42:59.890 7 INFO cinder.api.openstack.wsgi [None req-dee0509f-f09a-41e7-bb12-500229d45798 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cfcc8bee41974070ac7b038f8678d343?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1023] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:42:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cfcc8bee41974070ac7b038f8678d343?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:42:59.898 8 INFO cinder.api.openstack.wsgi [None req-ad7f97af-df1b-4670-a9b9-d472b1fd4c19 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/d22c1ac1d8414e739eac6c927b23dc7b?usage=true 2026-07-30 20:42:59.917 8 INFO cinder.api.openstack.wsgi [None req-ad7f97af-df1b-4670-a9b9-d472b1fd4c19 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/d22c1ac1d8414e739eac6c927b23dc7b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 512/1024] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:42:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/d22c1ac1d8414e739eac6c927b23dc7b?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:42:59.929 7 INFO cinder.api.openstack.wsgi [None req-217433a7-b3aa-40b0-9431-372ac5b53811 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e76afcf36028426aabf80b41ca4470d9?usage=true 2026-07-30 20:42:59.954 7 INFO cinder.api.openstack.wsgi [None req-217433a7-b3aa-40b0-9431-372ac5b53811 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e76afcf36028426aabf80b41ca4470d9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 513/1025] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:42:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e76afcf36028426aabf80b41ca4470d9?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:42:59.966 8 INFO cinder.api.openstack.wsgi [None req-8d2b6cb7-c637-4664-83cc-792569a7842a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eb499b486b3743ee901d23df6383a744?usage=true 2026-07-30 20:42:59.993 8 INFO cinder.api.openstack.wsgi [None req-8d2b6cb7-c637-4664-83cc-792569a7842a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eb499b486b3743ee901d23df6383a744?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 513/1026] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:42:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eb499b486b3743ee901d23df6383a744?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:43:05.208 7 INFO cinder.api.openstack.wsgi [None req-217433a7-b3aa-40b0-9431-372ac5b53811 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:43:05.208 8 INFO cinder.api.openstack.wsgi [None req-8d2b6cb7-c637-4664-83cc-792569a7842a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:43:05.209 8 INFO cinder.api.openstack.wsgi [None req-8d2b6cb7-c637-4664-83cc-792569a7842a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:43:05.210 7 INFO cinder.api.openstack.wsgi [None req-217433a7-b3aa-40b0-9431-372ac5b53811 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:43:15.208 8 INFO cinder.api.openstack.wsgi [None req-8d2b6cb7-c637-4664-83cc-792569a7842a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:43:15.208 7 INFO cinder.api.openstack.wsgi [None req-217433a7-b3aa-40b0-9431-372ac5b53811 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:43:15.209 8 INFO cinder.api.openstack.wsgi [None req-8d2b6cb7-c637-4664-83cc-792569a7842a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:43:15.210 7 INFO cinder.api.openstack.wsgi [None req-217433a7-b3aa-40b0-9431-372ac5b53811 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:43:25.209 7 INFO cinder.api.openstack.wsgi [None req-217433a7-b3aa-40b0-9431-372ac5b53811 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:43:25.209 8 INFO cinder.api.openstack.wsgi [None req-8d2b6cb7-c637-4664-83cc-792569a7842a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:43:25.210 7 INFO cinder.api.openstack.wsgi [None req-217433a7-b3aa-40b0-9431-372ac5b53811 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:43:25.211 8 INFO cinder.api.openstack.wsgi [None req-8d2b6cb7-c637-4664-83cc-792569a7842a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:43:35.209 7 INFO cinder.api.openstack.wsgi [None req-217433a7-b3aa-40b0-9431-372ac5b53811 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:43:35.210 7 INFO cinder.api.openstack.wsgi [None req-217433a7-b3aa-40b0-9431-372ac5b53811 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:43:35.209 8 INFO cinder.api.openstack.wsgi [None req-8d2b6cb7-c637-4664-83cc-792569a7842a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:43:35.212 8 INFO cinder.api.openstack.wsgi [None req-8d2b6cb7-c637-4664-83cc-792569a7842a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:43:45.208 7 INFO cinder.api.openstack.wsgi [None req-217433a7-b3aa-40b0-9431-372ac5b53811 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:43:45.209 8 INFO cinder.api.openstack.wsgi [None req-8d2b6cb7-c637-4664-83cc-792569a7842a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:43:45.210 7 INFO cinder.api.openstack.wsgi [None req-217433a7-b3aa-40b0-9431-372ac5b53811 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:43:45.210 8 INFO cinder.api.openstack.wsgi [None req-8d2b6cb7-c637-4664-83cc-792569a7842a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:43:55.208 8 INFO cinder.api.openstack.wsgi [None req-8d2b6cb7-c637-4664-83cc-792569a7842a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:43:55.208 7 INFO cinder.api.openstack.wsgi [None req-217433a7-b3aa-40b0-9431-372ac5b53811 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:43:55.209 8 INFO cinder.api.openstack.wsgi [None req-8d2b6cb7-c637-4664-83cc-792569a7842a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:43:55.209 7 INFO cinder.api.openstack.wsgi [None req-217433a7-b3aa-40b0-9431-372ac5b53811 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:43:59.449 8 INFO cinder.api.openstack.wsgi [None req-9e3c6676-7012-4086-b145-b8be2d9bf401 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services 2026-07-30 20:43:59.457 8 INFO cinder.api.openstack.wsgi [None req-9e3c6676-7012-4086-b145-b8be2d9bf401 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services returned with HTTP 200 [pid: 8|app: 0|req: 520/1039] 10.0.0.38 () {28 vars in 644 bytes} [Thu Jul 30 20:43:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-services => generated 646 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:43:59.507 7 INFO cinder.api.openstack.wsgi [None req-cc535f00-1374-438a-a402-c29a663560ee 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0eea9baf6f47459ea04cc5af25656015?usage=true 2026-07-30 20:43:59.531 7 INFO cinder.api.openstack.wsgi [None req-cc535f00-1374-438a-a402-c29a663560ee 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0eea9baf6f47459ea04cc5af25656015?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1040] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:43:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0eea9baf6f47459ea04cc5af25656015?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:43:59.543 8 INFO cinder.api.openstack.wsgi [None req-7fcde8fc-7a49-4905-9d50-9a8b9f8a5fc3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true 2026-07-30 20:43:59.575 8 INFO cinder.api.openstack.wsgi [None req-7fcde8fc-7a49-4905-9d50-9a8b9f8a5fc3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1041] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:43:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:43:59.590 7 INFO cinder.api.openstack.wsgi [None req-9b1d15f9-c745-4457-916d-c396370f9314 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true 2026-07-30 20:43:59.614 7 INFO cinder.api.openstack.wsgi [None req-9b1d15f9-c745-4457-916d-c396370f9314 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1042] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:43:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:43:59.631 8 INFO cinder.api.openstack.wsgi [None req-a5ce4a9f-67a0-40e3-ade1-398e150febb5 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3dfea06f3a074798b44a8209689730e0?usage=true 2026-07-30 20:43:59.655 8 INFO cinder.api.openstack.wsgi [None req-a5ce4a9f-67a0-40e3-ade1-398e150febb5 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3dfea06f3a074798b44a8209689730e0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 522/1043] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:43:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3dfea06f3a074798b44a8209689730e0?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:43:59.673 7 INFO cinder.api.openstack.wsgi [None req-5d90ca70-6b94-4dd9-ac8a-61dac30b6772 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true 2026-07-30 20:43:59.706 7 INFO cinder.api.openstack.wsgi [None req-5d90ca70-6b94-4dd9-ac8a-61dac30b6772 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1044] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:43:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:43:59.719 8 INFO cinder.api.openstack.wsgi [None req-43242b8c-2326-4982-ad35-dcf0efad3e5c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a3f44ac8f6e443ff9d8b3c340e591b09?usage=true 2026-07-30 20:43:59.747 8 INFO cinder.api.openstack.wsgi [None req-43242b8c-2326-4982-ad35-dcf0efad3e5c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a3f44ac8f6e443ff9d8b3c340e591b09?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 523/1045] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:43:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a3f44ac8f6e443ff9d8b3c340e591b09?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:43:59.764 7 INFO cinder.api.openstack.wsgi [None req-f1352fb3-25ff-4ed4-9e41-e599dd99df60 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bac150506a934768ad3ea09a313dbb06?usage=true 2026-07-30 20:43:59.791 7 INFO cinder.api.openstack.wsgi [None req-f1352fb3-25ff-4ed4-9e41-e599dd99df60 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bac150506a934768ad3ea09a313dbb06?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1046] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:43:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bac150506a934768ad3ea09a313dbb06?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:43:59.805 8 INFO cinder.api.openstack.wsgi [None req-c7ed9efb-7de6-483f-b72b-fc199c121512 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cfcc8bee41974070ac7b038f8678d343?usage=true 2026-07-30 20:43:59.833 8 INFO cinder.api.openstack.wsgi [None req-c7ed9efb-7de6-483f-b72b-fc199c121512 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cfcc8bee41974070ac7b038f8678d343?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 524/1047] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:43:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cfcc8bee41974070ac7b038f8678d343?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:43:59.847 7 INFO cinder.api.openstack.wsgi [None req-39aaadd6-3cce-4c9f-9ca5-0015bc2e2949 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/d22c1ac1d8414e739eac6c927b23dc7b?usage=true 2026-07-30 20:43:59.878 7 INFO cinder.api.openstack.wsgi [None req-39aaadd6-3cce-4c9f-9ca5-0015bc2e2949 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/d22c1ac1d8414e739eac6c927b23dc7b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 524/1048] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:43:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/d22c1ac1d8414e739eac6c927b23dc7b?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:43:59.890 8 INFO cinder.api.openstack.wsgi [None req-4bcbcaa1-d22e-4fc5-ac35-076533907606 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e76afcf36028426aabf80b41ca4470d9?usage=true 2026-07-30 20:43:59.927 8 INFO cinder.api.openstack.wsgi [None req-4bcbcaa1-d22e-4fc5-ac35-076533907606 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e76afcf36028426aabf80b41ca4470d9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 525/1049] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:43:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e76afcf36028426aabf80b41ca4470d9?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:43:59.939 7 INFO cinder.api.openstack.wsgi [None req-ce0f8789-512f-43f1-a1d6-a36e6ad269ed 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eb499b486b3743ee901d23df6383a744?usage=true 2026-07-30 20:43:59.959 7 INFO cinder.api.openstack.wsgi [None req-ce0f8789-512f-43f1-a1d6-a36e6ad269ed 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eb499b486b3743ee901d23df6383a744?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 525/1050] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:43:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eb499b486b3743ee901d23df6383a744?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:43:59.971 8 INFO cinder.api.openstack.wsgi [None req-adc4a73e-5a73-42ea-b124-68ae9238a8e0 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:43:59.985 8 INFO cinder.volume.api [None req-adc4a73e-5a73-42ea-b124-68ae9238a8e0 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:43:59.989 8 INFO cinder.api.openstack.wsgi [None req-adc4a73e-5a73-42ea-b124-68ae9238a8e0 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 526/1051] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:43:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:44:00.002 7 INFO cinder.api.openstack.wsgi [None req-02679ea4-4745-41be-9e47-bdfb1a004b08 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true 2026-07-30 20:44:00.020 7 INFO cinder.api.openstack.wsgi [None req-02679ea4-4745-41be-9e47-bdfb1a004b08 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 526/1052] 10.0.0.38 () {28 vars in 695 bytes} [Thu Jul 30 20:43:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:44:00.032 8 INFO cinder.api.openstack.wsgi [None req-91aed551-957d-43a8-8078-a1bc0c6fedc6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true 2026-07-30 20:44:00.038 8 INFO cinder.volume.api [None req-91aed551-957d-43a8-8078-a1bc0c6fedc6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all snapshots completed successfully. 2026-07-30 20:44:00.039 8 INFO cinder.api.openstack.wsgi [None req-91aed551-957d-43a8-8078-a1bc0c6fedc6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 527/1053] 10.0.0.38 () {28 vars in 673 bytes} [Thu Jul 30 20:44:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:44:00.050 7 INFO cinder.api.openstack.wsgi [None req-8559dffc-ae12-45e2-b239-8ad36b21dabc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:44:00.067 7 INFO cinder.volume.api [None req-8559dffc-ae12-45e2-b239-8ad36b21dabc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:44:00.073 7 INFO cinder.api.openstack.wsgi [None req-8559dffc-ae12-45e2-b239-8ad36b21dabc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 527/1054] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:44:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:44:05.208 7 INFO cinder.api.openstack.wsgi [None req-8559dffc-ae12-45e2-b239-8ad36b21dabc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:44:05.209 7 INFO cinder.api.openstack.wsgi [None req-8559dffc-ae12-45e2-b239-8ad36b21dabc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:44:05.208 8 INFO cinder.api.openstack.wsgi [None req-91aed551-957d-43a8-8078-a1bc0c6fedc6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:44:05.210 8 INFO cinder.api.openstack.wsgi [None req-91aed551-957d-43a8-8078-a1bc0c6fedc6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:44:15.209 8 INFO cinder.api.openstack.wsgi [None req-91aed551-957d-43a8-8078-a1bc0c6fedc6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:44:15.209 7 INFO cinder.api.openstack.wsgi [None req-8559dffc-ae12-45e2-b239-8ad36b21dabc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:44:15.211 7 INFO cinder.api.openstack.wsgi [None req-8559dffc-ae12-45e2-b239-8ad36b21dabc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:44:15.210 8 INFO cinder.api.openstack.wsgi [None req-91aed551-957d-43a8-8078-a1bc0c6fedc6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:44:25.208 7 INFO cinder.api.openstack.wsgi [None req-8559dffc-ae12-45e2-b239-8ad36b21dabc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:44:25.209 8 INFO cinder.api.openstack.wsgi [None req-91aed551-957d-43a8-8078-a1bc0c6fedc6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:44:25.210 8 INFO cinder.api.openstack.wsgi [None req-91aed551-957d-43a8-8078-a1bc0c6fedc6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:44:25.209 7 INFO cinder.api.openstack.wsgi [None req-8559dffc-ae12-45e2-b239-8ad36b21dabc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:44:35.208 8 INFO cinder.api.openstack.wsgi [None req-91aed551-957d-43a8-8078-a1bc0c6fedc6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:44:35.208 7 INFO cinder.api.openstack.wsgi [None req-8559dffc-ae12-45e2-b239-8ad36b21dabc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:44:35.209 8 INFO cinder.api.openstack.wsgi [None req-91aed551-957d-43a8-8078-a1bc0c6fedc6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:44:35.209 7 INFO cinder.api.openstack.wsgi [None req-8559dffc-ae12-45e2-b239-8ad36b21dabc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:44:45.209 7 INFO cinder.api.openstack.wsgi [None req-8559dffc-ae12-45e2-b239-8ad36b21dabc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:44:45.209 8 INFO cinder.api.openstack.wsgi [None req-91aed551-957d-43a8-8078-a1bc0c6fedc6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:44:45.210 7 INFO cinder.api.openstack.wsgi [None req-8559dffc-ae12-45e2-b239-8ad36b21dabc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:44:45.210 8 INFO cinder.api.openstack.wsgi [None req-91aed551-957d-43a8-8078-a1bc0c6fedc6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:44:55.216 7 INFO cinder.api.openstack.wsgi [None req-8559dffc-ae12-45e2-b239-8ad36b21dabc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:44:55.216 8 INFO cinder.api.openstack.wsgi [None req-91aed551-957d-43a8-8078-a1bc0c6fedc6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:44:55.216 7 INFO cinder.api.openstack.wsgi [None req-8559dffc-ae12-45e2-b239-8ad36b21dabc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:44:55.217 8 INFO cinder.api.openstack.wsgi [None req-91aed551-957d-43a8-8078-a1bc0c6fedc6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:44:59.422 7 INFO cinder.api.openstack.wsgi [None req-24b4a51e-d92d-48ae-bb54-91c9fce4e6a9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true 2026-07-30 20:44:59.428 7 INFO cinder.volume.api [None req-24b4a51e-d92d-48ae-bb54-91c9fce4e6a9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all snapshots completed successfully. 2026-07-30 20:44:59.429 7 INFO cinder.api.openstack.wsgi [None req-24b4a51e-d92d-48ae-bb54-91c9fce4e6a9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 534/1067] 10.0.0.38 () {28 vars in 673 bytes} [Thu Jul 30 20:44:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true => generated 17 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:44:59.440 8 INFO cinder.api.openstack.wsgi [None req-10e863d3-3df4-42cf-8c7b-1c946847e796 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services 2026-07-30 20:44:59.447 8 INFO cinder.api.openstack.wsgi [None req-10e863d3-3df4-42cf-8c7b-1c946847e796 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services returned with HTTP 200 [pid: 8|app: 0|req: 534/1068] 10.0.0.38 () {28 vars in 644 bytes} [Thu Jul 30 20:44:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:44:59.497 7 INFO cinder.api.openstack.wsgi [None req-4540df3d-a514-49d6-bb34-05375a1a4587 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0eea9baf6f47459ea04cc5af25656015?usage=true 2026-07-30 20:44:59.523 7 INFO cinder.api.openstack.wsgi [None req-4540df3d-a514-49d6-bb34-05375a1a4587 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0eea9baf6f47459ea04cc5af25656015?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 535/1069] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:44:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0eea9baf6f47459ea04cc5af25656015?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:44:59.533 8 INFO cinder.api.openstack.wsgi [None req-d2e1c21e-d2fb-4e05-a3ef-2969e1b3bab1 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true 2026-07-30 20:44:59.553 8 INFO cinder.api.openstack.wsgi [None req-d2e1c21e-d2fb-4e05-a3ef-2969e1b3bab1 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 535/1070] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:44:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:44:59.566 7 INFO cinder.api.openstack.wsgi [None req-d6ee5045-ccbf-42c4-b7ce-35dda89c83ae 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true 2026-07-30 20:44:59.596 7 INFO cinder.api.openstack.wsgi [None req-d6ee5045-ccbf-42c4-b7ce-35dda89c83ae 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 536/1071] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:44:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:44:59.608 8 INFO cinder.api.openstack.wsgi [None req-dc456401-6e75-4c73-abbc-50f97d0ff64f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3dfea06f3a074798b44a8209689730e0?usage=true 2026-07-30 20:44:59.632 8 INFO cinder.api.openstack.wsgi [None req-dc456401-6e75-4c73-abbc-50f97d0ff64f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3dfea06f3a074798b44a8209689730e0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 536/1072] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:44:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3dfea06f3a074798b44a8209689730e0?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:44:59.643 7 INFO cinder.api.openstack.wsgi [None req-b9678679-f2b7-485c-86dc-4e53ae099082 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true 2026-07-30 20:44:59.669 7 INFO cinder.api.openstack.wsgi [None req-b9678679-f2b7-485c-86dc-4e53ae099082 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 537/1073] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:44:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:44:59.681 8 INFO cinder.api.openstack.wsgi [None req-b9d57e68-0363-40c3-9730-875a0585a5eb 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a3f44ac8f6e443ff9d8b3c340e591b09?usage=true 2026-07-30 20:44:59.703 8 INFO cinder.api.openstack.wsgi [None req-b9d57e68-0363-40c3-9730-875a0585a5eb 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a3f44ac8f6e443ff9d8b3c340e591b09?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 537/1074] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:44:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a3f44ac8f6e443ff9d8b3c340e591b09?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:44:59.718 7 INFO cinder.api.openstack.wsgi [None req-9baccaa5-60be-4bda-85f4-6fe254d856cf 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bac150506a934768ad3ea09a313dbb06?usage=true 2026-07-30 20:44:59.738 7 INFO cinder.api.openstack.wsgi [None req-9baccaa5-60be-4bda-85f4-6fe254d856cf 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bac150506a934768ad3ea09a313dbb06?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 538/1075] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:44:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bac150506a934768ad3ea09a313dbb06?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:44:59.752 8 INFO cinder.api.openstack.wsgi [None req-a574dba4-2487-438b-8b56-6d75c5a5c38d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cfcc8bee41974070ac7b038f8678d343?usage=true 2026-07-30 20:44:59.774 8 INFO cinder.api.openstack.wsgi [None req-a574dba4-2487-438b-8b56-6d75c5a5c38d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cfcc8bee41974070ac7b038f8678d343?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 538/1076] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:44:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cfcc8bee41974070ac7b038f8678d343?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:44:59.788 7 INFO cinder.api.openstack.wsgi [None req-f26395f1-0393-4d55-a169-169965b4428f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/d22c1ac1d8414e739eac6c927b23dc7b?usage=true 2026-07-30 20:44:59.818 7 INFO cinder.api.openstack.wsgi [None req-f26395f1-0393-4d55-a169-169965b4428f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/d22c1ac1d8414e739eac6c927b23dc7b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 539/1077] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:44:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/d22c1ac1d8414e739eac6c927b23dc7b?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:44:59.832 8 INFO cinder.api.openstack.wsgi [None req-3595dd73-0977-403b-b8f5-6b9f9f3e2bf6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e76afcf36028426aabf80b41ca4470d9?usage=true 2026-07-30 20:44:59.857 8 INFO cinder.api.openstack.wsgi [None req-3595dd73-0977-403b-b8f5-6b9f9f3e2bf6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e76afcf36028426aabf80b41ca4470d9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 539/1078] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:44:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e76afcf36028426aabf80b41ca4470d9?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:44:59.870 7 INFO cinder.api.openstack.wsgi [None req-ef51ba1f-02b0-4ea5-855f-fad21347463a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eb499b486b3743ee901d23df6383a744?usage=true 2026-07-30 20:44:59.895 7 INFO cinder.api.openstack.wsgi [None req-ef51ba1f-02b0-4ea5-855f-fad21347463a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eb499b486b3743ee901d23df6383a744?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 540/1079] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:44:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eb499b486b3743ee901d23df6383a744?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:44:59.909 8 INFO cinder.api.openstack.wsgi [None req-e14e52d3-1eae-4955-a38b-cf9905e1b7f1 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true 2026-07-30 20:44:59.928 8 INFO cinder.api.openstack.wsgi [None req-e14e52d3-1eae-4955-a38b-cf9905e1b7f1 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 540/1080] 10.0.0.38 () {28 vars in 695 bytes} [Thu Jul 30 20:44:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:44:59.940 7 INFO cinder.api.openstack.wsgi [None req-f40ebf1a-94c2-4612-983e-0304a34c5406 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:44:59.951 7 INFO cinder.volume.api [None req-f40ebf1a-94c2-4612-983e-0304a34c5406 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:44:59.952 7 INFO cinder.api.openstack.wsgi [None req-f40ebf1a-94c2-4612-983e-0304a34c5406 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 541/1081] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:44:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:44:59.964 8 INFO cinder.api.openstack.wsgi [None req-2859f48d-432e-4162-8273-28a45f63f34c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:44:59.983 8 INFO cinder.volume.api [None req-2859f48d-432e-4162-8273-28a45f63f34c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:44:59.987 8 INFO cinder.api.openstack.wsgi [None req-2859f48d-432e-4162-8273-28a45f63f34c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 541/1082] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:44:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:45:05.208 7 INFO cinder.api.openstack.wsgi [None req-f40ebf1a-94c2-4612-983e-0304a34c5406 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:45:05.209 8 INFO cinder.api.openstack.wsgi [None req-2859f48d-432e-4162-8273-28a45f63f34c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:45:05.210 7 INFO cinder.api.openstack.wsgi [None req-f40ebf1a-94c2-4612-983e-0304a34c5406 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:45:05.211 8 INFO cinder.api.openstack.wsgi [None req-2859f48d-432e-4162-8273-28a45f63f34c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:45:15.209 7 INFO cinder.api.openstack.wsgi [None req-f40ebf1a-94c2-4612-983e-0304a34c5406 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:45:15.209 7 INFO cinder.api.openstack.wsgi [None req-f40ebf1a-94c2-4612-983e-0304a34c5406 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:45:15.210 8 INFO cinder.api.openstack.wsgi [None req-2859f48d-432e-4162-8273-28a45f63f34c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:45:15.211 8 INFO cinder.api.openstack.wsgi [None req-2859f48d-432e-4162-8273-28a45f63f34c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:45:25.208 8 INFO cinder.api.openstack.wsgi [None req-2859f48d-432e-4162-8273-28a45f63f34c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:45:25.209 7 INFO cinder.api.openstack.wsgi [None req-f40ebf1a-94c2-4612-983e-0304a34c5406 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:45:25.209 8 INFO cinder.api.openstack.wsgi [None req-2859f48d-432e-4162-8273-28a45f63f34c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:45:25.210 7 INFO cinder.api.openstack.wsgi [None req-f40ebf1a-94c2-4612-983e-0304a34c5406 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:45:35.208 8 INFO cinder.api.openstack.wsgi [None req-2859f48d-432e-4162-8273-28a45f63f34c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:45:35.208 7 INFO cinder.api.openstack.wsgi [None req-f40ebf1a-94c2-4612-983e-0304a34c5406 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:45:35.209 7 INFO cinder.api.openstack.wsgi [None req-f40ebf1a-94c2-4612-983e-0304a34c5406 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:45:35.209 8 INFO cinder.api.openstack.wsgi [None req-2859f48d-432e-4162-8273-28a45f63f34c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:45:45.209 8 INFO cinder.api.openstack.wsgi [None req-2859f48d-432e-4162-8273-28a45f63f34c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:45:45.210 8 INFO cinder.api.openstack.wsgi [None req-2859f48d-432e-4162-8273-28a45f63f34c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:45:45.209 7 INFO cinder.api.openstack.wsgi [None req-f40ebf1a-94c2-4612-983e-0304a34c5406 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:45:45.211 7 INFO cinder.api.openstack.wsgi [None req-f40ebf1a-94c2-4612-983e-0304a34c5406 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:45:55.209 8 INFO cinder.api.openstack.wsgi [None req-2859f48d-432e-4162-8273-28a45f63f34c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:45:55.209 7 INFO cinder.api.openstack.wsgi [None req-f40ebf1a-94c2-4612-983e-0304a34c5406 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:45:55.210 8 INFO cinder.api.openstack.wsgi [None req-2859f48d-432e-4162-8273-28a45f63f34c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:45:55.211 7 INFO cinder.api.openstack.wsgi [None req-f40ebf1a-94c2-4612-983e-0304a34c5406 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:45:59.445 8 INFO cinder.api.openstack.wsgi [None req-e77d9856-5b78-425e-b433-edf0c54f7f96 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true 2026-07-30 20:45:59.451 8 INFO cinder.volume.api [None req-e77d9856-5b78-425e-b433-edf0c54f7f96 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all snapshots completed successfully. 2026-07-30 20:45:59.452 8 INFO cinder.api.openstack.wsgi [None req-e77d9856-5b78-425e-b433-edf0c54f7f96 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 548/1095] 10.0.0.38 () {28 vars in 673 bytes} [Thu Jul 30 20:45:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true => generated 17 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:45:59.463 7 INFO cinder.api.openstack.wsgi [None req-0ee2959d-330f-4b1b-8d1f-75892dd971ca 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:45:59.473 7 INFO cinder.volume.api [None req-0ee2959d-330f-4b1b-8d1f-75892dd971ca 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:45:59.474 7 INFO cinder.api.openstack.wsgi [None req-0ee2959d-330f-4b1b-8d1f-75892dd971ca 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 548/1096] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:45:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:45:59.487 8 INFO cinder.api.openstack.wsgi [None req-64274aec-56ec-4f8a-979c-f4f1362e435d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services 2026-07-30 20:45:59.494 8 INFO cinder.api.openstack.wsgi [None req-64274aec-56ec-4f8a-979c-f4f1362e435d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services returned with HTTP 200 [pid: 8|app: 0|req: 549/1097] 10.0.0.38 () {28 vars in 644 bytes} [Thu Jul 30 20:45:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:45:59.506 7 INFO cinder.api.openstack.wsgi [None req-4e65fc56-61b9-455c-a5cf-f81c3f3b4e26 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true 2026-07-30 20:45:59.525 7 INFO cinder.api.openstack.wsgi [None req-4e65fc56-61b9-455c-a5cf-f81c3f3b4e26 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 549/1098] 10.0.0.38 () {28 vars in 695 bytes} [Thu Jul 30 20:45:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:45:59.571 8 INFO cinder.api.openstack.wsgi [None req-85b7c5d6-2314-4bda-9af8-48fd1cce1a6b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0eea9baf6f47459ea04cc5af25656015?usage=true 2026-07-30 20:45:59.590 8 INFO cinder.api.openstack.wsgi [None req-85b7c5d6-2314-4bda-9af8-48fd1cce1a6b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0eea9baf6f47459ea04cc5af25656015?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 550/1099] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:45:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0eea9baf6f47459ea04cc5af25656015?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:45:59.603 7 INFO cinder.api.openstack.wsgi [None req-dde257e9-60fa-42b7-b34e-bc405686aa8d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true 2026-07-30 20:45:59.630 7 INFO cinder.api.openstack.wsgi [None req-dde257e9-60fa-42b7-b34e-bc405686aa8d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 550/1100] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:45:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:45:59.643 8 INFO cinder.api.openstack.wsgi [None req-bd7fa30e-5ba4-4271-aa6c-ece80f2f1302 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true 2026-07-30 20:45:59.666 8 INFO cinder.api.openstack.wsgi [None req-bd7fa30e-5ba4-4271-aa6c-ece80f2f1302 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 551/1101] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:45:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:45:59.679 7 INFO cinder.api.openstack.wsgi [None req-49c20987-1ad1-4139-bd63-39eac5d03f47 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3dfea06f3a074798b44a8209689730e0?usage=true 2026-07-30 20:45:59.721 7 INFO cinder.api.openstack.wsgi [None req-49c20987-1ad1-4139-bd63-39eac5d03f47 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3dfea06f3a074798b44a8209689730e0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 551/1102] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:45:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3dfea06f3a074798b44a8209689730e0?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:45:59.734 8 INFO cinder.api.openstack.wsgi [None req-2c85c2aa-c253-48f7-94e2-200043178ab4 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true 2026-07-30 20:45:59.755 8 INFO cinder.api.openstack.wsgi [None req-2c85c2aa-c253-48f7-94e2-200043178ab4 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 552/1103] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:45:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:45:59.766 7 INFO cinder.api.openstack.wsgi [None req-f44128e5-d1b3-4b5e-810a-880a3978bf3c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a3f44ac8f6e443ff9d8b3c340e591b09?usage=true 2026-07-30 20:45:59.789 7 INFO cinder.api.openstack.wsgi [None req-f44128e5-d1b3-4b5e-810a-880a3978bf3c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a3f44ac8f6e443ff9d8b3c340e591b09?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 552/1104] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:45:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a3f44ac8f6e443ff9d8b3c340e591b09?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:45:59.802 8 INFO cinder.api.openstack.wsgi [None req-f7d67bf5-b581-4cb3-a26a-14507f3b60b0 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bac150506a934768ad3ea09a313dbb06?usage=true 2026-07-30 20:45:59.827 8 INFO cinder.api.openstack.wsgi [None req-f7d67bf5-b581-4cb3-a26a-14507f3b60b0 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bac150506a934768ad3ea09a313dbb06?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 553/1105] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:45:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bac150506a934768ad3ea09a313dbb06?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:45:59.840 7 INFO cinder.api.openstack.wsgi [None req-7eb42a8d-fa23-4bd2-828a-616aad3c9c40 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cfcc8bee41974070ac7b038f8678d343?usage=true 2026-07-30 20:45:59.862 7 INFO cinder.api.openstack.wsgi [None req-7eb42a8d-fa23-4bd2-828a-616aad3c9c40 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cfcc8bee41974070ac7b038f8678d343?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 553/1106] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:45:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cfcc8bee41974070ac7b038f8678d343?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:45:59.874 8 INFO cinder.api.openstack.wsgi [None req-9ab6e505-38e4-4a60-8a84-c0564c386d4c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/d22c1ac1d8414e739eac6c927b23dc7b?usage=true 2026-07-30 20:45:59.903 8 INFO cinder.api.openstack.wsgi [None req-9ab6e505-38e4-4a60-8a84-c0564c386d4c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/d22c1ac1d8414e739eac6c927b23dc7b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 554/1107] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:45:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/d22c1ac1d8414e739eac6c927b23dc7b?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:45:59.917 7 INFO cinder.api.openstack.wsgi [None req-425945dc-a92a-4b7a-82ae-6d1d2c3a2822 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e76afcf36028426aabf80b41ca4470d9?usage=true 2026-07-30 20:45:59.940 7 INFO cinder.api.openstack.wsgi [None req-425945dc-a92a-4b7a-82ae-6d1d2c3a2822 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e76afcf36028426aabf80b41ca4470d9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 554/1108] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:45:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e76afcf36028426aabf80b41ca4470d9?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:45:59.954 8 INFO cinder.api.openstack.wsgi [None req-c88e8656-1dc2-4017-8729-69862bf8b727 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eb499b486b3743ee901d23df6383a744?usage=true 2026-07-30 20:45:59.979 8 INFO cinder.api.openstack.wsgi [None req-c88e8656-1dc2-4017-8729-69862bf8b727 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eb499b486b3743ee901d23df6383a744?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 555/1109] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:45:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eb499b486b3743ee901d23df6383a744?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:45:59.991 7 INFO cinder.api.openstack.wsgi [None req-d5152cf0-2c73-4207-8ff7-9242d6b6e562 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:46:00.002 7 INFO cinder.volume.api [None req-d5152cf0-2c73-4207-8ff7-9242d6b6e562 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:46:00.004 7 INFO cinder.api.openstack.wsgi [None req-d5152cf0-2c73-4207-8ff7-9242d6b6e562 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 555/1110] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:45:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:46:05.208 8 INFO cinder.api.openstack.wsgi [None req-c88e8656-1dc2-4017-8729-69862bf8b727 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:46:05.209 8 INFO cinder.api.openstack.wsgi [None req-c88e8656-1dc2-4017-8729-69862bf8b727 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:46:05.208 7 INFO cinder.api.openstack.wsgi [None req-d5152cf0-2c73-4207-8ff7-9242d6b6e562 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:46:05.211 7 INFO cinder.api.openstack.wsgi [None req-d5152cf0-2c73-4207-8ff7-9242d6b6e562 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:46:15.211 8 INFO cinder.api.openstack.wsgi [None req-c88e8656-1dc2-4017-8729-69862bf8b727 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:46:15.211 7 INFO cinder.api.openstack.wsgi [None req-d5152cf0-2c73-4207-8ff7-9242d6b6e562 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:46:15.212 7 INFO cinder.api.openstack.wsgi [None req-d5152cf0-2c73-4207-8ff7-9242d6b6e562 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:46:15.214 8 INFO cinder.api.openstack.wsgi [None req-c88e8656-1dc2-4017-8729-69862bf8b727 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:46:25.208 7 INFO cinder.api.openstack.wsgi [None req-d5152cf0-2c73-4207-8ff7-9242d6b6e562 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:46:25.208 8 INFO cinder.api.openstack.wsgi [None req-c88e8656-1dc2-4017-8729-69862bf8b727 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:46:25.209 7 INFO cinder.api.openstack.wsgi [None req-d5152cf0-2c73-4207-8ff7-9242d6b6e562 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:46:25.211 8 INFO cinder.api.openstack.wsgi [None req-c88e8656-1dc2-4017-8729-69862bf8b727 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:46:35.208 8 INFO cinder.api.openstack.wsgi [None req-c88e8656-1dc2-4017-8729-69862bf8b727 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:46:35.208 7 INFO cinder.api.openstack.wsgi [None req-d5152cf0-2c73-4207-8ff7-9242d6b6e562 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:46:35.209 8 INFO cinder.api.openstack.wsgi [None req-c88e8656-1dc2-4017-8729-69862bf8b727 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:46:35.211 7 INFO cinder.api.openstack.wsgi [None req-d5152cf0-2c73-4207-8ff7-9242d6b6e562 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:46:45.209 8 INFO cinder.api.openstack.wsgi [None req-c88e8656-1dc2-4017-8729-69862bf8b727 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:46:45.209 7 INFO cinder.api.openstack.wsgi [None req-d5152cf0-2c73-4207-8ff7-9242d6b6e562 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:46:45.210 8 INFO cinder.api.openstack.wsgi [None req-c88e8656-1dc2-4017-8729-69862bf8b727 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:46:45.211 7 INFO cinder.api.openstack.wsgi [None req-d5152cf0-2c73-4207-8ff7-9242d6b6e562 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:46:55.208 8 INFO cinder.api.openstack.wsgi [None req-c88e8656-1dc2-4017-8729-69862bf8b727 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:46:55.209 7 INFO cinder.api.openstack.wsgi [None req-d5152cf0-2c73-4207-8ff7-9242d6b6e562 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:46:55.210 8 INFO cinder.api.openstack.wsgi [None req-c88e8656-1dc2-4017-8729-69862bf8b727 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:46:55.210 7 INFO cinder.api.openstack.wsgi [None req-d5152cf0-2c73-4207-8ff7-9242d6b6e562 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:46:59.500 8 INFO cinder.api.openstack.wsgi [None req-eaaec989-c968-498a-9a54-017a74128611 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:46:59.513 8 INFO cinder.volume.api [None req-eaaec989-c968-498a-9a54-017a74128611 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:46:59.515 8 INFO cinder.api.openstack.wsgi [None req-eaaec989-c968-498a-9a54-017a74128611 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 562/1123] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:46:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:46:59.526 7 INFO cinder.api.openstack.wsgi [None req-936ffc71-cb7f-4e9f-a6bf-0fb46f558fb9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true 2026-07-30 20:46:59.538 7 INFO cinder.volume.api [None req-936ffc71-cb7f-4e9f-a6bf-0fb46f558fb9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all snapshots completed successfully. 2026-07-30 20:46:59.539 7 INFO cinder.api.openstack.wsgi [None req-936ffc71-cb7f-4e9f-a6bf-0fb46f558fb9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 562/1124] 10.0.0.38 () {28 vars in 673 bytes} [Thu Jul 30 20:46:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:46:59.547 8 INFO cinder.api.openstack.wsgi [None req-dde78106-c3ad-45e5-95a2-67b097e7cb6a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:46:59.556 8 INFO cinder.volume.api [None req-dde78106-c3ad-45e5-95a2-67b097e7cb6a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:46:59.558 8 INFO cinder.api.openstack.wsgi [None req-dde78106-c3ad-45e5-95a2-67b097e7cb6a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 563/1125] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:46:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:46:59.611 7 INFO cinder.api.openstack.wsgi [None req-73d85d87-bb52-4cae-aa20-1d9ef50428e3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0eea9baf6f47459ea04cc5af25656015?usage=true 2026-07-30 20:46:59.639 7 INFO cinder.api.openstack.wsgi [None req-73d85d87-bb52-4cae-aa20-1d9ef50428e3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0eea9baf6f47459ea04cc5af25656015?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 563/1126] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:46:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0eea9baf6f47459ea04cc5af25656015?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:46:59.653 8 INFO cinder.api.openstack.wsgi [None req-ff2f4548-86da-479d-b41a-c564dacb574a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true 2026-07-30 20:46:59.682 8 INFO cinder.api.openstack.wsgi [None req-ff2f4548-86da-479d-b41a-c564dacb574a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 564/1127] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:46:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:46:59.700 7 INFO cinder.api.openstack.wsgi [None req-a10b6cfb-963b-49ab-b1f2-60fdb251663b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true 2026-07-30 20:46:59.722 7 INFO cinder.api.openstack.wsgi [None req-a10b6cfb-963b-49ab-b1f2-60fdb251663b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 564/1128] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:46:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:46:59.733 8 INFO cinder.api.openstack.wsgi [None req-207b4545-a3f4-4e02-8598-c1a9036db29c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3dfea06f3a074798b44a8209689730e0?usage=true 2026-07-30 20:46:59.760 8 INFO cinder.api.openstack.wsgi [None req-207b4545-a3f4-4e02-8598-c1a9036db29c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3dfea06f3a074798b44a8209689730e0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 565/1129] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:46:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3dfea06f3a074798b44a8209689730e0?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:46:59.771 7 INFO cinder.api.openstack.wsgi [None req-fcfae8de-e72b-4be6-89e6-ea98b943dd31 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true 2026-07-30 20:46:59.793 7 INFO cinder.api.openstack.wsgi [None req-fcfae8de-e72b-4be6-89e6-ea98b943dd31 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 565/1130] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:46:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:46:59.806 8 INFO cinder.api.openstack.wsgi [None req-5bc7abda-6340-49f0-b51c-aa0333b5e40b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a3f44ac8f6e443ff9d8b3c340e591b09?usage=true 2026-07-30 20:46:59.842 8 INFO cinder.api.openstack.wsgi [None req-5bc7abda-6340-49f0-b51c-aa0333b5e40b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a3f44ac8f6e443ff9d8b3c340e591b09?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 566/1131] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:46:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a3f44ac8f6e443ff9d8b3c340e591b09?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:46:59.856 7 INFO cinder.api.openstack.wsgi [None req-ca6dcbbd-ef4e-4360-a9a2-47205647648c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bac150506a934768ad3ea09a313dbb06?usage=true 2026-07-30 20:46:59.888 7 INFO cinder.api.openstack.wsgi [None req-ca6dcbbd-ef4e-4360-a9a2-47205647648c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bac150506a934768ad3ea09a313dbb06?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 566/1132] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:46:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bac150506a934768ad3ea09a313dbb06?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:46:59.902 8 INFO cinder.api.openstack.wsgi [None req-28de2df4-3e64-4efa-8d38-03b0f8ab0207 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cfcc8bee41974070ac7b038f8678d343?usage=true 2026-07-30 20:46:59.931 8 INFO cinder.api.openstack.wsgi [None req-28de2df4-3e64-4efa-8d38-03b0f8ab0207 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cfcc8bee41974070ac7b038f8678d343?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 567/1133] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:46:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cfcc8bee41974070ac7b038f8678d343?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:46:59.946 7 INFO cinder.api.openstack.wsgi [None req-0e541ec4-ef52-4f8d-88e5-d41b54cd2ca9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/d22c1ac1d8414e739eac6c927b23dc7b?usage=true 2026-07-30 20:46:59.970 7 INFO cinder.api.openstack.wsgi [None req-0e541ec4-ef52-4f8d-88e5-d41b54cd2ca9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/d22c1ac1d8414e739eac6c927b23dc7b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 567/1134] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:46:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/d22c1ac1d8414e739eac6c927b23dc7b?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:46:59.984 8 INFO cinder.api.openstack.wsgi [None req-e6bc4106-b92d-4516-b9cb-4b2a64d5eee3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e76afcf36028426aabf80b41ca4470d9?usage=true 2026-07-30 20:47:00.007 8 INFO cinder.api.openstack.wsgi [None req-e6bc4106-b92d-4516-b9cb-4b2a64d5eee3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e76afcf36028426aabf80b41ca4470d9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 568/1135] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:46:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e76afcf36028426aabf80b41ca4470d9?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:47:00.021 7 INFO cinder.api.openstack.wsgi [None req-81b14e77-3e5b-4a89-b2ac-fec29d132e1a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eb499b486b3743ee901d23df6383a744?usage=true 2026-07-30 20:47:00.049 7 INFO cinder.api.openstack.wsgi [None req-81b14e77-3e5b-4a89-b2ac-fec29d132e1a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eb499b486b3743ee901d23df6383a744?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 568/1136] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:47:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eb499b486b3743ee901d23df6383a744?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:47:00.063 8 INFO cinder.api.openstack.wsgi [None req-af22ba07-7c0f-4c47-902b-1d2e2b74d8bd 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true 2026-07-30 20:47:00.080 8 INFO cinder.api.openstack.wsgi [None req-af22ba07-7c0f-4c47-902b-1d2e2b74d8bd 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 569/1137] 10.0.0.38 () {28 vars in 695 bytes} [Thu Jul 30 20:47:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:47:00.096 7 INFO cinder.api.openstack.wsgi [None req-dce3f125-b5a5-460e-9fbc-96359750dd2f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services 2026-07-30 20:47:00.105 7 INFO cinder.api.openstack.wsgi [None req-dce3f125-b5a5-460e-9fbc-96359750dd2f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services returned with HTTP 200 [pid: 7|app: 0|req: 569/1138] 10.0.0.38 () {28 vars in 644 bytes} [Thu Jul 30 20:47:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:47:05.208 8 INFO cinder.api.openstack.wsgi [None req-af22ba07-7c0f-4c47-902b-1d2e2b74d8bd 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:47:05.208 7 INFO cinder.api.openstack.wsgi [None req-dce3f125-b5a5-460e-9fbc-96359750dd2f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:47:05.209 8 INFO cinder.api.openstack.wsgi [None req-af22ba07-7c0f-4c47-902b-1d2e2b74d8bd 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:47:05.209 7 INFO cinder.api.openstack.wsgi [None req-dce3f125-b5a5-460e-9fbc-96359750dd2f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:47:15.208 8 INFO cinder.api.openstack.wsgi [None req-af22ba07-7c0f-4c47-902b-1d2e2b74d8bd 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:47:15.209 7 INFO cinder.api.openstack.wsgi [None req-dce3f125-b5a5-460e-9fbc-96359750dd2f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:47:15.211 8 INFO cinder.api.openstack.wsgi [None req-af22ba07-7c0f-4c47-902b-1d2e2b74d8bd 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:47:15.212 7 INFO cinder.api.openstack.wsgi [None req-dce3f125-b5a5-460e-9fbc-96359750dd2f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:47:25.208 8 INFO cinder.api.openstack.wsgi [None req-af22ba07-7c0f-4c47-902b-1d2e2b74d8bd 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:47:25.208 7 INFO cinder.api.openstack.wsgi [None req-dce3f125-b5a5-460e-9fbc-96359750dd2f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:47:25.209 8 INFO cinder.api.openstack.wsgi [None req-af22ba07-7c0f-4c47-902b-1d2e2b74d8bd 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:47:25.209 7 INFO cinder.api.openstack.wsgi [None req-dce3f125-b5a5-460e-9fbc-96359750dd2f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:47:35.208 7 INFO cinder.api.openstack.wsgi [None req-dce3f125-b5a5-460e-9fbc-96359750dd2f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:47:35.208 8 INFO cinder.api.openstack.wsgi [None req-af22ba07-7c0f-4c47-902b-1d2e2b74d8bd 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:47:35.209 7 INFO cinder.api.openstack.wsgi [None req-dce3f125-b5a5-460e-9fbc-96359750dd2f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:47:35.209 8 INFO cinder.api.openstack.wsgi [None req-af22ba07-7c0f-4c47-902b-1d2e2b74d8bd 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:47:45.209 7 INFO cinder.api.openstack.wsgi [None req-dce3f125-b5a5-460e-9fbc-96359750dd2f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:47:45.209 8 INFO cinder.api.openstack.wsgi [None req-af22ba07-7c0f-4c47-902b-1d2e2b74d8bd 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:47:45.210 8 INFO cinder.api.openstack.wsgi [None req-af22ba07-7c0f-4c47-902b-1d2e2b74d8bd 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:47:45.210 7 INFO cinder.api.openstack.wsgi [None req-dce3f125-b5a5-460e-9fbc-96359750dd2f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:47:55.208 7 INFO cinder.api.openstack.wsgi [None req-dce3f125-b5a5-460e-9fbc-96359750dd2f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:47:55.208 8 INFO cinder.api.openstack.wsgi [None req-af22ba07-7c0f-4c47-902b-1d2e2b74d8bd 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:47:55.209 7 INFO cinder.api.openstack.wsgi [None req-dce3f125-b5a5-460e-9fbc-96359750dd2f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:47:55.210 8 INFO cinder.api.openstack.wsgi [None req-af22ba07-7c0f-4c47-902b-1d2e2b74d8bd 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:47:59.553 7 INFO cinder.api.openstack.wsgi [None req-fd94ed44-28c4-4b10-adee-70dfc220b0f3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:47:59.565 7 INFO cinder.volume.api [None req-fd94ed44-28c4-4b10-adee-70dfc220b0f3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:47:59.570 7 INFO cinder.api.openstack.wsgi [None req-fd94ed44-28c4-4b10-adee-70dfc220b0f3 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 576/1151] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:47:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:47:59.585 8 INFO cinder.api.openstack.wsgi [None req-3a680d6d-cd19-4ede-a414-14da3860783b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services 2026-07-30 20:47:59.592 8 INFO cinder.api.openstack.wsgi [None req-3a680d6d-cd19-4ede-a414-14da3860783b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services returned with HTTP 200 [pid: 8|app: 0|req: 576/1152] 10.0.0.38 () {28 vars in 644 bytes} [Thu Jul 30 20:47:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:47:59.657 7 INFO cinder.api.openstack.wsgi [None req-35be73d5-7292-471d-8a73-b1787c97f2ac 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0eea9baf6f47459ea04cc5af25656015?usage=true 2026-07-30 20:47:59.678 7 INFO cinder.api.openstack.wsgi [None req-35be73d5-7292-471d-8a73-b1787c97f2ac 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0eea9baf6f47459ea04cc5af25656015?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 577/1153] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:47:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0eea9baf6f47459ea04cc5af25656015?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:47:59.689 8 INFO cinder.api.openstack.wsgi [None req-1047a234-abee-4398-9668-ec7776de3a34 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true 2026-07-30 20:47:59.716 8 INFO cinder.api.openstack.wsgi [None req-1047a234-abee-4398-9668-ec7776de3a34 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 577/1154] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:47:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:47:59.729 7 INFO cinder.api.openstack.wsgi [None req-8c8d2232-7641-4b0f-a6ef-3055f12d9275 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true 2026-07-30 20:47:59.754 7 INFO cinder.api.openstack.wsgi [None req-8c8d2232-7641-4b0f-a6ef-3055f12d9275 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 578/1155] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:47:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:47:59.765 8 INFO cinder.api.openstack.wsgi [None req-b328b173-ae4a-4083-a50e-730b517a45d6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3dfea06f3a074798b44a8209689730e0?usage=true 2026-07-30 20:47:59.797 8 INFO cinder.api.openstack.wsgi [None req-b328b173-ae4a-4083-a50e-730b517a45d6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3dfea06f3a074798b44a8209689730e0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 578/1156] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:47:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3dfea06f3a074798b44a8209689730e0?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:47:59.812 7 INFO cinder.api.openstack.wsgi [None req-4faee9d9-e7c6-4e33-bf74-3e9a55a8dc22 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true 2026-07-30 20:47:59.839 7 INFO cinder.api.openstack.wsgi [None req-4faee9d9-e7c6-4e33-bf74-3e9a55a8dc22 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 579/1157] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:47:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:47:59.853 8 INFO cinder.api.openstack.wsgi [None req-140eaedb-79bd-4cc4-a773-6527818084c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a3f44ac8f6e443ff9d8b3c340e591b09?usage=true 2026-07-30 20:47:59.883 8 INFO cinder.api.openstack.wsgi [None req-140eaedb-79bd-4cc4-a773-6527818084c2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a3f44ac8f6e443ff9d8b3c340e591b09?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 579/1158] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:47:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a3f44ac8f6e443ff9d8b3c340e591b09?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:47:59.898 7 INFO cinder.api.openstack.wsgi [None req-2ce5e400-8ace-4d98-8fe1-605ab041f311 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bac150506a934768ad3ea09a313dbb06?usage=true 2026-07-30 20:47:59.930 7 INFO cinder.api.openstack.wsgi [None req-2ce5e400-8ace-4d98-8fe1-605ab041f311 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bac150506a934768ad3ea09a313dbb06?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 580/1159] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:47:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bac150506a934768ad3ea09a313dbb06?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:47:59.944 8 INFO cinder.api.openstack.wsgi [None req-6948d1b1-a92a-4c92-abf9-3677298b802b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cfcc8bee41974070ac7b038f8678d343?usage=true 2026-07-30 20:47:59.967 8 INFO cinder.api.openstack.wsgi [None req-6948d1b1-a92a-4c92-abf9-3677298b802b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cfcc8bee41974070ac7b038f8678d343?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 580/1160] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:47:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cfcc8bee41974070ac7b038f8678d343?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:47:59.984 7 INFO cinder.api.openstack.wsgi [None req-2cc14b4e-fb8a-4404-8e72-408ef4db804b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/d22c1ac1d8414e739eac6c927b23dc7b?usage=true 2026-07-30 20:48:00.005 7 INFO cinder.api.openstack.wsgi [None req-2cc14b4e-fb8a-4404-8e72-408ef4db804b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/d22c1ac1d8414e739eac6c927b23dc7b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 581/1161] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:47:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/d22c1ac1d8414e739eac6c927b23dc7b?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:48:00.018 8 INFO cinder.api.openstack.wsgi [None req-b19314ec-f00e-429c-b033-211c6d48e9b4 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e76afcf36028426aabf80b41ca4470d9?usage=true 2026-07-30 20:48:00.055 8 INFO cinder.api.openstack.wsgi [None req-b19314ec-f00e-429c-b033-211c6d48e9b4 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e76afcf36028426aabf80b41ca4470d9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 581/1162] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:48:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e76afcf36028426aabf80b41ca4470d9?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:48:00.071 7 INFO cinder.api.openstack.wsgi [None req-058cc585-5db7-4b56-af40-bf4ccb610f1a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eb499b486b3743ee901d23df6383a744?usage=true 2026-07-30 20:48:00.102 7 INFO cinder.api.openstack.wsgi [None req-058cc585-5db7-4b56-af40-bf4ccb610f1a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eb499b486b3743ee901d23df6383a744?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 582/1163] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:48:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eb499b486b3743ee901d23df6383a744?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:48:00.121 8 INFO cinder.api.openstack.wsgi [None req-1de92d6c-8d09-47c3-a142-77b685452e77 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true 2026-07-30 20:48:00.137 8 INFO cinder.volume.api [None req-1de92d6c-8d09-47c3-a142-77b685452e77 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all snapshots completed successfully. 2026-07-30 20:48:00.137 8 INFO cinder.api.openstack.wsgi [None req-1de92d6c-8d09-47c3-a142-77b685452e77 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 582/1164] 10.0.0.38 () {28 vars in 673 bytes} [Thu Jul 30 20:48:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true => generated 17 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:48:00.155 7 INFO cinder.api.openstack.wsgi [None req-81595319-850f-4296-9017-660e05efdc07 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true 2026-07-30 20:48:00.175 7 INFO cinder.api.openstack.wsgi [None req-81595319-850f-4296-9017-660e05efdc07 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 583/1165] 10.0.0.38 () {28 vars in 695 bytes} [Thu Jul 30 20:48:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:48:00.189 8 INFO cinder.api.openstack.wsgi [None req-b71511c0-174b-4192-8773-561c51dc4048 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:48:00.198 8 INFO cinder.volume.api [None req-b71511c0-174b-4192-8773-561c51dc4048 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:48:00.200 8 INFO cinder.api.openstack.wsgi [None req-b71511c0-174b-4192-8773-561c51dc4048 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 583/1166] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:48:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:48:05.209 7 INFO cinder.api.openstack.wsgi [None req-81595319-850f-4296-9017-660e05efdc07 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:48:05.210 8 INFO cinder.api.openstack.wsgi [None req-b71511c0-174b-4192-8773-561c51dc4048 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:48:05.210 7 INFO cinder.api.openstack.wsgi [None req-81595319-850f-4296-9017-660e05efdc07 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:48:05.211 8 INFO cinder.api.openstack.wsgi [None req-b71511c0-174b-4192-8773-561c51dc4048 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:48:15.209 7 INFO cinder.api.openstack.wsgi [None req-81595319-850f-4296-9017-660e05efdc07 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:48:15.209 8 INFO cinder.api.openstack.wsgi [None req-b71511c0-174b-4192-8773-561c51dc4048 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:48:15.209 8 INFO cinder.api.openstack.wsgi [None req-b71511c0-174b-4192-8773-561c51dc4048 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:48:15.210 7 INFO cinder.api.openstack.wsgi [None req-81595319-850f-4296-9017-660e05efdc07 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:48:25.208 8 INFO cinder.api.openstack.wsgi [None req-b71511c0-174b-4192-8773-561c51dc4048 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:48:25.208 7 INFO cinder.api.openstack.wsgi [None req-81595319-850f-4296-9017-660e05efdc07 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:48:25.209 8 INFO cinder.api.openstack.wsgi [None req-b71511c0-174b-4192-8773-561c51dc4048 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:48:25.210 7 INFO cinder.api.openstack.wsgi [None req-81595319-850f-4296-9017-660e05efdc07 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:48:35.208 7 INFO cinder.api.openstack.wsgi [None req-81595319-850f-4296-9017-660e05efdc07 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:48:35.209 7 INFO cinder.api.openstack.wsgi [None req-81595319-850f-4296-9017-660e05efdc07 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:48:35.209 8 INFO cinder.api.openstack.wsgi [None req-b71511c0-174b-4192-8773-561c51dc4048 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:48:35.211 8 INFO cinder.api.openstack.wsgi [None req-b71511c0-174b-4192-8773-561c51dc4048 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:48:45.208 7 INFO cinder.api.openstack.wsgi [None req-81595319-850f-4296-9017-660e05efdc07 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:48:45.208 8 INFO cinder.api.openstack.wsgi [None req-b71511c0-174b-4192-8773-561c51dc4048 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:48:45.209 8 INFO cinder.api.openstack.wsgi [None req-b71511c0-174b-4192-8773-561c51dc4048 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:48:45.209 7 INFO cinder.api.openstack.wsgi [None req-81595319-850f-4296-9017-660e05efdc07 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:48:55.208 8 INFO cinder.api.openstack.wsgi [None req-b71511c0-174b-4192-8773-561c51dc4048 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:48:55.208 7 INFO cinder.api.openstack.wsgi [None req-81595319-850f-4296-9017-660e05efdc07 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:48:55.210 8 INFO cinder.api.openstack.wsgi [None req-b71511c0-174b-4192-8773-561c51dc4048 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:48:55.210 7 INFO cinder.api.openstack.wsgi [None req-81595319-850f-4296-9017-660e05efdc07 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:48:59.413 8 INFO cinder.api.openstack.wsgi [None req-f145fbe8-cd02-4537-ac42-e55a920c679d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true 2026-07-30 20:48:59.430 8 INFO cinder.api.openstack.wsgi [None req-f145fbe8-cd02-4537-ac42-e55a920c679d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 590/1179] 10.0.0.38 () {28 vars in 695 bytes} [Thu Jul 30 20:48:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:48:59.443 7 INFO cinder.api.openstack.wsgi [None req-c9c022e4-44d7-4ec1-9bb2-9175f3aed5be 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services 2026-07-30 20:48:59.449 7 INFO cinder.api.openstack.wsgi [None req-c9c022e4-44d7-4ec1-9bb2-9175f3aed5be 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services returned with HTTP 200 [pid: 7|app: 0|req: 590/1180] 10.0.0.38 () {28 vars in 644 bytes} [Thu Jul 30 20:48:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:48:59.496 8 INFO cinder.api.openstack.wsgi [None req-6c71b9ba-29c5-43dc-ad68-b23ce6e3c809 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0eea9baf6f47459ea04cc5af25656015?usage=true 2026-07-30 20:48:59.521 8 INFO cinder.api.openstack.wsgi [None req-6c71b9ba-29c5-43dc-ad68-b23ce6e3c809 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0eea9baf6f47459ea04cc5af25656015?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 591/1181] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:48:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0eea9baf6f47459ea04cc5af25656015?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:48:59.532 7 INFO cinder.api.openstack.wsgi [None req-f9f02ffb-3443-481e-909e-84decb1dbeb0 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true 2026-07-30 20:48:59.558 7 INFO cinder.api.openstack.wsgi [None req-f9f02ffb-3443-481e-909e-84decb1dbeb0 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 591/1182] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:48:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:48:59.570 8 INFO cinder.api.openstack.wsgi [None req-b3bf8a0f-3b98-4d90-ac8e-ebebcd2e1727 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true 2026-07-30 20:48:59.593 8 INFO cinder.api.openstack.wsgi [None req-b3bf8a0f-3b98-4d90-ac8e-ebebcd2e1727 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 592/1183] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:48:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:48:59.607 7 INFO cinder.api.openstack.wsgi [None req-2acb7bb6-9415-40d2-9ed7-4525a9b62922 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3dfea06f3a074798b44a8209689730e0?usage=true 2026-07-30 20:48:59.643 7 INFO cinder.api.openstack.wsgi [None req-2acb7bb6-9415-40d2-9ed7-4525a9b62922 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3dfea06f3a074798b44a8209689730e0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 592/1184] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:48:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3dfea06f3a074798b44a8209689730e0?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:48:59.654 8 INFO cinder.api.openstack.wsgi [None req-9b43f00d-c4d0-4aed-b248-936d776c7614 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true 2026-07-30 20:48:59.677 8 INFO cinder.api.openstack.wsgi [None req-9b43f00d-c4d0-4aed-b248-936d776c7614 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 593/1185] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:48:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:48:59.689 7 INFO cinder.api.openstack.wsgi [None req-cfb7c7f5-845f-4de4-8941-067c506c556d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a3f44ac8f6e443ff9d8b3c340e591b09?usage=true 2026-07-30 20:48:59.713 7 INFO cinder.api.openstack.wsgi [None req-cfb7c7f5-845f-4de4-8941-067c506c556d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a3f44ac8f6e443ff9d8b3c340e591b09?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 593/1186] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:48:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a3f44ac8f6e443ff9d8b3c340e591b09?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:48:59.725 8 INFO cinder.api.openstack.wsgi [None req-97b8ce64-2d74-4a4a-a5fd-fa6d2f83e527 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bac150506a934768ad3ea09a313dbb06?usage=true 2026-07-30 20:48:59.761 8 INFO cinder.api.openstack.wsgi [None req-97b8ce64-2d74-4a4a-a5fd-fa6d2f83e527 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bac150506a934768ad3ea09a313dbb06?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 594/1187] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:48:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bac150506a934768ad3ea09a313dbb06?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:48:59.776 7 INFO cinder.api.openstack.wsgi [None req-db4f8b17-7a8f-4f5a-ad13-eb7ee3cf4ea4 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cfcc8bee41974070ac7b038f8678d343?usage=true 2026-07-30 20:48:59.801 7 INFO cinder.api.openstack.wsgi [None req-db4f8b17-7a8f-4f5a-ad13-eb7ee3cf4ea4 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cfcc8bee41974070ac7b038f8678d343?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 594/1188] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:48:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cfcc8bee41974070ac7b038f8678d343?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:48:59.816 8 INFO cinder.api.openstack.wsgi [None req-b236244a-cf47-4ca6-8b65-4bf9ec579586 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/d22c1ac1d8414e739eac6c927b23dc7b?usage=true 2026-07-30 20:48:59.842 8 INFO cinder.api.openstack.wsgi [None req-b236244a-cf47-4ca6-8b65-4bf9ec579586 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/d22c1ac1d8414e739eac6c927b23dc7b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 595/1189] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:48:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/d22c1ac1d8414e739eac6c927b23dc7b?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:48:59.855 7 INFO cinder.api.openstack.wsgi [None req-48e5638d-56b8-4021-82a8-103254a145fc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e76afcf36028426aabf80b41ca4470d9?usage=true 2026-07-30 20:48:59.888 7 INFO cinder.api.openstack.wsgi [None req-48e5638d-56b8-4021-82a8-103254a145fc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e76afcf36028426aabf80b41ca4470d9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 595/1190] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:48:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e76afcf36028426aabf80b41ca4470d9?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:48:59.902 8 INFO cinder.api.openstack.wsgi [None req-54c72754-1204-41db-ab64-e6533ba354e1 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eb499b486b3743ee901d23df6383a744?usage=true 2026-07-30 20:48:59.924 8 INFO cinder.api.openstack.wsgi [None req-54c72754-1204-41db-ab64-e6533ba354e1 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eb499b486b3743ee901d23df6383a744?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 596/1191] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:48:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eb499b486b3743ee901d23df6383a744?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:48:59.936 7 INFO cinder.api.openstack.wsgi [None req-ce278f2b-1152-44ae-a5b4-858769954f3b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:48:59.948 7 INFO cinder.volume.api [None req-ce278f2b-1152-44ae-a5b4-858769954f3b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:48:59.951 7 INFO cinder.api.openstack.wsgi [None req-ce278f2b-1152-44ae-a5b4-858769954f3b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 596/1192] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:48:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:48:59.961 8 INFO cinder.api.openstack.wsgi [None req-378948df-b820-4dee-b057-bd72f5a46c48 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:48:59.972 8 INFO cinder.volume.api [None req-378948df-b820-4dee-b057-bd72f5a46c48 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:48:59.974 8 INFO cinder.api.openstack.wsgi [None req-378948df-b820-4dee-b057-bd72f5a46c48 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 597/1193] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:48:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:48:59.985 7 INFO cinder.api.openstack.wsgi [None req-071e3014-49da-490e-bbf8-2ec693a13301 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true 2026-07-30 20:48:59.992 7 INFO cinder.volume.api [None req-071e3014-49da-490e-bbf8-2ec693a13301 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all snapshots completed successfully. 2026-07-30 20:48:59.993 7 INFO cinder.api.openstack.wsgi [None req-071e3014-49da-490e-bbf8-2ec693a13301 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 597/1194] 10.0.0.38 () {28 vars in 673 bytes} [Thu Jul 30 20:48:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:49:05.209 7 INFO cinder.api.openstack.wsgi [None req-071e3014-49da-490e-bbf8-2ec693a13301 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:49:05.210 7 INFO cinder.api.openstack.wsgi [None req-071e3014-49da-490e-bbf8-2ec693a13301 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:49:05.210 8 INFO cinder.api.openstack.wsgi [None req-378948df-b820-4dee-b057-bd72f5a46c48 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:49:05.212 8 INFO cinder.api.openstack.wsgi [None req-378948df-b820-4dee-b057-bd72f5a46c48 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:49:15.208 8 INFO cinder.api.openstack.wsgi [None req-378948df-b820-4dee-b057-bd72f5a46c48 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:49:15.208 7 INFO cinder.api.openstack.wsgi [None req-071e3014-49da-490e-bbf8-2ec693a13301 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:49:15.209 8 INFO cinder.api.openstack.wsgi [None req-378948df-b820-4dee-b057-bd72f5a46c48 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:49:15.210 7 INFO cinder.api.openstack.wsgi [None req-071e3014-49da-490e-bbf8-2ec693a13301 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:49:25.208 7 INFO cinder.api.openstack.wsgi [None req-071e3014-49da-490e-bbf8-2ec693a13301 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:49:25.208 8 INFO cinder.api.openstack.wsgi [None req-378948df-b820-4dee-b057-bd72f5a46c48 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:49:25.209 7 INFO cinder.api.openstack.wsgi [None req-071e3014-49da-490e-bbf8-2ec693a13301 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:49:25.209 8 INFO cinder.api.openstack.wsgi [None req-378948df-b820-4dee-b057-bd72f5a46c48 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:49:35.208 7 INFO cinder.api.openstack.wsgi [None req-071e3014-49da-490e-bbf8-2ec693a13301 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:49:35.208 8 INFO cinder.api.openstack.wsgi [None req-378948df-b820-4dee-b057-bd72f5a46c48 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:49:35.209 7 INFO cinder.api.openstack.wsgi [None req-071e3014-49da-490e-bbf8-2ec693a13301 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:49:35.211 8 INFO cinder.api.openstack.wsgi [None req-378948df-b820-4dee-b057-bd72f5a46c48 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:49:45.209 8 INFO cinder.api.openstack.wsgi [None req-378948df-b820-4dee-b057-bd72f5a46c48 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:49:45.209 7 INFO cinder.api.openstack.wsgi [None req-071e3014-49da-490e-bbf8-2ec693a13301 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:49:45.210 8 INFO cinder.api.openstack.wsgi [None req-378948df-b820-4dee-b057-bd72f5a46c48 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:49:45.211 7 INFO cinder.api.openstack.wsgi [None req-071e3014-49da-490e-bbf8-2ec693a13301 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:49:55.208 8 INFO cinder.api.openstack.wsgi [None req-378948df-b820-4dee-b057-bd72f5a46c48 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:49:55.209 7 INFO cinder.api.openstack.wsgi [None req-071e3014-49da-490e-bbf8-2ec693a13301 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:49:55.209 8 INFO cinder.api.openstack.wsgi [None req-378948df-b820-4dee-b057-bd72f5a46c48 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:49:55.210 7 INFO cinder.api.openstack.wsgi [None req-071e3014-49da-490e-bbf8-2ec693a13301 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:49:59.466 8 INFO cinder.api.openstack.wsgi [None req-b7f01167-f66a-4c06-a5d8-2bc29c7063e0 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:49:59.476 8 INFO cinder.volume.api [None req-b7f01167-f66a-4c06-a5d8-2bc29c7063e0 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:49:59.477 8 INFO cinder.api.openstack.wsgi [None req-b7f01167-f66a-4c06-a5d8-2bc29c7063e0 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 604/1207] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:49:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:49:59.492 7 INFO cinder.api.openstack.wsgi [None req-f249180a-c05e-44f4-934e-df57ee0a5de4 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services 2026-07-30 20:49:59.498 7 INFO cinder.api.openstack.wsgi [None req-f249180a-c05e-44f4-934e-df57ee0a5de4 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services returned with HTTP 200 [pid: 7|app: 0|req: 604/1208] 10.0.0.38 () {28 vars in 644 bytes} [Thu Jul 30 20:49:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:49:59.511 8 INFO cinder.api.openstack.wsgi [None req-d13cfea1-5c2f-49db-8b4e-5928da4fc244 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true 2026-07-30 20:49:59.532 8 INFO cinder.api.openstack.wsgi [None req-d13cfea1-5c2f-49db-8b4e-5928da4fc244 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 605/1209] 10.0.0.38 () {28 vars in 695 bytes} [Thu Jul 30 20:49:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:49:59.544 7 INFO cinder.api.openstack.wsgi [None req-7d62ae32-658a-4ed3-bd78-77881264ef65 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:49:59.554 7 INFO cinder.volume.api [None req-7d62ae32-658a-4ed3-bd78-77881264ef65 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:49:59.556 7 INFO cinder.api.openstack.wsgi [None req-7d62ae32-658a-4ed3-bd78-77881264ef65 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 605/1210] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:49:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:49:59.601 8 INFO cinder.api.openstack.wsgi [None req-8627b453-9f5a-4cbf-8f90-b8d0c2a547de 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0eea9baf6f47459ea04cc5af25656015?usage=true 2026-07-30 20:49:59.631 8 INFO cinder.api.openstack.wsgi [None req-8627b453-9f5a-4cbf-8f90-b8d0c2a547de 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0eea9baf6f47459ea04cc5af25656015?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 606/1211] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:49:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0eea9baf6f47459ea04cc5af25656015?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:49:59.641 7 INFO cinder.api.openstack.wsgi [None req-78fb2460-78aa-4d0a-b38a-555af720d35b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true 2026-07-30 20:49:59.668 7 INFO cinder.api.openstack.wsgi [None req-78fb2460-78aa-4d0a-b38a-555af720d35b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 606/1212] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:49:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:49:59.680 8 INFO cinder.api.openstack.wsgi [None req-7b63a281-8551-4fbb-9d02-8f1bd22bb7e6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true 2026-07-30 20:49:59.714 8 INFO cinder.api.openstack.wsgi [None req-7b63a281-8551-4fbb-9d02-8f1bd22bb7e6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 607/1213] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:49:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:49:59.725 7 INFO cinder.api.openstack.wsgi [None req-8e31d82a-fa03-45fe-81a3-8bd6259aa2c4 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3dfea06f3a074798b44a8209689730e0?usage=true 2026-07-30 20:49:59.756 7 INFO cinder.api.openstack.wsgi [None req-8e31d82a-fa03-45fe-81a3-8bd6259aa2c4 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3dfea06f3a074798b44a8209689730e0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 607/1214] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:49:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3dfea06f3a074798b44a8209689730e0?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:49:59.769 8 INFO cinder.api.openstack.wsgi [None req-211558c7-fb7d-4fad-956c-2515e82f119b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true 2026-07-30 20:49:59.786 8 INFO cinder.api.openstack.wsgi [None req-211558c7-fb7d-4fad-956c-2515e82f119b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 608/1215] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:49:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:49:59.797 7 INFO cinder.api.openstack.wsgi [None req-a69309ab-a112-4e6a-af70-24b40ba08928 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a3f44ac8f6e443ff9d8b3c340e591b09?usage=true 2026-07-30 20:49:59.827 7 INFO cinder.api.openstack.wsgi [None req-a69309ab-a112-4e6a-af70-24b40ba08928 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a3f44ac8f6e443ff9d8b3c340e591b09?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 608/1216] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:49:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a3f44ac8f6e443ff9d8b3c340e591b09?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:49:59.842 8 INFO cinder.api.openstack.wsgi [None req-8702a1c4-fd31-485e-bd5c-32177dfc6bb5 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bac150506a934768ad3ea09a313dbb06?usage=true 2026-07-30 20:49:59.866 8 INFO cinder.api.openstack.wsgi [None req-8702a1c4-fd31-485e-bd5c-32177dfc6bb5 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bac150506a934768ad3ea09a313dbb06?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 609/1217] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:49:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bac150506a934768ad3ea09a313dbb06?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:49:59.882 7 INFO cinder.api.openstack.wsgi [None req-078c831d-f43f-47ce-8064-b2349fe5033c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cfcc8bee41974070ac7b038f8678d343?usage=true 2026-07-30 20:49:59.904 7 INFO cinder.api.openstack.wsgi [None req-078c831d-f43f-47ce-8064-b2349fe5033c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cfcc8bee41974070ac7b038f8678d343?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 609/1218] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:49:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cfcc8bee41974070ac7b038f8678d343?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:49:59.917 8 INFO cinder.api.openstack.wsgi [None req-dccbacce-5817-41bb-99c0-3d16386be17e 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/d22c1ac1d8414e739eac6c927b23dc7b?usage=true 2026-07-30 20:49:59.937 8 INFO cinder.api.openstack.wsgi [None req-dccbacce-5817-41bb-99c0-3d16386be17e 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/d22c1ac1d8414e739eac6c927b23dc7b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 610/1219] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:49:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/d22c1ac1d8414e739eac6c927b23dc7b?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:49:59.953 7 INFO cinder.api.openstack.wsgi [None req-b7903abf-46e5-4580-bdee-6310bb715fb7 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e76afcf36028426aabf80b41ca4470d9?usage=true 2026-07-30 20:49:59.977 7 INFO cinder.api.openstack.wsgi [None req-b7903abf-46e5-4580-bdee-6310bb715fb7 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e76afcf36028426aabf80b41ca4470d9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 610/1220] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:49:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e76afcf36028426aabf80b41ca4470d9?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:49:59.990 8 INFO cinder.api.openstack.wsgi [None req-bb969f55-043b-42f3-9165-bba6adc47041 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eb499b486b3743ee901d23df6383a744?usage=true 2026-07-30 20:50:00.011 8 INFO cinder.api.openstack.wsgi [None req-bb969f55-043b-42f3-9165-bba6adc47041 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eb499b486b3743ee901d23df6383a744?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 611/1221] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:49:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eb499b486b3743ee901d23df6383a744?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:50:00.023 7 INFO cinder.api.openstack.wsgi [None req-e12192cc-12ba-4c9b-90f4-55cb8f292ead 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true 2026-07-30 20:50:00.029 7 INFO cinder.volume.api [None req-e12192cc-12ba-4c9b-90f4-55cb8f292ead 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all snapshots completed successfully. 2026-07-30 20:50:00.029 7 INFO cinder.api.openstack.wsgi [None req-e12192cc-12ba-4c9b-90f4-55cb8f292ead 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 611/1222] 10.0.0.38 () {28 vars in 673 bytes} [Thu Jul 30 20:50:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:50:05.208 7 INFO cinder.api.openstack.wsgi [None req-e12192cc-12ba-4c9b-90f4-55cb8f292ead 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:50:05.208 8 INFO cinder.api.openstack.wsgi [None req-bb969f55-043b-42f3-9165-bba6adc47041 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:50:05.209 7 INFO cinder.api.openstack.wsgi [None req-e12192cc-12ba-4c9b-90f4-55cb8f292ead 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:50:05.209 8 INFO cinder.api.openstack.wsgi [None req-bb969f55-043b-42f3-9165-bba6adc47041 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:50:15.208 8 INFO cinder.api.openstack.wsgi [None req-bb969f55-043b-42f3-9165-bba6adc47041 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:50:15.208 7 INFO cinder.api.openstack.wsgi [None req-e12192cc-12ba-4c9b-90f4-55cb8f292ead 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:50:15.209 8 INFO cinder.api.openstack.wsgi [None req-bb969f55-043b-42f3-9165-bba6adc47041 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:50:15.209 7 INFO cinder.api.openstack.wsgi [None req-e12192cc-12ba-4c9b-90f4-55cb8f292ead 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:50:25.208 8 INFO cinder.api.openstack.wsgi [None req-bb969f55-043b-42f3-9165-bba6adc47041 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:50:25.209 7 INFO cinder.api.openstack.wsgi [None req-e12192cc-12ba-4c9b-90f4-55cb8f292ead 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:50:25.209 8 INFO cinder.api.openstack.wsgi [None req-bb969f55-043b-42f3-9165-bba6adc47041 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:50:25.210 7 INFO cinder.api.openstack.wsgi [None req-e12192cc-12ba-4c9b-90f4-55cb8f292ead 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:50:35.209 8 INFO cinder.api.openstack.wsgi [None req-bb969f55-043b-42f3-9165-bba6adc47041 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:50:35.209 8 INFO cinder.api.openstack.wsgi [None req-bb969f55-043b-42f3-9165-bba6adc47041 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:50:35.209 7 INFO cinder.api.openstack.wsgi [None req-e12192cc-12ba-4c9b-90f4-55cb8f292ead 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:50:35.214 7 INFO cinder.api.openstack.wsgi [None req-e12192cc-12ba-4c9b-90f4-55cb8f292ead 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:50:45.209 8 INFO cinder.api.openstack.wsgi [None req-bb969f55-043b-42f3-9165-bba6adc47041 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:50:45.209 7 INFO cinder.api.openstack.wsgi [None req-e12192cc-12ba-4c9b-90f4-55cb8f292ead 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:50:45.210 8 INFO cinder.api.openstack.wsgi [None req-bb969f55-043b-42f3-9165-bba6adc47041 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:50:45.210 7 INFO cinder.api.openstack.wsgi [None req-e12192cc-12ba-4c9b-90f4-55cb8f292ead 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:50:55.208 8 INFO cinder.api.openstack.wsgi [None req-bb969f55-043b-42f3-9165-bba6adc47041 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:50:55.208 7 INFO cinder.api.openstack.wsgi [None req-e12192cc-12ba-4c9b-90f4-55cb8f292ead 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:50:55.209 8 INFO cinder.api.openstack.wsgi [None req-bb969f55-043b-42f3-9165-bba6adc47041 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:50:55.210 7 INFO cinder.api.openstack.wsgi [None req-e12192cc-12ba-4c9b-90f4-55cb8f292ead 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:50:59.501 8 INFO cinder.api.openstack.wsgi [None req-fb7203db-5b3a-4d00-9aef-f43d59d5499e 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true 2026-07-30 20:50:59.508 8 INFO cinder.volume.api [None req-fb7203db-5b3a-4d00-9aef-f43d59d5499e 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all snapshots completed successfully. 2026-07-30 20:50:59.508 8 INFO cinder.api.openstack.wsgi [None req-fb7203db-5b3a-4d00-9aef-f43d59d5499e 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 618/1235] 10.0.0.38 () {28 vars in 673 bytes} [Thu Jul 30 20:50:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:50:59.521 7 INFO cinder.api.openstack.wsgi [None req-2bc87d68-8ff9-48a3-8ee2-9cdcc498a708 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services 2026-07-30 20:50:59.528 7 INFO cinder.api.openstack.wsgi [None req-2bc87d68-8ff9-48a3-8ee2-9cdcc498a708 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services returned with HTTP 200 [pid: 7|app: 0|req: 618/1236] 10.0.0.38 () {28 vars in 644 bytes} [Thu Jul 30 20:50:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:50:59.539 8 INFO cinder.api.openstack.wsgi [None req-51ecfba9-d686-4ad8-b66f-6ca1f5843707 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:50:59.549 8 INFO cinder.volume.api [None req-51ecfba9-d686-4ad8-b66f-6ca1f5843707 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:50:59.552 8 INFO cinder.api.openstack.wsgi [None req-51ecfba9-d686-4ad8-b66f-6ca1f5843707 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 619/1237] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:50:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:50:59.594 7 INFO cinder.api.openstack.wsgi [None req-d2065949-5621-43a9-b9f7-52e5895c2b2f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0eea9baf6f47459ea04cc5af25656015?usage=true 2026-07-30 20:50:59.627 7 INFO cinder.api.openstack.wsgi [None req-d2065949-5621-43a9-b9f7-52e5895c2b2f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0eea9baf6f47459ea04cc5af25656015?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 619/1238] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:50:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/0eea9baf6f47459ea04cc5af25656015?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:50:59.641 8 INFO cinder.api.openstack.wsgi [None req-90390545-2ed5-4d65-a2f9-da35acdb12c9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true 2026-07-30 20:50:59.671 8 INFO cinder.api.openstack.wsgi [None req-90390545-2ed5-4d65-a2f9-da35acdb12c9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 620/1239] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:50:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:50:59.686 7 INFO cinder.api.openstack.wsgi [None req-9290e6ff-efb6-4939-8c8f-f12a51691bb2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true 2026-07-30 20:50:59.710 7 INFO cinder.api.openstack.wsgi [None req-9290e6ff-efb6-4939-8c8f-f12a51691bb2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 620/1240] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:50:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:50:59.725 8 INFO cinder.api.openstack.wsgi [None req-9641cc6a-0239-48f2-89e7-365cae2d7e6b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3dfea06f3a074798b44a8209689730e0?usage=true 2026-07-30 20:50:59.749 8 INFO cinder.api.openstack.wsgi [None req-9641cc6a-0239-48f2-89e7-365cae2d7e6b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3dfea06f3a074798b44a8209689730e0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 621/1241] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:50:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3dfea06f3a074798b44a8209689730e0?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:50:59.762 7 INFO cinder.api.openstack.wsgi [None req-a3917b00-0911-4ffd-904b-97aa52533e6b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true 2026-07-30 20:50:59.786 7 INFO cinder.api.openstack.wsgi [None req-a3917b00-0911-4ffd-904b-97aa52533e6b 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 621/1242] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:50:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:50:59.801 8 INFO cinder.api.openstack.wsgi [None req-9d00b35c-d2e0-4dd9-a11a-fa45a0b68ee9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a3f44ac8f6e443ff9d8b3c340e591b09?usage=true 2026-07-30 20:50:59.825 8 INFO cinder.api.openstack.wsgi [None req-9d00b35c-d2e0-4dd9-a11a-fa45a0b68ee9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a3f44ac8f6e443ff9d8b3c340e591b09?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 622/1243] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:50:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/a3f44ac8f6e443ff9d8b3c340e591b09?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:50:59.837 7 INFO cinder.api.openstack.wsgi [None req-a8767b16-6228-4d8f-aefe-69efc29023c8 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bac150506a934768ad3ea09a313dbb06?usage=true 2026-07-30 20:50:59.861 7 INFO cinder.api.openstack.wsgi [None req-a8767b16-6228-4d8f-aefe-69efc29023c8 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bac150506a934768ad3ea09a313dbb06?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 622/1244] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:50:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/bac150506a934768ad3ea09a313dbb06?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:50:59.875 8 INFO cinder.api.openstack.wsgi [None req-bf026ec8-2124-4c7d-9123-d1c8ace16f0c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cfcc8bee41974070ac7b038f8678d343?usage=true 2026-07-30 20:50:59.897 8 INFO cinder.api.openstack.wsgi [None req-bf026ec8-2124-4c7d-9123-d1c8ace16f0c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cfcc8bee41974070ac7b038f8678d343?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 623/1245] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:50:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/cfcc8bee41974070ac7b038f8678d343?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:50:59.910 7 INFO cinder.api.openstack.wsgi [None req-f8b86683-31bb-426f-9371-7bd9eafa7127 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/d22c1ac1d8414e739eac6c927b23dc7b?usage=true 2026-07-30 20:50:59.935 7 INFO cinder.api.openstack.wsgi [None req-f8b86683-31bb-426f-9371-7bd9eafa7127 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/d22c1ac1d8414e739eac6c927b23dc7b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 623/1246] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:50:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/d22c1ac1d8414e739eac6c927b23dc7b?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:50:59.949 8 INFO cinder.api.openstack.wsgi [None req-bd2885e7-dd2d-414c-b324-1a8dba55f876 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e76afcf36028426aabf80b41ca4470d9?usage=true 2026-07-30 20:50:59.981 8 INFO cinder.api.openstack.wsgi [None req-bd2885e7-dd2d-414c-b324-1a8dba55f876 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e76afcf36028426aabf80b41ca4470d9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 624/1247] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:50:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/e76afcf36028426aabf80b41ca4470d9?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:50:59.997 7 INFO cinder.api.openstack.wsgi [None req-0d8d0428-11c2-4ff8-b500-63d6c9a3d1fb 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eb499b486b3743ee901d23df6383a744?usage=true 2026-07-30 20:51:00.030 7 INFO cinder.api.openstack.wsgi [None req-0d8d0428-11c2-4ff8-b500-63d6c9a3d1fb 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eb499b486b3743ee901d23df6383a744?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 624/1248] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:50:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/eb499b486b3743ee901d23df6383a744?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:51:00.044 8 INFO cinder.api.openstack.wsgi [None req-35bf41ad-d414-4917-9254-9683a0b376a9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:51:00.055 8 INFO cinder.volume.api [None req-35bf41ad-d414-4917-9254-9683a0b376a9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:51:00.057 8 INFO cinder.api.openstack.wsgi [None req-35bf41ad-d414-4917-9254-9683a0b376a9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 625/1249] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:51:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:51:00.072 7 INFO cinder.api.openstack.wsgi [None req-c7c01605-991e-431f-adf6-a1db904bbf9c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true 2026-07-30 20:51:00.089 7 INFO cinder.api.openstack.wsgi [None req-c7c01605-991e-431f-adf6-a1db904bbf9c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 625/1250] 10.0.0.38 () {28 vars in 695 bytes} [Thu Jul 30 20:51:00 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:51:05.208 7 INFO cinder.api.openstack.wsgi [None req-c7c01605-991e-431f-adf6-a1db904bbf9c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:51:05.208 8 INFO cinder.api.openstack.wsgi [None req-35bf41ad-d414-4917-9254-9683a0b376a9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:51:05.209 7 INFO cinder.api.openstack.wsgi [None req-c7c01605-991e-431f-adf6-a1db904bbf9c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:51:05.210 8 INFO cinder.api.openstack.wsgi [None req-35bf41ad-d414-4917-9254-9683a0b376a9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:51:15.208 7 INFO cinder.api.openstack.wsgi [None req-c7c01605-991e-431f-adf6-a1db904bbf9c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:51:15.208 8 INFO cinder.api.openstack.wsgi [None req-35bf41ad-d414-4917-9254-9683a0b376a9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:51:15.209 7 INFO cinder.api.openstack.wsgi [None req-c7c01605-991e-431f-adf6-a1db904bbf9c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:51:15.211 8 INFO cinder.api.openstack.wsgi [None req-35bf41ad-d414-4917-9254-9683a0b376a9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:51:25.209 7 INFO cinder.api.openstack.wsgi [None req-c7c01605-991e-431f-adf6-a1db904bbf9c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:51:25.209 8 INFO cinder.api.openstack.wsgi [None req-35bf41ad-d414-4917-9254-9683a0b376a9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:51:25.210 7 INFO cinder.api.openstack.wsgi [None req-c7c01605-991e-431f-adf6-a1db904bbf9c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:51:25.210 8 INFO cinder.api.openstack.wsgi [None req-35bf41ad-d414-4917-9254-9683a0b376a9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:51:35.208 7 INFO cinder.api.openstack.wsgi [None req-c7c01605-991e-431f-adf6-a1db904bbf9c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:51:35.210 7 INFO cinder.api.openstack.wsgi [None req-c7c01605-991e-431f-adf6-a1db904bbf9c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:51:35.210 8 INFO cinder.api.openstack.wsgi [None req-35bf41ad-d414-4917-9254-9683a0b376a9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:51:35.211 8 INFO cinder.api.openstack.wsgi [None req-35bf41ad-d414-4917-9254-9683a0b376a9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:51:45.208 8 INFO cinder.api.openstack.wsgi [None req-35bf41ad-d414-4917-9254-9683a0b376a9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:51:45.208 7 INFO cinder.api.openstack.wsgi [None req-c7c01605-991e-431f-adf6-a1db904bbf9c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:51:45.209 8 INFO cinder.api.openstack.wsgi [None req-35bf41ad-d414-4917-9254-9683a0b376a9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:51:45.209 7 INFO cinder.api.openstack.wsgi [None req-c7c01605-991e-431f-adf6-a1db904bbf9c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:51:55.208 8 INFO cinder.api.openstack.wsgi [None req-35bf41ad-d414-4917-9254-9683a0b376a9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:51:55.208 7 INFO cinder.api.openstack.wsgi [None req-c7c01605-991e-431f-adf6-a1db904bbf9c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:51:55.209 8 INFO cinder.api.openstack.wsgi [None req-35bf41ad-d414-4917-9254-9683a0b376a9 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:51:55.210 7 INFO cinder.api.openstack.wsgi [None req-c7c01605-991e-431f-adf6-a1db904bbf9c 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:51:59.544 8 INFO cinder.api.openstack.wsgi [None req-4986edbd-7746-4661-9652-fadc4a08b1cf 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:51:59.556 8 INFO cinder.volume.api [None req-4986edbd-7746-4661-9652-fadc4a08b1cf 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:51:59.559 8 INFO cinder.api.openstack.wsgi [None req-4986edbd-7746-4661-9652-fadc4a08b1cf 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 632/1263] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:51:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:51:59.574 7 INFO cinder.api.openstack.wsgi [None req-8f948675-0da1-4951-8a91-a7feccb1d3c8 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services 2026-07-30 20:51:59.581 7 INFO cinder.api.openstack.wsgi [None req-8f948675-0da1-4951-8a91-a7feccb1d3c8 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services returned with HTTP 200 [pid: 7|app: 0|req: 632/1264] 10.0.0.38 () {28 vars in 644 bytes} [Thu Jul 30 20:51:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:51:59.592 8 INFO cinder.api.openstack.wsgi [None req-a1ad937f-7d09-4570-b8bc-f96aa16650e2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true 2026-07-30 20:51:59.608 8 INFO cinder.api.openstack.wsgi [None req-a1ad937f-7d09-4570-b8bc-f96aa16650e2 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 633/1265] 10.0.0.38 () {28 vars in 695 bytes} [Thu Jul 30 20:51:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:51:59.623 7 INFO cinder.api.openstack.wsgi [None req-0e147461-ae5e-4f1c-bf5b-d6ae24cc1158 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:51:59.647 7 INFO cinder.volume.api [None req-0e147461-ae5e-4f1c-bf5b-d6ae24cc1158 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:51:59.649 7 INFO cinder.api.openstack.wsgi [None req-0e147461-ae5e-4f1c-bf5b-d6ae24cc1158 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 633/1266] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:51:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:51:59.714 8 INFO cinder.api.openstack.wsgi [None req-309a38e7-2868-4a9e-adec-d60d6d8b4808 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true 2026-07-30 20:51:59.753 8 INFO cinder.api.openstack.wsgi [None req-309a38e7-2868-4a9e-adec-d60d6d8b4808 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 634/1267] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:51:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:51:59.768 7 INFO cinder.api.openstack.wsgi [None req-13e863ef-5bb3-41c9-a4a7-8805f3f9680d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true 2026-07-30 20:51:59.804 7 INFO cinder.api.openstack.wsgi [None req-13e863ef-5bb3-41c9-a4a7-8805f3f9680d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 634/1268] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:51:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:51:59.817 8 INFO cinder.api.openstack.wsgi [None req-a1a17f92-eb9b-4bd8-9a24-1111e8f95251 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true 2026-07-30 20:51:59.841 8 INFO cinder.api.openstack.wsgi [None req-a1a17f92-eb9b-4bd8-9a24-1111e8f95251 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 635/1269] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:51:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:51:59.852 7 INFO cinder.api.openstack.wsgi [None req-e5a57c4c-bcd7-48fc-9b16-347806d4dbb1 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true 2026-07-30 20:51:59.860 7 INFO cinder.volume.api [None req-e5a57c4c-bcd7-48fc-9b16-347806d4dbb1 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all snapshots completed successfully. 2026-07-30 20:51:59.860 7 INFO cinder.api.openstack.wsgi [None req-e5a57c4c-bcd7-48fc-9b16-347806d4dbb1 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 635/1270] 10.0.0.38 () {28 vars in 673 bytes} [Thu Jul 30 20:51:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:52:05.209 7 INFO cinder.api.openstack.wsgi [None req-e5a57c4c-bcd7-48fc-9b16-347806d4dbb1 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:52:05.209 8 INFO cinder.api.openstack.wsgi [None req-a1a17f92-eb9b-4bd8-9a24-1111e8f95251 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:52:05.209 7 INFO cinder.api.openstack.wsgi [None req-e5a57c4c-bcd7-48fc-9b16-347806d4dbb1 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:52:05.210 8 INFO cinder.api.openstack.wsgi [None req-a1a17f92-eb9b-4bd8-9a24-1111e8f95251 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:52:15.208 7 INFO cinder.api.openstack.wsgi [None req-e5a57c4c-bcd7-48fc-9b16-347806d4dbb1 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:52:15.208 8 INFO cinder.api.openstack.wsgi [None req-a1a17f92-eb9b-4bd8-9a24-1111e8f95251 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:52:15.209 7 INFO cinder.api.openstack.wsgi [None req-e5a57c4c-bcd7-48fc-9b16-347806d4dbb1 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:52:15.211 8 INFO cinder.api.openstack.wsgi [None req-a1a17f92-eb9b-4bd8-9a24-1111e8f95251 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:52:25.209 7 INFO cinder.api.openstack.wsgi [None req-e5a57c4c-bcd7-48fc-9b16-347806d4dbb1 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:52:25.210 7 INFO cinder.api.openstack.wsgi [None req-e5a57c4c-bcd7-48fc-9b16-347806d4dbb1 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:52:25.209 8 INFO cinder.api.openstack.wsgi [None req-a1a17f92-eb9b-4bd8-9a24-1111e8f95251 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:52:25.211 8 INFO cinder.api.openstack.wsgi [None req-a1a17f92-eb9b-4bd8-9a24-1111e8f95251 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:52:35.209 8 INFO cinder.api.openstack.wsgi [None req-a1a17f92-eb9b-4bd8-9a24-1111e8f95251 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:52:35.209 7 INFO cinder.api.openstack.wsgi [None req-e5a57c4c-bcd7-48fc-9b16-347806d4dbb1 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:52:35.210 8 INFO cinder.api.openstack.wsgi [None req-a1a17f92-eb9b-4bd8-9a24-1111e8f95251 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:52:35.210 7 INFO cinder.api.openstack.wsgi [None req-e5a57c4c-bcd7-48fc-9b16-347806d4dbb1 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:52:45.207 7 INFO cinder.api.openstack.wsgi [None req-e5a57c4c-bcd7-48fc-9b16-347806d4dbb1 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:52:45.207 8 INFO cinder.api.openstack.wsgi [None req-a1a17f92-eb9b-4bd8-9a24-1111e8f95251 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:52:45.208 7 INFO cinder.api.openstack.wsgi [None req-e5a57c4c-bcd7-48fc-9b16-347806d4dbb1 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:52:45.209 8 INFO cinder.api.openstack.wsgi [None req-a1a17f92-eb9b-4bd8-9a24-1111e8f95251 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:52:55.208 7 INFO cinder.api.openstack.wsgi [None req-e5a57c4c-bcd7-48fc-9b16-347806d4dbb1 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:52:55.209 7 INFO cinder.api.openstack.wsgi [None req-e5a57c4c-bcd7-48fc-9b16-347806d4dbb1 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:52:55.208 8 INFO cinder.api.openstack.wsgi [None req-a1a17f92-eb9b-4bd8-9a24-1111e8f95251 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:52:55.212 8 INFO cinder.api.openstack.wsgi [None req-a1a17f92-eb9b-4bd8-9a24-1111e8f95251 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:52:59.490 7 INFO cinder.api.openstack.wsgi [None req-5bbda113-d9fe-45da-b210-2b7fa8d824a5 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true 2026-07-30 20:52:59.511 7 INFO cinder.api.openstack.wsgi [None req-5bbda113-d9fe-45da-b210-2b7fa8d824a5 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 642/1283] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:52:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true => generated 847 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:52:59.530 8 INFO cinder.api.openstack.wsgi [None req-83615ea4-b500-4ec9-a23d-4585e447a6d8 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true 2026-07-30 20:52:59.574 8 INFO cinder.api.openstack.wsgi [None req-83615ea4-b500-4ec9-a23d-4585e447a6d8 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 642/1284] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:52:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:52:59.590 7 INFO cinder.api.openstack.wsgi [None req-d74e4662-6ffe-4c47-8776-429777eb4613 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true 2026-07-30 20:52:59.627 7 INFO cinder.api.openstack.wsgi [None req-d74e4662-6ffe-4c47-8776-429777eb4613 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 643/1285] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:52:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:52:59.641 8 INFO cinder.api.openstack.wsgi [None req-0b46de37-2b7d-4f24-8d69-7b762565c71a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:52:59.654 8 INFO cinder.volume.api [None req-0b46de37-2b7d-4f24-8d69-7b762565c71a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:52:59.656 8 INFO cinder.api.openstack.wsgi [None req-0b46de37-2b7d-4f24-8d69-7b762565c71a 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 643/1286] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:52:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:52:59.670 7 INFO cinder.api.openstack.wsgi [None req-7818ffc9-fa46-4c52-86b0-4667c6eee31f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services 2026-07-30 20:52:59.676 7 INFO cinder.api.openstack.wsgi [None req-7818ffc9-fa46-4c52-86b0-4667c6eee31f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services returned with HTTP 200 [pid: 7|app: 0|req: 644/1287] 10.0.0.38 () {28 vars in 644 bytes} [Thu Jul 30 20:52:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:52:59.687 8 INFO cinder.api.openstack.wsgi [None req-8e4a8263-12ef-4cfb-95d3-2b190830c932 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:52:59.696 8 INFO cinder.volume.api [None req-8e4a8263-12ef-4cfb-95d3-2b190830c932 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:52:59.698 8 INFO cinder.api.openstack.wsgi [None req-8e4a8263-12ef-4cfb-95d3-2b190830c932 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 644/1288] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:52:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:52:59.709 7 INFO cinder.api.openstack.wsgi [None req-006d2244-842b-4a53-ae7a-0ddd233ab3e0 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true 2026-07-30 20:52:59.715 7 INFO cinder.volume.api [None req-006d2244-842b-4a53-ae7a-0ddd233ab3e0 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all snapshots completed successfully. 2026-07-30 20:52:59.715 7 INFO cinder.api.openstack.wsgi [None req-006d2244-842b-4a53-ae7a-0ddd233ab3e0 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 645/1289] 10.0.0.38 () {28 vars in 673 bytes} [Thu Jul 30 20:52:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:52:59.727 8 INFO cinder.api.openstack.wsgi [None req-bd0c6aa1-eee4-4028-ac1e-90c71f9245dd 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true 2026-07-30 20:52:59.748 8 INFO cinder.api.openstack.wsgi [None req-bd0c6aa1-eee4-4028-ac1e-90c71f9245dd 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 645/1290] 10.0.0.38 () {28 vars in 695 bytes} [Thu Jul 30 20:52:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:53:05.208 8 INFO cinder.api.openstack.wsgi [None req-bd0c6aa1-eee4-4028-ac1e-90c71f9245dd 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:53:05.208 7 INFO cinder.api.openstack.wsgi [None req-006d2244-842b-4a53-ae7a-0ddd233ab3e0 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:53:05.209 8 INFO cinder.api.openstack.wsgi [None req-bd0c6aa1-eee4-4028-ac1e-90c71f9245dd 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:53:05.211 7 INFO cinder.api.openstack.wsgi [None req-006d2244-842b-4a53-ae7a-0ddd233ab3e0 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:53:15.210 8 INFO cinder.api.openstack.wsgi [None req-bd0c6aa1-eee4-4028-ac1e-90c71f9245dd 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:53:15.212 8 INFO cinder.api.openstack.wsgi [None req-bd0c6aa1-eee4-4028-ac1e-90c71f9245dd 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:53:15.213 7 INFO cinder.api.openstack.wsgi [None req-006d2244-842b-4a53-ae7a-0ddd233ab3e0 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:53:15.213 7 INFO cinder.api.openstack.wsgi [None req-006d2244-842b-4a53-ae7a-0ddd233ab3e0 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:53:25.208 7 INFO cinder.api.openstack.wsgi [None req-006d2244-842b-4a53-ae7a-0ddd233ab3e0 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:53:25.208 8 INFO cinder.api.openstack.wsgi [None req-bd0c6aa1-eee4-4028-ac1e-90c71f9245dd 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:53:25.209 7 INFO cinder.api.openstack.wsgi [None req-006d2244-842b-4a53-ae7a-0ddd233ab3e0 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:53:25.210 8 INFO cinder.api.openstack.wsgi [None req-bd0c6aa1-eee4-4028-ac1e-90c71f9245dd 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:53:35.208 8 INFO cinder.api.openstack.wsgi [None req-bd0c6aa1-eee4-4028-ac1e-90c71f9245dd 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:53:35.209 7 INFO cinder.api.openstack.wsgi [None req-006d2244-842b-4a53-ae7a-0ddd233ab3e0 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:53:35.209 8 INFO cinder.api.openstack.wsgi [None req-bd0c6aa1-eee4-4028-ac1e-90c71f9245dd 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:53:35.210 7 INFO cinder.api.openstack.wsgi [None req-006d2244-842b-4a53-ae7a-0ddd233ab3e0 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:53:45.208 8 INFO cinder.api.openstack.wsgi [None req-bd0c6aa1-eee4-4028-ac1e-90c71f9245dd 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:53:45.208 8 INFO cinder.api.openstack.wsgi [None req-bd0c6aa1-eee4-4028-ac1e-90c71f9245dd 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:53:45.208 7 INFO cinder.api.openstack.wsgi [None req-006d2244-842b-4a53-ae7a-0ddd233ab3e0 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:53:45.210 7 INFO cinder.api.openstack.wsgi [None req-006d2244-842b-4a53-ae7a-0ddd233ab3e0 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:53:55.208 8 INFO cinder.api.openstack.wsgi [None req-bd0c6aa1-eee4-4028-ac1e-90c71f9245dd 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:53:55.208 7 INFO cinder.api.openstack.wsgi [None req-006d2244-842b-4a53-ae7a-0ddd233ab3e0 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:53:55.210 7 INFO cinder.api.openstack.wsgi [None req-006d2244-842b-4a53-ae7a-0ddd233ab3e0 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:53:55.210 8 INFO cinder.api.openstack.wsgi [None req-bd0c6aa1-eee4-4028-ac1e-90c71f9245dd 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:53:59.400 8 INFO cinder.api.openstack.wsgi [None req-f34bebc0-e1e3-4acd-a805-e83820c3ec87 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:53:59.412 8 INFO cinder.volume.api [None req-f34bebc0-e1e3-4acd-a805-e83820c3ec87 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:53:59.415 8 INFO cinder.api.openstack.wsgi [None req-f34bebc0-e1e3-4acd-a805-e83820c3ec87 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 652/1303] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:53:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:53:59.470 7 INFO cinder.api.openstack.wsgi [None req-736b9397-24bc-4673-bd8e-9ab98416a4fe 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true 2026-07-30 20:53:59.504 7 INFO cinder.api.openstack.wsgi [None req-736b9397-24bc-4673-bd8e-9ab98416a4fe 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 652/1304] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:53:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:53:59.525 8 INFO cinder.api.openstack.wsgi [None req-d7142e35-2b2e-4fbe-9806-3702edfecb6f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true 2026-07-30 20:53:59.551 8 INFO cinder.api.openstack.wsgi [None req-d7142e35-2b2e-4fbe-9806-3702edfecb6f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 653/1305] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:53:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:53:59.563 7 INFO cinder.api.openstack.wsgi [None req-3b0168b6-1e27-497a-b1c7-088aa8ec854d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true 2026-07-30 20:53:59.584 7 INFO cinder.api.openstack.wsgi [None req-3b0168b6-1e27-497a-b1c7-088aa8ec854d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 653/1306] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:53:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:53:59.594 8 INFO cinder.api.openstack.wsgi [None req-fbb53258-5586-4a98-a37f-f0dcb5bcc322 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services 2026-07-30 20:53:59.607 8 INFO cinder.api.openstack.wsgi [None req-fbb53258-5586-4a98-a37f-f0dcb5bcc322 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services returned with HTTP 200 [pid: 8|app: 0|req: 654/1307] 10.0.0.38 () {28 vars in 644 bytes} [Thu Jul 30 20:53:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-services => generated 646 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:53:59.618 7 INFO cinder.api.openstack.wsgi [None req-3d106cae-e290-4e2d-9c47-99497ed04ef5 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true 2026-07-30 20:53:59.625 7 INFO cinder.volume.api [None req-3d106cae-e290-4e2d-9c47-99497ed04ef5 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all snapshots completed successfully. 2026-07-30 20:53:59.626 7 INFO cinder.api.openstack.wsgi [None req-3d106cae-e290-4e2d-9c47-99497ed04ef5 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 654/1308] 10.0.0.38 () {28 vars in 673 bytes} [Thu Jul 30 20:53:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:53:59.635 8 INFO cinder.api.openstack.wsgi [None req-9ca1a33e-f9ec-4a9a-b1bb-63dce9b750dc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true 2026-07-30 20:53:59.659 8 INFO cinder.api.openstack.wsgi [None req-9ca1a33e-f9ec-4a9a-b1bb-63dce9b750dc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 655/1309] 10.0.0.38 () {28 vars in 695 bytes} [Thu Jul 30 20:53:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:53:59.671 7 INFO cinder.api.openstack.wsgi [None req-ace9dc55-ec1a-42cc-b300-e421b0ccc5bf 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:53:59.681 7 INFO cinder.volume.api [None req-ace9dc55-ec1a-42cc-b300-e421b0ccc5bf 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:53:59.683 7 INFO cinder.api.openstack.wsgi [None req-ace9dc55-ec1a-42cc-b300-e421b0ccc5bf 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 655/1310] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:53:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:54:05.208 8 INFO cinder.api.openstack.wsgi [None req-9ca1a33e-f9ec-4a9a-b1bb-63dce9b750dc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:54:05.208 7 INFO cinder.api.openstack.wsgi [None req-ace9dc55-ec1a-42cc-b300-e421b0ccc5bf 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:54:05.209 8 INFO cinder.api.openstack.wsgi [None req-9ca1a33e-f9ec-4a9a-b1bb-63dce9b750dc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:54:05.210 7 INFO cinder.api.openstack.wsgi [None req-ace9dc55-ec1a-42cc-b300-e421b0ccc5bf 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:54:15.208 7 INFO cinder.api.openstack.wsgi [None req-ace9dc55-ec1a-42cc-b300-e421b0ccc5bf 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:54:15.209 7 INFO cinder.api.openstack.wsgi [None req-ace9dc55-ec1a-42cc-b300-e421b0ccc5bf 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:54:15.210 8 INFO cinder.api.openstack.wsgi [None req-9ca1a33e-f9ec-4a9a-b1bb-63dce9b750dc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:54:15.212 8 INFO cinder.api.openstack.wsgi [None req-9ca1a33e-f9ec-4a9a-b1bb-63dce9b750dc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:54:25.208 8 INFO cinder.api.openstack.wsgi [None req-9ca1a33e-f9ec-4a9a-b1bb-63dce9b750dc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:54:25.208 7 INFO cinder.api.openstack.wsgi [None req-ace9dc55-ec1a-42cc-b300-e421b0ccc5bf 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:54:25.209 8 INFO cinder.api.openstack.wsgi [None req-9ca1a33e-f9ec-4a9a-b1bb-63dce9b750dc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:54:25.209 7 INFO cinder.api.openstack.wsgi [None req-ace9dc55-ec1a-42cc-b300-e421b0ccc5bf 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:54:35.207 7 INFO cinder.api.openstack.wsgi [None req-ace9dc55-ec1a-42cc-b300-e421b0ccc5bf 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:54:35.208 8 INFO cinder.api.openstack.wsgi [None req-9ca1a33e-f9ec-4a9a-b1bb-63dce9b750dc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:54:35.208 7 INFO cinder.api.openstack.wsgi [None req-ace9dc55-ec1a-42cc-b300-e421b0ccc5bf 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:54:35.210 8 INFO cinder.api.openstack.wsgi [None req-9ca1a33e-f9ec-4a9a-b1bb-63dce9b750dc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:54:45.208 7 INFO cinder.api.openstack.wsgi [None req-ace9dc55-ec1a-42cc-b300-e421b0ccc5bf 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:54:45.208 8 INFO cinder.api.openstack.wsgi [None req-9ca1a33e-f9ec-4a9a-b1bb-63dce9b750dc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:54:45.209 7 INFO cinder.api.openstack.wsgi [None req-ace9dc55-ec1a-42cc-b300-e421b0ccc5bf 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:54:45.210 8 INFO cinder.api.openstack.wsgi [None req-9ca1a33e-f9ec-4a9a-b1bb-63dce9b750dc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:54:55.209 7 INFO cinder.api.openstack.wsgi [None req-ace9dc55-ec1a-42cc-b300-e421b0ccc5bf 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:54:55.209 8 INFO cinder.api.openstack.wsgi [None req-9ca1a33e-f9ec-4a9a-b1bb-63dce9b750dc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:54:55.209 7 INFO cinder.api.openstack.wsgi [None req-ace9dc55-ec1a-42cc-b300-e421b0ccc5bf 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:54:55.210 8 INFO cinder.api.openstack.wsgi [None req-9ca1a33e-f9ec-4a9a-b1bb-63dce9b750dc 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:54:59.429 7 INFO cinder.api.openstack.wsgi [None req-7dfacec5-e1e0-4fca-8c51-f8a75af0b21d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true 2026-07-30 20:54:59.438 7 INFO cinder.volume.api [None req-7dfacec5-e1e0-4fca-8c51-f8a75af0b21d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all snapshots completed successfully. 2026-07-30 20:54:59.439 7 INFO cinder.api.openstack.wsgi [None req-7dfacec5-e1e0-4fca-8c51-f8a75af0b21d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 662/1323] 10.0.0.38 () {28 vars in 673 bytes} [Thu Jul 30 20:54:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true => generated 17 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:54:59.487 8 INFO cinder.api.openstack.wsgi [None req-0cd35a75-8bb5-4d9b-8e42-146713678a15 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true 2026-07-30 20:54:59.513 8 INFO cinder.api.openstack.wsgi [None req-0cd35a75-8bb5-4d9b-8e42-146713678a15 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 662/1324] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:54:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:54:59.527 7 INFO cinder.api.openstack.wsgi [None req-566084bb-f956-4a05-af35-1fa313af95ac 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true 2026-07-30 20:54:59.554 7 INFO cinder.api.openstack.wsgi [None req-566084bb-f956-4a05-af35-1fa313af95ac 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 663/1325] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:54:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:54:59.567 8 INFO cinder.api.openstack.wsgi [None req-99044c7c-6ae2-4987-8874-4af52867e652 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true 2026-07-30 20:54:59.594 8 INFO cinder.api.openstack.wsgi [None req-99044c7c-6ae2-4987-8874-4af52867e652 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 663/1326] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:54:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:54:59.608 7 INFO cinder.api.openstack.wsgi [None req-0ace7963-c300-4940-b7d7-24347e2d0ec7 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services 2026-07-30 20:54:59.617 7 INFO cinder.api.openstack.wsgi [None req-0ace7963-c300-4940-b7d7-24347e2d0ec7 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services returned with HTTP 200 [pid: 7|app: 0|req: 664/1327] 10.0.0.38 () {28 vars in 644 bytes} [Thu Jul 30 20:54:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:54:59.628 8 INFO cinder.api.openstack.wsgi [None req-24b6f594-d94a-45fc-a587-67438c82cc5d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:54:59.639 8 INFO cinder.volume.api [None req-24b6f594-d94a-45fc-a587-67438c82cc5d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:54:59.642 8 INFO cinder.api.openstack.wsgi [None req-24b6f594-d94a-45fc-a587-67438c82cc5d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 664/1328] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:54:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:54:59.653 7 INFO cinder.api.openstack.wsgi [None req-d9794843-196a-4721-8333-4abd7900da84 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:54:59.664 7 INFO cinder.volume.api [None req-d9794843-196a-4721-8333-4abd7900da84 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:54:59.667 7 INFO cinder.api.openstack.wsgi [None req-d9794843-196a-4721-8333-4abd7900da84 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 665/1329] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:54:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:54:59.679 8 INFO cinder.api.openstack.wsgi [None req-e1db8aef-b276-4575-987d-47bb1bae3ce6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true 2026-07-30 20:54:59.696 8 INFO cinder.api.openstack.wsgi [None req-e1db8aef-b276-4575-987d-47bb1bae3ce6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 665/1330] 10.0.0.38 () {28 vars in 695 bytes} [Thu Jul 30 20:54:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:55:05.208 7 INFO cinder.api.openstack.wsgi [None req-d9794843-196a-4721-8333-4abd7900da84 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:55:05.208 8 INFO cinder.api.openstack.wsgi [None req-e1db8aef-b276-4575-987d-47bb1bae3ce6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:55:05.209 7 INFO cinder.api.openstack.wsgi [None req-d9794843-196a-4721-8333-4abd7900da84 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:55:05.211 8 INFO cinder.api.openstack.wsgi [None req-e1db8aef-b276-4575-987d-47bb1bae3ce6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:55:15.209 8 INFO cinder.api.openstack.wsgi [None req-e1db8aef-b276-4575-987d-47bb1bae3ce6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:55:15.210 8 INFO cinder.api.openstack.wsgi [None req-e1db8aef-b276-4575-987d-47bb1bae3ce6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:55:15.210 7 INFO cinder.api.openstack.wsgi [None req-d9794843-196a-4721-8333-4abd7900da84 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:55:15.212 7 INFO cinder.api.openstack.wsgi [None req-d9794843-196a-4721-8333-4abd7900da84 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:55:25.208 8 INFO cinder.api.openstack.wsgi [None req-e1db8aef-b276-4575-987d-47bb1bae3ce6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:55:25.208 7 INFO cinder.api.openstack.wsgi [None req-d9794843-196a-4721-8333-4abd7900da84 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:55:25.209 8 INFO cinder.api.openstack.wsgi [None req-e1db8aef-b276-4575-987d-47bb1bae3ce6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:55:25.210 7 INFO cinder.api.openstack.wsgi [None req-d9794843-196a-4721-8333-4abd7900da84 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:55:35.208 7 INFO cinder.api.openstack.wsgi [None req-d9794843-196a-4721-8333-4abd7900da84 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:55:35.208 7 INFO cinder.api.openstack.wsgi [None req-d9794843-196a-4721-8333-4abd7900da84 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:55:35.208 8 INFO cinder.api.openstack.wsgi [None req-e1db8aef-b276-4575-987d-47bb1bae3ce6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:55:35.210 8 INFO cinder.api.openstack.wsgi [None req-e1db8aef-b276-4575-987d-47bb1bae3ce6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:55:45.208 7 INFO cinder.api.openstack.wsgi [None req-d9794843-196a-4721-8333-4abd7900da84 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:55:45.209 8 INFO cinder.api.openstack.wsgi [None req-e1db8aef-b276-4575-987d-47bb1bae3ce6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:55:45.210 7 INFO cinder.api.openstack.wsgi [None req-d9794843-196a-4721-8333-4abd7900da84 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:55:45.210 8 INFO cinder.api.openstack.wsgi [None req-e1db8aef-b276-4575-987d-47bb1bae3ce6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:55:55.209 7 INFO cinder.api.openstack.wsgi [None req-d9794843-196a-4721-8333-4abd7900da84 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:55:55.210 7 INFO cinder.api.openstack.wsgi [None req-d9794843-196a-4721-8333-4abd7900da84 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:55:55.210 8 INFO cinder.api.openstack.wsgi [None req-e1db8aef-b276-4575-987d-47bb1bae3ce6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://10.0.0.4:8776/ 2026-07-30 20:55:55.211 8 INFO cinder.api.openstack.wsgi [None req-e1db8aef-b276-4575-987d-47bb1bae3ce6 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://10.0.0.4:8776/ returned with HTTP 300 2026-07-30 20:55:59.433 7 INFO cinder.api.openstack.wsgi [None req-3cad4162-e7fd-4010-88ef-159d823fae10 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:55:59.445 7 INFO cinder.volume.api [None req-3cad4162-e7fd-4010-88ef-159d823fae10 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:55:59.448 7 INFO cinder.api.openstack.wsgi [None req-3cad4162-e7fd-4010-88ef-159d823fae10 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 672/1343] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:55:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:55:59.464 8 INFO cinder.api.openstack.wsgi [None req-5b1dbd97-b3ca-4897-9bf6-6cd23ffcb1c1 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true 2026-07-30 20:55:59.480 8 INFO cinder.api.openstack.wsgi [None req-5b1dbd97-b3ca-4897-9bf6-6cd23ffcb1c1 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 672/1344] 10.0.0.38 () {28 vars in 695 bytes} [Thu Jul 30 20:55:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:55:59.533 7 INFO cinder.api.openstack.wsgi [None req-6ad407f0-784f-45f1-8cde-651bb97aa5f1 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true 2026-07-30 20:55:59.564 7 INFO cinder.api.openstack.wsgi [None req-6ad407f0-784f-45f1-8cde-651bb97aa5f1 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 673/1345] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:55:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1663d2d53bd24c118ea69f098436a46d?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:55:59.576 8 INFO cinder.api.openstack.wsgi [None req-610106d7-982e-460f-8f70-b803a8a9229d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true 2026-07-30 20:55:59.604 8 INFO cinder.api.openstack.wsgi [None req-610106d7-982e-460f-8f70-b803a8a9229d 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 673/1346] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:55:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/1f2c278364584f799c2e69a989e6d022?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:55:59.616 7 INFO cinder.api.openstack.wsgi [None req-5d9163c7-32d4-451c-b2ef-8a559b0f933f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true 2026-07-30 20:55:59.647 7 INFO cinder.api.openstack.wsgi [None req-5d9163c7-32d4-451c-b2ef-8a559b0f933f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 674/1347] 10.0.0.38 () {28 vars in 735 bytes} [Thu Jul 30 20:55:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-quota-sets/3eb5cd31f268437187de2e3b7e98db3a?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 20:55:59.661 8 INFO cinder.api.openstack.wsgi [None req-02d28671-bf03-45fb-bbc2-6baa72e4f50f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true 2026-07-30 20:55:59.670 8 INFO cinder.volume.api [None req-02d28671-bf03-45fb-bbc2-6baa72e4f50f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all snapshots completed successfully. 2026-07-30 20:55:59.671 8 INFO cinder.api.openstack.wsgi [None req-02d28671-bf03-45fb-bbc2-6baa72e4f50f 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 674/1348] 10.0.0.38 () {28 vars in 673 bytes} [Thu Jul 30 20:55:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/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-07-30 20:55:59.680 7 INFO cinder.api.openstack.wsgi [None req-6884c601-da86-428d-b3da-6e412fbcc530 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true 2026-07-30 20:55:59.691 7 INFO cinder.volume.api [None req-6884c601-da86-428d-b3da-6e412fbcc530 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] Get all volumes completed successfully. 2026-07-30 20:55:59.694 7 INFO cinder.api.openstack.wsgi [None req-6884c601-da86-428d-b3da-6e412fbcc530 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 675/1349] 10.0.0.38 () {28 vars in 683 bytes} [Thu Jul 30 20:55:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 20:55:59.708 8 INFO cinder.api.openstack.wsgi [None req-0970a445-f590-48d4-ad0b-abc6ca1040fe 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services 2026-07-30 20:55:59.715 8 INFO cinder.api.openstack.wsgi [None req-0970a445-f590-48d4-ad0b-abc6ca1040fe 2a0c673935bd448dabef4eb2efe34907 1f2c278364584f799c2e69a989e6d022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f2c278364584f799c2e69a989e6d022/os-services returned with HTTP 200 [pid: 8|app: 0|req: 675/1350] 10.0.0.38 () {28 vars in 644 bytes} [Thu Jul 30 20:55:59 2026] GET /v3/1f2c278364584f799c2e69a989e6d022/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)