+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Apr 22 18:54:33 2026] *** compiled with version: 11.4.0 on 22 April 2026 16:02:23 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: cinder-api-d5687556d-fr9sg 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 0x55c7e85d6950 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, []) 2026-04-22 18:54:37.312 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-04-22 18:54:37.312 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.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-04-22 18:54:37.476 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-04-22 18:54:37.476 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') 2026-04-22 18:54:38.274 8 INFO cinder.rpc [None req-8686adf2-e605-49ee-bcdc-a1ccd8774d8c - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-04-22 18:54:38.277 8 INFO cinder.rpc [None req-8686adf2-e605-49ee-bcdc-a1ccd8774d8c - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-04-22 18:54:38.280 8 INFO cinder.rpc [None req-8686adf2-e605-49ee-bcdc-a1ccd8774d8c - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-04-22 18:54:38.283 8 INFO cinder.rpc [None req-8686adf2-e605-49ee-bcdc-a1ccd8774d8c - - - - - -] Automatically selected cinder-volume RPC version 3.18 as minimum service version. 2026-04-22 18:54:38.299 8 INFO cinder.rpc [None req-8686adf2-e605-49ee-bcdc-a1ccd8774d8c - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-04-22 18:54:38.303 8 INFO cinder.rpc [None req-8686adf2-e605-49ee-bcdc-a1ccd8774d8c - - - - - -] Automatically selected cinder-backup RPC version 2.3 as minimum service version. 2026-04-22 18:54:38.361 8 WARNING cinder.api.contrib.hosts [None req-8686adf2-e605-49ee-bcdc-a1ccd8774d8c - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-04-22 18:54:38.407 8 WARNING keystonemiddleware._common.config [None req-8686adf2-e605-49ee-bcdc-a1ccd8774d8c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-22 18:54:38.418 8 WARNING oslo_config.cfg [None req-8686adf2-e605-49ee-bcdc-a1ccd8774d8c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55c7e85d6950 pid: 8 (default app) 2026-04-22 18:54:38.461 7 INFO cinder.rpc [None req-24e8faa1-7807-4971-8474-e37ba163259d - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-04-22 18:54:38.465 7 INFO cinder.rpc [None req-24e8faa1-7807-4971-8474-e37ba163259d - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-04-22 18:54:38.468 7 INFO cinder.rpc [None req-24e8faa1-7807-4971-8474-e37ba163259d - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-04-22 18:54:38.471 7 INFO cinder.rpc [None req-24e8faa1-7807-4971-8474-e37ba163259d - - - - - -] Automatically selected cinder-volume RPC version 3.18 as minimum service version. 2026-04-22 18:54:38.484 7 INFO cinder.rpc [None req-24e8faa1-7807-4971-8474-e37ba163259d - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-04-22 18:54:38.488 7 INFO cinder.rpc [None req-24e8faa1-7807-4971-8474-e37ba163259d - - - - - -] Automatically selected cinder-backup RPC version 2.3 as minimum service version. 2026-04-22 18:54:38.542 7 WARNING cinder.api.contrib.hosts [None req-24e8faa1-7807-4971-8474-e37ba163259d - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-04-22 18:54:38.591 7 WARNING keystonemiddleware._common.config [None req-24e8faa1-7807-4971-8474-e37ba163259d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-22 18:54:38.601 7 WARNING oslo_config.cfg [None req-24e8faa1-7807-4971-8474-e37ba163259d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55c7e85d6950 pid: 7 (default app) 2026-04-22 18:54:43.513 8 INFO cinder.api.openstack.wsgi [None req-8686adf2-e605-49ee-bcdc-a1ccd8774d8c - - - - - -] GET http://10.0.0.34:8776/ 2026-04-22 18:54:43.513 7 INFO cinder.api.openstack.wsgi [None req-24e8faa1-7807-4971-8474-e37ba163259d - - - - - -] GET http://10.0.0.34:8776/ 2026-04-22 18:54:43.515 8 INFO cinder.api.openstack.wsgi [None req-8686adf2-e605-49ee-bcdc-a1ccd8774d8c - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:54:43.515 7 INFO cinder.api.openstack.wsgi [None req-24e8faa1-7807-4971-8474-e37ba163259d - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:54:43.518 7 INFO cinder.api.openstack.wsgi [None req-24e8faa1-7807-4971-8474-e37ba163259d - - - - - -] GET http://10.0.0.34:8776/ 2026-04-22 18:54:43.519 7 INFO cinder.api.openstack.wsgi [None req-24e8faa1-7807-4971-8474-e37ba163259d - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:54:53.512 7 INFO cinder.api.openstack.wsgi [None req-24e8faa1-7807-4971-8474-e37ba163259d - - - - - -] GET http://10.0.0.34:8776/ 2026-04-22 18:54:53.512 8 INFO cinder.api.openstack.wsgi [None req-8686adf2-e605-49ee-bcdc-a1ccd8774d8c - - - - - -] GET http://10.0.0.34:8776/ 2026-04-22 18:54:53.513 7 INFO cinder.api.openstack.wsgi [None req-24e8faa1-7807-4971-8474-e37ba163259d - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:54:53.514 8 INFO cinder.api.openstack.wsgi [None req-8686adf2-e605-49ee-bcdc-a1ccd8774d8c - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:55:03.512 8 INFO cinder.api.openstack.wsgi [None req-8686adf2-e605-49ee-bcdc-a1ccd8774d8c - - - - - -] GET http://10.0.0.34:8776/ 2026-04-22 18:55:03.512 7 INFO cinder.api.openstack.wsgi [None req-24e8faa1-7807-4971-8474-e37ba163259d - - - - - -] GET http://10.0.0.34:8776/ 2026-04-22 18:55:03.513 8 INFO cinder.api.openstack.wsgi [None req-8686adf2-e605-49ee-bcdc-a1ccd8774d8c - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:55:03.514 7 INFO cinder.api.openstack.wsgi [None req-24e8faa1-7807-4971-8474-e37ba163259d - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:55:13.512 8 INFO cinder.api.openstack.wsgi [None req-8686adf2-e605-49ee-bcdc-a1ccd8774d8c - - - - - -] GET http://10.0.0.34:8776/ 2026-04-22 18:55:13.512 7 INFO cinder.api.openstack.wsgi [None req-24e8faa1-7807-4971-8474-e37ba163259d - - - - - -] GET http://10.0.0.34:8776/ 2026-04-22 18:55:13.513 8 INFO cinder.api.openstack.wsgi [None req-8686adf2-e605-49ee-bcdc-a1ccd8774d8c - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:55:13.513 7 INFO cinder.api.openstack.wsgi [None req-24e8faa1-7807-4971-8474-e37ba163259d - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:55:23.511 7 INFO cinder.api.openstack.wsgi [None req-24e8faa1-7807-4971-8474-e37ba163259d - - - - - -] GET http://10.0.0.34:8776/ 2026-04-22 18:55:23.512 8 INFO cinder.api.openstack.wsgi [None req-8686adf2-e605-49ee-bcdc-a1ccd8774d8c - - - - - -] GET http://10.0.0.34:8776/ 2026-04-22 18:55:23.512 7 INFO cinder.api.openstack.wsgi [None req-24e8faa1-7807-4971-8474-e37ba163259d - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:55:23.513 8 INFO cinder.api.openstack.wsgi [None req-8686adf2-e605-49ee-bcdc-a1ccd8774d8c - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:55:33.512 8 INFO cinder.api.openstack.wsgi [None req-8686adf2-e605-49ee-bcdc-a1ccd8774d8c - - - - - -] GET http://10.0.0.34:8776/ 2026-04-22 18:55:33.512 7 INFO cinder.api.openstack.wsgi [None req-24e8faa1-7807-4971-8474-e37ba163259d - - - - - -] GET http://10.0.0.34:8776/ 2026-04-22 18:55:33.513 8 INFO cinder.api.openstack.wsgi [None req-8686adf2-e605-49ee-bcdc-a1ccd8774d8c - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:55:33.513 7 INFO cinder.api.openstack.wsgi [None req-24e8faa1-7807-4971-8474-e37ba163259d - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:55:43.512 8 INFO cinder.api.openstack.wsgi [None req-8686adf2-e605-49ee-bcdc-a1ccd8774d8c - - - - - -] GET http://10.0.0.34:8776/ 2026-04-22 18:55:43.512 7 INFO cinder.api.openstack.wsgi [None req-24e8faa1-7807-4971-8474-e37ba163259d - - - - - -] GET http://10.0.0.34:8776/ 2026-04-22 18:55:43.513 7 INFO cinder.api.openstack.wsgi [None req-24e8faa1-7807-4971-8474-e37ba163259d - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:55:43.514 8 INFO cinder.api.openstack.wsgi [None req-8686adf2-e605-49ee-bcdc-a1ccd8774d8c - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:55:53.511 7 INFO cinder.api.openstack.wsgi [None req-24e8faa1-7807-4971-8474-e37ba163259d - - - - - -] GET http://10.0.0.34:8776/ 2026-04-22 18:55:53.512 8 INFO cinder.api.openstack.wsgi [None req-8686adf2-e605-49ee-bcdc-a1ccd8774d8c - - - - - -] GET http://10.0.0.34:8776/ 2026-04-22 18:55:53.512 7 INFO cinder.api.openstack.wsgi [None req-24e8faa1-7807-4971-8474-e37ba163259d - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:55:53.513 8 INFO cinder.api.openstack.wsgi [None req-8686adf2-e605-49ee-bcdc-a1ccd8774d8c - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:56:03.512 7 INFO cinder.api.openstack.wsgi [None req-24e8faa1-7807-4971-8474-e37ba163259d - - - - - -] GET http://10.0.0.34:8776/ 2026-04-22 18:56:03.513 8 INFO cinder.api.openstack.wsgi [None req-8686adf2-e605-49ee-bcdc-a1ccd8774d8c - - - - - -] GET http://10.0.0.34:8776/ 2026-04-22 18:56:03.513 7 INFO cinder.api.openstack.wsgi [None req-24e8faa1-7807-4971-8474-e37ba163259d - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:56:03.514 8 INFO cinder.api.openstack.wsgi [None req-8686adf2-e605-49ee-bcdc-a1ccd8774d8c - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:56:13.512 7 INFO cinder.api.openstack.wsgi [None req-24e8faa1-7807-4971-8474-e37ba163259d - - - - - -] GET http://10.0.0.34:8776/ 2026-04-22 18:56:13.513 7 INFO cinder.api.openstack.wsgi [None req-24e8faa1-7807-4971-8474-e37ba163259d - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:56:13.514 8 INFO cinder.api.openstack.wsgi [None req-8686adf2-e605-49ee-bcdc-a1ccd8774d8c - - - - - -] GET http://10.0.0.34:8776/ 2026-04-22 18:56:13.515 8 INFO cinder.api.openstack.wsgi [None req-8686adf2-e605-49ee-bcdc-a1ccd8774d8c - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:56:23.511 7 INFO cinder.api.openstack.wsgi [None req-24e8faa1-7807-4971-8474-e37ba163259d - - - - - -] GET http://10.0.0.34:8776/ 2026-04-22 18:56:23.512 8 INFO cinder.api.openstack.wsgi [None req-8686adf2-e605-49ee-bcdc-a1ccd8774d8c - - - - - -] GET http://10.0.0.34:8776/ 2026-04-22 18:56:23.513 7 INFO cinder.api.openstack.wsgi [None req-24e8faa1-7807-4971-8474-e37ba163259d - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:56:23.513 8 INFO cinder.api.openstack.wsgi [None req-8686adf2-e605-49ee-bcdc-a1ccd8774d8c - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:56:33.511 7 INFO cinder.api.openstack.wsgi [None req-24e8faa1-7807-4971-8474-e37ba163259d - - - - - -] GET http://10.0.0.34:8776/ 2026-04-22 18:56:33.512 8 INFO cinder.api.openstack.wsgi [None req-8686adf2-e605-49ee-bcdc-a1ccd8774d8c - - - - - -] GET http://10.0.0.34:8776/ 2026-04-22 18:56:33.512 7 INFO cinder.api.openstack.wsgi [None req-24e8faa1-7807-4971-8474-e37ba163259d - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:56:33.513 8 INFO cinder.api.openstack.wsgi [None req-8686adf2-e605-49ee-bcdc-a1ccd8774d8c - - - - - -] http://10.0.0.34: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, ' 2026-04-22 18:56:35.006 7 WARNING oslo_policy.policy [None req-9d36aa03-4534-43df-9daf-7d5d717caf53 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-22 18:56:35.007 7 WARNING oslo_policy.policy [None req-9d36aa03-4534-43df-9daf-7d5d717caf53 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.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:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.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-04-22 18:56:35.346 7 INFO cinder.api.openstack.wsgi [None req-9d36aa03-4534-43df-9daf-7d5d717caf53 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/types/rbd1 2026-04-22 18:56:35.366 7 INFO cinder.api.openstack.wsgi [None req-9d36aa03-4534-43df-9daf-7d5d717caf53 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 14/26] 10.0.0.175 () {30 vars in 681 bytes} [Wed Apr 22 18:56:34 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/types/rbd1 => generated 82 bytes in 842 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, ' 2026-04-22 18:56:35.409 8 WARNING oslo_policy.policy [None req-7932a6fe-029e-4298-b119-5a8e08eb5938 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-22 18:56:35.409 8 WARNING oslo_policy.policy [None req-7932a6fe-029e-4298-b119-5a8e08eb5938 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.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:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.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-04-22 18:56:35.720 8 INFO cinder.api.openstack.wsgi [None req-7932a6fe-029e-4298-b119-5a8e08eb5938 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/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-04-22 18:56:35.745 8 INFO cinder.api.openstack.wsgi [None req-7932a6fe-029e-4298-b119-5a8e08eb5938 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 13/27] 10.0.0.175 () {30 vars in 720 bytes} [Wed Apr 22 18:56:35 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/types?name=rbd1&is_public=None => generated 20 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 18:56:37.388 7 INFO cinder.api.openstack.wsgi [None req-72f17145-c3e9-4151-8658-56407fc3a21b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/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-04-22 18:56:37.431 7 INFO cinder.api.openstack.wsgi [None req-72f17145-c3e9-4151-8658-56407fc3a21b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/types returned with HTTP 200 [pid: 7|app: 0|req: 15/28] 10.0.0.175 () {34 vars in 724 bytes} [Wed Apr 22 18:56:37 2026] POST /v3/f5cf8fdd619946cb98fd03a8b7f20f28/types => generated 179 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 18:56:37.449 8 INFO cinder.api.openstack.wsgi [req-72f17145-c3e9-4151-8658-56407fc3a21b req-e601fbce-200e-474f-b6c3-b0bb6f6bbbf1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/types/eb2c91cd-8a73-49bd-ac9d-c1843f300935/extra_specs 2026-04-22 18:56:37.525 8 INFO cinder.api.openstack.wsgi [req-72f17145-c3e9-4151-8658-56407fc3a21b req-e601fbce-200e-474f-b6c3-b0bb6f6bbbf1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/types/eb2c91cd-8a73-49bd-ac9d-c1843f300935/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 14/29] 10.0.0.175 () {36 vars in 893 bytes} [Wed Apr 22 18:56:37 2026] POST /v3/f5cf8fdd619946cb98fd03a8b7f20f28/types/eb2c91cd-8a73-49bd-ac9d-c1843f300935/extra_specs => generated 48 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 18:56:39.265 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/types?is_public=None 2026-04-22 18:56:39.281 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 16/30] 10.0.0.175 () {30 vars in 700 bytes} [Wed Apr 22 18:56:39 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/types?is_public=None => generated 443 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 18:56:41.284 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/qos-specs 2026-04-22 18:56:41.301 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 15/31] 10.0.0.175 () {30 vars in 679 bytes} [Wed Apr 22 18:56:40 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/qos-specs => generated 17 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 18:56:43.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:56:43.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:56:43.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:56:43.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:56:53.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:56:53.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:56:53.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:56:53.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:57:03.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:57:03.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:57:03.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:57:03.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:57:13.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:57:13.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:57:13.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:57:13.515 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:57:23.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:57:23.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:57:23.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:57:23.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:57:33.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:57:33.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:57:33.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:57:33.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:57:43.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:57:43.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:57:43.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:57:43.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:57:53.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:57:53.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:57:53.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:57:53.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:58:03.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:58:03.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:58:03.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:58:03.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:58:13.511 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:58:13.511 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:58:13.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:58:13.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:58:23.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:58:23.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:58:23.516 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:58:23.517 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:58:33.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:58:33.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:58:33.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:58:33.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:58:43.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:58:43.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:58:43.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:58:43.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:58:53.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:58:53.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:58:53.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:58:53.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:59:03.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:59:03.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:59:03.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:59:03.515 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:59:13.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:59:13.515 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:59:13.516 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:59:13.518 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:59:23.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:59:23.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:59:23.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:59:23.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:59:33.511 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:59:33.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:59:33.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:59:33.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:59:43.511 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:59:43.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:59:43.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:59:43.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:59:53.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:59:53.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 18:59:53.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 18:59:53.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:00:03.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:00:03.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:00:03.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:00:03.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:00:13.511 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:00:13.511 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:00:13.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:00:13.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:00:23.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:00:23.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:00:23.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:00:23.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:00:33.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:00:33.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:00:33.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:00:33.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:00:43.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:00:43.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:00:43.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:00:43.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:00:53.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:00:53.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:00:53.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:00:53.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:01:03.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:01:03.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:01:03.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:01:03.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:01:13.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:01:13.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:01:13.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:01:13.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:01:23.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:01:23.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:01:23.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:01:23.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:01:33.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:01:33.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:01:33.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:01:33.516 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:01:43.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:01:43.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:01:43.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:01:43.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:01:53.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:01:53.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:01:53.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:01:53.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:02:03.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:02:03.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:02:03.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:02:03.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:02:13.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:02:13.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:02:13.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:02:13.515 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:02:23.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:02:23.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:02:23.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:02:23.516 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:02:33.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:02:33.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:02:33.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:02:33.517 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:02:43.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:02:43.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:02:43.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:02:43.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:02:53.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:02:53.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:02:53.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:02:53.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:03:03.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:03:03.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:03:03.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:03:03.678 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:03:13.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:03:13.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:03:13.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:03:13.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:03:23.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:03:23.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:03:23.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:03:23.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:03:33.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:03:33.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:03:33.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:03:33.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:03:43.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:03:43.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:03:43.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:03:43.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:03:53.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:03:53.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:03:53.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:03:53.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:04:03.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:04:03.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:04:03.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:04:03.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:04:13.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:04:13.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:04:13.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:04:13.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:04:23.511 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:04:23.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:04:23.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:04:23.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:04:33.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:04:33.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:04:33.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:04:33.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:04:43.511 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:04:43.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:04:43.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:04:43.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:04:53.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:04:53.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:04:53.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:04:53.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:05:03.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:05:03.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:05:03.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:05:03.515 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:05:13.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:05:13.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:05:13.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:05:13.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:05:23.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:05:23.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:05:23.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:05:23.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:05:33.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:05:33.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:05:33.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:05:33.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:05:43.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:05:43.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:05:43.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:05:43.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:05:53.511 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:05:53.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:05:53.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:05:53.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:06:03.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:06:03.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:06:03.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:06:03.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:06:13.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:06:13.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:06:13.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:06:13.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:06:23.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:06:23.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:06:23.516 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:06:23.517 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:06:33.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:06:33.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:06:33.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:06:33.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:06:43.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:06:43.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:06:43.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:06:43.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:06:53.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:06:53.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:06:53.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:06:53.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:07:03.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:07:03.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:07:03.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:07:03.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:07:13.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:07:13.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:07:13.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:07:13.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:07:23.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:07:23.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:07:23.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:07:23.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:07:33.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:07:33.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:07:33.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:07:33.515 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:07:43.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:07:43.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:07:43.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:07:43.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:07:53.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:07:53.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:07:53.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:07:53.515 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:08:03.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:08:03.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:08:03.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:08:03.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:08:13.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:08:13.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:08:13.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:08:13.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:08:23.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:08:23.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:08:23.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:08:23.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:08:33.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:08:33.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:08:33.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:08:33.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:08:43.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:08:43.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:08:43.515 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:08:43.515 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:08:53.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:08:53.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:08:53.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:08:53.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:09:03.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:09:03.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:09:03.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:09:03.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:09:13.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:09:13.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:09:13.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:09:13.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:09:23.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:09:23.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:09:23.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:09:23.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:09:33.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:09:33.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:09:33.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:09:33.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:09:43.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:09:43.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:09:43.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:09:43.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:09:53.511 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:09:53.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:09:53.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:09:53.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:10:03.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:10:03.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:10:03.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:10:03.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:10:13.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:10:13.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:10:13.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:10:13.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:10:23.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:10:23.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:10:23.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:10:23.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:10:33.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:10:33.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:10:33.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:10:33.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:10:43.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:10:43.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:10:43.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:10:43.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:10:53.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:10:53.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:10:53.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:10:53.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:11:03.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:11:03.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:11:03.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:11:03.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:11:13.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:11:13.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:11:13.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:11:13.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:11:23.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:11:23.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:11:23.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:11:23.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:11:33.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:11:33.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:11:33.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:11:33.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:11:43.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:11:43.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:11:43.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:11:43.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:11:53.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:11:53.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:11:53.515 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:11:53.516 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:12:03.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:12:03.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:12:03.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:12:03.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:12:13.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:12:13.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:12:13.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:12:13.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:12:23.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:12:23.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:12:23.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:12:23.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:12:33.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:12:33.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:12:33.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:12:33.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:12:43.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:12:43.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:12:43.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:12:43.515 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:12:53.511 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:12:53.511 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:12:53.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:12:53.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:13:03.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:13:03.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:13:03.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:13:03.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:13:13.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:13:13.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:13:13.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:13:13.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:13:23.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:13:23.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:13:23.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:13:23.515 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:13:33.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:13:33.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:13:33.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:13:33.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:13:43.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:13:43.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:13:43.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:13:43.515 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:13:53.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:13:53.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:13:53.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:13:53.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:14:03.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:14:03.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:14:03.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:14:03.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:14:13.511 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:14:13.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:14:13.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:14:13.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:14:23.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:14:23.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:14:23.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:14:23.515 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:14:33.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:14:33.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:14:33.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:14:33.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:14:43.512 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:14:43.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:14:43.514 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:14:43.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:14:53.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:14:53.513 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:14:53.513 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:14:53.515 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:15:03.512 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:15:03.514 7 INFO cinder.api.openstack.wsgi [None req-6da0d0f7-15af-4435-9622-d8f4de9e627f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:15:03.515 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:15:03.518 8 INFO cinder.api.openstack.wsgi [None req-36df3088-07af-455a-aa70-85d77f555f68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34: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-04-22 19:15:05.228 7 INFO cinder.api.openstack.wsgi [None req-9b024a1a-0b24-4611-8832-fc216c9e80d0 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET https://volume.199-204-45-57.nip.io/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28 2026-04-22 19:15:05.261 7 WARNING cinder.quota [None req-9b024a1a-0b24-4611-8832-fc216c9e80d0 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - 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-04-22 19:15:05.262 7 WARNING cinder.quota [None req-9b024a1a-0b24-4611-8832-fc216c9e80d0 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - 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-04-22 19:15:05.263 7 WARNING cinder.quota [None req-9b024a1a-0b24-4611-8832-fc216c9e80d0 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-22 19:15:05.263 7 WARNING cinder.quota [None req-9b024a1a-0b24-4611-8832-fc216c9e80d0 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-22 19:15:05.264 7 WARNING cinder.quota [None req-9b024a1a-0b24-4611-8832-fc216c9e80d0 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-22 19:15:05.264 7 WARNING cinder.quota [None req-9b024a1a-0b24-4611-8832-fc216c9e80d0 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-22 19:15:05.266 7 WARNING cinder.quota [None req-9b024a1a-0b24-4611-8832-fc216c9e80d0 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-22 19:15:05.267 7 WARNING cinder.quota [None req-9b024a1a-0b24-4611-8832-fc216c9e80d0 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-22 19:15:05.276 7 INFO cinder.api.openstack.wsgi [None req-9b024a1a-0b24-4611-8832-fc216c9e80d0 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] https://volume.199-204-45-57.nip.io/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28 returned with HTTP 200 [pid: 7|app: 0|req: 128/254] 199.204.45.57 () {44 vars in 1039 bytes} [Wed Apr 22 19:15:05 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28 => generated 340 bytes in 194 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-04-22 19:15:05.568 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] PUT https://volume.199-204-45-57.nip.io/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28 2026-04-22 19:15:05.659 8 WARNING cinder.quota [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - 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-04-22 19:15:05.660 8 WARNING cinder.quota [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - 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-04-22 19:15:05.660 8 WARNING cinder.quota [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-22 19:15:05.661 8 WARNING cinder.quota [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-22 19:15:05.662 8 WARNING cinder.quota [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-22 19:15:05.662 8 WARNING cinder.quota [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-22 19:15:05.663 8 WARNING cinder.quota [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-22 19:15:05.663 8 WARNING cinder.quota [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-22 19:15:05.673 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] https://volume.199-204-45-57.nip.io/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28 returned with HTTP 200 [pid: 8|app: 0|req: 127/255] 199.204.45.57 () {48 vars in 1091 bytes} [Wed Apr 22 19:15:05 2026] PUT /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28 => generated 296 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:15:06.014 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET https://volume.199-204-45-57.nip.io/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28 2026-04-22 19:15:06.066 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] https://volume.199-204-45-57.nip.io/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28 returned with HTTP 200 [pid: 7|app: 0|req: 129/256] 199.204.45.57 () {44 vars in 1039 bytes} [Wed Apr 22 19:15:06 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28 => generated 338 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:15:13.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:15:13.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:15:13.513 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:15:13.513 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:15:23.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:15:23.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:15:23.513 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:15:23.514 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:15:33.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:15:33.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:15:33.514 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:15:33.514 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:15:43.515 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:15:43.516 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:15:43.518 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:15:43.518 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:15:53.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:15:53.513 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:15:53.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:15:53.514 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:16:03.511 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:16:03.511 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:16:03.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:16:03.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:16:13.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:16:13.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:16:13.513 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:16:13.513 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:16:23.511 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:16:23.511 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:16:23.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:16:23.513 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:16:33.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:16:33.513 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:16:33.515 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:16:33.516 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:16:43.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:16:43.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:16:43.513 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:16:43.513 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:16:53.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:16:53.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:16:53.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:16:53.513 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:17:03.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:17:03.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:17:03.513 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:17:03.513 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:17:13.511 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:17:13.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:17:13.513 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:17:13.514 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:17:23.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:17:23.513 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:17:23.514 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:17:23.514 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:17:33.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:17:33.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:17:33.513 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:17:33.514 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:17:43.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:17:43.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:17:43.513 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:17:43.513 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:17:53.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:17:53.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:17:53.513 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:17:53.513 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:18:03.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:18:03.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:18:03.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:18:03.514 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:18:13.511 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:18:13.511 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:18:13.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:18:13.513 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:18:23.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:18:23.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:18:23.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:18:23.514 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:18:33.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:18:33.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:18:33.513 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:18:33.513 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:18:43.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:18:43.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:18:43.514 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:18:43.514 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:18:53.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:18:53.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:18:53.513 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:18:53.513 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:19:03.511 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:19:03.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:19:03.513 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:19:03.514 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:19:13.518 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:19:13.518 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:19:13.519 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:19:13.519 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:19:23.511 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:19:23.511 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:19:23.513 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:19:23.513 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:19:33.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:19:33.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:19:33.513 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:19:33.514 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:19:43.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:19:43.513 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:19:43.514 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:19:43.515 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:19:53.511 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:19:53.511 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:19:53.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:19:53.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:20:03.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:20:03.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:20:03.513 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:20:03.513 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:20:13.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:20:13.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:20:13.513 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:20:13.514 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:20:23.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:20:23.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:20:23.513 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:20:23.514 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:20:33.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:20:33.513 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:20:33.513 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:20:33.514 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:20:43.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:20:43.513 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:20:43.514 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:20:43.515 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:20:53.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:20:53.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:20:53.513 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:20:53.514 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:21:03.511 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:21:03.511 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:21:03.513 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:21:03.513 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:21:13.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:21:13.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:21:13.513 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:21:13.515 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:21:23.513 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:21:23.513 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:21:23.514 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:21:23.514 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:21:33.511 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:21:33.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:21:33.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:21:33.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:21:43.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:21:43.513 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:21:43.513 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:21:43.514 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:21:53.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:21:53.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:21:53.513 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:21:53.514 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:22:03.511 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:22:03.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:22:03.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:22:03.513 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:22:13.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:22:13.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:22:13.513 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:22:13.513 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:22:23.511 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:22:23.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:22:23.513 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:22:23.513 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:22:33.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:22:33.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:22:33.513 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:22:33.513 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:22:43.511 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:22:43.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:22:43.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:22:43.513 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:22:53.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:22:53.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:22:53.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:22:53.513 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:23:03.511 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:23:03.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:23:03.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:23:03.514 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:23:13.511 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:23:13.511 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:23:13.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:23:13.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:23:23.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:23:23.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:23:23.513 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:23:23.513 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:23:33.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:23:33.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:23:33.513 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:23:33.513 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:23:43.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:23:43.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:23:43.513 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:23:43.514 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:23:53.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:23:53.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:23:53.513 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:23:53.513 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:24:03.513 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:24:03.515 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:24:03.515 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:24:03.516 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:24:13.511 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:24:13.511 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:24:13.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:24:13.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:24:23.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:24:23.513 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:24:23.515 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:24:23.516 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:24:33.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:24:33.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:24:33.515 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:24:33.515 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:24:43.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:24:43.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:24:43.513 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:24:43.514 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:24:53.511 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:24:53.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:24:53.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:24:53.513 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:25:03.511 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:25:03.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:25:03.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:25:03.514 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:25:13.511 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:25:13.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:25:13.513 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:25:13.515 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:25:23.511 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:25:23.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:25:23.513 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:25:23.514 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:25:33.512 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:25:33.513 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:25:33.512 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:25:33.514 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:25:43.514 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:25:43.514 7 INFO cinder.api.openstack.wsgi [None req-17d5b31f-0c83-45d8-ab01-19a5ef432714 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:25:43.518 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:25:43.523 8 INFO cinder.api.openstack.wsgi [None req-1fbb324c-d28e-4685-818b-25335c61f350 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:25:46.451 7 INFO cinder.api.openstack.wsgi [None req-f7111885-3a15-40ff-a41b-60f525b843ff 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET https://volume.199-204-45-57.nip.io/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a 2026-04-22 19:25:46.476 7 INFO cinder.api.openstack.wsgi [None req-f7111885-3a15-40ff-a41b-60f525b843ff 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] https://volume.199-204-45-57.nip.io/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a returned with HTTP 200 [pid: 7|app: 0|req: 194/385] 199.204.45.57 () {44 vars in 1039 bytes} [Wed Apr 22 19:25:46 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a => generated 340 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:25:46.833 8 INFO cinder.api.openstack.wsgi [None req-a42f5118-5922-4100-b6e5-8a784ecff6ae 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] PUT https://volume.199-204-45-57.nip.io/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a 2026-04-22 19:25:46.907 8 INFO cinder.api.openstack.wsgi [None req-a42f5118-5922-4100-b6e5-8a784ecff6ae 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] https://volume.199-204-45-57.nip.io/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a returned with HTTP 200 [pid: 8|app: 0|req: 192/386] 199.204.45.57 () {48 vars in 1091 bytes} [Wed Apr 22 19:25:46 2026] PUT /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a => generated 296 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:25:47.233 7 INFO cinder.api.openstack.wsgi [None req-3cc10a87-f83f-4fd9-a50a-03acaa2b25d1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET https://volume.199-204-45-57.nip.io/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a 2026-04-22 19:25:47.258 7 INFO cinder.api.openstack.wsgi [None req-3cc10a87-f83f-4fd9-a50a-03acaa2b25d1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] https://volume.199-204-45-57.nip.io/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a returned with HTTP 200 [pid: 7|app: 0|req: 195/387] 199.204.45.57 () {44 vars in 1039 bytes} [Wed Apr 22 19:25:47 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a => generated 338 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:25:53.511 8 INFO cinder.api.openstack.wsgi [None req-a42f5118-5922-4100-b6e5-8a784ecff6ae 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:25:53.511 7 INFO cinder.api.openstack.wsgi [None req-3cc10a87-f83f-4fd9-a50a-03acaa2b25d1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:25:53.512 8 INFO cinder.api.openstack.wsgi [None req-a42f5118-5922-4100-b6e5-8a784ecff6ae 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:25:53.513 7 INFO cinder.api.openstack.wsgi [None req-3cc10a87-f83f-4fd9-a50a-03acaa2b25d1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:26:03.511 8 INFO cinder.api.openstack.wsgi [None req-a42f5118-5922-4100-b6e5-8a784ecff6ae 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:26:03.512 7 INFO cinder.api.openstack.wsgi [None req-3cc10a87-f83f-4fd9-a50a-03acaa2b25d1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:26:03.513 8 INFO cinder.api.openstack.wsgi [None req-a42f5118-5922-4100-b6e5-8a784ecff6ae 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:26:03.513 7 INFO cinder.api.openstack.wsgi [None req-3cc10a87-f83f-4fd9-a50a-03acaa2b25d1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:26:13.512 8 INFO cinder.api.openstack.wsgi [None req-a42f5118-5922-4100-b6e5-8a784ecff6ae 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:26:13.513 7 INFO cinder.api.openstack.wsgi [None req-3cc10a87-f83f-4fd9-a50a-03acaa2b25d1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:26:13.514 8 INFO cinder.api.openstack.wsgi [None req-a42f5118-5922-4100-b6e5-8a784ecff6ae 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:26:13.514 7 INFO cinder.api.openstack.wsgi [None req-3cc10a87-f83f-4fd9-a50a-03acaa2b25d1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:26:23.512 7 INFO cinder.api.openstack.wsgi [None req-3cc10a87-f83f-4fd9-a50a-03acaa2b25d1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:26:23.512 8 INFO cinder.api.openstack.wsgi [None req-a42f5118-5922-4100-b6e5-8a784ecff6ae 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:26:23.513 8 INFO cinder.api.openstack.wsgi [None req-a42f5118-5922-4100-b6e5-8a784ecff6ae 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:26:23.513 7 INFO cinder.api.openstack.wsgi [None req-3cc10a87-f83f-4fd9-a50a-03acaa2b25d1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:26:33.512 8 INFO cinder.api.openstack.wsgi [None req-a42f5118-5922-4100-b6e5-8a784ecff6ae 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:26:33.512 7 INFO cinder.api.openstack.wsgi [None req-3cc10a87-f83f-4fd9-a50a-03acaa2b25d1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:26:33.514 8 INFO cinder.api.openstack.wsgi [None req-a42f5118-5922-4100-b6e5-8a784ecff6ae 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:26:33.514 7 INFO cinder.api.openstack.wsgi [None req-3cc10a87-f83f-4fd9-a50a-03acaa2b25d1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:26:43.512 7 INFO cinder.api.openstack.wsgi [None req-3cc10a87-f83f-4fd9-a50a-03acaa2b25d1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:26:43.512 8 INFO cinder.api.openstack.wsgi [None req-a42f5118-5922-4100-b6e5-8a784ecff6ae 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:26:43.513 7 INFO cinder.api.openstack.wsgi [None req-3cc10a87-f83f-4fd9-a50a-03acaa2b25d1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:26:43.514 8 INFO cinder.api.openstack.wsgi [None req-a42f5118-5922-4100-b6e5-8a784ecff6ae 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:26:53.511 7 INFO cinder.api.openstack.wsgi [None req-3cc10a87-f83f-4fd9-a50a-03acaa2b25d1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:26:53.511 8 INFO cinder.api.openstack.wsgi [None req-a42f5118-5922-4100-b6e5-8a784ecff6ae 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:26:53.513 8 INFO cinder.api.openstack.wsgi [None req-a42f5118-5922-4100-b6e5-8a784ecff6ae 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:26:53.513 7 INFO cinder.api.openstack.wsgi [None req-3cc10a87-f83f-4fd9-a50a-03acaa2b25d1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:27:03.512 7 INFO cinder.api.openstack.wsgi [None req-3cc10a87-f83f-4fd9-a50a-03acaa2b25d1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:27:03.512 8 INFO cinder.api.openstack.wsgi [None req-a42f5118-5922-4100-b6e5-8a784ecff6ae 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:27:03.513 7 INFO cinder.api.openstack.wsgi [None req-3cc10a87-f83f-4fd9-a50a-03acaa2b25d1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:27:03.514 8 INFO cinder.api.openstack.wsgi [None req-a42f5118-5922-4100-b6e5-8a784ecff6ae 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:27:13.144 7 INFO cinder.api.openstack.wsgi [None req-0d449aeb-94a3-4209-b5c8-2133c56fb887 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true 2026-04-22 19:27:13.266 7 INFO cinder.volume.api [None req-0d449aeb-94a3-4209-b5c8-2133c56fb887 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all snapshots completed successfully. 2026-04-22 19:27:13.266 7 INFO cinder.api.openstack.wsgi [None req-0d449aeb-94a3-4209-b5c8-2133c56fb887 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 204/404] 10.0.0.76 () {28 vars in 672 bytes} [Wed Apr 22 19:27:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true => generated 17 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:27:13.297 8 INFO cinder.api.openstack.wsgi [None req-3c84cbf9-5d32-4eeb-b54b-cef4f6a8774c 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:27:13.332 8 INFO cinder.volume.api [None req-3c84cbf9-5d32-4eeb-b54b-cef4f6a8774c 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:27:13.334 8 INFO cinder.api.openstack.wsgi [None req-3c84cbf9-5d32-4eeb-b54b-cef4f6a8774c 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 201/405] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:27:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:27:13.352 7 INFO cinder.api.openstack.wsgi [None req-f6725abd-2005-451e-990f-ec7ad4a36f51 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services 2026-04-22 19:27:13.360 7 INFO cinder.api.openstack.wsgi [None req-f6725abd-2005-451e-990f-ec7ad4a36f51 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services returned with HTTP 200 [pid: 7|app: 0|req: 205/406] 10.0.0.76 () {28 vars in 643 bytes} [Wed Apr 22 19:27:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:27:13.442 8 INFO cinder.api.openstack.wsgi [None req-8576e54f-2b7f-4012-8a14-880e87272dc5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true 2026-04-22 19:27:13.462 8 INFO cinder.api.openstack.wsgi [None req-8576e54f-2b7f-4012-8a14-880e87272dc5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 202/407] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:27:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:27:13.477 7 INFO cinder.api.openstack.wsgi [None req-1441e2a8-8453-4412-87cc-af564fa23f6d 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true 2026-04-22 19:27:13.517 8 INFO cinder.api.openstack.wsgi [None req-8576e54f-2b7f-4012-8a14-880e87272dc5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:27:13.518 8 INFO cinder.api.openstack.wsgi [None req-8576e54f-2b7f-4012-8a14-880e87272dc5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:27:13.519 8 INFO cinder.api.openstack.wsgi [None req-8576e54f-2b7f-4012-8a14-880e87272dc5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:27:13.519 8 INFO cinder.api.openstack.wsgi [None req-8576e54f-2b7f-4012-8a14-880e87272dc5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:27:13.527 7 INFO cinder.api.openstack.wsgi [None req-1441e2a8-8453-4412-87cc-af564fa23f6d 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 206/410] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:27:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true => generated 845 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:27:13.537 8 INFO cinder.api.openstack.wsgi [None req-ee91ba69-46ab-40d0-9a5b-25d3a128a18c 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true 2026-04-22 19:27:13.576 8 INFO cinder.api.openstack.wsgi [None req-ee91ba69-46ab-40d0-9a5b-25d3a128a18c 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 205/411] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:27:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:27:13.588 7 INFO cinder.api.openstack.wsgi [None req-42b8e2e2-4adc-4fe4-81d8-8d632647062b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:27:13.632 7 INFO cinder.volume.api [None req-42b8e2e2-4adc-4fe4-81d8-8d632647062b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:27:13.634 7 INFO cinder.api.openstack.wsgi [None req-42b8e2e2-4adc-4fe4-81d8-8d632647062b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 207/412] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:27:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:27:13.646 8 INFO cinder.api.openstack.wsgi [None req-97198c95-490b-481e-844b-9681e18ea6ca 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true 2026-04-22 19:27:13.696 8 INFO cinder.api.openstack.wsgi [None req-97198c95-490b-481e-844b-9681e18ea6ca 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 206/413] 10.0.0.76 () {28 vars in 694 bytes} [Wed Apr 22 19:27:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true => generated 670 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:27:23.512 7 INFO cinder.api.openstack.wsgi [None req-42b8e2e2-4adc-4fe4-81d8-8d632647062b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:27:23.512 8 INFO cinder.api.openstack.wsgi [None req-97198c95-490b-481e-844b-9681e18ea6ca 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:27:23.513 7 INFO cinder.api.openstack.wsgi [None req-42b8e2e2-4adc-4fe4-81d8-8d632647062b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:27:23.513 8 INFO cinder.api.openstack.wsgi [None req-97198c95-490b-481e-844b-9681e18ea6ca 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:27:33.512 8 INFO cinder.api.openstack.wsgi [None req-97198c95-490b-481e-844b-9681e18ea6ca 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:27:33.513 7 INFO cinder.api.openstack.wsgi [None req-42b8e2e2-4adc-4fe4-81d8-8d632647062b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:27:33.513 8 INFO cinder.api.openstack.wsgi [None req-97198c95-490b-481e-844b-9681e18ea6ca 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:27:33.515 7 INFO cinder.api.openstack.wsgi [None req-42b8e2e2-4adc-4fe4-81d8-8d632647062b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:27:43.512 8 INFO cinder.api.openstack.wsgi [None req-97198c95-490b-481e-844b-9681e18ea6ca 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:27:43.512 7 INFO cinder.api.openstack.wsgi [None req-42b8e2e2-4adc-4fe4-81d8-8d632647062b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:27:43.513 7 INFO cinder.api.openstack.wsgi [None req-42b8e2e2-4adc-4fe4-81d8-8d632647062b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:27:43.513 8 INFO cinder.api.openstack.wsgi [None req-97198c95-490b-481e-844b-9681e18ea6ca 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:27:53.512 7 INFO cinder.api.openstack.wsgi [None req-42b8e2e2-4adc-4fe4-81d8-8d632647062b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:27:53.512 8 INFO cinder.api.openstack.wsgi [None req-97198c95-490b-481e-844b-9681e18ea6ca 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:27:53.513 7 INFO cinder.api.openstack.wsgi [None req-42b8e2e2-4adc-4fe4-81d8-8d632647062b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:27:53.514 8 INFO cinder.api.openstack.wsgi [None req-97198c95-490b-481e-844b-9681e18ea6ca 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:28:03.512 7 INFO cinder.api.openstack.wsgi [None req-42b8e2e2-4adc-4fe4-81d8-8d632647062b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:28:03.511 8 INFO cinder.api.openstack.wsgi [None req-97198c95-490b-481e-844b-9681e18ea6ca 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:28:03.513 8 INFO cinder.api.openstack.wsgi [None req-97198c95-490b-481e-844b-9681e18ea6ca 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:28:03.513 7 INFO cinder.api.openstack.wsgi [None req-42b8e2e2-4adc-4fe4-81d8-8d632647062b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:28:13.147 8 INFO cinder.api.openstack.wsgi [None req-3754520e-a0b6-4ab6-a22f-0bf2164af4dd 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:28:13.157 8 INFO cinder.volume.api [None req-3754520e-a0b6-4ab6-a22f-0bf2164af4dd 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:28:13.159 8 INFO cinder.api.openstack.wsgi [None req-3754520e-a0b6-4ab6-a22f-0bf2164af4dd 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 212/424] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:28:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:28:13.175 7 INFO cinder.api.openstack.wsgi [None req-036ac3aa-fae0-4ec9-8925-2c07eab3c726 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:28:13.188 7 INFO cinder.volume.api [None req-036ac3aa-fae0-4ec9-8925-2c07eab3c726 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:28:13.191 7 INFO cinder.api.openstack.wsgi [None req-036ac3aa-fae0-4ec9-8925-2c07eab3c726 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 213/425] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:28:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:28:13.202 8 INFO cinder.api.openstack.wsgi [None req-4e6bcd67-6e5d-4bf0-a227-b8548e885ba4 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services 2026-04-22 19:28:13.209 8 INFO cinder.api.openstack.wsgi [None req-4e6bcd67-6e5d-4bf0-a227-b8548e885ba4 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services returned with HTTP 200 [pid: 8|app: 0|req: 213/426] 10.0.0.76 () {28 vars in 643 bytes} [Wed Apr 22 19:28:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:28:13.221 7 INFO cinder.api.openstack.wsgi [None req-2d70dfdc-39ec-4eff-86f8-969dc5103b95 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true 2026-04-22 19:28:13.272 7 INFO cinder.api.openstack.wsgi [None req-2d70dfdc-39ec-4eff-86f8-969dc5103b95 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 214/427] 10.0.0.76 () {28 vars in 694 bytes} [Wed Apr 22 19:28:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/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-04-22 19:28:13.285 8 INFO cinder.api.openstack.wsgi [None req-673a0c41-69f0-4b2c-b439-7b6fd9d30e18 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true 2026-04-22 19:28:13.305 8 INFO cinder.volume.api [None req-673a0c41-69f0-4b2c-b439-7b6fd9d30e18 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all snapshots completed successfully. 2026-04-22 19:28:13.306 8 INFO cinder.api.openstack.wsgi [None req-673a0c41-69f0-4b2c-b439-7b6fd9d30e18 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 214/428] 10.0.0.76 () {28 vars in 672 bytes} [Wed Apr 22 19:28:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:28:13.348 7 INFO cinder.api.openstack.wsgi [None req-41fe92b0-e456-4a01-9e41-823b6d5a74a2 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true 2026-04-22 19:28:13.378 7 INFO cinder.api.openstack.wsgi [None req-41fe92b0-e456-4a01-9e41-823b6d5a74a2 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 215/429] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:28:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:28:13.394 8 INFO cinder.api.openstack.wsgi [None req-808ece65-a1c2-4c8f-8703-d3ae2aa55ec1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true 2026-04-22 19:28:13.421 8 INFO cinder.api.openstack.wsgi [None req-808ece65-a1c2-4c8f-8703-d3ae2aa55ec1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 215/430] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:28:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:28:13.438 7 INFO cinder.api.openstack.wsgi [None req-1645a85d-d8ad-4537-950c-8352cd965f06 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true 2026-04-22 19:28:13.467 7 INFO cinder.api.openstack.wsgi [None req-1645a85d-d8ad-4537-950c-8352cd965f06 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 216/431] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:28:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:28:13.512 7 INFO cinder.api.openstack.wsgi [None req-1645a85d-d8ad-4537-950c-8352cd965f06 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:28:13.512 8 INFO cinder.api.openstack.wsgi [None req-808ece65-a1c2-4c8f-8703-d3ae2aa55ec1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:28:13.513 7 INFO cinder.api.openstack.wsgi [None req-1645a85d-d8ad-4537-950c-8352cd965f06 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:28:13.513 8 INFO cinder.api.openstack.wsgi [None req-808ece65-a1c2-4c8f-8703-d3ae2aa55ec1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:28:23.512 8 INFO cinder.api.openstack.wsgi [None req-808ece65-a1c2-4c8f-8703-d3ae2aa55ec1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:28:23.512 7 INFO cinder.api.openstack.wsgi [None req-1645a85d-d8ad-4537-950c-8352cd965f06 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:28:23.514 8 INFO cinder.api.openstack.wsgi [None req-808ece65-a1c2-4c8f-8703-d3ae2aa55ec1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:28:23.514 7 INFO cinder.api.openstack.wsgi [None req-1645a85d-d8ad-4537-950c-8352cd965f06 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:28:33.511 8 INFO cinder.api.openstack.wsgi [None req-808ece65-a1c2-4c8f-8703-d3ae2aa55ec1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:28:33.511 7 INFO cinder.api.openstack.wsgi [None req-1645a85d-d8ad-4537-950c-8352cd965f06 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:28:33.513 8 INFO cinder.api.openstack.wsgi [None req-808ece65-a1c2-4c8f-8703-d3ae2aa55ec1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:28:33.513 7 INFO cinder.api.openstack.wsgi [None req-1645a85d-d8ad-4537-950c-8352cd965f06 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:28:43.511 8 INFO cinder.api.openstack.wsgi [None req-808ece65-a1c2-4c8f-8703-d3ae2aa55ec1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:28:43.512 7 INFO cinder.api.openstack.wsgi [None req-1645a85d-d8ad-4537-950c-8352cd965f06 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:28:43.512 8 INFO cinder.api.openstack.wsgi [None req-808ece65-a1c2-4c8f-8703-d3ae2aa55ec1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:28:43.513 7 INFO cinder.api.openstack.wsgi [None req-1645a85d-d8ad-4537-950c-8352cd965f06 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:28:53.512 8 INFO cinder.api.openstack.wsgi [None req-808ece65-a1c2-4c8f-8703-d3ae2aa55ec1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:28:53.512 8 INFO cinder.api.openstack.wsgi [None req-808ece65-a1c2-4c8f-8703-d3ae2aa55ec1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:28:53.513 7 INFO cinder.api.openstack.wsgi [None req-1645a85d-d8ad-4537-950c-8352cd965f06 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:28:53.514 7 INFO cinder.api.openstack.wsgi [None req-1645a85d-d8ad-4537-950c-8352cd965f06 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:29:03.512 8 INFO cinder.api.openstack.wsgi [None req-808ece65-a1c2-4c8f-8703-d3ae2aa55ec1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:29:03.512 8 INFO cinder.api.openstack.wsgi [None req-808ece65-a1c2-4c8f-8703-d3ae2aa55ec1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:29:03.512 7 INFO cinder.api.openstack.wsgi [None req-1645a85d-d8ad-4537-950c-8352cd965f06 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:29:03.515 7 INFO cinder.api.openstack.wsgi [None req-1645a85d-d8ad-4537-950c-8352cd965f06 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:29:13.108 8 INFO cinder.api.openstack.wsgi [None req-bbd2c253-00d5-4684-937b-11d8bf75b87a 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true 2026-04-22 19:29:13.115 8 INFO cinder.volume.api [None req-bbd2c253-00d5-4684-937b-11d8bf75b87a 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all snapshots completed successfully. 2026-04-22 19:29:13.116 8 INFO cinder.api.openstack.wsgi [None req-bbd2c253-00d5-4684-937b-11d8bf75b87a 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 222/444] 10.0.0.76 () {28 vars in 672 bytes} [Wed Apr 22 19:29:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true => generated 17 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:29:13.130 7 INFO cinder.api.openstack.wsgi [None req-45d448fe-1fd1-4dd2-9ebb-baf8d7569900 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true 2026-04-22 19:29:13.145 7 INFO cinder.api.openstack.wsgi [None req-45d448fe-1fd1-4dd2-9ebb-baf8d7569900 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 223/445] 10.0.0.76 () {28 vars in 694 bytes} [Wed Apr 22 19:29:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/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-04-22 19:29:13.157 8 INFO cinder.api.openstack.wsgi [None req-6f2eed13-1715-49ad-a5ce-4c7eb17d14f1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:29:13.167 8 INFO cinder.volume.api [None req-6f2eed13-1715-49ad-a5ce-4c7eb17d14f1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:29:13.169 8 INFO cinder.api.openstack.wsgi [None req-6f2eed13-1715-49ad-a5ce-4c7eb17d14f1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 223/446] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:29:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:29:13.217 7 INFO cinder.api.openstack.wsgi [None req-1bdbb962-92c3-4ed2-8421-83f4237f5f36 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true 2026-04-22 19:29:13.256 7 INFO cinder.api.openstack.wsgi [None req-1bdbb962-92c3-4ed2-8421-83f4237f5f36 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 224/447] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:29:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:29:13.267 8 INFO cinder.api.openstack.wsgi [None req-89691b99-060e-49d5-a8b4-52d1ad69ba50 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true 2026-04-22 19:29:13.296 8 INFO cinder.api.openstack.wsgi [None req-89691b99-060e-49d5-a8b4-52d1ad69ba50 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 224/448] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:29:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:29:13.315 7 INFO cinder.api.openstack.wsgi [None req-ec37c2a1-a932-4c59-93ce-dbefdfba58cb 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true 2026-04-22 19:29:13.346 7 INFO cinder.api.openstack.wsgi [None req-ec37c2a1-a932-4c59-93ce-dbefdfba58cb 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 225/449] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:29:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:29:13.369 8 INFO cinder.api.openstack.wsgi [None req-bd08f44c-266b-42c2-983f-13f446542e90 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:29:13.378 8 INFO cinder.volume.api [None req-bd08f44c-266b-42c2-983f-13f446542e90 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:29:13.380 8 INFO cinder.api.openstack.wsgi [None req-bd08f44c-266b-42c2-983f-13f446542e90 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 225/450] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:29:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:29:13.395 7 INFO cinder.api.openstack.wsgi [None req-77d4ade1-cb12-47be-88ec-3aaf7c9d6a59 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services 2026-04-22 19:29:13.403 7 INFO cinder.api.openstack.wsgi [None req-77d4ade1-cb12-47be-88ec-3aaf7c9d6a59 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services returned with HTTP 200 [pid: 7|app: 0|req: 226/451] 10.0.0.76 () {28 vars in 643 bytes} [Wed Apr 22 19:29:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:29:13.511 8 INFO cinder.api.openstack.wsgi [None req-bd08f44c-266b-42c2-983f-13f446542e90 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:29:13.512 7 INFO cinder.api.openstack.wsgi [None req-77d4ade1-cb12-47be-88ec-3aaf7c9d6a59 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:29:13.513 7 INFO cinder.api.openstack.wsgi [None req-77d4ade1-cb12-47be-88ec-3aaf7c9d6a59 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:29:13.513 8 INFO cinder.api.openstack.wsgi [None req-bd08f44c-266b-42c2-983f-13f446542e90 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:29:23.512 8 INFO cinder.api.openstack.wsgi [None req-bd08f44c-266b-42c2-983f-13f446542e90 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:29:23.512 7 INFO cinder.api.openstack.wsgi [None req-77d4ade1-cb12-47be-88ec-3aaf7c9d6a59 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:29:23.513 8 INFO cinder.api.openstack.wsgi [None req-bd08f44c-266b-42c2-983f-13f446542e90 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:29:23.514 7 INFO cinder.api.openstack.wsgi [None req-77d4ade1-cb12-47be-88ec-3aaf7c9d6a59 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:29:33.512 8 INFO cinder.api.openstack.wsgi [None req-bd08f44c-266b-42c2-983f-13f446542e90 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:29:33.512 7 INFO cinder.api.openstack.wsgi [None req-77d4ade1-cb12-47be-88ec-3aaf7c9d6a59 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:29:33.513 8 INFO cinder.api.openstack.wsgi [None req-bd08f44c-266b-42c2-983f-13f446542e90 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:29:33.513 7 INFO cinder.api.openstack.wsgi [None req-77d4ade1-cb12-47be-88ec-3aaf7c9d6a59 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:29:43.511 7 INFO cinder.api.openstack.wsgi [None req-77d4ade1-cb12-47be-88ec-3aaf7c9d6a59 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:29:43.511 8 INFO cinder.api.openstack.wsgi [None req-bd08f44c-266b-42c2-983f-13f446542e90 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:29:43.512 7 INFO cinder.api.openstack.wsgi [None req-77d4ade1-cb12-47be-88ec-3aaf7c9d6a59 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:29:43.513 8 INFO cinder.api.openstack.wsgi [None req-bd08f44c-266b-42c2-983f-13f446542e90 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:29:53.512 8 INFO cinder.api.openstack.wsgi [None req-bd08f44c-266b-42c2-983f-13f446542e90 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:29:53.512 7 INFO cinder.api.openstack.wsgi [None req-77d4ade1-cb12-47be-88ec-3aaf7c9d6a59 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:29:53.512 8 INFO cinder.api.openstack.wsgi [None req-bd08f44c-266b-42c2-983f-13f446542e90 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:29:53.513 7 INFO cinder.api.openstack.wsgi [None req-77d4ade1-cb12-47be-88ec-3aaf7c9d6a59 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:30:03.512 7 INFO cinder.api.openstack.wsgi [None req-77d4ade1-cb12-47be-88ec-3aaf7c9d6a59 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:30:03.512 8 INFO cinder.api.openstack.wsgi [None req-bd08f44c-266b-42c2-983f-13f446542e90 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:30:03.513 7 INFO cinder.api.openstack.wsgi [None req-77d4ade1-cb12-47be-88ec-3aaf7c9d6a59 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:30:03.514 8 INFO cinder.api.openstack.wsgi [None req-bd08f44c-266b-42c2-983f-13f446542e90 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:30:13.127 7 INFO cinder.api.openstack.wsgi [None req-cf97654b-2750-4b9e-97ce-69f3d18b541d 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services 2026-04-22 19:30:13.134 7 INFO cinder.api.openstack.wsgi [None req-cf97654b-2750-4b9e-97ce-69f3d18b541d 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services returned with HTTP 200 [pid: 7|app: 0|req: 233/464] 10.0.0.76 () {28 vars in 643 bytes} [Wed Apr 22 19:30:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services => generated 646 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:30:13.145 8 INFO cinder.api.openstack.wsgi [None req-5e4023d4-f858-4e23-b9e3-5e4a34e078d3 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true 2026-04-22 19:30:13.154 8 INFO cinder.volume.api [None req-5e4023d4-f858-4e23-b9e3-5e4a34e078d3 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all snapshots completed successfully. 2026-04-22 19:30:13.154 8 INFO cinder.api.openstack.wsgi [None req-5e4023d4-f858-4e23-b9e3-5e4a34e078d3 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 232/465] 10.0.0.76 () {28 vars in 672 bytes} [Wed Apr 22 19:30:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:30:13.168 7 INFO cinder.api.openstack.wsgi [None req-a0a9a209-cb0f-4f71-9954-b427a0e587ef 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:30:13.177 7 INFO cinder.volume.api [None req-a0a9a209-cb0f-4f71-9954-b427a0e587ef 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:30:13.179 7 INFO cinder.api.openstack.wsgi [None req-a0a9a209-cb0f-4f71-9954-b427a0e587ef 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 234/466] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:30:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:30:13.190 8 INFO cinder.api.openstack.wsgi [None req-24af6773-c870-44c8-94c5-946b0cb9716f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true 2026-04-22 19:30:13.204 8 INFO cinder.api.openstack.wsgi [None req-24af6773-c870-44c8-94c5-946b0cb9716f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 233/467] 10.0.0.76 () {28 vars in 694 bytes} [Wed Apr 22 19:30:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/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-04-22 19:30:13.218 7 INFO cinder.api.openstack.wsgi [None req-0077a54a-ed77-4a79-8110-39f8fde9648c 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:30:13.227 7 INFO cinder.volume.api [None req-0077a54a-ed77-4a79-8110-39f8fde9648c 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:30:13.229 7 INFO cinder.api.openstack.wsgi [None req-0077a54a-ed77-4a79-8110-39f8fde9648c 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 235/468] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:30:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:30:13.270 8 INFO cinder.api.openstack.wsgi [None req-0804b447-49d7-445d-86fd-c7422fc58750 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true 2026-04-22 19:30:13.306 8 INFO cinder.api.openstack.wsgi [None req-0804b447-49d7-445d-86fd-c7422fc58750 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 234/469] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:30:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:30:13.322 7 INFO cinder.api.openstack.wsgi [None req-74f9a5cb-78d2-4cc4-b56b-efb3bd6224db 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true 2026-04-22 19:30:13.352 7 INFO cinder.api.openstack.wsgi [None req-74f9a5cb-78d2-4cc4-b56b-efb3bd6224db 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 236/470] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:30:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:30:13.364 8 INFO cinder.api.openstack.wsgi [None req-7d6a69fc-8850-454e-9c6e-6b515ed5c483 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true 2026-04-22 19:30:13.385 8 INFO cinder.api.openstack.wsgi [None req-7d6a69fc-8850-454e-9c6e-6b515ed5c483 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 235/471] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:30:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:30:13.511 7 INFO cinder.api.openstack.wsgi [None req-74f9a5cb-78d2-4cc4-b56b-efb3bd6224db 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:30:13.512 8 INFO cinder.api.openstack.wsgi [None req-7d6a69fc-8850-454e-9c6e-6b515ed5c483 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:30:13.512 7 INFO cinder.api.openstack.wsgi [None req-74f9a5cb-78d2-4cc4-b56b-efb3bd6224db 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:30:13.513 8 INFO cinder.api.openstack.wsgi [None req-7d6a69fc-8850-454e-9c6e-6b515ed5c483 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:30:23.512 7 INFO cinder.api.openstack.wsgi [None req-74f9a5cb-78d2-4cc4-b56b-efb3bd6224db 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:30:23.513 8 INFO cinder.api.openstack.wsgi [None req-7d6a69fc-8850-454e-9c6e-6b515ed5c483 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:30:23.513 7 INFO cinder.api.openstack.wsgi [None req-74f9a5cb-78d2-4cc4-b56b-efb3bd6224db 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:30:23.514 8 INFO cinder.api.openstack.wsgi [None req-7d6a69fc-8850-454e-9c6e-6b515ed5c483 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:30:33.512 8 INFO cinder.api.openstack.wsgi [None req-7d6a69fc-8850-454e-9c6e-6b515ed5c483 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:30:33.512 7 INFO cinder.api.openstack.wsgi [None req-74f9a5cb-78d2-4cc4-b56b-efb3bd6224db 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:30:33.513 8 INFO cinder.api.openstack.wsgi [None req-7d6a69fc-8850-454e-9c6e-6b515ed5c483 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:30:33.513 7 INFO cinder.api.openstack.wsgi [None req-74f9a5cb-78d2-4cc4-b56b-efb3bd6224db 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:30:43.512 8 INFO cinder.api.openstack.wsgi [None req-7d6a69fc-8850-454e-9c6e-6b515ed5c483 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:30:43.512 7 INFO cinder.api.openstack.wsgi [None req-74f9a5cb-78d2-4cc4-b56b-efb3bd6224db 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:30:43.513 8 INFO cinder.api.openstack.wsgi [None req-7d6a69fc-8850-454e-9c6e-6b515ed5c483 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:30:43.513 7 INFO cinder.api.openstack.wsgi [None req-74f9a5cb-78d2-4cc4-b56b-efb3bd6224db 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:30:53.511 7 INFO cinder.api.openstack.wsgi [None req-74f9a5cb-78d2-4cc4-b56b-efb3bd6224db 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:30:53.512 8 INFO cinder.api.openstack.wsgi [None req-7d6a69fc-8850-454e-9c6e-6b515ed5c483 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:30:53.512 7 INFO cinder.api.openstack.wsgi [None req-74f9a5cb-78d2-4cc4-b56b-efb3bd6224db 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:30:53.513 8 INFO cinder.api.openstack.wsgi [None req-7d6a69fc-8850-454e-9c6e-6b515ed5c483 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:31:03.511 7 INFO cinder.api.openstack.wsgi [None req-74f9a5cb-78d2-4cc4-b56b-efb3bd6224db 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:31:03.511 8 INFO cinder.api.openstack.wsgi [None req-7d6a69fc-8850-454e-9c6e-6b515ed5c483 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:31:03.512 7 INFO cinder.api.openstack.wsgi [None req-74f9a5cb-78d2-4cc4-b56b-efb3bd6224db 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:31:03.512 8 INFO cinder.api.openstack.wsgi [None req-7d6a69fc-8850-454e-9c6e-6b515ed5c483 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:31:13.152 7 INFO cinder.api.openstack.wsgi [None req-04cf4750-4b16-4519-9929-933d467f3013 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:31:13.169 7 INFO cinder.volume.api [None req-04cf4750-4b16-4519-9929-933d467f3013 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:31:13.173 7 INFO cinder.api.openstack.wsgi [None req-04cf4750-4b16-4519-9929-933d467f3013 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 243/484] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:31:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:31:13.189 8 INFO cinder.api.openstack.wsgi [None req-5c8855d7-1761-4799-836e-d497a34b4894 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true 2026-04-22 19:31:13.197 8 INFO cinder.volume.api [None req-5c8855d7-1761-4799-836e-d497a34b4894 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all snapshots completed successfully. 2026-04-22 19:31:13.198 8 INFO cinder.api.openstack.wsgi [None req-5c8855d7-1761-4799-836e-d497a34b4894 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 242/485] 10.0.0.76 () {28 vars in 672 bytes} [Wed Apr 22 19:31:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:31:13.212 7 INFO cinder.api.openstack.wsgi [None req-d7e66e2a-06a2-4b52-bffe-c3c57bb0fd52 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true 2026-04-22 19:31:13.230 7 INFO cinder.api.openstack.wsgi [None req-d7e66e2a-06a2-4b52-bffe-c3c57bb0fd52 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 244/486] 10.0.0.76 () {28 vars in 694 bytes} [Wed Apr 22 19:31:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/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-04-22 19:31:13.285 8 INFO cinder.api.openstack.wsgi [None req-fae9e4d7-5272-4014-9c1a-41cc23cb7f14 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true 2026-04-22 19:31:13.327 8 INFO cinder.api.openstack.wsgi [None req-fae9e4d7-5272-4014-9c1a-41cc23cb7f14 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 243/487] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:31:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:31:13.340 7 INFO cinder.api.openstack.wsgi [None req-23b58263-4e4e-4c00-a775-3147de80501e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true 2026-04-22 19:31:13.363 7 INFO cinder.api.openstack.wsgi [None req-23b58263-4e4e-4c00-a775-3147de80501e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 245/488] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:31:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:31:13.379 8 INFO cinder.api.openstack.wsgi [None req-fb731043-f634-429e-8e17-825b3738d974 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true 2026-04-22 19:31:13.410 8 INFO cinder.api.openstack.wsgi [None req-fb731043-f634-429e-8e17-825b3738d974 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 244/489] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:31:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:31:13.421 7 INFO cinder.api.openstack.wsgi [None req-11468267-b532-4e50-96e7-d3be1b670901 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services 2026-04-22 19:31:13.427 7 INFO cinder.api.openstack.wsgi [None req-11468267-b532-4e50-96e7-d3be1b670901 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services returned with HTTP 200 [pid: 7|app: 0|req: 246/490] 10.0.0.76 () {28 vars in 643 bytes} [Wed Apr 22 19:31:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:31:13.439 8 INFO cinder.api.openstack.wsgi [None req-e0012e62-5a68-4781-bce0-e5900396e832 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:31:13.449 8 INFO cinder.volume.api [None req-e0012e62-5a68-4781-bce0-e5900396e832 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:31:13.452 8 INFO cinder.api.openstack.wsgi [None req-e0012e62-5a68-4781-bce0-e5900396e832 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 245/491] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:31:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:31:13.512 7 INFO cinder.api.openstack.wsgi [None req-11468267-b532-4e50-96e7-d3be1b670901 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:31:13.512 8 INFO cinder.api.openstack.wsgi [None req-e0012e62-5a68-4781-bce0-e5900396e832 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:31:13.513 8 INFO cinder.api.openstack.wsgi [None req-e0012e62-5a68-4781-bce0-e5900396e832 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:31:13.513 7 INFO cinder.api.openstack.wsgi [None req-11468267-b532-4e50-96e7-d3be1b670901 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:31:23.511 8 INFO cinder.api.openstack.wsgi [None req-e0012e62-5a68-4781-bce0-e5900396e832 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:31:23.511 7 INFO cinder.api.openstack.wsgi [None req-11468267-b532-4e50-96e7-d3be1b670901 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:31:23.512 8 INFO cinder.api.openstack.wsgi [None req-e0012e62-5a68-4781-bce0-e5900396e832 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:31:23.513 7 INFO cinder.api.openstack.wsgi [None req-11468267-b532-4e50-96e7-d3be1b670901 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:31:33.512 7 INFO cinder.api.openstack.wsgi [None req-11468267-b532-4e50-96e7-d3be1b670901 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:31:33.511 8 INFO cinder.api.openstack.wsgi [None req-e0012e62-5a68-4781-bce0-e5900396e832 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:31:33.514 7 INFO cinder.api.openstack.wsgi [None req-11468267-b532-4e50-96e7-d3be1b670901 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:31:33.514 8 INFO cinder.api.openstack.wsgi [None req-e0012e62-5a68-4781-bce0-e5900396e832 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:31:43.512 8 INFO cinder.api.openstack.wsgi [None req-e0012e62-5a68-4781-bce0-e5900396e832 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:31:43.512 7 INFO cinder.api.openstack.wsgi [None req-11468267-b532-4e50-96e7-d3be1b670901 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:31:43.513 8 INFO cinder.api.openstack.wsgi [None req-e0012e62-5a68-4781-bce0-e5900396e832 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:31:43.513 7 INFO cinder.api.openstack.wsgi [None req-11468267-b532-4e50-96e7-d3be1b670901 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:31:53.512 7 INFO cinder.api.openstack.wsgi [None req-11468267-b532-4e50-96e7-d3be1b670901 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:31:53.512 8 INFO cinder.api.openstack.wsgi [None req-e0012e62-5a68-4781-bce0-e5900396e832 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:31:53.514 8 INFO cinder.api.openstack.wsgi [None req-e0012e62-5a68-4781-bce0-e5900396e832 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:31:53.514 7 INFO cinder.api.openstack.wsgi [None req-11468267-b532-4e50-96e7-d3be1b670901 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:32:03.511 8 INFO cinder.api.openstack.wsgi [None req-e0012e62-5a68-4781-bce0-e5900396e832 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:32:03.512 7 INFO cinder.api.openstack.wsgi [None req-11468267-b532-4e50-96e7-d3be1b670901 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:32:03.512 8 INFO cinder.api.openstack.wsgi [None req-e0012e62-5a68-4781-bce0-e5900396e832 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:32:03.513 7 INFO cinder.api.openstack.wsgi [None req-11468267-b532-4e50-96e7-d3be1b670901 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:32:13.113 8 INFO cinder.api.openstack.wsgi [None req-3441c780-5d89-4734-b380-09da2d3eac7f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true 2026-04-22 19:32:13.119 8 INFO cinder.volume.api [None req-3441c780-5d89-4734-b380-09da2d3eac7f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all snapshots completed successfully. 2026-04-22 19:32:13.119 8 INFO cinder.api.openstack.wsgi [None req-3441c780-5d89-4734-b380-09da2d3eac7f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 252/504] 10.0.0.76 () {28 vars in 672 bytes} [Wed Apr 22 19:32:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true => generated 17 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:32:13.131 7 INFO cinder.api.openstack.wsgi [None req-6f1ecdc7-08a0-4787-a764-7d7ddcd596e0 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services 2026-04-22 19:32:13.143 7 INFO cinder.api.openstack.wsgi [None req-6f1ecdc7-08a0-4787-a764-7d7ddcd596e0 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services returned with HTTP 200 [pid: 7|app: 0|req: 253/505] 10.0.0.76 () {28 vars in 643 bytes} [Wed Apr 22 19:32:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:32:13.159 8 INFO cinder.api.openstack.wsgi [None req-6dd880c6-f4fb-4507-ae0f-28963c940280 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:32:13.170 8 INFO cinder.volume.api [None req-6dd880c6-f4fb-4507-ae0f-28963c940280 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:32:13.173 8 INFO cinder.api.openstack.wsgi [None req-6dd880c6-f4fb-4507-ae0f-28963c940280 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 253/506] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:32:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:32:13.187 7 INFO cinder.api.openstack.wsgi [None req-69e9e3f4-5dbd-4a48-abeb-9b461f43ad6d 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true 2026-04-22 19:32:13.202 7 INFO cinder.api.openstack.wsgi [None req-69e9e3f4-5dbd-4a48-abeb-9b461f43ad6d 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 254/507] 10.0.0.76 () {28 vars in 694 bytes} [Wed Apr 22 19:32:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/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-04-22 19:32:13.213 8 INFO cinder.api.openstack.wsgi [None req-af2d362e-ed43-407e-9e2d-2f784d6de161 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:32:13.222 8 INFO cinder.volume.api [None req-af2d362e-ed43-407e-9e2d-2f784d6de161 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:32:13.226 8 INFO cinder.api.openstack.wsgi [None req-af2d362e-ed43-407e-9e2d-2f784d6de161 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 254/508] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:32:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:32:13.291 7 INFO cinder.api.openstack.wsgi [None req-c06a53c5-c501-4d79-bb31-976d68137e9f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true 2026-04-22 19:32:13.311 7 INFO cinder.api.openstack.wsgi [None req-c06a53c5-c501-4d79-bb31-976d68137e9f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 255/509] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:32:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:32:13.322 8 INFO cinder.api.openstack.wsgi [None req-431ede1b-835d-4b0a-aa7c-6b988ff6698f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true 2026-04-22 19:32:13.346 8 INFO cinder.api.openstack.wsgi [None req-431ede1b-835d-4b0a-aa7c-6b988ff6698f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 255/510] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:32:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:32:13.358 7 INFO cinder.api.openstack.wsgi [None req-9529a448-a6f3-49fe-80a9-db122f118ffb 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true 2026-04-22 19:32:13.380 7 INFO cinder.api.openstack.wsgi [None req-9529a448-a6f3-49fe-80a9-db122f118ffb 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 256/511] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:32:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:32:13.512 7 INFO cinder.api.openstack.wsgi [None req-9529a448-a6f3-49fe-80a9-db122f118ffb 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:32:13.512 8 INFO cinder.api.openstack.wsgi [None req-431ede1b-835d-4b0a-aa7c-6b988ff6698f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:32:13.514 8 INFO cinder.api.openstack.wsgi [None req-431ede1b-835d-4b0a-aa7c-6b988ff6698f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:32:13.514 7 INFO cinder.api.openstack.wsgi [None req-9529a448-a6f3-49fe-80a9-db122f118ffb 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:32:23.512 7 INFO cinder.api.openstack.wsgi [None req-9529a448-a6f3-49fe-80a9-db122f118ffb 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:32:23.512 8 INFO cinder.api.openstack.wsgi [None req-431ede1b-835d-4b0a-aa7c-6b988ff6698f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:32:23.513 7 INFO cinder.api.openstack.wsgi [None req-9529a448-a6f3-49fe-80a9-db122f118ffb 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:32:23.513 8 INFO cinder.api.openstack.wsgi [None req-431ede1b-835d-4b0a-aa7c-6b988ff6698f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:32:33.512 8 INFO cinder.api.openstack.wsgi [None req-431ede1b-835d-4b0a-aa7c-6b988ff6698f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:32:33.512 7 INFO cinder.api.openstack.wsgi [None req-9529a448-a6f3-49fe-80a9-db122f118ffb 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:32:33.513 8 INFO cinder.api.openstack.wsgi [None req-431ede1b-835d-4b0a-aa7c-6b988ff6698f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:32:33.514 7 INFO cinder.api.openstack.wsgi [None req-9529a448-a6f3-49fe-80a9-db122f118ffb 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:32:43.512 8 INFO cinder.api.openstack.wsgi [None req-431ede1b-835d-4b0a-aa7c-6b988ff6698f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:32:43.512 7 INFO cinder.api.openstack.wsgi [None req-9529a448-a6f3-49fe-80a9-db122f118ffb 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:32:43.513 7 INFO cinder.api.openstack.wsgi [None req-9529a448-a6f3-49fe-80a9-db122f118ffb 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:32:43.513 8 INFO cinder.api.openstack.wsgi [None req-431ede1b-835d-4b0a-aa7c-6b988ff6698f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:32:53.513 8 INFO cinder.api.openstack.wsgi [None req-431ede1b-835d-4b0a-aa7c-6b988ff6698f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:32:53.512 7 INFO cinder.api.openstack.wsgi [None req-9529a448-a6f3-49fe-80a9-db122f118ffb 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:32:53.515 8 INFO cinder.api.openstack.wsgi [None req-431ede1b-835d-4b0a-aa7c-6b988ff6698f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:32:53.516 7 INFO cinder.api.openstack.wsgi [None req-9529a448-a6f3-49fe-80a9-db122f118ffb 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:33:03.512 8 INFO cinder.api.openstack.wsgi [None req-431ede1b-835d-4b0a-aa7c-6b988ff6698f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:33:03.512 7 INFO cinder.api.openstack.wsgi [None req-9529a448-a6f3-49fe-80a9-db122f118ffb 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:33:03.513 8 INFO cinder.api.openstack.wsgi [None req-431ede1b-835d-4b0a-aa7c-6b988ff6698f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:33:03.513 7 INFO cinder.api.openstack.wsgi [None req-9529a448-a6f3-49fe-80a9-db122f118ffb 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:33:13.102 8 INFO cinder.api.openstack.wsgi [None req-d9a4dd5f-c4f7-46aa-8dbe-0d6823420ab5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:33:13.113 8 INFO cinder.volume.api [None req-d9a4dd5f-c4f7-46aa-8dbe-0d6823420ab5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:33:13.115 8 INFO cinder.api.openstack.wsgi [None req-d9a4dd5f-c4f7-46aa-8dbe-0d6823420ab5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 262/524] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:33:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/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-04-22 19:33:13.126 7 INFO cinder.api.openstack.wsgi [None req-1a265bee-60e9-4066-938b-9250477d723b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true 2026-04-22 19:33:13.133 7 INFO cinder.volume.api [None req-1a265bee-60e9-4066-938b-9250477d723b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all snapshots completed successfully. 2026-04-22 19:33:13.133 7 INFO cinder.api.openstack.wsgi [None req-1a265bee-60e9-4066-938b-9250477d723b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 263/525] 10.0.0.76 () {28 vars in 672 bytes} [Wed Apr 22 19:33:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:33:13.145 8 INFO cinder.api.openstack.wsgi [None req-9ed1f8c2-284b-407c-8f61-fd72376204f8 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true 2026-04-22 19:33:13.166 8 INFO cinder.api.openstack.wsgi [None req-9ed1f8c2-284b-407c-8f61-fd72376204f8 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 263/526] 10.0.0.76 () {28 vars in 694 bytes} [Wed Apr 22 19:33:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/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-04-22 19:33:13.179 7 INFO cinder.api.openstack.wsgi [None req-a25932c8-795e-47ad-8ad3-f133edc1ebbc 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:33:13.188 7 INFO cinder.volume.api [None req-a25932c8-795e-47ad-8ad3-f133edc1ebbc 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:33:13.190 7 INFO cinder.api.openstack.wsgi [None req-a25932c8-795e-47ad-8ad3-f133edc1ebbc 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 264/527] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:33:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:33:13.238 8 INFO cinder.api.openstack.wsgi [None req-7c6d8cf5-c169-41e7-ba00-e88a5653cf4f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true 2026-04-22 19:33:13.301 8 INFO cinder.api.openstack.wsgi [None req-7c6d8cf5-c169-41e7-ba00-e88a5653cf4f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 264/528] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:33:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true => generated 847 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:33:13.317 7 INFO cinder.api.openstack.wsgi [None req-5a04ef50-2bc5-46ea-b3f5-e9fc9793acce 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true 2026-04-22 19:33:13.339 7 INFO cinder.api.openstack.wsgi [None req-5a04ef50-2bc5-46ea-b3f5-e9fc9793acce 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 265/529] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:33:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:33:13.355 8 INFO cinder.api.openstack.wsgi [None req-95b889e3-6c80-47f4-bf54-aa059539078d 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true 2026-04-22 19:33:13.384 8 INFO cinder.api.openstack.wsgi [None req-95b889e3-6c80-47f4-bf54-aa059539078d 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 265/530] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:33:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:33:13.398 7 INFO cinder.api.openstack.wsgi [None req-f3ddd09e-cd6b-4de9-9fe5-1904c6f66f94 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services 2026-04-22 19:33:13.405 7 INFO cinder.api.openstack.wsgi [None req-f3ddd09e-cd6b-4de9-9fe5-1904c6f66f94 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services returned with HTTP 200 [pid: 7|app: 0|req: 266/531] 10.0.0.76 () {28 vars in 643 bytes} [Wed Apr 22 19:33:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:33:13.512 7 INFO cinder.api.openstack.wsgi [None req-f3ddd09e-cd6b-4de9-9fe5-1904c6f66f94 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:33:13.512 8 INFO cinder.api.openstack.wsgi [None req-95b889e3-6c80-47f4-bf54-aa059539078d 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:33:13.513 7 INFO cinder.api.openstack.wsgi [None req-f3ddd09e-cd6b-4de9-9fe5-1904c6f66f94 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:33:13.514 8 INFO cinder.api.openstack.wsgi [None req-95b889e3-6c80-47f4-bf54-aa059539078d 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:33:23.512 7 INFO cinder.api.openstack.wsgi [None req-f3ddd09e-cd6b-4de9-9fe5-1904c6f66f94 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:33:23.512 8 INFO cinder.api.openstack.wsgi [None req-95b889e3-6c80-47f4-bf54-aa059539078d 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:33:23.513 7 INFO cinder.api.openstack.wsgi [None req-f3ddd09e-cd6b-4de9-9fe5-1904c6f66f94 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:33:23.513 8 INFO cinder.api.openstack.wsgi [None req-95b889e3-6c80-47f4-bf54-aa059539078d 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:33:33.512 7 INFO cinder.api.openstack.wsgi [None req-f3ddd09e-cd6b-4de9-9fe5-1904c6f66f94 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:33:33.512 8 INFO cinder.api.openstack.wsgi [None req-95b889e3-6c80-47f4-bf54-aa059539078d 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:33:33.514 8 INFO cinder.api.openstack.wsgi [None req-95b889e3-6c80-47f4-bf54-aa059539078d 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:33:33.514 7 INFO cinder.api.openstack.wsgi [None req-f3ddd09e-cd6b-4de9-9fe5-1904c6f66f94 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:33:43.512 7 INFO cinder.api.openstack.wsgi [None req-f3ddd09e-cd6b-4de9-9fe5-1904c6f66f94 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:33:43.512 8 INFO cinder.api.openstack.wsgi [None req-95b889e3-6c80-47f4-bf54-aa059539078d 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:33:43.513 7 INFO cinder.api.openstack.wsgi [None req-f3ddd09e-cd6b-4de9-9fe5-1904c6f66f94 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:33:43.514 8 INFO cinder.api.openstack.wsgi [None req-95b889e3-6c80-47f4-bf54-aa059539078d 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:33:53.511 7 INFO cinder.api.openstack.wsgi [None req-f3ddd09e-cd6b-4de9-9fe5-1904c6f66f94 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:33:53.512 8 INFO cinder.api.openstack.wsgi [None req-95b889e3-6c80-47f4-bf54-aa059539078d 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:33:53.513 8 INFO cinder.api.openstack.wsgi [None req-95b889e3-6c80-47f4-bf54-aa059539078d 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:33:53.524 7 INFO cinder.api.openstack.wsgi [None req-f3ddd09e-cd6b-4de9-9fe5-1904c6f66f94 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:34:03.512 8 INFO cinder.api.openstack.wsgi [None req-95b889e3-6c80-47f4-bf54-aa059539078d 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:34:03.513 8 INFO cinder.api.openstack.wsgi [None req-95b889e3-6c80-47f4-bf54-aa059539078d 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:34:03.516 7 INFO cinder.api.openstack.wsgi [None req-f3ddd09e-cd6b-4de9-9fe5-1904c6f66f94 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:34:03.518 7 INFO cinder.api.openstack.wsgi [None req-f3ddd09e-cd6b-4de9-9fe5-1904c6f66f94 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:34:13.085 8 INFO cinder.api.openstack.wsgi [None req-c79c894b-8b36-42b1-9710-764315523217 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:34:13.095 8 INFO cinder.volume.api [None req-c79c894b-8b36-42b1-9710-764315523217 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:34:13.097 8 INFO cinder.api.openstack.wsgi [None req-c79c894b-8b36-42b1-9710-764315523217 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 272/544] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:34:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/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-04-22 19:34:13.112 7 INFO cinder.api.openstack.wsgi [None req-d746d696-e21a-4f1f-beb4-bbb93eb0315c 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true 2026-04-22 19:34:13.119 7 INFO cinder.volume.api [None req-d746d696-e21a-4f1f-beb4-bbb93eb0315c 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all snapshots completed successfully. 2026-04-22 19:34:13.120 7 INFO cinder.api.openstack.wsgi [None req-d746d696-e21a-4f1f-beb4-bbb93eb0315c 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 273/545] 10.0.0.76 () {28 vars in 672 bytes} [Wed Apr 22 19:34:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:34:13.132 8 INFO cinder.api.openstack.wsgi [None req-168dc15d-f6e5-47d4-b9a9-a7f432ff7609 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services 2026-04-22 19:34:13.138 8 INFO cinder.api.openstack.wsgi [None req-168dc15d-f6e5-47d4-b9a9-a7f432ff7609 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services returned with HTTP 200 [pid: 8|app: 0|req: 273/546] 10.0.0.76 () {28 vars in 643 bytes} [Wed Apr 22 19:34:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:34:13.150 7 INFO cinder.api.openstack.wsgi [None req-08fadc29-38dc-47f9-b5f5-da74c25c001f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:34:13.160 7 INFO cinder.volume.api [None req-08fadc29-38dc-47f9-b5f5-da74c25c001f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:34:13.162 7 INFO cinder.api.openstack.wsgi [None req-08fadc29-38dc-47f9-b5f5-da74c25c001f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 274/547] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:34:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:34:13.208 8 INFO cinder.api.openstack.wsgi [None req-a4cd2d6c-9058-4155-bc35-eff32ff7c3ce 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true 2026-04-22 19:34:13.235 8 INFO cinder.api.openstack.wsgi [None req-a4cd2d6c-9058-4155-bc35-eff32ff7c3ce 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 274/548] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:34:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:34:13.250 7 INFO cinder.api.openstack.wsgi [None req-8e34599b-8561-4b3c-b93b-a6daddc879be 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true 2026-04-22 19:34:13.274 7 INFO cinder.api.openstack.wsgi [None req-8e34599b-8561-4b3c-b93b-a6daddc879be 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 275/549] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:34:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:34:13.290 8 INFO cinder.api.openstack.wsgi [None req-d4d6be80-0187-4d6e-bf21-d70be939f635 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true 2026-04-22 19:34:13.315 8 INFO cinder.api.openstack.wsgi [None req-d4d6be80-0187-4d6e-bf21-d70be939f635 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 275/550] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:34:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:34:13.328 7 INFO cinder.api.openstack.wsgi [None req-049f5021-cdc7-48d2-ba1e-d911411b7fad 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true 2026-04-22 19:34:13.342 7 INFO cinder.api.openstack.wsgi [None req-049f5021-cdc7-48d2-ba1e-d911411b7fad 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 276/551] 10.0.0.76 () {28 vars in 694 bytes} [Wed Apr 22 19:34:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/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-04-22 19:34:13.512 8 INFO cinder.api.openstack.wsgi [None req-d4d6be80-0187-4d6e-bf21-d70be939f635 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:34:13.512 7 INFO cinder.api.openstack.wsgi [None req-049f5021-cdc7-48d2-ba1e-d911411b7fad 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:34:13.513 8 INFO cinder.api.openstack.wsgi [None req-d4d6be80-0187-4d6e-bf21-d70be939f635 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:34:13.515 7 INFO cinder.api.openstack.wsgi [None req-049f5021-cdc7-48d2-ba1e-d911411b7fad 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:34:23.511 8 INFO cinder.api.openstack.wsgi [None req-d4d6be80-0187-4d6e-bf21-d70be939f635 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:34:23.512 7 INFO cinder.api.openstack.wsgi [None req-049f5021-cdc7-48d2-ba1e-d911411b7fad 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:34:23.513 8 INFO cinder.api.openstack.wsgi [None req-d4d6be80-0187-4d6e-bf21-d70be939f635 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:34:23.513 7 INFO cinder.api.openstack.wsgi [None req-049f5021-cdc7-48d2-ba1e-d911411b7fad 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:34:33.512 8 INFO cinder.api.openstack.wsgi [None req-d4d6be80-0187-4d6e-bf21-d70be939f635 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:34:33.512 7 INFO cinder.api.openstack.wsgi [None req-049f5021-cdc7-48d2-ba1e-d911411b7fad 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:34:33.514 7 INFO cinder.api.openstack.wsgi [None req-049f5021-cdc7-48d2-ba1e-d911411b7fad 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:34:33.513 8 INFO cinder.api.openstack.wsgi [None req-d4d6be80-0187-4d6e-bf21-d70be939f635 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:34:43.512 8 INFO cinder.api.openstack.wsgi [None req-d4d6be80-0187-4d6e-bf21-d70be939f635 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:34:43.512 7 INFO cinder.api.openstack.wsgi [None req-049f5021-cdc7-48d2-ba1e-d911411b7fad 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:34:43.513 7 INFO cinder.api.openstack.wsgi [None req-049f5021-cdc7-48d2-ba1e-d911411b7fad 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:34:43.513 8 INFO cinder.api.openstack.wsgi [None req-d4d6be80-0187-4d6e-bf21-d70be939f635 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:34:53.512 7 INFO cinder.api.openstack.wsgi [None req-049f5021-cdc7-48d2-ba1e-d911411b7fad 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:34:53.512 8 INFO cinder.api.openstack.wsgi [None req-d4d6be80-0187-4d6e-bf21-d70be939f635 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:34:53.513 8 INFO cinder.api.openstack.wsgi [None req-d4d6be80-0187-4d6e-bf21-d70be939f635 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:34:53.513 7 INFO cinder.api.openstack.wsgi [None req-049f5021-cdc7-48d2-ba1e-d911411b7fad 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:35:03.512 8 INFO cinder.api.openstack.wsgi [None req-d4d6be80-0187-4d6e-bf21-d70be939f635 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:35:03.512 7 INFO cinder.api.openstack.wsgi [None req-049f5021-cdc7-48d2-ba1e-d911411b7fad 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:35:03.513 8 INFO cinder.api.openstack.wsgi [None req-d4d6be80-0187-4d6e-bf21-d70be939f635 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:35:03.514 7 INFO cinder.api.openstack.wsgi [None req-049f5021-cdc7-48d2-ba1e-d911411b7fad 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:35:13.134 8 INFO cinder.api.openstack.wsgi [None req-d03b5abc-c6f6-486e-a67e-e3640c44f5cd 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:35:13.149 8 INFO cinder.volume.api [None req-d03b5abc-c6f6-486e-a67e-e3640c44f5cd 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:35:13.153 8 INFO cinder.api.openstack.wsgi [None req-d03b5abc-c6f6-486e-a67e-e3640c44f5cd 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 282/564] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:35:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:35:13.167 7 INFO cinder.api.openstack.wsgi [None req-0c4cadca-bd5b-4273-bd9e-129365154acf 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true 2026-04-22 19:35:13.194 7 INFO cinder.api.openstack.wsgi [None req-0c4cadca-bd5b-4273-bd9e-129365154acf 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 283/565] 10.0.0.76 () {28 vars in 694 bytes} [Wed Apr 22 19:35:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/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-04-22 19:35:13.205 8 INFO cinder.api.openstack.wsgi [None req-edc5fee8-3370-4ac8-9104-b8eec0160d3a 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:35:13.222 8 INFO cinder.volume.api [None req-edc5fee8-3370-4ac8-9104-b8eec0160d3a 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:35:13.224 8 INFO cinder.api.openstack.wsgi [None req-edc5fee8-3370-4ac8-9104-b8eec0160d3a 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 283/566] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:35:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/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-04-22 19:35:13.240 7 INFO cinder.api.openstack.wsgi [None req-68f52624-7e7f-4a4e-ae9a-fd2f91e7cd2a 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true 2026-04-22 19:35:13.249 7 INFO cinder.volume.api [None req-68f52624-7e7f-4a4e-ae9a-fd2f91e7cd2a 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all snapshots completed successfully. 2026-04-22 19:35:13.249 7 INFO cinder.api.openstack.wsgi [None req-68f52624-7e7f-4a4e-ae9a-fd2f91e7cd2a 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 284/567] 10.0.0.76 () {28 vars in 672 bytes} [Wed Apr 22 19:35:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:35:13.260 8 INFO cinder.api.openstack.wsgi [None req-39855335-2c90-45c4-9b19-752621c4c966 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services 2026-04-22 19:35:13.266 8 INFO cinder.api.openstack.wsgi [None req-39855335-2c90-45c4-9b19-752621c4c966 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services returned with HTTP 200 [pid: 8|app: 0|req: 284/568] 10.0.0.76 () {28 vars in 643 bytes} [Wed Apr 22 19:35:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:35:13.323 7 INFO cinder.api.openstack.wsgi [None req-8a51a1af-785c-4858-8c3b-cfee1a8baadd 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true 2026-04-22 19:35:13.356 7 INFO cinder.api.openstack.wsgi [None req-8a51a1af-785c-4858-8c3b-cfee1a8baadd 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 285/569] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:35:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:35:13.370 8 INFO cinder.api.openstack.wsgi [None req-f901d7ca-2ab5-45eb-8662-80c6ad79b0d4 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true 2026-04-22 19:35:13.394 8 INFO cinder.api.openstack.wsgi [None req-f901d7ca-2ab5-45eb-8662-80c6ad79b0d4 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 285/570] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:35:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:35:13.410 7 INFO cinder.api.openstack.wsgi [None req-d8721f89-68df-4e86-89db-5c4c5d1195ac 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true 2026-04-22 19:35:13.438 7 INFO cinder.api.openstack.wsgi [None req-d8721f89-68df-4e86-89db-5c4c5d1195ac 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 286/571] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:35:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:35:13.511 8 INFO cinder.api.openstack.wsgi [None req-f901d7ca-2ab5-45eb-8662-80c6ad79b0d4 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:35:13.511 7 INFO cinder.api.openstack.wsgi [None req-d8721f89-68df-4e86-89db-5c4c5d1195ac 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:35:13.512 8 INFO cinder.api.openstack.wsgi [None req-f901d7ca-2ab5-45eb-8662-80c6ad79b0d4 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:35:13.513 7 INFO cinder.api.openstack.wsgi [None req-d8721f89-68df-4e86-89db-5c4c5d1195ac 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:35:23.512 7 INFO cinder.api.openstack.wsgi [None req-d8721f89-68df-4e86-89db-5c4c5d1195ac 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:35:23.512 8 INFO cinder.api.openstack.wsgi [None req-f901d7ca-2ab5-45eb-8662-80c6ad79b0d4 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:35:23.513 7 INFO cinder.api.openstack.wsgi [None req-d8721f89-68df-4e86-89db-5c4c5d1195ac 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:35:23.513 8 INFO cinder.api.openstack.wsgi [None req-f901d7ca-2ab5-45eb-8662-80c6ad79b0d4 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:35:33.512 7 INFO cinder.api.openstack.wsgi [None req-d8721f89-68df-4e86-89db-5c4c5d1195ac 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:35:33.512 8 INFO cinder.api.openstack.wsgi [None req-f901d7ca-2ab5-45eb-8662-80c6ad79b0d4 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:35:33.513 8 INFO cinder.api.openstack.wsgi [None req-f901d7ca-2ab5-45eb-8662-80c6ad79b0d4 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:35:33.514 7 INFO cinder.api.openstack.wsgi [None req-d8721f89-68df-4e86-89db-5c4c5d1195ac 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:35:43.512 8 INFO cinder.api.openstack.wsgi [None req-f901d7ca-2ab5-45eb-8662-80c6ad79b0d4 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:35:43.512 7 INFO cinder.api.openstack.wsgi [None req-d8721f89-68df-4e86-89db-5c4c5d1195ac 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:35:43.513 8 INFO cinder.api.openstack.wsgi [None req-f901d7ca-2ab5-45eb-8662-80c6ad79b0d4 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:35:43.513 7 INFO cinder.api.openstack.wsgi [None req-d8721f89-68df-4e86-89db-5c4c5d1195ac 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:35:53.512 8 INFO cinder.api.openstack.wsgi [None req-f901d7ca-2ab5-45eb-8662-80c6ad79b0d4 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:35:53.512 7 INFO cinder.api.openstack.wsgi [None req-d8721f89-68df-4e86-89db-5c4c5d1195ac 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:35:53.513 8 INFO cinder.api.openstack.wsgi [None req-f901d7ca-2ab5-45eb-8662-80c6ad79b0d4 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:35:53.513 7 INFO cinder.api.openstack.wsgi [None req-d8721f89-68df-4e86-89db-5c4c5d1195ac 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:36:03.511 7 INFO cinder.api.openstack.wsgi [None req-d8721f89-68df-4e86-89db-5c4c5d1195ac 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:36:03.511 8 INFO cinder.api.openstack.wsgi [None req-f901d7ca-2ab5-45eb-8662-80c6ad79b0d4 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:36:03.512 7 INFO cinder.api.openstack.wsgi [None req-d8721f89-68df-4e86-89db-5c4c5d1195ac 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:36:03.512 8 INFO cinder.api.openstack.wsgi [None req-f901d7ca-2ab5-45eb-8662-80c6ad79b0d4 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:36:13.297 7 INFO cinder.api.openstack.wsgi [None req-a49ce7af-aa14-430c-b03d-e0571b836e66 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true 2026-04-22 19:36:13.314 7 INFO cinder.api.openstack.wsgi [None req-a49ce7af-aa14-430c-b03d-e0571b836e66 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 293/584] 10.0.0.76 () {28 vars in 694 bytes} [Wed Apr 22 19:36:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true => generated 670 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:36:13.360 8 INFO cinder.api.openstack.wsgi [None req-f9c32506-e7ed-4be0-875b-c37cae715293 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true 2026-04-22 19:36:13.394 8 INFO cinder.api.openstack.wsgi [None req-f9c32506-e7ed-4be0-875b-c37cae715293 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 292/585] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:36:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:36:13.407 7 INFO cinder.api.openstack.wsgi [None req-2d3e4b82-6377-4bcc-a386-158477768027 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true 2026-04-22 19:36:13.441 7 INFO cinder.api.openstack.wsgi [None req-2d3e4b82-6377-4bcc-a386-158477768027 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 294/586] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:36:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:36:13.464 8 INFO cinder.api.openstack.wsgi [None req-de8627af-670c-41ca-9542-1d62fc397e5e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true 2026-04-22 19:36:13.488 8 INFO cinder.api.openstack.wsgi [None req-de8627af-670c-41ca-9542-1d62fc397e5e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 293/587] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:36:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:36:13.497 7 INFO cinder.api.openstack.wsgi [None req-6e8bcf2f-ef77-4cc9-9ee3-0204147fb3d3 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:36:13.506 7 INFO cinder.volume.api [None req-6e8bcf2f-ef77-4cc9-9ee3-0204147fb3d3 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:36:13.507 7 INFO cinder.api.openstack.wsgi [None req-6e8bcf2f-ef77-4cc9-9ee3-0204147fb3d3 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 295/588] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:36:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:36:13.511 7 INFO cinder.api.openstack.wsgi [None req-6e8bcf2f-ef77-4cc9-9ee3-0204147fb3d3 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:36:13.512 7 INFO cinder.api.openstack.wsgi [None req-6e8bcf2f-ef77-4cc9-9ee3-0204147fb3d3 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:36:13.512 8 INFO cinder.api.openstack.wsgi [None req-de8627af-670c-41ca-9542-1d62fc397e5e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:36:13.513 8 INFO cinder.api.openstack.wsgi [None req-de8627af-670c-41ca-9542-1d62fc397e5e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:36:13.516 7 INFO cinder.api.openstack.wsgi [None req-4f040cde-7c0d-437a-86aa-4602403dd5c8 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:36:13.529 7 INFO cinder.volume.api [None req-4f040cde-7c0d-437a-86aa-4602403dd5c8 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:36:13.531 7 INFO cinder.api.openstack.wsgi [None req-4f040cde-7c0d-437a-86aa-4602403dd5c8 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 297/591] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:36:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:36:13.543 8 INFO cinder.api.openstack.wsgi [None req-dddcb2c7-76bb-4a74-85a7-95b3fb0e2bc3 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services 2026-04-22 19:36:13.549 8 INFO cinder.api.openstack.wsgi [None req-dddcb2c7-76bb-4a74-85a7-95b3fb0e2bc3 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services returned with HTTP 200 [pid: 8|app: 0|req: 295/592] 10.0.0.76 () {28 vars in 643 bytes} [Wed Apr 22 19:36:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:36:13.560 7 INFO cinder.api.openstack.wsgi [None req-6d7cb0d5-75e6-4cc3-b9f5-bf8a948458e5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true 2026-04-22 19:36:13.574 7 INFO cinder.volume.api [None req-6d7cb0d5-75e6-4cc3-b9f5-bf8a948458e5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all snapshots completed successfully. 2026-04-22 19:36:13.574 7 INFO cinder.api.openstack.wsgi [None req-6d7cb0d5-75e6-4cc3-b9f5-bf8a948458e5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 298/593] 10.0.0.76 () {28 vars in 672 bytes} [Wed Apr 22 19:36:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:36:23.512 7 INFO cinder.api.openstack.wsgi [None req-6d7cb0d5-75e6-4cc3-b9f5-bf8a948458e5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:36:23.513 8 INFO cinder.api.openstack.wsgi [None req-dddcb2c7-76bb-4a74-85a7-95b3fb0e2bc3 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:36:23.514 7 INFO cinder.api.openstack.wsgi [None req-6d7cb0d5-75e6-4cc3-b9f5-bf8a948458e5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:36:23.515 8 INFO cinder.api.openstack.wsgi [None req-dddcb2c7-76bb-4a74-85a7-95b3fb0e2bc3 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:36:33.513 7 INFO cinder.api.openstack.wsgi [None req-6d7cb0d5-75e6-4cc3-b9f5-bf8a948458e5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:36:33.514 8 INFO cinder.api.openstack.wsgi [None req-dddcb2c7-76bb-4a74-85a7-95b3fb0e2bc3 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:36:33.514 7 INFO cinder.api.openstack.wsgi [None req-6d7cb0d5-75e6-4cc3-b9f5-bf8a948458e5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:36:33.515 8 INFO cinder.api.openstack.wsgi [None req-dddcb2c7-76bb-4a74-85a7-95b3fb0e2bc3 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:36:43.511 8 INFO cinder.api.openstack.wsgi [None req-dddcb2c7-76bb-4a74-85a7-95b3fb0e2bc3 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:36:43.511 7 INFO cinder.api.openstack.wsgi [None req-6d7cb0d5-75e6-4cc3-b9f5-bf8a948458e5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:36:43.512 8 INFO cinder.api.openstack.wsgi [None req-dddcb2c7-76bb-4a74-85a7-95b3fb0e2bc3 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:36:43.513 7 INFO cinder.api.openstack.wsgi [None req-6d7cb0d5-75e6-4cc3-b9f5-bf8a948458e5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:36:53.512 8 INFO cinder.api.openstack.wsgi [None req-dddcb2c7-76bb-4a74-85a7-95b3fb0e2bc3 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:36:53.512 7 INFO cinder.api.openstack.wsgi [None req-6d7cb0d5-75e6-4cc3-b9f5-bf8a948458e5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:36:53.513 8 INFO cinder.api.openstack.wsgi [None req-dddcb2c7-76bb-4a74-85a7-95b3fb0e2bc3 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:36:53.513 7 INFO cinder.api.openstack.wsgi [None req-6d7cb0d5-75e6-4cc3-b9f5-bf8a948458e5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:37:03.511 7 INFO cinder.api.openstack.wsgi [None req-6d7cb0d5-75e6-4cc3-b9f5-bf8a948458e5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:37:03.512 8 INFO cinder.api.openstack.wsgi [None req-dddcb2c7-76bb-4a74-85a7-95b3fb0e2bc3 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:37:03.512 7 INFO cinder.api.openstack.wsgi [None req-6d7cb0d5-75e6-4cc3-b9f5-bf8a948458e5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:37:03.513 8 INFO cinder.api.openstack.wsgi [None req-dddcb2c7-76bb-4a74-85a7-95b3fb0e2bc3 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:37:13.113 7 INFO cinder.api.openstack.wsgi [None req-dbd7418e-ed57-49f6-a89d-ee57e62f4acc 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true 2026-04-22 19:37:13.127 7 INFO cinder.api.openstack.wsgi [None req-dbd7418e-ed57-49f6-a89d-ee57e62f4acc 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 304/604] 10.0.0.76 () {28 vars in 694 bytes} [Wed Apr 22 19:37:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/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-04-22 19:37:13.146 8 INFO cinder.api.openstack.wsgi [None req-d500b01c-de3a-4e46-b710-0f1e3de36279 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:37:13.159 8 INFO cinder.volume.api [None req-d500b01c-de3a-4e46-b710-0f1e3de36279 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:37:13.162 8 INFO cinder.api.openstack.wsgi [None req-d500b01c-de3a-4e46-b710-0f1e3de36279 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 301/605] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:37:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:37:13.208 7 INFO cinder.api.openstack.wsgi [None req-92d7a12a-18b1-44e1-a6c8-03ef33d9c3d5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true 2026-04-22 19:37:13.252 7 INFO cinder.api.openstack.wsgi [None req-92d7a12a-18b1-44e1-a6c8-03ef33d9c3d5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 305/606] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:37:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:37:13.268 8 INFO cinder.api.openstack.wsgi [None req-efe42ceb-d6e7-4272-a4bf-6e8c03b7f9e2 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true 2026-04-22 19:37:13.296 8 INFO cinder.api.openstack.wsgi [None req-efe42ceb-d6e7-4272-a4bf-6e8c03b7f9e2 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 302/607] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:37:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:37:13.311 7 INFO cinder.api.openstack.wsgi [None req-de84f279-9ad1-4af7-aec9-caf6edcde388 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true 2026-04-22 19:37:13.329 7 INFO cinder.api.openstack.wsgi [None req-de84f279-9ad1-4af7-aec9-caf6edcde388 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 306/608] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:37:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:37:13.340 8 INFO cinder.api.openstack.wsgi [None req-69ba19f9-1ed4-4ccb-8931-8eed959f2cbf 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:37:13.351 8 INFO cinder.volume.api [None req-69ba19f9-1ed4-4ccb-8931-8eed959f2cbf 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:37:13.353 8 INFO cinder.api.openstack.wsgi [None req-69ba19f9-1ed4-4ccb-8931-8eed959f2cbf 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 303/609] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:37:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:37:13.371 7 INFO cinder.api.openstack.wsgi [None req-cadf3306-2354-44e3-a2d8-68758b9da389 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true 2026-04-22 19:37:13.388 7 INFO cinder.volume.api [None req-cadf3306-2354-44e3-a2d8-68758b9da389 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all snapshots completed successfully. 2026-04-22 19:37:13.389 7 INFO cinder.api.openstack.wsgi [None req-cadf3306-2354-44e3-a2d8-68758b9da389 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 307/610] 10.0.0.76 () {28 vars in 672 bytes} [Wed Apr 22 19:37:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/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-04-22 19:37:13.404 8 INFO cinder.api.openstack.wsgi [None req-ebba2da0-9a33-46ae-a11e-9a81c9ef88f1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services 2026-04-22 19:37:13.410 8 INFO cinder.api.openstack.wsgi [None req-ebba2da0-9a33-46ae-a11e-9a81c9ef88f1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services returned with HTTP 200 [pid: 8|app: 0|req: 304/611] 10.0.0.76 () {28 vars in 643 bytes} [Wed Apr 22 19:37:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:37:13.512 8 INFO cinder.api.openstack.wsgi [None req-ebba2da0-9a33-46ae-a11e-9a81c9ef88f1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:37:13.512 7 INFO cinder.api.openstack.wsgi [None req-cadf3306-2354-44e3-a2d8-68758b9da389 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:37:13.514 7 INFO cinder.api.openstack.wsgi [None req-cadf3306-2354-44e3-a2d8-68758b9da389 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:37:13.514 8 INFO cinder.api.openstack.wsgi [None req-ebba2da0-9a33-46ae-a11e-9a81c9ef88f1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:37:23.511 7 INFO cinder.api.openstack.wsgi [None req-cadf3306-2354-44e3-a2d8-68758b9da389 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:37:23.513 7 INFO cinder.api.openstack.wsgi [None req-cadf3306-2354-44e3-a2d8-68758b9da389 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:37:23.515 8 INFO cinder.api.openstack.wsgi [None req-ebba2da0-9a33-46ae-a11e-9a81c9ef88f1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:37:23.515 8 INFO cinder.api.openstack.wsgi [None req-ebba2da0-9a33-46ae-a11e-9a81c9ef88f1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:37:33.512 7 INFO cinder.api.openstack.wsgi [None req-cadf3306-2354-44e3-a2d8-68758b9da389 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:37:33.512 8 INFO cinder.api.openstack.wsgi [None req-ebba2da0-9a33-46ae-a11e-9a81c9ef88f1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:37:33.513 7 INFO cinder.api.openstack.wsgi [None req-cadf3306-2354-44e3-a2d8-68758b9da389 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:37:33.513 8 INFO cinder.api.openstack.wsgi [None req-ebba2da0-9a33-46ae-a11e-9a81c9ef88f1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:37:43.512 7 INFO cinder.api.openstack.wsgi [None req-cadf3306-2354-44e3-a2d8-68758b9da389 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:37:43.512 8 INFO cinder.api.openstack.wsgi [None req-ebba2da0-9a33-46ae-a11e-9a81c9ef88f1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:37:43.513 7 INFO cinder.api.openstack.wsgi [None req-cadf3306-2354-44e3-a2d8-68758b9da389 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:37:43.513 8 INFO cinder.api.openstack.wsgi [None req-ebba2da0-9a33-46ae-a11e-9a81c9ef88f1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:37:53.512 7 INFO cinder.api.openstack.wsgi [None req-cadf3306-2354-44e3-a2d8-68758b9da389 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:37:53.512 8 INFO cinder.api.openstack.wsgi [None req-ebba2da0-9a33-46ae-a11e-9a81c9ef88f1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:37:53.513 8 INFO cinder.api.openstack.wsgi [None req-ebba2da0-9a33-46ae-a11e-9a81c9ef88f1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:37:53.514 7 INFO cinder.api.openstack.wsgi [None req-cadf3306-2354-44e3-a2d8-68758b9da389 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:38:03.511 8 INFO cinder.api.openstack.wsgi [None req-ebba2da0-9a33-46ae-a11e-9a81c9ef88f1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:38:03.511 7 INFO cinder.api.openstack.wsgi [None req-cadf3306-2354-44e3-a2d8-68758b9da389 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:38:03.513 8 INFO cinder.api.openstack.wsgi [None req-ebba2da0-9a33-46ae-a11e-9a81c9ef88f1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:38:03.513 7 INFO cinder.api.openstack.wsgi [None req-cadf3306-2354-44e3-a2d8-68758b9da389 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:38:04.863 8 INFO cinder.api.openstack.wsgi [None req-993c6b50-3289-47cf-aefd-f1417300f4f9 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET https://volume.199-204-45-57.nip.io/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28 2026-04-22 19:38:04.878 8 INFO cinder.api.openstack.wsgi [None req-993c6b50-3289-47cf-aefd-f1417300f4f9 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] https://volume.199-204-45-57.nip.io/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28 returned with HTTP 200 [pid: 8|app: 0|req: 311/624] 199.204.45.57 () {44 vars in 1039 bytes} [Wed Apr 22 19:38:04 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28 => generated 338 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:38:13.107 7 INFO cinder.api.openstack.wsgi [None req-68133dbc-e4ab-43be-8f20-da8eefaf7527 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true 2026-04-22 19:38:13.121 7 INFO cinder.api.openstack.wsgi [None req-68133dbc-e4ab-43be-8f20-da8eefaf7527 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 314/625] 10.0.0.76 () {28 vars in 694 bytes} [Wed Apr 22 19:38:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true => generated 670 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:38:13.152 8 INFO cinder.api.openstack.wsgi [None req-2b4453c6-b888-4de9-9b42-c268de83dfb0 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:38:13.160 8 INFO cinder.volume.api [None req-2b4453c6-b888-4de9-9b42-c268de83dfb0 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:38:13.162 8 INFO cinder.api.openstack.wsgi [None req-2b4453c6-b888-4de9-9b42-c268de83dfb0 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 312/626] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:38:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:38:13.180 7 INFO cinder.api.openstack.wsgi [None req-de089e85-cc82-4fda-abbe-43f7b7f54893 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true 2026-04-22 19:38:13.189 7 INFO cinder.volume.api [None req-de089e85-cc82-4fda-abbe-43f7b7f54893 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all snapshots completed successfully. 2026-04-22 19:38:13.189 7 INFO cinder.api.openstack.wsgi [None req-de089e85-cc82-4fda-abbe-43f7b7f54893 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 315/627] 10.0.0.76 () {28 vars in 672 bytes} [Wed Apr 22 19:38:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:38:13.236 8 INFO cinder.api.openstack.wsgi [None req-c85f7f27-a8ba-4e2e-b227-340048c76083 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true 2026-04-22 19:38:13.256 8 INFO cinder.api.openstack.wsgi [None req-c85f7f27-a8ba-4e2e-b227-340048c76083 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 313/628] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:38:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:38:13.275 7 INFO cinder.api.openstack.wsgi [None req-fa11835f-8fe5-4a90-ba47-7c502343745b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true 2026-04-22 19:38:13.297 7 INFO cinder.api.openstack.wsgi [None req-fa11835f-8fe5-4a90-ba47-7c502343745b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 316/629] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:38:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:38:13.314 8 INFO cinder.api.openstack.wsgi [None req-24ef8565-8778-4c6a-b40a-6d3d850b4d7a 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true 2026-04-22 19:38:13.338 8 INFO cinder.api.openstack.wsgi [None req-24ef8565-8778-4c6a-b40a-6d3d850b4d7a 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 314/630] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:38:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:38:13.349 7 INFO cinder.api.openstack.wsgi [None req-162a4121-b7d5-4b45-a249-79c0e9782cad 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services 2026-04-22 19:38:13.357 7 INFO cinder.api.openstack.wsgi [None req-162a4121-b7d5-4b45-a249-79c0e9782cad 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services returned with HTTP 200 [pid: 7|app: 0|req: 317/631] 10.0.0.76 () {28 vars in 643 bytes} [Wed Apr 22 19:38:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:38:13.373 8 INFO cinder.api.openstack.wsgi [None req-d9b8a794-6786-4520-a564-c5cbfc3cfdbf 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:38:13.385 8 INFO cinder.volume.api [None req-d9b8a794-6786-4520-a564-c5cbfc3cfdbf 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:38:13.387 8 INFO cinder.api.openstack.wsgi [None req-d9b8a794-6786-4520-a564-c5cbfc3cfdbf 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 315/632] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:38:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:38:13.512 7 INFO cinder.api.openstack.wsgi [None req-162a4121-b7d5-4b45-a249-79c0e9782cad 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:38:13.513 7 INFO cinder.api.openstack.wsgi [None req-162a4121-b7d5-4b45-a249-79c0e9782cad 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:38:13.512 8 INFO cinder.api.openstack.wsgi [None req-d9b8a794-6786-4520-a564-c5cbfc3cfdbf 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:38:13.514 8 INFO cinder.api.openstack.wsgi [None req-d9b8a794-6786-4520-a564-c5cbfc3cfdbf 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:38:23.512 8 INFO cinder.api.openstack.wsgi [None req-d9b8a794-6786-4520-a564-c5cbfc3cfdbf 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:38:23.512 7 INFO cinder.api.openstack.wsgi [None req-162a4121-b7d5-4b45-a249-79c0e9782cad 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:38:23.512 8 INFO cinder.api.openstack.wsgi [None req-d9b8a794-6786-4520-a564-c5cbfc3cfdbf 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:38:23.513 7 INFO cinder.api.openstack.wsgi [None req-162a4121-b7d5-4b45-a249-79c0e9782cad 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:38:33.511 8 INFO cinder.api.openstack.wsgi [None req-d9b8a794-6786-4520-a564-c5cbfc3cfdbf 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:38:33.511 7 INFO cinder.api.openstack.wsgi [None req-162a4121-b7d5-4b45-a249-79c0e9782cad 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:38:33.512 8 INFO cinder.api.openstack.wsgi [None req-d9b8a794-6786-4520-a564-c5cbfc3cfdbf 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:38:33.513 7 INFO cinder.api.openstack.wsgi [None req-162a4121-b7d5-4b45-a249-79c0e9782cad 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:38:43.511 8 INFO cinder.api.openstack.wsgi [None req-d9b8a794-6786-4520-a564-c5cbfc3cfdbf 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:38:43.511 7 INFO cinder.api.openstack.wsgi [None req-162a4121-b7d5-4b45-a249-79c0e9782cad 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:38:43.512 8 INFO cinder.api.openstack.wsgi [None req-d9b8a794-6786-4520-a564-c5cbfc3cfdbf 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:38:43.512 7 INFO cinder.api.openstack.wsgi [None req-162a4121-b7d5-4b45-a249-79c0e9782cad 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:38:53.512 8 INFO cinder.api.openstack.wsgi [None req-d9b8a794-6786-4520-a564-c5cbfc3cfdbf 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:38:53.512 7 INFO cinder.api.openstack.wsgi [None req-162a4121-b7d5-4b45-a249-79c0e9782cad 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:38:53.513 7 INFO cinder.api.openstack.wsgi [None req-162a4121-b7d5-4b45-a249-79c0e9782cad 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:38:53.513 8 INFO cinder.api.openstack.wsgi [None req-d9b8a794-6786-4520-a564-c5cbfc3cfdbf 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:39:03.512 8 INFO cinder.api.openstack.wsgi [None req-d9b8a794-6786-4520-a564-c5cbfc3cfdbf 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:39:03.512 7 INFO cinder.api.openstack.wsgi [None req-162a4121-b7d5-4b45-a249-79c0e9782cad 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:39:03.513 7 INFO cinder.api.openstack.wsgi [None req-162a4121-b7d5-4b45-a249-79c0e9782cad 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:39:03.513 8 INFO cinder.api.openstack.wsgi [None req-d9b8a794-6786-4520-a564-c5cbfc3cfdbf 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:39:08.591 7 INFO cinder.api.openstack.wsgi [None req-8bce3ee4-d7f5-4701-9758-9ef1bac21f06 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET https://volume.199-204-45-57.nip.io/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a 2026-04-22 19:39:08.608 7 INFO cinder.api.openstack.wsgi [None req-8bce3ee4-d7f5-4701-9758-9ef1bac21f06 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] https://volume.199-204-45-57.nip.io/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a returned with HTTP 200 [pid: 7|app: 0|req: 324/645] 199.204.45.57 () {44 vars in 1039 bytes} [Wed Apr 22 19:39:08 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a => generated 338 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:39:13.090 8 INFO cinder.api.openstack.wsgi [None req-d7bbd5ee-689d-4860-89c9-fa95adde206b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true 2026-04-22 19:39:13.097 8 INFO cinder.volume.api [None req-d7bbd5ee-689d-4860-89c9-fa95adde206b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all snapshots completed successfully. 2026-04-22 19:39:13.097 8 INFO cinder.api.openstack.wsgi [None req-d7bbd5ee-689d-4860-89c9-fa95adde206b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 322/646] 10.0.0.76 () {28 vars in 672 bytes} [Wed Apr 22 19:39:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true => generated 17 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:39:13.110 7 INFO cinder.api.openstack.wsgi [None req-e310ef3f-ab55-4872-b631-55509aec6ca8 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true 2026-04-22 19:39:13.131 7 INFO cinder.api.openstack.wsgi [None req-e310ef3f-ab55-4872-b631-55509aec6ca8 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 325/647] 10.0.0.76 () {28 vars in 694 bytes} [Wed Apr 22 19:39:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/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-04-22 19:39:13.142 8 INFO cinder.api.openstack.wsgi [None req-94e7cb99-9f68-418a-b10d-91916c273610 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:39:13.151 8 INFO cinder.volume.api [None req-94e7cb99-9f68-418a-b10d-91916c273610 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:39:13.153 8 INFO cinder.api.openstack.wsgi [None req-94e7cb99-9f68-418a-b10d-91916c273610 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 323/648] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:39:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:39:13.166 7 INFO cinder.api.openstack.wsgi [None req-0bf6a39e-603d-4ec1-a7ff-2fab1bf2f722 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services 2026-04-22 19:39:13.172 7 INFO cinder.api.openstack.wsgi [None req-0bf6a39e-603d-4ec1-a7ff-2fab1bf2f722 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services returned with HTTP 200 [pid: 7|app: 0|req: 326/649] 10.0.0.76 () {28 vars in 643 bytes} [Wed Apr 22 19:39:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:39:13.188 8 INFO cinder.api.openstack.wsgi [None req-a43b7b11-e67d-4323-9e48-0b674f79f7a5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:39:13.197 8 INFO cinder.volume.api [None req-a43b7b11-e67d-4323-9e48-0b674f79f7a5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:39:13.200 8 INFO cinder.api.openstack.wsgi [None req-a43b7b11-e67d-4323-9e48-0b674f79f7a5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 324/650] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:39:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:39:13.256 7 INFO cinder.api.openstack.wsgi [None req-6466ec7c-7fef-451b-b0aa-968841ace82d 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true 2026-04-22 19:39:13.290 7 INFO cinder.api.openstack.wsgi [None req-6466ec7c-7fef-451b-b0aa-968841ace82d 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 327/651] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:39:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:39:13.304 8 INFO cinder.api.openstack.wsgi [None req-a0636737-55bf-44cf-bb0a-c235230afbf7 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true 2026-04-22 19:39:13.338 8 INFO cinder.api.openstack.wsgi [None req-a0636737-55bf-44cf-bb0a-c235230afbf7 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 325/652] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:39:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:39:13.350 7 INFO cinder.api.openstack.wsgi [None req-3a98b7b9-4021-419a-82dc-6889c7df3e27 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true 2026-04-22 19:39:13.379 7 INFO cinder.api.openstack.wsgi [None req-3a98b7b9-4021-419a-82dc-6889c7df3e27 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 328/653] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:39:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:39:13.512 7 INFO cinder.api.openstack.wsgi [None req-3a98b7b9-4021-419a-82dc-6889c7df3e27 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:39:13.512 8 INFO cinder.api.openstack.wsgi [None req-a0636737-55bf-44cf-bb0a-c235230afbf7 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:39:13.513 7 INFO cinder.api.openstack.wsgi [None req-3a98b7b9-4021-419a-82dc-6889c7df3e27 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:39:13.514 8 INFO cinder.api.openstack.wsgi [None req-a0636737-55bf-44cf-bb0a-c235230afbf7 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:39:23.511 8 INFO cinder.api.openstack.wsgi [None req-a0636737-55bf-44cf-bb0a-c235230afbf7 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:39:23.511 7 INFO cinder.api.openstack.wsgi [None req-3a98b7b9-4021-419a-82dc-6889c7df3e27 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:39:23.513 8 INFO cinder.api.openstack.wsgi [None req-a0636737-55bf-44cf-bb0a-c235230afbf7 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:39:23.513 7 INFO cinder.api.openstack.wsgi [None req-3a98b7b9-4021-419a-82dc-6889c7df3e27 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:39:33.511 8 INFO cinder.api.openstack.wsgi [None req-a0636737-55bf-44cf-bb0a-c235230afbf7 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:39:33.511 7 INFO cinder.api.openstack.wsgi [None req-3a98b7b9-4021-419a-82dc-6889c7df3e27 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:39:33.512 8 INFO cinder.api.openstack.wsgi [None req-a0636737-55bf-44cf-bb0a-c235230afbf7 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:39:33.513 7 INFO cinder.api.openstack.wsgi [None req-3a98b7b9-4021-419a-82dc-6889c7df3e27 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:39:43.512 8 INFO cinder.api.openstack.wsgi [None req-a0636737-55bf-44cf-bb0a-c235230afbf7 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:39:43.512 7 INFO cinder.api.openstack.wsgi [None req-3a98b7b9-4021-419a-82dc-6889c7df3e27 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:39:43.513 8 INFO cinder.api.openstack.wsgi [None req-a0636737-55bf-44cf-bb0a-c235230afbf7 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:39:43.514 7 INFO cinder.api.openstack.wsgi [None req-3a98b7b9-4021-419a-82dc-6889c7df3e27 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:39:53.512 8 INFO cinder.api.openstack.wsgi [None req-a0636737-55bf-44cf-bb0a-c235230afbf7 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:39:53.512 7 INFO cinder.api.openstack.wsgi [None req-3a98b7b9-4021-419a-82dc-6889c7df3e27 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:39:53.513 7 INFO cinder.api.openstack.wsgi [None req-3a98b7b9-4021-419a-82dc-6889c7df3e27 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:39:53.513 8 INFO cinder.api.openstack.wsgi [None req-a0636737-55bf-44cf-bb0a-c235230afbf7 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:40:03.512 8 INFO cinder.api.openstack.wsgi [None req-a0636737-55bf-44cf-bb0a-c235230afbf7 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:40:03.513 7 INFO cinder.api.openstack.wsgi [None req-3a98b7b9-4021-419a-82dc-6889c7df3e27 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:40:03.513 8 INFO cinder.api.openstack.wsgi [None req-a0636737-55bf-44cf-bb0a-c235230afbf7 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:40:03.515 7 INFO cinder.api.openstack.wsgi [None req-3a98b7b9-4021-419a-82dc-6889c7df3e27 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:40:13.103 8 INFO cinder.api.openstack.wsgi [None req-cecef342-9ebd-43c3-8f14-3f454fe80b72 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true 2026-04-22 19:40:13.118 8 INFO cinder.api.openstack.wsgi [None req-cecef342-9ebd-43c3-8f14-3f454fe80b72 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 332/666] 10.0.0.76 () {28 vars in 694 bytes} [Wed Apr 22 19:40:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true => generated 670 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:40:13.167 7 INFO cinder.api.openstack.wsgi [None req-42b0ca91-cd53-4517-b159-29d6e9014996 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true 2026-04-22 19:40:13.197 7 INFO cinder.api.openstack.wsgi [None req-42b0ca91-cd53-4517-b159-29d6e9014996 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 335/667] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:40:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:40:13.211 8 INFO cinder.api.openstack.wsgi [None req-dde685dd-e251-4af4-8f26-54ad0029122c 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true 2026-04-22 19:40:13.238 8 INFO cinder.api.openstack.wsgi [None req-dde685dd-e251-4af4-8f26-54ad0029122c 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 333/668] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:40:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:40:13.252 7 INFO cinder.api.openstack.wsgi [None req-f3610304-f780-4f82-ba32-c3fb4344dc37 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true 2026-04-22 19:40:13.276 7 INFO cinder.api.openstack.wsgi [None req-f3610304-f780-4f82-ba32-c3fb4344dc37 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 336/669] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:40:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:40:13.288 8 INFO cinder.api.openstack.wsgi [None req-7d2926ac-8ec7-4be3-83fb-7282cdec01f1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:40:13.299 8 INFO cinder.volume.api [None req-7d2926ac-8ec7-4be3-83fb-7282cdec01f1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:40:13.301 8 INFO cinder.api.openstack.wsgi [None req-7d2926ac-8ec7-4be3-83fb-7282cdec01f1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 334/670] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:40:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:40:13.314 7 INFO cinder.api.openstack.wsgi [None req-425aac38-af95-4eef-a07b-442280bb2f90 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true 2026-04-22 19:40:13.321 7 INFO cinder.volume.api [None req-425aac38-af95-4eef-a07b-442280bb2f90 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all snapshots completed successfully. 2026-04-22 19:40:13.321 7 INFO cinder.api.openstack.wsgi [None req-425aac38-af95-4eef-a07b-442280bb2f90 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 337/671] 10.0.0.76 () {28 vars in 672 bytes} [Wed Apr 22 19:40:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:40:13.334 8 INFO cinder.api.openstack.wsgi [None req-3164b6ba-0a6f-43cf-91ce-b36313d859b9 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services 2026-04-22 19:40:13.340 8 INFO cinder.api.openstack.wsgi [None req-3164b6ba-0a6f-43cf-91ce-b36313d859b9 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services returned with HTTP 200 [pid: 8|app: 0|req: 335/672] 10.0.0.76 () {28 vars in 643 bytes} [Wed Apr 22 19:40:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:40:13.350 7 INFO cinder.api.openstack.wsgi [None req-89d52f45-b01d-4b27-bc4f-f42846a9a876 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:40:13.371 7 INFO cinder.volume.api [None req-89d52f45-b01d-4b27-bc4f-f42846a9a876 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:40:13.378 7 INFO cinder.api.openstack.wsgi [None req-89d52f45-b01d-4b27-bc4f-f42846a9a876 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 338/673] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:40:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:40:13.512 8 INFO cinder.api.openstack.wsgi [None req-3164b6ba-0a6f-43cf-91ce-b36313d859b9 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:40:13.512 7 INFO cinder.api.openstack.wsgi [None req-89d52f45-b01d-4b27-bc4f-f42846a9a876 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:40:13.513 8 INFO cinder.api.openstack.wsgi [None req-3164b6ba-0a6f-43cf-91ce-b36313d859b9 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:40:13.513 7 INFO cinder.api.openstack.wsgi [None req-89d52f45-b01d-4b27-bc4f-f42846a9a876 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:40:23.512 8 INFO cinder.api.openstack.wsgi [None req-3164b6ba-0a6f-43cf-91ce-b36313d859b9 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:40:23.512 7 INFO cinder.api.openstack.wsgi [None req-89d52f45-b01d-4b27-bc4f-f42846a9a876 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:40:23.513 8 INFO cinder.api.openstack.wsgi [None req-3164b6ba-0a6f-43cf-91ce-b36313d859b9 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:40:23.513 7 INFO cinder.api.openstack.wsgi [None req-89d52f45-b01d-4b27-bc4f-f42846a9a876 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:40:33.512 7 INFO cinder.api.openstack.wsgi [None req-89d52f45-b01d-4b27-bc4f-f42846a9a876 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:40:33.512 8 INFO cinder.api.openstack.wsgi [None req-3164b6ba-0a6f-43cf-91ce-b36313d859b9 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:40:33.513 7 INFO cinder.api.openstack.wsgi [None req-89d52f45-b01d-4b27-bc4f-f42846a9a876 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:40:33.514 8 INFO cinder.api.openstack.wsgi [None req-3164b6ba-0a6f-43cf-91ce-b36313d859b9 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:40:41.145 7 INFO cinder.api.openstack.wsgi [None req-42c1c508-0327-4513-9b16-bb463aa4a418 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots 2026-04-22 19:40:41.158 7 INFO cinder.volume.api [None req-42c1c508-0327-4513-9b16-bb463aa4a418 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all snapshots completed successfully. 2026-04-22 19:40:41.159 7 INFO cinder.api.openstack.wsgi [None req-42c1c508-0327-4513-9b16-bb463aa4a418 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 342/680] 10.0.0.125 () {32 vars in 704 bytes} [Wed Apr 22 19:40:41 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:40:41.174 8 INFO cinder.api.openstack.wsgi [None req-217f2533-21b3-4470-8076-f041dbe7f8e8 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes 2026-04-22 19:40:41.203 8 INFO cinder.volume.api [None req-217f2533-21b3-4470-8076-f041dbe7f8e8 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:40:41.203 8 INFO cinder.api.openstack.wsgi [None req-217f2533-21b3-4470-8076-f041dbe7f8e8 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes returned with HTTP 200 [pid: 8|app: 0|req: 339/681] 10.0.0.125 () {32 vars in 700 bytes} [Wed Apr 22 19:40:41 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:40:43.511 7 INFO cinder.api.openstack.wsgi [None req-42c1c508-0327-4513-9b16-bb463aa4a418 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:40:43.512 8 INFO cinder.api.openstack.wsgi [None req-217f2533-21b3-4470-8076-f041dbe7f8e8 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:40:43.513 7 INFO cinder.api.openstack.wsgi [None req-42c1c508-0327-4513-9b16-bb463aa4a418 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:40:43.513 8 INFO cinder.api.openstack.wsgi [None req-217f2533-21b3-4470-8076-f041dbe7f8e8 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:40:53.511 8 INFO cinder.api.openstack.wsgi [None req-217f2533-21b3-4470-8076-f041dbe7f8e8 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:40:53.511 7 INFO cinder.api.openstack.wsgi [None req-42c1c508-0327-4513-9b16-bb463aa4a418 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:40:53.512 8 INFO cinder.api.openstack.wsgi [None req-217f2533-21b3-4470-8076-f041dbe7f8e8 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:40:53.513 7 INFO cinder.api.openstack.wsgi [None req-42c1c508-0327-4513-9b16-bb463aa4a418 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:41:00.237 8 INFO cinder.api.openstack.wsgi [None req-f47b6149-8158-48eb-bae3-377b2b08224d be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4b97277828fe45598dc24214edeaaa3e/volumes 2026-04-22 19:41:00.870 8 INFO cinder.api.v3.volumes [None req-f47b6149-8158-48eb-bae3-377b2b08224d be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] Create volume of 1 GB 2026-04-22 19:41:00.887 8 INFO cinder.volume.api [None req-f47b6149-8158-48eb-bae3-377b2b08224d be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - 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-04-22 19:41:01.264 8 INFO cinder.volume.api [None req-f47b6149-8158-48eb-bae3-377b2b08224d be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] Create volume request issued successfully. 2026-04-22 19:41:01.265 8 INFO cinder.api.openstack.wsgi [None req-f47b6149-8158-48eb-bae3-377b2b08224d be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4b97277828fe45598dc24214edeaaa3e/volumes returned with HTTP 202 [pid: 8|app: 0|req: 342/686] 10.0.0.125 () {34 vars in 722 bytes} [Wed Apr 22 19:41:00 2026] POST /v3/4b97277828fe45598dc24214edeaaa3e/volumes => generated 865 bytes in 1034 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-22 19:41:01.291 7 INFO cinder.api.openstack.wsgi [None req-06145368-7924-4289-a08c-76c0f11db84f be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4b97277828fe45598dc24214edeaaa3e/volumes/b9a8e415-d9c1-4007-aee0-2bce230cbc06 /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-04-22 19:41:01.342 7 INFO cinder.volume.api [None req-06145368-7924-4289-a08c-76c0f11db84f be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] Volume info retrieved successfully. 2026-04-22 19:41:01.353 7 INFO cinder.api.openstack.wsgi [None req-06145368-7924-4289-a08c-76c0f11db84f be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4b97277828fe45598dc24214edeaaa3e/volumes/b9a8e415-d9c1-4007-aee0-2bce230cbc06 returned with HTTP 200 [pid: 7|app: 0|req: 345/687] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:41:01 2026] GET /v3/4b97277828fe45598dc24214edeaaa3e/volumes/b9a8e415-d9c1-4007-aee0-2bce230cbc06 => generated 933 bytes in 69 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-04-22 19:41:02.373 8 INFO cinder.api.openstack.wsgi [None req-73306cd0-8d79-4d18-8e7b-6155fd92472b be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4b97277828fe45598dc24214edeaaa3e/volumes/b9a8e415-d9c1-4007-aee0-2bce230cbc06 /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-04-22 19:41:02.397 8 INFO cinder.volume.api [None req-73306cd0-8d79-4d18-8e7b-6155fd92472b be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] Volume info retrieved successfully. 2026-04-22 19:41:02.404 8 INFO cinder.api.openstack.wsgi [None req-73306cd0-8d79-4d18-8e7b-6155fd92472b be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4b97277828fe45598dc24214edeaaa3e/volumes/b9a8e415-d9c1-4007-aee0-2bce230cbc06 returned with HTTP 200 [pid: 8|app: 0|req: 343/688] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:41:02 2026] GET /v3/4b97277828fe45598dc24214edeaaa3e/volumes/b9a8e415-d9c1-4007-aee0-2bce230cbc06 => generated 957 bytes in 39 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-04-22 19:41:03.425 7 INFO cinder.api.openstack.wsgi [None req-26310f08-860b-40b8-8dcc-2bbccb4b7f50 be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4b97277828fe45598dc24214edeaaa3e/volumes/b9a8e415-d9c1-4007-aee0-2bce230cbc06 /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-04-22 19:41:03.447 7 INFO cinder.volume.api [None req-26310f08-860b-40b8-8dcc-2bbccb4b7f50 be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] Volume info retrieved successfully. 2026-04-22 19:41:03.453 7 INFO cinder.api.openstack.wsgi [None req-26310f08-860b-40b8-8dcc-2bbccb4b7f50 be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4b97277828fe45598dc24214edeaaa3e/volumes/b9a8e415-d9c1-4007-aee0-2bce230cbc06 returned with HTTP 200 [pid: 7|app: 0|req: 346/689] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:41:03 2026] GET /v3/4b97277828fe45598dc24214edeaaa3e/volumes/b9a8e415-d9c1-4007-aee0-2bce230cbc06 => generated 957 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:41:03.512 8 INFO cinder.api.openstack.wsgi [None req-73306cd0-8d79-4d18-8e7b-6155fd92472b be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:41:03.512 7 INFO cinder.api.openstack.wsgi [None req-26310f08-860b-40b8-8dcc-2bbccb4b7f50 be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:41:03.513 7 INFO cinder.api.openstack.wsgi [None req-26310f08-860b-40b8-8dcc-2bbccb4b7f50 be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:41:03.513 8 INFO cinder.api.openstack.wsgi [None req-73306cd0-8d79-4d18-8e7b-6155fd92472b be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] http://10.0.0.34: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-04-22 19:41:04.481 7 INFO cinder.api.openstack.wsgi [None req-0fe17ad5-11b4-440d-8b00-d98f2d873b8f be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4b97277828fe45598dc24214edeaaa3e/volumes/b9a8e415-d9c1-4007-aee0-2bce230cbc06 /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-04-22 19:41:04.499 7 INFO cinder.volume.api [None req-0fe17ad5-11b4-440d-8b00-d98f2d873b8f be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] Volume info retrieved successfully. 2026-04-22 19:41:04.504 7 INFO cinder.api.openstack.wsgi [None req-0fe17ad5-11b4-440d-8b00-d98f2d873b8f be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4b97277828fe45598dc24214edeaaa3e/volumes/b9a8e415-d9c1-4007-aee0-2bce230cbc06 returned with HTTP 200 [pid: 7|app: 0|req: 348/692] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:41:04 2026] GET /v3/4b97277828fe45598dc24214edeaaa3e/volumes/b9a8e415-d9c1-4007-aee0-2bce230cbc06 => generated 1342 bytes in 30 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-04-22 19:41:04.581 8 INFO cinder.api.openstack.wsgi [req-061f095d-e24c-4ef1-97fc-5bb5519fcd5c req-43a17865-9f51-4334-a70b-7b77e64f47a4 be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4b97277828fe45598dc24214edeaaa3e/volumes/b9a8e415-d9c1-4007-aee0-2bce230cbc06 /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-04-22 19:41:04.597 8 INFO cinder.volume.api [req-061f095d-e24c-4ef1-97fc-5bb5519fcd5c req-43a17865-9f51-4334-a70b-7b77e64f47a4 be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] Volume info retrieved successfully. 2026-04-22 19:41:04.604 8 INFO cinder.api.openstack.wsgi [req-061f095d-e24c-4ef1-97fc-5bb5519fcd5c req-43a17865-9f51-4334-a70b-7b77e64f47a4 be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4b97277828fe45598dc24214edeaaa3e/volumes/b9a8e415-d9c1-4007-aee0-2bce230cbc06 returned with HTTP 200 [pid: 8|app: 0|req: 345/693] 10.0.0.183 () {34 vars in 1027 bytes} [Wed Apr 22 19:41:04 2026] GET /v3/4b97277828fe45598dc24214edeaaa3e/volumes/b9a8e415-d9c1-4007-aee0-2bce230cbc06 => generated 1342 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-04-22 19:41:05.809 7 INFO cinder.api.openstack.wsgi [req-061f095d-e24c-4ef1-97fc-5bb5519fcd5c req-2fa7719f-77fd-44e8-9670-f82a59b7ea98 be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4b97277828fe45598dc24214edeaaa3e/volumes/b9a8e415-d9c1-4007-aee0-2bce230cbc06 /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-04-22 19:41:05.828 7 INFO cinder.volume.api [req-061f095d-e24c-4ef1-97fc-5bb5519fcd5c req-2fa7719f-77fd-44e8-9670-f82a59b7ea98 be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] Volume info retrieved successfully. 2026-04-22 19:41:05.834 7 INFO cinder.api.openstack.wsgi [req-061f095d-e24c-4ef1-97fc-5bb5519fcd5c req-2fa7719f-77fd-44e8-9670-f82a59b7ea98 be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4b97277828fe45598dc24214edeaaa3e/volumes/b9a8e415-d9c1-4007-aee0-2bce230cbc06 returned with HTTP 200 [pid: 7|app: 0|req: 349/694] 10.0.0.183 () {34 vars in 1027 bytes} [Wed Apr 22 19:41:05 2026] GET /v3/4b97277828fe45598dc24214edeaaa3e/volumes/b9a8e415-d9c1-4007-aee0-2bce230cbc06 => generated 1342 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-22 19:41:05.848 8 INFO cinder.api.openstack.wsgi [req-061f095d-e24c-4ef1-97fc-5bb5519fcd5c req-43a17865-9f51-4334-a70b-7b77e64f47a4 be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-22 19:41:05.850 8 INFO cinder.api.openstack.wsgi [req-061f095d-e24c-4ef1-97fc-5bb5519fcd5c req-43a17865-9f51-4334-a70b-7b77e64f47a4 be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 346/695] 10.0.0.183 () {32 vars in 828 bytes} [Wed Apr 22 19:41:05 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-04-22 19:41:05.866 7 INFO cinder.api.openstack.wsgi [req-061f095d-e24c-4ef1-97fc-5bb5519fcd5c req-547b255b-fff4-4638-b98b-a2d8852556a3 be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4b97277828fe45598dc24214edeaaa3e/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-04-22 19:41:05.941 7 INFO cinder.api.openstack.wsgi [req-061f095d-e24c-4ef1-97fc-5bb5519fcd5c req-547b255b-fff4-4638-b98b-a2d8852556a3 be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4b97277828fe45598dc24214edeaaa3e/attachments returned with HTTP 200 [pid: 7|app: 0|req: 350/696] 10.0.0.183 () {40 vars in 1056 bytes} [Wed Apr 22 19:41:05 2026] POST /v3/4b97277828fe45598dc24214edeaaa3e/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-22 19:41:07.760 8 INFO cinder.api.openstack.wsgi [req-061f095d-e24c-4ef1-97fc-5bb5519fcd5c req-43a17865-9f51-4334-a70b-7b77e64f47a4 be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-22 19:41:07.762 8 INFO cinder.api.openstack.wsgi [req-061f095d-e24c-4ef1-97fc-5bb5519fcd5c req-43a17865-9f51-4334-a70b-7b77e64f47a4 be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 347/697] 199.204.45.57 () {32 vars in 838 bytes} [Wed Apr 22 19:41:07 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-04-22 19:41:08.064 7 INFO cinder.api.openstack.wsgi [req-061f095d-e24c-4ef1-97fc-5bb5519fcd5c req-87d1d512-03e3-432a-b786-eacab908ffd6 be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4b97277828fe45598dc24214edeaaa3e/volumes/b9a8e415-d9c1-4007-aee0-2bce230cbc06 /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-04-22 19:41:08.091 7 INFO cinder.volume.api [req-061f095d-e24c-4ef1-97fc-5bb5519fcd5c req-87d1d512-03e3-432a-b786-eacab908ffd6 be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] Volume info retrieved successfully. 2026-04-22 19:41:08.100 7 INFO cinder.api.openstack.wsgi [req-061f095d-e24c-4ef1-97fc-5bb5519fcd5c req-87d1d512-03e3-432a-b786-eacab908ffd6 be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4b97277828fe45598dc24214edeaaa3e/volumes/b9a8e415-d9c1-4007-aee0-2bce230cbc06 returned with HTTP 200 [pid: 7|app: 0|req: 351/698] 199.204.45.57 () {36 vars in 1071 bytes} [Wed Apr 22 19:41:07 2026] GET /v3/4b97277828fe45598dc24214edeaaa3e/volumes/b9a8e415-d9c1-4007-aee0-2bce230cbc06 => generated 1440 bytes in 309 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-04-22 19:41:10.166 8 INFO cinder.api.openstack.wsgi [req-061f095d-e24c-4ef1-97fc-5bb5519fcd5c req-52ae96b7-62c9-4ff2-94c9-4f89f16c752f be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/4b97277828fe45598dc24214edeaaa3e/attachments/4e352ca9-777e-4f34-a913-2fabf785fa8f /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-04-22 19:41:10.893 8 INFO cinder.api.openstack.wsgi [req-061f095d-e24c-4ef1-97fc-5bb5519fcd5c req-52ae96b7-62c9-4ff2-94c9-4f89f16c752f be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4b97277828fe45598dc24214edeaaa3e/attachments/4e352ca9-777e-4f34-a913-2fabf785fa8f returned with HTTP 200 [pid: 8|app: 0|req: 348/699] 199.204.45.57 () {40 vars in 1132 bytes} [Wed Apr 22 19:41:10 2026] PUT /v3/4b97277828fe45598dc24214edeaaa3e/attachments/4e352ca9-777e-4f34-a913-2fabf785fa8f => generated 775 bytes in 740 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-04-22 19:41:10.949 7 INFO cinder.api.openstack.wsgi [req-061f095d-e24c-4ef1-97fc-5bb5519fcd5c req-50c58f81-1d88-485b-be58-b3f85c506c16 be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4b97277828fe45598dc24214edeaaa3e/attachments/4e352ca9-777e-4f34-a913-2fabf785fa8f/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-04-22 19:41:10.990 7 INFO cinder.api.openstack.wsgi [req-061f095d-e24c-4ef1-97fc-5bb5519fcd5c req-50c58f81-1d88-485b-be58-b3f85c506c16 be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4b97277828fe45598dc24214edeaaa3e/attachments/4e352ca9-777e-4f34-a913-2fabf785fa8f/action returned with HTTP 204 [pid: 7|app: 0|req: 352/700] 199.204.45.57 () {40 vars in 1146 bytes} [Wed Apr 22 19:41:10 2026] POST /v3/4b97277828fe45598dc24214edeaaa3e/attachments/4e352ca9-777e-4f34-a913-2fabf785fa8f/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 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-04-22 19:41:13.444 8 INFO cinder.api.openstack.wsgi [None req-bf425270-4fcb-4d62-9f2a-1a7ff3cd9fc0 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/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-04-22 19:41:13.464 8 INFO cinder.volume.api [None req-bf425270-4fcb-4d62-9f2a-1a7ff3cd9fc0 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - 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-04-22 19:41:13.472 8 INFO cinder.api.openstack.wsgi [None req-bf425270-4fcb-4d62-9f2a-1a7ff3cd9fc0 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 349/701] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:41:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 1808 bytes in 249 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-04-22 19:41:13.490 7 INFO cinder.api.openstack.wsgi [None req-6075d088-fbe4-40db-9756-fb73a02629c5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true 2026-04-22 19:41:13.504 7 INFO cinder.api.openstack.wsgi [None req-6075d088-fbe4-40db-9756-fb73a02629c5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 353/702] 10.0.0.76 () {28 vars in 694 bytes} [Wed Apr 22 19:41:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/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-04-22 19:41:13.511 7 INFO cinder.api.openstack.wsgi [None req-6075d088-fbe4-40db-9756-fb73a02629c5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:41:13.513 7 INFO cinder.api.openstack.wsgi [None req-6075d088-fbe4-40db-9756-fb73a02629c5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:41:13.515 7 INFO cinder.api.openstack.wsgi [None req-6075d088-fbe4-40db-9756-fb73a02629c5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ /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-04-22 19:41:13.517 7 INFO cinder.api.openstack.wsgi [None req-6075d088-fbe4-40db-9756-fb73a02629c5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:41:13.520 8 INFO cinder.api.openstack.wsgi [None req-098e7228-ed42-477e-884d-b123c2002428 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services 2026-04-22 19:41:13.528 8 INFO cinder.api.openstack.wsgi [None req-098e7228-ed42-477e-884d-b123c2002428 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services returned with HTTP 200 [pid: 8|app: 0|req: 350/705] 10.0.0.76 () {28 vars in 643 bytes} [Wed Apr 22 19:41:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:41:13.578 7 INFO cinder.api.openstack.wsgi [None req-4965d3f7-c209-405d-a32e-81e09b380824 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true 2026-04-22 19:41:13.622 7 INFO cinder.api.openstack.wsgi [None req-4965d3f7-c209-405d-a32e-81e09b380824 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 356/706] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:41:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:41:13.640 8 INFO cinder.api.openstack.wsgi [None req-44682df7-f5c7-4913-8db3-393af6f6ccf0 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/4b97277828fe45598dc24214edeaaa3e?usage=true 2026-04-22 19:41:13.669 8 INFO cinder.api.openstack.wsgi [None req-44682df7-f5c7-4913-8db3-393af6f6ccf0 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/4b97277828fe45598dc24214edeaaa3e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 351/707] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:41:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/4b97277828fe45598dc24214edeaaa3e?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:41:13.684 7 INFO cinder.api.openstack.wsgi [None req-415ca180-e94d-4eb6-b9ca-3dc51bd82758 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/5ad042503d8440de8e25b7fd1ecbd3eb?usage=true 2026-04-22 19:41:13.708 7 INFO cinder.api.openstack.wsgi [None req-415ca180-e94d-4eb6-b9ca-3dc51bd82758 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/5ad042503d8440de8e25b7fd1ecbd3eb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 357/708] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:41:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/5ad042503d8440de8e25b7fd1ecbd3eb?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:41:13.725 8 INFO cinder.api.openstack.wsgi [None req-5a66f7bf-7b84-408f-98d6-85085ea35c19 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/6e283677722848bcae1350c230d68ae9?usage=true 2026-04-22 19:41:13.760 8 INFO cinder.api.openstack.wsgi [None req-5a66f7bf-7b84-408f-98d6-85085ea35c19 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/6e283677722848bcae1350c230d68ae9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 352/709] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:41:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/6e283677722848bcae1350c230d68ae9?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:41:13.780 7 INFO cinder.api.openstack.wsgi [None req-86853513-d4d2-4641-a29c-1c1e55602372 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true 2026-04-22 19:41:13.849 7 INFO cinder.api.openstack.wsgi [None req-86853513-d4d2-4641-a29c-1c1e55602372 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 358/710] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:41:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true => generated 845 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:41:13.869 8 INFO cinder.api.openstack.wsgi [None req-6b0ceb14-57a3-449e-ab16-eaec13e95c05 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/9a1e3a69a2f04a12a6ea14dcebf9a095?usage=true 2026-04-22 19:41:13.900 8 INFO cinder.api.openstack.wsgi [None req-6b0ceb14-57a3-449e-ab16-eaec13e95c05 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/9a1e3a69a2f04a12a6ea14dcebf9a095?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 353/711] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:41:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/9a1e3a69a2f04a12a6ea14dcebf9a095?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:41:13.920 7 INFO cinder.api.openstack.wsgi [None req-5c8f8cfe-362f-4fcd-ae92-2607a501b9b8 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true 2026-04-22 19:41:13.964 7 INFO cinder.api.openstack.wsgi [None req-5c8f8cfe-362f-4fcd-ae92-2607a501b9b8 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 359/712] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:41:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true => generated 845 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:41:13.975 8 INFO cinder.api.openstack.wsgi [None req-86f3681d-4f0e-4a52-8f40-d1887bf60402 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:41:13.991 8 INFO cinder.volume.api [None req-86f3681d-4f0e-4a52-8f40-d1887bf60402 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - 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-04-22 19:41:13.996 8 INFO cinder.api.openstack.wsgi [None req-86f3681d-4f0e-4a52-8f40-d1887bf60402 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 354/713] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:41:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 1808 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-22 19:41:14.014 7 INFO cinder.api.openstack.wsgi [None req-6b5f3b08-dda1-4443-8da0-aa62c8cef62a 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true 2026-04-22 19:41:14.021 7 INFO cinder.volume.api [None req-6b5f3b08-dda1-4443-8da0-aa62c8cef62a 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all snapshots completed successfully. 2026-04-22 19:41:14.021 7 INFO cinder.api.openstack.wsgi [None req-6b5f3b08-dda1-4443-8da0-aa62c8cef62a 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 360/714] 10.0.0.76 () {28 vars in 672 bytes} [Wed Apr 22 19:41:14 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:41:23.512 8 INFO cinder.api.openstack.wsgi [None req-86f3681d-4f0e-4a52-8f40-d1887bf60402 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:41:23.514 8 INFO cinder.api.openstack.wsgi [None req-86f3681d-4f0e-4a52-8f40-d1887bf60402 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:41:23.514 7 INFO cinder.api.openstack.wsgi [None req-6b5f3b08-dda1-4443-8da0-aa62c8cef62a 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:41:23.516 7 INFO cinder.api.openstack.wsgi [None req-6b5f3b08-dda1-4443-8da0-aa62c8cef62a 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34: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-04-22 19:41:24.188 8 INFO cinder.api.openstack.wsgi [req-07a1525a-343d-424d-bedf-2b5d31131c20 req-8c94f280-2a9e-4f2a-b827-d958a027322a be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/4b97277828fe45598dc24214edeaaa3e/attachments/4e352ca9-777e-4f34-a913-2fabf785fa8f /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-04-22 19:41:24.274 8 INFO cinder.api.openstack.wsgi [req-07a1525a-343d-424d-bedf-2b5d31131c20 req-8c94f280-2a9e-4f2a-b827-d958a027322a be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4b97277828fe45598dc24214edeaaa3e/attachments/4e352ca9-777e-4f34-a913-2fabf785fa8f returned with HTTP 200 [pid: 8|app: 0|req: 356/717] 199.204.45.57 () {38 vars in 1101 bytes} [Wed Apr 22 19:41:24 2026] DELETE /v3/4b97277828fe45598dc24214edeaaa3e/attachments/4e352ca9-777e-4f34-a913-2fabf785fa8f => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:41:24.288 7 INFO cinder.api.openstack.wsgi [req-07a1525a-343d-424d-bedf-2b5d31131c20 req-b35e90ac-f058-40bb-b783-1d1733839911 be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/4b97277828fe45598dc24214edeaaa3e/volumes/b9a8e415-d9c1-4007-aee0-2bce230cbc06 2026-04-22 19:41:24.289 7 INFO cinder.api.v3.volumes [req-07a1525a-343d-424d-bedf-2b5d31131c20 req-b35e90ac-f058-40bb-b783-1d1733839911 be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] Delete volume with id: b9a8e415-d9c1-4007-aee0-2bce230cbc06  /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-04-22 19:41:24.300 7 INFO cinder.volume.api [req-07a1525a-343d-424d-bedf-2b5d31131c20 req-b35e90ac-f058-40bb-b783-1d1733839911 be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] Volume info retrieved successfully. 2026-04-22 19:41:24.332 7 INFO cinder.volume.api [req-07a1525a-343d-424d-bedf-2b5d31131c20 req-b35e90ac-f058-40bb-b783-1d1733839911 be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] Delete volume request issued successfully. 2026-04-22 19:41:24.332 7 INFO cinder.api.openstack.wsgi [req-07a1525a-343d-424d-bedf-2b5d31131c20 req-b35e90ac-f058-40bb-b783-1d1733839911 be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4b97277828fe45598dc24214edeaaa3e/volumes/b9a8e415-d9c1-4007-aee0-2bce230cbc06 returned with HTTP 202 [pid: 7|app: 0|req: 362/718] 199.204.45.57 () {36 vars in 1052 bytes} [Wed Apr 22 19:41:24 2026] DELETE /v3/4b97277828fe45598dc24214edeaaa3e/volumes/b9a8e415-d9c1-4007-aee0-2bce230cbc06 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-04-22 19:41:33.511 7 INFO cinder.api.openstack.wsgi [req-07a1525a-343d-424d-bedf-2b5d31131c20 req-b35e90ac-f058-40bb-b783-1d1733839911 be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:41:33.511 8 INFO cinder.api.openstack.wsgi [req-07a1525a-343d-424d-bedf-2b5d31131c20 req-8c94f280-2a9e-4f2a-b827-d958a027322a be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:41:33.512 7 INFO cinder.api.openstack.wsgi [req-07a1525a-343d-424d-bedf-2b5d31131c20 req-b35e90ac-f058-40bb-b783-1d1733839911 be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:41:33.513 8 INFO cinder.api.openstack.wsgi [req-07a1525a-343d-424d-bedf-2b5d31131c20 req-8c94f280-2a9e-4f2a-b827-d958a027322a be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:41:43.511 7 INFO cinder.api.openstack.wsgi [req-07a1525a-343d-424d-bedf-2b5d31131c20 req-b35e90ac-f058-40bb-b783-1d1733839911 be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:41:43.511 8 INFO cinder.api.openstack.wsgi [req-07a1525a-343d-424d-bedf-2b5d31131c20 req-8c94f280-2a9e-4f2a-b827-d958a027322a be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:41:43.513 7 INFO cinder.api.openstack.wsgi [req-07a1525a-343d-424d-bedf-2b5d31131c20 req-b35e90ac-f058-40bb-b783-1d1733839911 be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:41:43.515 8 INFO cinder.api.openstack.wsgi [req-07a1525a-343d-424d-bedf-2b5d31131c20 req-8c94f280-2a9e-4f2a-b827-d958a027322a be8ea6bdadc6447da9126c589977264d 4b97277828fe45598dc24214edeaaa3e - - default default] http://10.0.0.34: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-04-22 19:41:48.991 7 INFO cinder.api.openstack.wsgi [None req-b41ddbfc-25a2-40e6-b983-bba838529c6d 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes 2026-04-22 19:41:48.994 7 INFO cinder.api.v3.volumes [None req-b41ddbfc-25a2-40e6-b983-bba838529c6d 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Create volume of 1 GB 2026-04-22 19:41:49.015 7 INFO cinder.volume.api [None req-b41ddbfc-25a2-40e6-b983-bba838529c6d 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - 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-04-22 19:41:49.296 7 INFO cinder.volume.api [None req-b41ddbfc-25a2-40e6-b983-bba838529c6d 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Create volume request issued successfully. 2026-04-22 19:41:49.297 7 INFO cinder.api.openstack.wsgi [None req-b41ddbfc-25a2-40e6-b983-bba838529c6d 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes returned with HTTP 202 [pid: 7|app: 0|req: 365/723] 10.0.0.125 () {34 vars in 722 bytes} [Wed Apr 22 19:41:48 2026] POST /v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes => generated 871 bytes in 497 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-04-22 19:41:49.313 8 INFO cinder.api.openstack.wsgi [None req-d13e539d-d9b3-49e1-aade-98b6cf3257d6 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/2d7a0f21-b006-4a10-99ba-4b715803f7bb /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-04-22 19:41:49.345 8 INFO cinder.volume.api [None req-d13e539d-d9b3-49e1-aade-98b6cf3257d6 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Volume info retrieved successfully. 2026-04-22 19:41:49.356 8 INFO cinder.api.openstack.wsgi [None req-d13e539d-d9b3-49e1-aade-98b6cf3257d6 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/2d7a0f21-b006-4a10-99ba-4b715803f7bb returned with HTTP 200 [pid: 8|app: 0|req: 359/724] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:41:49 2026] GET /v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/2d7a0f21-b006-4a10-99ba-4b715803f7bb => generated 939 bytes in 49 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-04-22 19:41:50.390 7 INFO cinder.api.openstack.wsgi [None req-8efa7c3a-6da2-428f-a392-60d3a37756fc 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/2d7a0f21-b006-4a10-99ba-4b715803f7bb /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-04-22 19:41:50.411 7 INFO cinder.volume.api [None req-8efa7c3a-6da2-428f-a392-60d3a37756fc 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Volume info retrieved successfully. 2026-04-22 19:41:50.417 7 INFO cinder.api.openstack.wsgi [None req-8efa7c3a-6da2-428f-a392-60d3a37756fc 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/2d7a0f21-b006-4a10-99ba-4b715803f7bb returned with HTTP 200 [pid: 7|app: 0|req: 366/725] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:41:50 2026] GET /v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/2d7a0f21-b006-4a10-99ba-4b715803f7bb => generated 964 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-04-22 19:41:50.441 8 INFO cinder.api.openstack.wsgi [None req-3286d880-88c8-465c-85fb-66fbdc713f46 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/2d7a0f21-b006-4a10-99ba-4b715803f7bb /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-04-22 19:41:50.457 8 INFO cinder.volume.api [None req-3286d880-88c8-465c-85fb-66fbdc713f46 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Volume info retrieved successfully. 2026-04-22 19:41:50.463 8 INFO cinder.api.openstack.wsgi [None req-3286d880-88c8-465c-85fb-66fbdc713f46 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/2d7a0f21-b006-4a10-99ba-4b715803f7bb returned with HTTP 200 [pid: 8|app: 0|req: 360/726] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:41:50 2026] GET /v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/2d7a0f21-b006-4a10-99ba-4b715803f7bb => generated 964 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-04-22 19:41:50.486 7 INFO cinder.api.openstack.wsgi [None req-bfd2af51-fa00-49a5-b3f0-72d6addc1b44 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/2d7a0f21-b006-4a10-99ba-4b715803f7bb /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-04-22 19:41:50.510 7 INFO cinder.volume.api [None req-bfd2af51-fa00-49a5-b3f0-72d6addc1b44 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Volume info retrieved successfully. 2026-04-22 19:41:50.522 7 INFO cinder.volume.api [None req-bfd2af51-fa00-49a5-b3f0-72d6addc1b44 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Volume updated successfully. 2026-04-22 19:41:50.524 7 INFO cinder.api.openstack.wsgi [None req-bfd2af51-fa00-49a5-b3f0-72d6addc1b44 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/2d7a0f21-b006-4a10-99ba-4b715803f7bb returned with HTTP 200 [pid: 7|app: 0|req: 367/727] 10.0.0.125 () {34 vars in 794 bytes} [Wed Apr 22 19:41:50 2026] PUT /v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/2d7a0f21-b006-4a10-99ba-4b715803f7bb => generated 896 bytes in 46 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-04-22 19:41:50.545 8 INFO cinder.api.openstack.wsgi [None req-eb8f4287-4326-493b-b10e-842799de7248 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/2d7a0f21-b006-4a10-99ba-4b715803f7bb /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-04-22 19:41:50.562 8 INFO cinder.volume.api [None req-eb8f4287-4326-493b-b10e-842799de7248 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Volume info retrieved successfully. 2026-04-22 19:41:50.574 8 INFO cinder.volume.api [None req-eb8f4287-4326-493b-b10e-842799de7248 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Volume updated successfully. 2026-04-22 19:41:50.575 8 INFO cinder.api.openstack.wsgi [None req-eb8f4287-4326-493b-b10e-842799de7248 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/2d7a0f21-b006-4a10-99ba-4b715803f7bb returned with HTTP 200 [pid: 8|app: 0|req: 361/728] 10.0.0.125 () {34 vars in 795 bytes} [Wed Apr 22 19:41:50 2026] PUT /v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/2d7a0f21-b006-4a10-99ba-4b715803f7bb => generated 935 bytes in 39 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-04-22 19:41:50.597 7 INFO cinder.api.openstack.wsgi [None req-43a716e3-8cc7-46e0-8279-d4d0fd40cc92 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/2d7a0f21-b006-4a10-99ba-4b715803f7bb /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-04-22 19:41:50.621 7 INFO cinder.volume.api [None req-43a716e3-8cc7-46e0-8279-d4d0fd40cc92 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Volume info retrieved successfully. 2026-04-22 19:41:50.628 7 INFO cinder.api.openstack.wsgi [None req-43a716e3-8cc7-46e0-8279-d4d0fd40cc92 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/2d7a0f21-b006-4a10-99ba-4b715803f7bb returned with HTTP 200 [pid: 7|app: 0|req: 368/729] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:41:50 2026] GET /v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/2d7a0f21-b006-4a10-99ba-4b715803f7bb => generated 1003 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-04-22 19:41:50.650 8 INFO cinder.api.openstack.wsgi [None req-47b10be8-1fcd-474a-bd71-21014daf5ff1 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes 2026-04-22 19:41:50.652 8 INFO cinder.api.v3.volumes [None req-47b10be8-1fcd-474a-bd71-21014daf5ff1 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Create volume of 1 GB 2026-04-22 19:41:50.658 8 INFO cinder.volume.api [None req-47b10be8-1fcd-474a-bd71-21014daf5ff1 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Availability Zones retrieved successfully. 2026-04-22 19:41:50.786 8 INFO cinder.volume.api [None req-47b10be8-1fcd-474a-bd71-21014daf5ff1 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Create volume request issued successfully. 2026-04-22 19:41:50.787 8 INFO cinder.api.openstack.wsgi [None req-47b10be8-1fcd-474a-bd71-21014daf5ff1 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes returned with HTTP 202 [pid: 8|app: 0|req: 362/730] 10.0.0.125 () {34 vars in 722 bytes} [Wed Apr 22 19:41:50 2026] POST /v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes => generated 891 bytes in 144 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-04-22 19:41:50.810 7 INFO cinder.api.openstack.wsgi [None req-f60b293f-d01d-4e9e-9a26-96da5299545d 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/738365a0-6fb4-4d23-b2b6-f35cceab920d /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-04-22 19:41:50.834 7 INFO cinder.volume.api [None req-f60b293f-d01d-4e9e-9a26-96da5299545d 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Volume info retrieved successfully. 2026-04-22 19:41:50.843 7 INFO cinder.api.openstack.wsgi [None req-f60b293f-d01d-4e9e-9a26-96da5299545d 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/738365a0-6fb4-4d23-b2b6-f35cceab920d returned with HTTP 200 [pid: 7|app: 0|req: 369/731] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:41:50 2026] GET /v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/738365a0-6fb4-4d23-b2b6-f35cceab920d => generated 959 bytes in 45 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-04-22 19:41:51.868 8 INFO cinder.api.openstack.wsgi [None req-4b5b94d9-9ee0-464c-8de8-a77e87ce475e 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/738365a0-6fb4-4d23-b2b6-f35cceab920d /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-04-22 19:41:51.888 8 INFO cinder.volume.api [None req-4b5b94d9-9ee0-464c-8de8-a77e87ce475e 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Volume info retrieved successfully. 2026-04-22 19:41:51.896 8 INFO cinder.api.openstack.wsgi [None req-4b5b94d9-9ee0-464c-8de8-a77e87ce475e 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/738365a0-6fb4-4d23-b2b6-f35cceab920d returned with HTTP 200 [pid: 8|app: 0|req: 363/732] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:41:51 2026] GET /v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/738365a0-6fb4-4d23-b2b6-f35cceab920d => generated 984 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-04-22 19:41:51.921 7 INFO cinder.api.openstack.wsgi [None req-6a3d2bcc-82ac-47a0-b1fa-79c6a470417f 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/738365a0-6fb4-4d23-b2b6-f35cceab920d /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-04-22 19:41:51.941 7 INFO cinder.volume.api [None req-6a3d2bcc-82ac-47a0-b1fa-79c6a470417f 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Volume info retrieved successfully. 2026-04-22 19:41:51.956 7 INFO cinder.volume.api [None req-6a3d2bcc-82ac-47a0-b1fa-79c6a470417f 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Volume updated successfully. 2026-04-22 19:41:51.957 7 INFO cinder.api.openstack.wsgi [None req-6a3d2bcc-82ac-47a0-b1fa-79c6a470417f 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/738365a0-6fb4-4d23-b2b6-f35cceab920d returned with HTTP 200 [pid: 7|app: 0|req: 370/733] 10.0.0.125 () {34 vars in 794 bytes} [Wed Apr 22 19:41:51 2026] PUT /v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/738365a0-6fb4-4d23-b2b6-f35cceab920d => generated 882 bytes in 47 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-04-22 19:41:51.976 8 INFO cinder.api.openstack.wsgi [None req-762ccf80-a71d-4ce9-b1a8-4934c1bd0ea4 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/738365a0-6fb4-4d23-b2b6-f35cceab920d /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-04-22 19:41:51.996 8 INFO cinder.volume.api [None req-762ccf80-a71d-4ce9-b1a8-4934c1bd0ea4 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Volume info retrieved successfully. 2026-04-22 19:41:52.001 8 INFO cinder.api.openstack.wsgi [None req-762ccf80-a71d-4ce9-b1a8-4934c1bd0ea4 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/738365a0-6fb4-4d23-b2b6-f35cceab920d returned with HTTP 200 [pid: 8|app: 0|req: 364/734] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:41:51 2026] GET /v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/738365a0-6fb4-4d23-b2b6-f35cceab920d => generated 950 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-04-22 19:41:52.021 7 INFO cinder.api.openstack.wsgi [None req-ab778604-c72f-4139-958f-4a1f7b4c940d 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/738365a0-6fb4-4d23-b2b6-f35cceab920d 2026-04-22 19:41:52.022 7 INFO cinder.api.v3.volumes [None req-ab778604-c72f-4139-958f-4a1f7b4c940d 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Delete volume with id: 738365a0-6fb4-4d23-b2b6-f35cceab920d  /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-04-22 19:41:52.032 7 INFO cinder.volume.api [None req-ab778604-c72f-4139-958f-4a1f7b4c940d 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Volume info retrieved successfully. 2026-04-22 19:41:52.058 7 INFO cinder.volume.api [None req-ab778604-c72f-4139-958f-4a1f7b4c940d 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Delete volume request issued successfully. 2026-04-22 19:41:52.059 7 INFO cinder.api.openstack.wsgi [None req-ab778604-c72f-4139-958f-4a1f7b4c940d 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/738365a0-6fb4-4d23-b2b6-f35cceab920d returned with HTTP 202 [pid: 7|app: 0|req: 371/735] 10.0.0.125 () {32 vars in 777 bytes} [Wed Apr 22 19:41:52 2026] DELETE /v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/738365a0-6fb4-4d23-b2b6-f35cceab920d => 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-04-22 19:41:52.073 8 INFO cinder.api.openstack.wsgi [None req-60869ee5-a4af-4ce6-a070-a8a73bb344e7 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/738365a0-6fb4-4d23-b2b6-f35cceab920d /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-04-22 19:41:52.091 8 INFO cinder.volume.api [None req-60869ee5-a4af-4ce6-a070-a8a73bb344e7 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Volume info retrieved successfully. 2026-04-22 19:41:52.098 8 INFO cinder.api.openstack.wsgi [None req-60869ee5-a4af-4ce6-a070-a8a73bb344e7 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/738365a0-6fb4-4d23-b2b6-f35cceab920d returned with HTTP 200 [pid: 8|app: 0|req: 365/736] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:41:52 2026] GET /v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/738365a0-6fb4-4d23-b2b6-f35cceab920d => generated 949 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-04-22 19:41:53.121 7 INFO cinder.api.openstack.wsgi [None req-4bcf4899-0c9d-4220-9cef-ef8191d267f5 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/738365a0-6fb4-4d23-b2b6-f35cceab920d 2026-04-22 19:41:53.132 7 INFO cinder.api.openstack.wsgi [None req-4bcf4899-0c9d-4220-9cef-ef8191d267f5 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/738365a0-6fb4-4d23-b2b6-f35cceab920d returned with HTTP 404 [pid: 7|app: 0|req: 372/737] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:41:53 2026] GET /v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/738365a0-6fb4-4d23-b2b6-f35cceab920d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-04-22 19:41:53.153 8 INFO cinder.api.openstack.wsgi [None req-30541da1-00ce-4892-98be-ab162bb35b4b 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/2d7a0f21-b006-4a10-99ba-4b715803f7bb /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-04-22 19:41:53.173 8 INFO cinder.volume.api [None req-30541da1-00ce-4892-98be-ab162bb35b4b 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Volume info retrieved successfully. 2026-04-22 19:41:53.179 8 INFO cinder.api.openstack.wsgi [None req-30541da1-00ce-4892-98be-ab162bb35b4b 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/2d7a0f21-b006-4a10-99ba-4b715803f7bb returned with HTTP 200 [pid: 8|app: 0|req: 366/738] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:41:53 2026] GET /v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/2d7a0f21-b006-4a10-99ba-4b715803f7bb => generated 1003 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-22 19:41:53.196 7 INFO cinder.api.openstack.wsgi [None req-96e68a41-cc2a-4509-878b-723836ac012b 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/2d7a0f21-b006-4a10-99ba-4b715803f7bb 2026-04-22 19:41:53.196 7 INFO cinder.api.v3.volumes [None req-96e68a41-cc2a-4509-878b-723836ac012b 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Delete volume with id: 2d7a0f21-b006-4a10-99ba-4b715803f7bb  /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-04-22 19:41:53.208 7 INFO cinder.volume.api [None req-96e68a41-cc2a-4509-878b-723836ac012b 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Volume info retrieved successfully. 2026-04-22 19:41:53.237 7 INFO cinder.volume.api [None req-96e68a41-cc2a-4509-878b-723836ac012b 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Delete volume request issued successfully. 2026-04-22 19:41:53.237 7 INFO cinder.api.openstack.wsgi [None req-96e68a41-cc2a-4509-878b-723836ac012b 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/2d7a0f21-b006-4a10-99ba-4b715803f7bb returned with HTTP 202 [pid: 7|app: 0|req: 373/739] 10.0.0.125 () {32 vars in 777 bytes} [Wed Apr 22 19:41:53 2026] DELETE /v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/2d7a0f21-b006-4a10-99ba-4b715803f7bb => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-04-22 19:41:53.256 8 INFO cinder.api.openstack.wsgi [None req-a226a364-6d29-40da-92e7-2239223b4581 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/2d7a0f21-b006-4a10-99ba-4b715803f7bb /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-04-22 19:41:53.289 8 INFO cinder.volume.api [None req-a226a364-6d29-40da-92e7-2239223b4581 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Volume info retrieved successfully. 2026-04-22 19:41:53.297 8 INFO cinder.api.openstack.wsgi [None req-a226a364-6d29-40da-92e7-2239223b4581 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/2d7a0f21-b006-4a10-99ba-4b715803f7bb returned with HTTP 200 [pid: 8|app: 0|req: 367/740] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:41:53 2026] GET /v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/2d7a0f21-b006-4a10-99ba-4b715803f7bb => generated 1002 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-22 19:41:53.512 7 INFO cinder.api.openstack.wsgi [None req-96e68a41-cc2a-4509-878b-723836ac012b 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:41:53.513 8 INFO cinder.api.openstack.wsgi [None req-a226a364-6d29-40da-92e7-2239223b4581 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:41:53.513 7 INFO cinder.api.openstack.wsgi [None req-96e68a41-cc2a-4509-878b-723836ac012b 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:41:53.514 8 INFO cinder.api.openstack.wsgi [None req-a226a364-6d29-40da-92e7-2239223b4581 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://10.0.0.34: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-04-22 19:41:54.318 7 INFO cinder.api.openstack.wsgi [None req-b4dda922-ef22-4c1d-b564-b64e297757f2 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/2d7a0f21-b006-4a10-99ba-4b715803f7bb 2026-04-22 19:41:54.326 7 INFO cinder.api.openstack.wsgi [None req-b4dda922-ef22-4c1d-b564-b64e297757f2 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/2d7a0f21-b006-4a10-99ba-4b715803f7bb returned with HTTP 404 [pid: 7|app: 0|req: 375/743] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:41:54 2026] GET /v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/2d7a0f21-b006-4a10-99ba-4b715803f7bb => generated 109 bytes in 14 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-04-22 19:41:54.390 8 INFO cinder.api.openstack.wsgi [None req-fc7028dd-33d6-4653-9263-21f4b3ea21fb 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes 2026-04-22 19:41:54.485 8 INFO cinder.api.v3.volumes [None req-fc7028dd-33d6-4653-9263-21f4b3ea21fb 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Create volume of 1 GB 2026-04-22 19:41:54.492 8 INFO cinder.volume.api [None req-fc7028dd-33d6-4653-9263-21f4b3ea21fb 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Availability Zones retrieved successfully. 2026-04-22 19:41:54.669 8 INFO cinder.volume.api [None req-fc7028dd-33d6-4653-9263-21f4b3ea21fb 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Create volume request issued successfully. 2026-04-22 19:41:54.670 8 INFO cinder.api.openstack.wsgi [None req-fc7028dd-33d6-4653-9263-21f4b3ea21fb 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes returned with HTTP 202 [pid: 8|app: 0|req: 369/744] 10.0.0.125 () {34 vars in 722 bytes} [Wed Apr 22 19:41:54 2026] POST /v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes => generated 871 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-22 19:41:54.688 7 INFO cinder.api.openstack.wsgi [None req-e8da490b-f2af-44a1-a262-230a2cef483e 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/65c9f689-e22a-4766-8c0c-8544b4352f8c /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-04-22 19:41:54.701 7 INFO cinder.volume.api [None req-e8da490b-f2af-44a1-a262-230a2cef483e 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Volume info retrieved successfully. 2026-04-22 19:41:54.708 7 INFO cinder.api.openstack.wsgi [None req-e8da490b-f2af-44a1-a262-230a2cef483e 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/65c9f689-e22a-4766-8c0c-8544b4352f8c returned with HTTP 200 [pid: 7|app: 0|req: 376/745] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:41:54 2026] GET /v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/65c9f689-e22a-4766-8c0c-8544b4352f8c => generated 939 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-04-22 19:41:55.732 8 INFO cinder.api.openstack.wsgi [None req-5eac5679-49eb-41f7-80ab-0d52829802f4 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/65c9f689-e22a-4766-8c0c-8544b4352f8c /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-04-22 19:41:55.748 8 INFO cinder.volume.api [None req-5eac5679-49eb-41f7-80ab-0d52829802f4 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Volume info retrieved successfully. 2026-04-22 19:41:55.755 8 INFO cinder.api.openstack.wsgi [None req-5eac5679-49eb-41f7-80ab-0d52829802f4 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/65c9f689-e22a-4766-8c0c-8544b4352f8c returned with HTTP 200 [pid: 8|app: 0|req: 370/746] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:41:55 2026] GET /v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/65c9f689-e22a-4766-8c0c-8544b4352f8c => generated 1348 bytes in 30 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-04-22 19:41:55.780 7 INFO cinder.api.openstack.wsgi [None req-1a7cae10-e93d-4686-9c66-9470f991e406 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/65c9f689-e22a-4766-8c0c-8544b4352f8c /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-04-22 19:41:55.807 7 INFO cinder.volume.api [None req-1a7cae10-e93d-4686-9c66-9470f991e406 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Volume info retrieved successfully. 2026-04-22 19:41:55.817 7 INFO cinder.api.openstack.wsgi [None req-1a7cae10-e93d-4686-9c66-9470f991e406 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/65c9f689-e22a-4766-8c0c-8544b4352f8c returned with HTTP 200 [pid: 7|app: 0|req: 377/747] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:41:55 2026] GET /v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/65c9f689-e22a-4766-8c0c-8544b4352f8c => generated 1348 bytes in 48 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-04-22 19:41:55.836 8 INFO cinder.api.openstack.wsgi [None req-9641c798-0ede-4e98-b24e-b19ed8d996a2 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/65c9f689-e22a-4766-8c0c-8544b4352f8c /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-04-22 19:41:55.854 8 INFO cinder.volume.api [None req-9641c798-0ede-4e98-b24e-b19ed8d996a2 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Volume info retrieved successfully. 2026-04-22 19:41:55.863 8 INFO cinder.volume.api [None req-9641c798-0ede-4e98-b24e-b19ed8d996a2 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Volume updated successfully. 2026-04-22 19:41:55.864 8 INFO cinder.api.openstack.wsgi [None req-9641c798-0ede-4e98-b24e-b19ed8d996a2 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/65c9f689-e22a-4766-8c0c-8544b4352f8c returned with HTTP 200 [pid: 8|app: 0|req: 371/748] 10.0.0.125 () {34 vars in 794 bytes} [Wed Apr 22 19:41:55 2026] PUT /v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/65c9f689-e22a-4766-8c0c-8544b4352f8c => generated 895 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-04-22 19:41:55.887 7 INFO cinder.api.openstack.wsgi [None req-9a2e5dec-6723-484b-bd5e-fe34aaee8c52 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/65c9f689-e22a-4766-8c0c-8544b4352f8c /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-04-22 19:41:55.911 7 INFO cinder.volume.api [None req-9a2e5dec-6723-484b-bd5e-fe34aaee8c52 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Volume info retrieved successfully. 2026-04-22 19:41:55.924 7 INFO cinder.volume.api [None req-9a2e5dec-6723-484b-bd5e-fe34aaee8c52 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Volume updated successfully. 2026-04-22 19:41:55.924 7 INFO cinder.api.openstack.wsgi [None req-9a2e5dec-6723-484b-bd5e-fe34aaee8c52 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/65c9f689-e22a-4766-8c0c-8544b4352f8c returned with HTTP 200 [pid: 7|app: 0|req: 378/749] 10.0.0.125 () {34 vars in 795 bytes} [Wed Apr 22 19:41:55 2026] PUT /v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/65c9f689-e22a-4766-8c0c-8544b4352f8c => generated 933 bytes in 47 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-04-22 19:41:55.949 8 INFO cinder.api.openstack.wsgi [None req-a856074c-2ea6-4c29-aafe-2ceb4754b240 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/65c9f689-e22a-4766-8c0c-8544b4352f8c /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-04-22 19:41:55.965 8 INFO cinder.volume.api [None req-a856074c-2ea6-4c29-aafe-2ceb4754b240 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Volume info retrieved successfully. 2026-04-22 19:41:55.973 8 INFO cinder.api.openstack.wsgi [None req-a856074c-2ea6-4c29-aafe-2ceb4754b240 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/65c9f689-e22a-4766-8c0c-8544b4352f8c returned with HTTP 200 [pid: 8|app: 0|req: 372/750] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:41:55 2026] GET /v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/65c9f689-e22a-4766-8c0c-8544b4352f8c => generated 1386 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-04-22 19:41:55.999 7 INFO cinder.api.openstack.wsgi [None req-e7fc004d-820c-4a87-abc4-f3ba2a7a6c99 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes 2026-04-22 19:41:56.001 7 INFO cinder.api.v3.volumes [None req-e7fc004d-820c-4a87-abc4-f3ba2a7a6c99 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Create volume of 1 GB 2026-04-22 19:41:56.011 7 INFO cinder.volume.api [None req-e7fc004d-820c-4a87-abc4-f3ba2a7a6c99 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Availability Zones retrieved successfully. 2026-04-22 19:41:56.147 7 INFO cinder.volume.api [None req-e7fc004d-820c-4a87-abc4-f3ba2a7a6c99 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Create volume request issued successfully. 2026-04-22 19:41:56.148 7 INFO cinder.api.openstack.wsgi [None req-e7fc004d-820c-4a87-abc4-f3ba2a7a6c99 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes returned with HTTP 202 [pid: 7|app: 0|req: 379/751] 10.0.0.125 () {34 vars in 722 bytes} [Wed Apr 22 19:41:55 2026] POST /v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes => generated 889 bytes in 159 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-04-22 19:41:56.168 8 INFO cinder.api.openstack.wsgi [None req-96914d1c-3a5e-4efb-8c51-838f875dc347 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/a94eebc9-1305-4abd-9c4d-33b3319dc216 /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-04-22 19:41:56.184 8 INFO cinder.volume.api [None req-96914d1c-3a5e-4efb-8c51-838f875dc347 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Volume info retrieved successfully. 2026-04-22 19:41:56.189 8 INFO cinder.api.openstack.wsgi [None req-96914d1c-3a5e-4efb-8c51-838f875dc347 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/a94eebc9-1305-4abd-9c4d-33b3319dc216 returned with HTTP 200 [pid: 8|app: 0|req: 373/752] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:41:56 2026] GET /v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/a94eebc9-1305-4abd-9c4d-33b3319dc216 => generated 957 bytes in 26 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-04-22 19:41:57.213 7 INFO cinder.api.openstack.wsgi [None req-aa093fef-15f7-4fcd-8b64-b0ded48e39f0 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/a94eebc9-1305-4abd-9c4d-33b3319dc216 /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-04-22 19:41:57.233 7 INFO cinder.volume.api [None req-aa093fef-15f7-4fcd-8b64-b0ded48e39f0 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Volume info retrieved successfully. 2026-04-22 19:41:57.239 7 INFO cinder.api.openstack.wsgi [None req-aa093fef-15f7-4fcd-8b64-b0ded48e39f0 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/a94eebc9-1305-4abd-9c4d-33b3319dc216 returned with HTTP 200 [pid: 7|app: 0|req: 380/753] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:41:57 2026] GET /v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/a94eebc9-1305-4abd-9c4d-33b3319dc216 => generated 982 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-04-22 19:41:57.269 8 INFO cinder.api.openstack.wsgi [None req-fe860744-f714-4d20-b41b-7ed09709ccaa 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/a94eebc9-1305-4abd-9c4d-33b3319dc216 /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-04-22 19:41:57.290 8 INFO cinder.volume.api [None req-fe860744-f714-4d20-b41b-7ed09709ccaa 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Volume info retrieved successfully. 2026-04-22 19:41:57.300 8 INFO cinder.volume.api [None req-fe860744-f714-4d20-b41b-7ed09709ccaa 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Volume updated successfully. 2026-04-22 19:41:57.301 8 INFO cinder.api.openstack.wsgi [None req-fe860744-f714-4d20-b41b-7ed09709ccaa 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/a94eebc9-1305-4abd-9c4d-33b3319dc216 returned with HTTP 200 [pid: 8|app: 0|req: 374/754] 10.0.0.125 () {34 vars in 794 bytes} [Wed Apr 22 19:41:57 2026] PUT /v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/a94eebc9-1305-4abd-9c4d-33b3319dc216 => generated 882 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-04-22 19:41:57.316 7 INFO cinder.api.openstack.wsgi [None req-06a51044-9690-45a1-af80-28af99a08374 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/a94eebc9-1305-4abd-9c4d-33b3319dc216 /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-04-22 19:41:57.338 7 INFO cinder.volume.api [None req-06a51044-9690-45a1-af80-28af99a08374 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Volume info retrieved successfully. 2026-04-22 19:41:57.344 7 INFO cinder.api.openstack.wsgi [None req-06a51044-9690-45a1-af80-28af99a08374 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/a94eebc9-1305-4abd-9c4d-33b3319dc216 returned with HTTP 200 [pid: 7|app: 0|req: 381/755] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:41:57 2026] GET /v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/a94eebc9-1305-4abd-9c4d-33b3319dc216 => generated 950 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-04-22 19:41:57.366 8 INFO cinder.api.openstack.wsgi [None req-6cc3eb84-b3bc-43bf-af91-a9ea620124b2 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/a94eebc9-1305-4abd-9c4d-33b3319dc216 2026-04-22 19:41:57.367 8 INFO cinder.api.v3.volumes [None req-6cc3eb84-b3bc-43bf-af91-a9ea620124b2 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Delete volume with id: a94eebc9-1305-4abd-9c4d-33b3319dc216  /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-04-22 19:41:57.378 8 INFO cinder.volume.api [None req-6cc3eb84-b3bc-43bf-af91-a9ea620124b2 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Volume info retrieved successfully. 2026-04-22 19:41:57.420 8 INFO cinder.volume.api [None req-6cc3eb84-b3bc-43bf-af91-a9ea620124b2 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Delete volume request issued successfully. 2026-04-22 19:41:57.420 8 INFO cinder.api.openstack.wsgi [None req-6cc3eb84-b3bc-43bf-af91-a9ea620124b2 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/a94eebc9-1305-4abd-9c4d-33b3319dc216 returned with HTTP 202 [pid: 8|app: 0|req: 375/756] 10.0.0.125 () {32 vars in 777 bytes} [Wed Apr 22 19:41:57 2026] DELETE /v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/a94eebc9-1305-4abd-9c4d-33b3319dc216 => 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-04-22 19:41:57.434 7 INFO cinder.api.openstack.wsgi [None req-3cf626e3-1191-4dbf-8cc0-6f25a617ceef 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/a94eebc9-1305-4abd-9c4d-33b3319dc216 /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-04-22 19:41:57.451 7 INFO cinder.volume.api [None req-3cf626e3-1191-4dbf-8cc0-6f25a617ceef 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Volume info retrieved successfully. 2026-04-22 19:41:57.457 7 INFO cinder.api.openstack.wsgi [None req-3cf626e3-1191-4dbf-8cc0-6f25a617ceef 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/a94eebc9-1305-4abd-9c4d-33b3319dc216 returned with HTTP 200 [pid: 7|app: 0|req: 382/757] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:41:57 2026] GET /v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/a94eebc9-1305-4abd-9c4d-33b3319dc216 => 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-04-22 19:41:58.483 8 INFO cinder.api.openstack.wsgi [None req-04aa6afc-5860-49aa-99cb-58223701068a 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/a94eebc9-1305-4abd-9c4d-33b3319dc216 2026-04-22 19:41:58.493 8 INFO cinder.api.openstack.wsgi [None req-04aa6afc-5860-49aa-99cb-58223701068a 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/a94eebc9-1305-4abd-9c4d-33b3319dc216 returned with HTTP 404 [pid: 8|app: 0|req: 376/758] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:41:58 2026] GET /v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/a94eebc9-1305-4abd-9c4d-33b3319dc216 => 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-04-22 19:41:58.508 7 INFO cinder.api.openstack.wsgi [None req-c29efbce-e94f-40f2-bce0-1fc657d42474 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/65c9f689-e22a-4766-8c0c-8544b4352f8c /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-04-22 19:41:58.521 7 INFO cinder.volume.api [None req-c29efbce-e94f-40f2-bce0-1fc657d42474 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Volume info retrieved successfully. 2026-04-22 19:41:58.526 7 INFO cinder.api.openstack.wsgi [None req-c29efbce-e94f-40f2-bce0-1fc657d42474 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/65c9f689-e22a-4766-8c0c-8544b4352f8c returned with HTTP 200 [pid: 7|app: 0|req: 383/759] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:41:58 2026] GET /v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/65c9f689-e22a-4766-8c0c-8544b4352f8c => generated 1386 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-22 19:41:58.549 8 INFO cinder.api.openstack.wsgi [None req-416752d3-0482-4dec-a790-f0652aaaea24 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/65c9f689-e22a-4766-8c0c-8544b4352f8c 2026-04-22 19:41:58.549 8 INFO cinder.api.v3.volumes [None req-416752d3-0482-4dec-a790-f0652aaaea24 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Delete volume with id: 65c9f689-e22a-4766-8c0c-8544b4352f8c  /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-04-22 19:41:58.561 8 INFO cinder.volume.api [None req-416752d3-0482-4dec-a790-f0652aaaea24 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Volume info retrieved successfully. 2026-04-22 19:41:58.584 8 INFO cinder.volume.api [None req-416752d3-0482-4dec-a790-f0652aaaea24 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Delete volume request issued successfully. 2026-04-22 19:41:58.584 8 INFO cinder.api.openstack.wsgi [None req-416752d3-0482-4dec-a790-f0652aaaea24 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/65c9f689-e22a-4766-8c0c-8544b4352f8c returned with HTTP 202 [pid: 8|app: 0|req: 377/760] 10.0.0.125 () {32 vars in 777 bytes} [Wed Apr 22 19:41:58 2026] DELETE /v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/65c9f689-e22a-4766-8c0c-8544b4352f8c => 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-04-22 19:41:58.603 7 INFO cinder.api.openstack.wsgi [None req-e7eec6de-1b2e-40b4-a788-fee30990baed 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/65c9f689-e22a-4766-8c0c-8544b4352f8c /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-04-22 19:41:58.621 7 INFO cinder.volume.api [None req-e7eec6de-1b2e-40b4-a788-fee30990baed 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] Volume info retrieved successfully. 2026-04-22 19:41:58.632 7 INFO cinder.api.openstack.wsgi [None req-e7eec6de-1b2e-40b4-a788-fee30990baed 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/65c9f689-e22a-4766-8c0c-8544b4352f8c returned with HTTP 200 [pid: 7|app: 0|req: 384/761] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:41:58 2026] GET /v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/65c9f689-e22a-4766-8c0c-8544b4352f8c => generated 1385 bytes in 39 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-04-22 19:41:59.658 8 INFO cinder.api.openstack.wsgi [None req-ea3f81f1-08b6-47fc-b571-b685d83c1c94 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/65c9f689-e22a-4766-8c0c-8544b4352f8c 2026-04-22 19:41:59.671 8 INFO cinder.api.openstack.wsgi [None req-ea3f81f1-08b6-47fc-b571-b685d83c1c94 8e1c66b3aba146009983d57e1819872c 2d44e7b4a1464e978e46ec4be2e383ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/65c9f689-e22a-4766-8c0c-8544b4352f8c returned with HTTP 404 [pid: 8|app: 0|req: 378/762] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:41:59 2026] GET /v3/2d44e7b4a1464e978e46ec4be2e383ff/volumes/65c9f689-e22a-4766-8c0c-8544b4352f8c => generated 109 bytes in 22 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-04-22 19:42:02.936 7 INFO cinder.api.openstack.wsgi [None req-cd91882b-e53f-4ba1-b5c7-8a8192937a57 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes 2026-04-22 19:42:02.972 7 INFO cinder.volume.api [None req-cd91882b-e53f-4ba1-b5c7-8a8192937a57 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] Get all volumes completed successfully. 2026-04-22 19:42:02.972 7 INFO cinder.api.openstack.wsgi [None req-cd91882b-e53f-4ba1-b5c7-8a8192937a57 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes returned with HTTP 200 [pid: 7|app: 0|req: 385/763] 10.0.0.125 () {32 vars in 700 bytes} [Wed Apr 22 19:42:02 2026] GET /v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes => generated 15 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:42:02.987 8 INFO cinder.api.openstack.wsgi [None req-45939c02-7e85-46c8-ad13-144459ab2b65 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes 2026-04-22 19:42:02.989 8 INFO cinder.api.v3.volumes [None req-45939c02-7e85-46c8-ad13-144459ab2b65 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] Create volume of 1 GB 2026-04-22 19:42:02.998 8 INFO cinder.volume.api [None req-45939c02-7e85-46c8-ad13-144459ab2b65 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] Availability Zones retrieved successfully. 2026-04-22 19:42:03.181 8 INFO cinder.volume.api [None req-45939c02-7e85-46c8-ad13-144459ab2b65 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] Create volume request issued successfully. 2026-04-22 19:42:03.182 8 INFO cinder.api.openstack.wsgi [None req-45939c02-7e85-46c8-ad13-144459ab2b65 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes returned with HTTP 202 [pid: 8|app: 0|req: 379/764] 10.0.0.125 () {34 vars in 722 bytes} [Wed Apr 22 19:42:02 2026] POST /v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes => generated 875 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-22 19:42:03.204 7 INFO cinder.api.openstack.wsgi [None req-154dc70c-920d-4a9e-881a-a61c1190bc43 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/53052fae-aced-4697-9384-b9cb3fe6619b /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-04-22 19:42:03.225 7 INFO cinder.volume.api [None req-154dc70c-920d-4a9e-881a-a61c1190bc43 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] Volume info retrieved successfully. 2026-04-22 19:42:03.231 7 INFO cinder.api.openstack.wsgi [None req-154dc70c-920d-4a9e-881a-a61c1190bc43 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/53052fae-aced-4697-9384-b9cb3fe6619b returned with HTTP 200 [pid: 7|app: 0|req: 386/765] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:42:03 2026] GET /v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/53052fae-aced-4697-9384-b9cb3fe6619b => generated 943 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:42:03.512 7 INFO cinder.api.openstack.wsgi [None req-154dc70c-920d-4a9e-881a-a61c1190bc43 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:42:03.512 8 INFO cinder.api.openstack.wsgi [None req-45939c02-7e85-46c8-ad13-144459ab2b65 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:42:03.512 8 INFO cinder.api.openstack.wsgi [None req-45939c02-7e85-46c8-ad13-144459ab2b65 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:42:03.513 7 INFO cinder.api.openstack.wsgi [None req-154dc70c-920d-4a9e-881a-a61c1190bc43 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] http://10.0.0.34: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-04-22 19:42:04.256 8 INFO cinder.api.openstack.wsgi [None req-743eef23-9e38-4048-a2d1-fc43eac58856 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/53052fae-aced-4697-9384-b9cb3fe6619b /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-04-22 19:42:04.286 8 INFO cinder.volume.api [None req-743eef23-9e38-4048-a2d1-fc43eac58856 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] Volume info retrieved successfully. 2026-04-22 19:42:04.297 8 INFO cinder.api.openstack.wsgi [None req-743eef23-9e38-4048-a2d1-fc43eac58856 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/53052fae-aced-4697-9384-b9cb3fe6619b returned with HTTP 200 [pid: 8|app: 0|req: 381/768] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:42:04 2026] GET /v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/53052fae-aced-4697-9384-b9cb3fe6619b => generated 968 bytes in 50 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-04-22 19:42:04.319 7 INFO cinder.api.openstack.wsgi [None req-af3056e8-fd9a-41d7-b6fd-81411b2cfe28 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/53052fae-aced-4697-9384-b9cb3fe6619b /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-04-22 19:42:04.336 7 INFO cinder.volume.api [None req-af3056e8-fd9a-41d7-b6fd-81411b2cfe28 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] Volume info retrieved successfully. 2026-04-22 19:42:04.343 7 INFO cinder.api.openstack.wsgi [None req-af3056e8-fd9a-41d7-b6fd-81411b2cfe28 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/53052fae-aced-4697-9384-b9cb3fe6619b returned with HTTP 200 [pid: 7|app: 0|req: 388/769] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:42:04 2026] GET /v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/53052fae-aced-4697-9384-b9cb3fe6619b => generated 968 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-04-22 19:42:04.360 8 INFO cinder.api.openstack.wsgi [None req-7626c278-f7d9-4890-80e4-f292ec18038e 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes 2026-04-22 19:42:04.361 8 INFO cinder.api.v3.volumes [None req-7626c278-f7d9-4890-80e4-f292ec18038e 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] Create volume of 1 GB 2026-04-22 19:42:04.368 8 INFO cinder.volume.api [None req-7626c278-f7d9-4890-80e4-f292ec18038e 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] Availability Zones retrieved successfully. 2026-04-22 19:42:04.507 8 INFO cinder.volume.api [None req-7626c278-f7d9-4890-80e4-f292ec18038e 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] Create volume request issued successfully. 2026-04-22 19:42:04.508 8 INFO cinder.api.openstack.wsgi [None req-7626c278-f7d9-4890-80e4-f292ec18038e 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes returned with HTTP 202 [pid: 8|app: 0|req: 382/770] 10.0.0.125 () {34 vars in 722 bytes} [Wed Apr 22 19:42:04 2026] POST /v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes => generated 876 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-04-22 19:42:04.531 7 INFO cinder.api.openstack.wsgi [None req-a7345348-23a7-4238-a87b-5e2fd53c37de 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/b1246479-b7c8-4b12-86f2-c7e6aa678651 /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-04-22 19:42:04.547 7 INFO cinder.volume.api [None req-a7345348-23a7-4238-a87b-5e2fd53c37de 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] Volume info retrieved successfully. 2026-04-22 19:42:04.553 7 INFO cinder.api.openstack.wsgi [None req-a7345348-23a7-4238-a87b-5e2fd53c37de 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/b1246479-b7c8-4b12-86f2-c7e6aa678651 returned with HTTP 200 [pid: 7|app: 0|req: 389/771] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:42:04 2026] GET /v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/b1246479-b7c8-4b12-86f2-c7e6aa678651 => 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-04-22 19:42:05.572 8 INFO cinder.api.openstack.wsgi [None req-3e72e158-637c-489c-9efa-f33f71d4673f 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/b1246479-b7c8-4b12-86f2-c7e6aa678651 /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-04-22 19:42:05.589 8 INFO cinder.volume.api [None req-3e72e158-637c-489c-9efa-f33f71d4673f 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] Volume info retrieved successfully. 2026-04-22 19:42:05.595 8 INFO cinder.api.openstack.wsgi [None req-3e72e158-637c-489c-9efa-f33f71d4673f 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/b1246479-b7c8-4b12-86f2-c7e6aa678651 returned with HTTP 200 [pid: 8|app: 0|req: 383/772] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:42:05 2026] GET /v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/b1246479-b7c8-4b12-86f2-c7e6aa678651 => generated 969 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-04-22 19:42:05.616 7 INFO cinder.api.openstack.wsgi [None req-0e456d59-dd32-44e9-a9a2-65c5c53593c8 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/b1246479-b7c8-4b12-86f2-c7e6aa678651 /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-04-22 19:42:05.630 7 INFO cinder.volume.api [None req-0e456d59-dd32-44e9-a9a2-65c5c53593c8 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] Volume info retrieved successfully. 2026-04-22 19:42:05.634 7 INFO cinder.api.openstack.wsgi [None req-0e456d59-dd32-44e9-a9a2-65c5c53593c8 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/b1246479-b7c8-4b12-86f2-c7e6aa678651 returned with HTTP 200 [pid: 7|app: 0|req: 390/773] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:42:05 2026] GET /v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/b1246479-b7c8-4b12-86f2-c7e6aa678651 => generated 969 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-04-22 19:42:05.651 8 INFO cinder.api.openstack.wsgi [None req-f39c39f6-543f-4695-b970-e4921917cf72 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes 2026-04-22 19:42:05.653 8 INFO cinder.api.v3.volumes [None req-f39c39f6-543f-4695-b970-e4921917cf72 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] Create volume of 1 GB 2026-04-22 19:42:05.660 8 INFO cinder.volume.api [None req-f39c39f6-543f-4695-b970-e4921917cf72 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] Availability Zones retrieved successfully. 2026-04-22 19:42:05.809 8 INFO cinder.volume.api [None req-f39c39f6-543f-4695-b970-e4921917cf72 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] Create volume request issued successfully. 2026-04-22 19:42:05.811 8 INFO cinder.api.openstack.wsgi [None req-f39c39f6-543f-4695-b970-e4921917cf72 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes returned with HTTP 202 [pid: 8|app: 0|req: 384/774] 10.0.0.125 () {34 vars in 722 bytes} [Wed Apr 22 19:42:05 2026] POST /v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes => generated 875 bytes in 167 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-04-22 19:42:05.833 7 INFO cinder.api.openstack.wsgi [None req-d38940d8-9c75-4b11-8ee3-f3015623c83b 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/fb3eb6a0-333e-4524-940c-66743b4251ee /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-04-22 19:42:05.850 7 INFO cinder.volume.api [None req-d38940d8-9c75-4b11-8ee3-f3015623c83b 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] Volume info retrieved successfully. 2026-04-22 19:42:05.856 7 INFO cinder.api.openstack.wsgi [None req-d38940d8-9c75-4b11-8ee3-f3015623c83b 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/fb3eb6a0-333e-4524-940c-66743b4251ee returned with HTTP 200 [pid: 7|app: 0|req: 391/775] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:42:05 2026] GET /v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/fb3eb6a0-333e-4524-940c-66743b4251ee => generated 943 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-04-22 19:42:06.883 8 INFO cinder.api.openstack.wsgi [None req-50b21627-265c-41c3-b0be-f8363436ff62 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/fb3eb6a0-333e-4524-940c-66743b4251ee /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-04-22 19:42:06.905 8 INFO cinder.volume.api [None req-50b21627-265c-41c3-b0be-f8363436ff62 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] Volume info retrieved successfully. 2026-04-22 19:42:06.917 8 INFO cinder.api.openstack.wsgi [None req-50b21627-265c-41c3-b0be-f8363436ff62 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/fb3eb6a0-333e-4524-940c-66743b4251ee returned with HTTP 200 [pid: 8|app: 0|req: 385/776] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:42:06 2026] GET /v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/fb3eb6a0-333e-4524-940c-66743b4251ee => generated 968 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-04-22 19:42:06.936 7 INFO cinder.api.openstack.wsgi [None req-8070202d-2019-44c3-a4a8-35364e58fca4 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/fb3eb6a0-333e-4524-940c-66743b4251ee /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-04-22 19:42:06.953 7 INFO cinder.volume.api [None req-8070202d-2019-44c3-a4a8-35364e58fca4 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] Volume info retrieved successfully. 2026-04-22 19:42:06.959 7 INFO cinder.api.openstack.wsgi [None req-8070202d-2019-44c3-a4a8-35364e58fca4 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/fb3eb6a0-333e-4524-940c-66743b4251ee returned with HTTP 200 [pid: 7|app: 0|req: 392/777] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:42:06 2026] GET /v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/fb3eb6a0-333e-4524-940c-66743b4251ee => 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-04-22 19:42:06.981 8 INFO cinder.api.openstack.wsgi [None req-173e6862-c93d-4d5b-8c3c-8732a57e3a6c 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes 2026-04-22 19:42:07.011 8 INFO cinder.volume.api [None req-173e6862-c93d-4d5b-8c3c-8732a57e3a6c 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] Get all volumes completed successfully. 2026-04-22 19:42:07.012 8 INFO cinder.api.openstack.wsgi [None req-173e6862-c93d-4d5b-8c3c-8732a57e3a6c 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes returned with HTTP 200 [pid: 8|app: 0|req: 386/778] 10.0.0.125 () {32 vars in 700 bytes} [Wed Apr 22 19:42:06 2026] GET /v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes => generated 1322 bytes in 38 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-04-22 19:42:07.037 7 INFO cinder.api.openstack.wsgi [None req-7d017ed6-96e5-47ba-b731-98f169b8a204 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/fb3eb6a0-333e-4524-940c-66743b4251ee /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-04-22 19:42:07.048 7 INFO cinder.volume.api [None req-7d017ed6-96e5-47ba-b731-98f169b8a204 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] Volume info retrieved successfully. 2026-04-22 19:42:07.052 7 INFO cinder.api.openstack.wsgi [None req-7d017ed6-96e5-47ba-b731-98f169b8a204 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/fb3eb6a0-333e-4524-940c-66743b4251ee returned with HTTP 200 [pid: 7|app: 0|req: 393/779] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:42:07 2026] GET /v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/fb3eb6a0-333e-4524-940c-66743b4251ee => 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-04-22 19:42:07.075 8 INFO cinder.api.openstack.wsgi [None req-c4a2bd88-3507-489c-83a6-bc1fffb66341 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/fb3eb6a0-333e-4524-940c-66743b4251ee 2026-04-22 19:42:07.075 8 INFO cinder.api.v3.volumes [None req-c4a2bd88-3507-489c-83a6-bc1fffb66341 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] Delete volume with id: fb3eb6a0-333e-4524-940c-66743b4251ee  /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-04-22 19:42:07.085 8 INFO cinder.volume.api [None req-c4a2bd88-3507-489c-83a6-bc1fffb66341 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] Volume info retrieved successfully. 2026-04-22 19:42:07.105 8 INFO cinder.volume.api [None req-c4a2bd88-3507-489c-83a6-bc1fffb66341 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] Delete volume request issued successfully. 2026-04-22 19:42:07.105 8 INFO cinder.api.openstack.wsgi [None req-c4a2bd88-3507-489c-83a6-bc1fffb66341 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/fb3eb6a0-333e-4524-940c-66743b4251ee returned with HTTP 202 [pid: 8|app: 0|req: 387/780] 10.0.0.125 () {32 vars in 777 bytes} [Wed Apr 22 19:42:07 2026] DELETE /v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/fb3eb6a0-333e-4524-940c-66743b4251ee => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-04-22 19:42:07.128 7 INFO cinder.api.openstack.wsgi [None req-c4234a99-df9e-4601-bfee-bb9bec775757 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/fb3eb6a0-333e-4524-940c-66743b4251ee /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-04-22 19:42:07.143 7 INFO cinder.volume.api [None req-c4234a99-df9e-4601-bfee-bb9bec775757 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] Volume info retrieved successfully. 2026-04-22 19:42:07.148 7 INFO cinder.api.openstack.wsgi [None req-c4234a99-df9e-4601-bfee-bb9bec775757 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/fb3eb6a0-333e-4524-940c-66743b4251ee returned with HTTP 200 [pid: 7|app: 0|req: 394/781] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:42:07 2026] GET /v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/fb3eb6a0-333e-4524-940c-66743b4251ee => generated 967 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-04-22 19:42:08.174 8 INFO cinder.api.openstack.wsgi [None req-866bcdbc-f5ee-447e-86a0-f867be4e5596 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/fb3eb6a0-333e-4524-940c-66743b4251ee 2026-04-22 19:42:08.183 8 INFO cinder.api.openstack.wsgi [None req-866bcdbc-f5ee-447e-86a0-f867be4e5596 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/fb3eb6a0-333e-4524-940c-66743b4251ee returned with HTTP 404 [pid: 8|app: 0|req: 388/782] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:42:08 2026] GET /v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/fb3eb6a0-333e-4524-940c-66743b4251ee => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-04-22 19:42:08.200 7 INFO cinder.api.openstack.wsgi [None req-c9a2578d-1ad0-4f41-8bc6-3d511f230bc4 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/b1246479-b7c8-4b12-86f2-c7e6aa678651 /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-04-22 19:42:08.228 7 INFO cinder.volume.api [None req-c9a2578d-1ad0-4f41-8bc6-3d511f230bc4 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] Volume info retrieved successfully. 2026-04-22 19:42:08.236 7 INFO cinder.api.openstack.wsgi [None req-c9a2578d-1ad0-4f41-8bc6-3d511f230bc4 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/b1246479-b7c8-4b12-86f2-c7e6aa678651 returned with HTTP 200 [pid: 7|app: 0|req: 395/783] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:42:08 2026] GET /v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/b1246479-b7c8-4b12-86f2-c7e6aa678651 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:42:08.261 8 INFO cinder.api.openstack.wsgi [None req-6fa93507-7ebe-4121-b110-031991a6ad4e 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/b1246479-b7c8-4b12-86f2-c7e6aa678651 2026-04-22 19:42:08.262 8 INFO cinder.api.v3.volumes [None req-6fa93507-7ebe-4121-b110-031991a6ad4e 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] Delete volume with id: b1246479-b7c8-4b12-86f2-c7e6aa678651  /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-04-22 19:42:08.272 8 INFO cinder.volume.api [None req-6fa93507-7ebe-4121-b110-031991a6ad4e 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] Volume info retrieved successfully. 2026-04-22 19:42:08.298 8 INFO cinder.volume.api [None req-6fa93507-7ebe-4121-b110-031991a6ad4e 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] Delete volume request issued successfully. 2026-04-22 19:42:08.299 8 INFO cinder.api.openstack.wsgi [None req-6fa93507-7ebe-4121-b110-031991a6ad4e 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/b1246479-b7c8-4b12-86f2-c7e6aa678651 returned with HTTP 202 [pid: 8|app: 0|req: 389/784] 10.0.0.125 () {32 vars in 777 bytes} [Wed Apr 22 19:42:08 2026] DELETE /v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/b1246479-b7c8-4b12-86f2-c7e6aa678651 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-04-22 19:42:08.311 7 INFO cinder.api.openstack.wsgi [None req-743f232b-ffe2-4310-9a33-707d4dea41eb 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/b1246479-b7c8-4b12-86f2-c7e6aa678651 /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-04-22 19:42:08.327 7 INFO cinder.volume.api [None req-743f232b-ffe2-4310-9a33-707d4dea41eb 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] Volume info retrieved successfully. 2026-04-22 19:42:08.332 7 INFO cinder.api.openstack.wsgi [None req-743f232b-ffe2-4310-9a33-707d4dea41eb 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/b1246479-b7c8-4b12-86f2-c7e6aa678651 returned with HTTP 200 [pid: 7|app: 0|req: 396/785] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:42:08 2026] GET /v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/b1246479-b7c8-4b12-86f2-c7e6aa678651 => 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-04-22 19:42:09.358 8 INFO cinder.api.openstack.wsgi [None req-9f900fcf-4c7a-4ea6-a447-3c9cc1116da7 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/b1246479-b7c8-4b12-86f2-c7e6aa678651 2026-04-22 19:42:09.388 8 INFO cinder.api.openstack.wsgi [None req-9f900fcf-4c7a-4ea6-a447-3c9cc1116da7 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/b1246479-b7c8-4b12-86f2-c7e6aa678651 returned with HTTP 404 [pid: 8|app: 0|req: 390/786] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:42:09 2026] GET /v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/b1246479-b7c8-4b12-86f2-c7e6aa678651 => generated 109 bytes in 41 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-04-22 19:42:09.403 7 INFO cinder.api.openstack.wsgi [None req-671b4462-43bc-4aad-9bed-5480e49b6cfc 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/53052fae-aced-4697-9384-b9cb3fe6619b /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-04-22 19:42:09.423 7 INFO cinder.volume.api [None req-671b4462-43bc-4aad-9bed-5480e49b6cfc 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] Volume info retrieved successfully. 2026-04-22 19:42:09.428 7 INFO cinder.api.openstack.wsgi [None req-671b4462-43bc-4aad-9bed-5480e49b6cfc 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/53052fae-aced-4697-9384-b9cb3fe6619b returned with HTTP 200 [pid: 7|app: 0|req: 397/787] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:42:09 2026] GET /v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/53052fae-aced-4697-9384-b9cb3fe6619b => generated 968 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:42:09.451 8 INFO cinder.api.openstack.wsgi [None req-6f9feeda-28a3-4423-9aae-0b3921041bb6 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/53052fae-aced-4697-9384-b9cb3fe6619b 2026-04-22 19:42:09.452 8 INFO cinder.api.v3.volumes [None req-6f9feeda-28a3-4423-9aae-0b3921041bb6 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] Delete volume with id: 53052fae-aced-4697-9384-b9cb3fe6619b  /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-04-22 19:42:09.464 8 INFO cinder.volume.api [None req-6f9feeda-28a3-4423-9aae-0b3921041bb6 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] Volume info retrieved successfully. 2026-04-22 19:42:09.497 8 INFO cinder.volume.api [None req-6f9feeda-28a3-4423-9aae-0b3921041bb6 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] Delete volume request issued successfully. 2026-04-22 19:42:09.497 8 INFO cinder.api.openstack.wsgi [None req-6f9feeda-28a3-4423-9aae-0b3921041bb6 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/53052fae-aced-4697-9384-b9cb3fe6619b returned with HTTP 202 [pid: 8|app: 0|req: 391/788] 10.0.0.125 () {32 vars in 777 bytes} [Wed Apr 22 19:42:09 2026] DELETE /v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/53052fae-aced-4697-9384-b9cb3fe6619b => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-04-22 19:42:09.507 7 INFO cinder.api.openstack.wsgi [None req-8a9d8cc0-2f8b-4f34-82ad-4db450e92183 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/53052fae-aced-4697-9384-b9cb3fe6619b /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-04-22 19:42:09.525 7 INFO cinder.volume.api [None req-8a9d8cc0-2f8b-4f34-82ad-4db450e92183 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] Volume info retrieved successfully. 2026-04-22 19:42:09.531 7 INFO cinder.api.openstack.wsgi [None req-8a9d8cc0-2f8b-4f34-82ad-4db450e92183 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/53052fae-aced-4697-9384-b9cb3fe6619b returned with HTTP 200 [pid: 7|app: 0|req: 398/789] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:42:09 2026] GET /v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/53052fae-aced-4697-9384-b9cb3fe6619b => generated 967 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-04-22 19:42:10.559 8 INFO cinder.api.openstack.wsgi [None req-37a7c95e-25c9-4789-9e0a-6feaffab4774 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/53052fae-aced-4697-9384-b9cb3fe6619b 2026-04-22 19:42:10.568 8 INFO cinder.api.openstack.wsgi [None req-37a7c95e-25c9-4789-9e0a-6feaffab4774 8d15e5b4ae2a4116856e3dfa4ab3bbbe ae4793ef2b2e4e6286ac4dbe56a594ec - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/53052fae-aced-4697-9384-b9cb3fe6619b returned with HTTP 404 [pid: 8|app: 0|req: 392/790] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:42:10 2026] GET /v3/ae4793ef2b2e4e6286ac4dbe56a594ec/volumes/53052fae-aced-4697-9384-b9cb3fe6619b => 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-04-22 19:42:13.297 7 INFO cinder.api.openstack.wsgi [None req-8f6d15e4-870b-489a-99e5-6586726319fa 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/0915432fb13147229ef094308d36c5d8?usage=true 2026-04-22 19:42:13.340 7 INFO cinder.api.openstack.wsgi [None req-8f6d15e4-870b-489a-99e5-6586726319fa 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/0915432fb13147229ef094308d36c5d8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 399/791] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:42:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/0915432fb13147229ef094308d36c5d8?usage=true => generated 847 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:42:13.354 8 INFO cinder.api.openstack.wsgi [None req-d0a06c26-7c09-4b20-9a29-dbb8b80474fe 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true 2026-04-22 19:42:13.397 8 INFO cinder.api.openstack.wsgi [None req-d0a06c26-7c09-4b20-9a29-dbb8b80474fe 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 393/792] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:42:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:42:13.412 7 INFO cinder.api.openstack.wsgi [None req-ea7efd27-cdf9-4c94-b0c9-8c7b2960d3a3 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/2a753e146f264d3488ddff14506f9b61?usage=true 2026-04-22 19:42:13.436 7 INFO cinder.api.openstack.wsgi [None req-ea7efd27-cdf9-4c94-b0c9-8c7b2960d3a3 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/2a753e146f264d3488ddff14506f9b61?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 400/793] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:42:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/2a753e146f264d3488ddff14506f9b61?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:42:13.450 8 INFO cinder.api.openstack.wsgi [None req-745a0978-d7c9-422f-94ea-00987920b69e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/4a7018b3bb2e4184a630f1a61110ae29?usage=true 2026-04-22 19:42:13.478 8 INFO cinder.api.openstack.wsgi [None req-745a0978-d7c9-422f-94ea-00987920b69e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/4a7018b3bb2e4184a630f1a61110ae29?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 394/794] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:42:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/4a7018b3bb2e4184a630f1a61110ae29?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:42:13.495 7 INFO cinder.api.openstack.wsgi [None req-bfce1b63-d0ae-40c1-ab51-8cf86c768cdc 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/675bf4d9a1bd4dd6bc49ff4ccc7a55c7?usage=true 2026-04-22 19:42:13.512 8 INFO cinder.api.openstack.wsgi [None req-745a0978-d7c9-422f-94ea-00987920b69e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:42:13.513 8 INFO cinder.api.openstack.wsgi [None req-745a0978-d7c9-422f-94ea-00987920b69e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:42:13.514 8 INFO cinder.api.openstack.wsgi [None req-745a0978-d7c9-422f-94ea-00987920b69e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:42:13.515 8 INFO cinder.api.openstack.wsgi [None req-745a0978-d7c9-422f-94ea-00987920b69e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:42:13.536 7 INFO cinder.api.openstack.wsgi [None req-bfce1b63-d0ae-40c1-ab51-8cf86c768cdc 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/675bf4d9a1bd4dd6bc49ff4ccc7a55c7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 401/797] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:42:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/675bf4d9a1bd4dd6bc49ff4ccc7a55c7?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:42:13.548 8 INFO cinder.api.openstack.wsgi [None req-4218e682-0284-4038-b285-3a3a346c83b7 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true 2026-04-22 19:42:13.572 8 INFO cinder.api.openstack.wsgi [None req-4218e682-0284-4038-b285-3a3a346c83b7 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 397/798] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:42:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:42:13.585 7 INFO cinder.api.openstack.wsgi [None req-c38711ed-dc53-4adf-a0e3-4848e7ad0dc8 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true 2026-04-22 19:42:13.613 7 INFO cinder.api.openstack.wsgi [None req-c38711ed-dc53-4adf-a0e3-4848e7ad0dc8 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 402/799] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:42:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:42:13.625 8 INFO cinder.api.openstack.wsgi [None req-5e2940e0-21a1-4cc9-953b-2f153e5dc81f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true 2026-04-22 19:42:13.634 8 INFO cinder.volume.api [None req-5e2940e0-21a1-4cc9-953b-2f153e5dc81f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all snapshots completed successfully. 2026-04-22 19:42:13.635 8 INFO cinder.api.openstack.wsgi [None req-5e2940e0-21a1-4cc9-953b-2f153e5dc81f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 398/800] 10.0.0.76 () {28 vars in 672 bytes} [Wed Apr 22 19:42:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:42:13.650 7 INFO cinder.api.openstack.wsgi [None req-1999a705-8b63-47c2-8754-ae094aae6de3 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:42:13.663 7 INFO cinder.volume.api [None req-1999a705-8b63-47c2-8754-ae094aae6de3 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:42:13.666 7 INFO cinder.api.openstack.wsgi [None req-1999a705-8b63-47c2-8754-ae094aae6de3 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 403/801] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:42:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:42:13.678 8 INFO cinder.api.openstack.wsgi [None req-0a80f467-8578-4bf3-9098-b8e22d89cff7 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:42:13.688 8 INFO cinder.volume.api [None req-0a80f467-8578-4bf3-9098-b8e22d89cff7 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:42:13.690 8 INFO cinder.api.openstack.wsgi [None req-0a80f467-8578-4bf3-9098-b8e22d89cff7 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 399/802] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:42:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:42:13.705 7 INFO cinder.api.openstack.wsgi [None req-a20a514b-a4d4-4f5e-91d6-a3deb798f838 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services 2026-04-22 19:42:13.713 7 INFO cinder.api.openstack.wsgi [None req-a20a514b-a4d4-4f5e-91d6-a3deb798f838 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services returned with HTTP 200 [pid: 7|app: 0|req: 404/803] 10.0.0.76 () {28 vars in 643 bytes} [Wed Apr 22 19:42:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:42:13.724 8 INFO cinder.api.openstack.wsgi [None req-0dfe5933-97f0-4566-86c5-7c0e4ed62dcb 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true 2026-04-22 19:42:13.744 8 INFO cinder.api.openstack.wsgi [None req-0dfe5933-97f0-4566-86c5-7c0e4ed62dcb 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 400/804] 10.0.0.76 () {28 vars in 694 bytes} [Wed Apr 22 19:42:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/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-04-22 19:42:23.512 7 INFO cinder.api.openstack.wsgi [None req-a20a514b-a4d4-4f5e-91d6-a3deb798f838 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:42:23.512 8 INFO cinder.api.openstack.wsgi [None req-0dfe5933-97f0-4566-86c5-7c0e4ed62dcb 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:42:23.514 7 INFO cinder.api.openstack.wsgi [None req-a20a514b-a4d4-4f5e-91d6-a3deb798f838 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:42:23.514 8 INFO cinder.api.openstack.wsgi [None req-0dfe5933-97f0-4566-86c5-7c0e4ed62dcb 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:42:33.512 7 INFO cinder.api.openstack.wsgi [None req-a20a514b-a4d4-4f5e-91d6-a3deb798f838 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:42:33.512 8 INFO cinder.api.openstack.wsgi [None req-0dfe5933-97f0-4566-86c5-7c0e4ed62dcb 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:42:33.513 7 INFO cinder.api.openstack.wsgi [None req-a20a514b-a4d4-4f5e-91d6-a3deb798f838 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:42:33.514 8 INFO cinder.api.openstack.wsgi [None req-0dfe5933-97f0-4566-86c5-7c0e4ed62dcb 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:42:43.512 7 INFO cinder.api.openstack.wsgi [None req-a20a514b-a4d4-4f5e-91d6-a3deb798f838 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:42:43.512 8 INFO cinder.api.openstack.wsgi [None req-0dfe5933-97f0-4566-86c5-7c0e4ed62dcb 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:42:43.513 8 INFO cinder.api.openstack.wsgi [None req-0dfe5933-97f0-4566-86c5-7c0e4ed62dcb 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:42:43.513 7 INFO cinder.api.openstack.wsgi [None req-a20a514b-a4d4-4f5e-91d6-a3deb798f838 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:42:53.511 8 INFO cinder.api.openstack.wsgi [None req-0dfe5933-97f0-4566-86c5-7c0e4ed62dcb 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:42:53.511 7 INFO cinder.api.openstack.wsgi [None req-a20a514b-a4d4-4f5e-91d6-a3deb798f838 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:42:53.512 8 INFO cinder.api.openstack.wsgi [None req-0dfe5933-97f0-4566-86c5-7c0e4ed62dcb 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:42:53.512 7 INFO cinder.api.openstack.wsgi [None req-a20a514b-a4d4-4f5e-91d6-a3deb798f838 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:43:03.512 8 INFO cinder.api.openstack.wsgi [None req-0dfe5933-97f0-4566-86c5-7c0e4ed62dcb 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:43:03.512 7 INFO cinder.api.openstack.wsgi [None req-a20a514b-a4d4-4f5e-91d6-a3deb798f838 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:43:03.513 8 INFO cinder.api.openstack.wsgi [None req-0dfe5933-97f0-4566-86c5-7c0e4ed62dcb 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:43:03.513 7 INFO cinder.api.openstack.wsgi [None req-a20a514b-a4d4-4f5e-91d6-a3deb798f838 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:43:13.309 8 INFO cinder.api.openstack.wsgi [None req-c533ddf4-53b0-49f7-bdd0-bacf2aa6f2ce 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true 2026-04-22 19:43:13.316 8 INFO cinder.volume.api [None req-c533ddf4-53b0-49f7-bdd0-bacf2aa6f2ce 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all snapshots completed successfully. 2026-04-22 19:43:13.316 8 INFO cinder.api.openstack.wsgi [None req-c533ddf4-53b0-49f7-bdd0-bacf2aa6f2ce 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 406/815] 10.0.0.76 () {28 vars in 672 bytes} [Wed Apr 22 19:43:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true => generated 17 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:43:13.334 7 INFO cinder.api.openstack.wsgi [None req-5b0c099e-9daa-47b3-a9f8-63b8962927e7 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:43:13.343 7 INFO cinder.volume.api [None req-5b0c099e-9daa-47b3-a9f8-63b8962927e7 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:43:13.345 7 INFO cinder.api.openstack.wsgi [None req-5b0c099e-9daa-47b3-a9f8-63b8962927e7 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 410/816] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:43:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:43:13.397 8 INFO cinder.api.openstack.wsgi [None req-c9bdb853-cbbf-40da-a979-d01e16949fd7 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true 2026-04-22 19:43:13.435 8 INFO cinder.api.openstack.wsgi [None req-c9bdb853-cbbf-40da-a979-d01e16949fd7 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 407/817] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:43:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:43:13.453 7 INFO cinder.api.openstack.wsgi [None req-5126e3c8-e5d6-4235-9ecf-84c8648a9d9a 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/90bce934aeed4cbab45cd6c23f82ac1f?usage=true 2026-04-22 19:43:13.480 7 INFO cinder.api.openstack.wsgi [None req-5126e3c8-e5d6-4235-9ecf-84c8648a9d9a 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/90bce934aeed4cbab45cd6c23f82ac1f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 411/818] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:43:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/90bce934aeed4cbab45cd6c23f82ac1f?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:43:13.494 8 INFO cinder.api.openstack.wsgi [None req-07fabddc-a92a-45f0-bb11-1c123f14c7e3 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true 2026-04-22 19:43:13.512 7 INFO cinder.api.openstack.wsgi [None req-5126e3c8-e5d6-4235-9ecf-84c8648a9d9a 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:43:13.513 7 INFO cinder.api.openstack.wsgi [None req-5126e3c8-e5d6-4235-9ecf-84c8648a9d9a 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:43:13.514 7 INFO cinder.api.openstack.wsgi [None req-5126e3c8-e5d6-4235-9ecf-84c8648a9d9a 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:43:13.514 7 INFO cinder.api.openstack.wsgi [None req-5126e3c8-e5d6-4235-9ecf-84c8648a9d9a 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:43:13.521 8 INFO cinder.api.openstack.wsgi [None req-07fabddc-a92a-45f0-bb11-1c123f14c7e3 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 408/821] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:43:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:43:13.536 7 INFO cinder.api.openstack.wsgi [None req-ca84229e-23a2-4e77-a674-149453c9af25 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/a728ea0f65844eeca5812f3a05f21e65?usage=true 2026-04-22 19:43:13.560 7 INFO cinder.api.openstack.wsgi [None req-ca84229e-23a2-4e77-a674-149453c9af25 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/a728ea0f65844eeca5812f3a05f21e65?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 414/822] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:43:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/a728ea0f65844eeca5812f3a05f21e65?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:43:13.576 8 INFO cinder.api.openstack.wsgi [None req-2199d061-106f-4392-ac5b-63a5855652c2 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true 2026-04-22 19:43:13.615 8 INFO cinder.api.openstack.wsgi [None req-2199d061-106f-4392-ac5b-63a5855652c2 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 409/823] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:43:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:43:13.629 7 INFO cinder.api.openstack.wsgi [None req-e7809715-0d15-489f-9ac8-4d06721c3790 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true 2026-04-22 19:43:13.651 7 INFO cinder.api.openstack.wsgi [None req-e7809715-0d15-489f-9ac8-4d06721c3790 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 415/824] 10.0.0.76 () {28 vars in 694 bytes} [Wed Apr 22 19:43:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/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-04-22 19:43:13.663 8 INFO cinder.api.openstack.wsgi [None req-4cc344b4-bbc8-43d7-916b-814701f64ce2 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:43:13.673 8 INFO cinder.volume.api [None req-4cc344b4-bbc8-43d7-916b-814701f64ce2 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:43:13.675 8 INFO cinder.api.openstack.wsgi [None req-4cc344b4-bbc8-43d7-916b-814701f64ce2 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 410/825] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:43:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:43:13.689 7 INFO cinder.api.openstack.wsgi [None req-5531a7a7-65dd-410a-b812-1ec127262cd5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services 2026-04-22 19:43:13.695 7 INFO cinder.api.openstack.wsgi [None req-5531a7a7-65dd-410a-b812-1ec127262cd5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services returned with HTTP 200 [pid: 7|app: 0|req: 416/826] 10.0.0.76 () {28 vars in 643 bytes} [Wed Apr 22 19:43:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:43:23.512 8 INFO cinder.api.openstack.wsgi [None req-4cc344b4-bbc8-43d7-916b-814701f64ce2 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:43:23.513 7 INFO cinder.api.openstack.wsgi [None req-5531a7a7-65dd-410a-b812-1ec127262cd5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:43:23.514 8 INFO cinder.api.openstack.wsgi [None req-4cc344b4-bbc8-43d7-916b-814701f64ce2 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:43:23.515 7 INFO cinder.api.openstack.wsgi [None req-5531a7a7-65dd-410a-b812-1ec127262cd5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:43:33.512 7 INFO cinder.api.openstack.wsgi [None req-5531a7a7-65dd-410a-b812-1ec127262cd5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:43:33.512 8 INFO cinder.api.openstack.wsgi [None req-4cc344b4-bbc8-43d7-916b-814701f64ce2 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:43:33.513 7 INFO cinder.api.openstack.wsgi [None req-5531a7a7-65dd-410a-b812-1ec127262cd5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:43:33.513 8 INFO cinder.api.openstack.wsgi [None req-4cc344b4-bbc8-43d7-916b-814701f64ce2 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:43:43.511 7 INFO cinder.api.openstack.wsgi [None req-5531a7a7-65dd-410a-b812-1ec127262cd5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:43:43.512 8 INFO cinder.api.openstack.wsgi [None req-4cc344b4-bbc8-43d7-916b-814701f64ce2 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:43:43.512 7 INFO cinder.api.openstack.wsgi [None req-5531a7a7-65dd-410a-b812-1ec127262cd5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:43:43.513 8 INFO cinder.api.openstack.wsgi [None req-4cc344b4-bbc8-43d7-916b-814701f64ce2 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:43:53.512 7 INFO cinder.api.openstack.wsgi [None req-5531a7a7-65dd-410a-b812-1ec127262cd5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:43:53.512 8 INFO cinder.api.openstack.wsgi [None req-4cc344b4-bbc8-43d7-916b-814701f64ce2 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:43:53.514 7 INFO cinder.api.openstack.wsgi [None req-5531a7a7-65dd-410a-b812-1ec127262cd5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:43:53.514 8 INFO cinder.api.openstack.wsgi [None req-4cc344b4-bbc8-43d7-916b-814701f64ce2 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:44:02.397 7 INFO cinder.api.openstack.wsgi [None req-5531a7a7-65dd-410a-b812-1ec127262cd5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-22 19:44:02.399 7 INFO cinder.api.openstack.wsgi [None req-5531a7a7-65dd-410a-b812-1ec127262cd5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 421/835] 10.0.0.125 () {30 vars in 410 bytes} [Wed Apr 22 19:44:02 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-22 19:44:03.512 7 INFO cinder.api.openstack.wsgi [None req-5531a7a7-65dd-410a-b812-1ec127262cd5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:44:03.512 8 INFO cinder.api.openstack.wsgi [None req-4cc344b4-bbc8-43d7-916b-814701f64ce2 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:44:03.513 7 INFO cinder.api.openstack.wsgi [None req-5531a7a7-65dd-410a-b812-1ec127262cd5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:44:03.513 8 INFO cinder.api.openstack.wsgi [None req-4cc344b4-bbc8-43d7-916b-814701f64ce2 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:44:11.605 7 INFO cinder.api.openstack.wsgi [None req-21cf8350-877c-4a34-ace6-9885de99ba10 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/56259b20b299445d805e4d21afc3491b/volumes 2026-04-22 19:44:11.607 7 INFO cinder.api.v3.volumes [None req-21cf8350-877c-4a34-ace6-9885de99ba10 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] Create volume of 1 GB 2026-04-22 19:44:11.615 7 INFO cinder.volume.api [None req-21cf8350-877c-4a34-ace6-9885de99ba10 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] Availability Zones retrieved successfully. 2026-04-22 19:44:11.785 7 INFO cinder.volume.api [None req-21cf8350-877c-4a34-ace6-9885de99ba10 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] Create volume request issued successfully. 2026-04-22 19:44:11.787 7 INFO cinder.api.openstack.wsgi [None req-21cf8350-877c-4a34-ace6-9885de99ba10 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56259b20b299445d805e4d21afc3491b/volumes returned with HTTP 202 [pid: 7|app: 0|req: 423/838] 10.0.0.125 () {34 vars in 721 bytes} [Wed Apr 22 19:44:11 2026] POST /v3/56259b20b299445d805e4d21afc3491b/volumes => generated 860 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-22 19:44:11.811 8 INFO cinder.api.openstack.wsgi [None req-e9e58aa3-60dd-432e-97d0-b242695d6865 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/56259b20b299445d805e4d21afc3491b/volumes/2615ed2a-b1bc-480f-a497-b1ec24c3ae93 /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-04-22 19:44:11.829 8 INFO cinder.volume.api [None req-e9e58aa3-60dd-432e-97d0-b242695d6865 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] Volume info retrieved successfully. 2026-04-22 19:44:11.836 8 INFO cinder.api.openstack.wsgi [None req-e9e58aa3-60dd-432e-97d0-b242695d6865 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56259b20b299445d805e4d21afc3491b/volumes/2615ed2a-b1bc-480f-a497-b1ec24c3ae93 returned with HTTP 200 [pid: 8|app: 0|req: 416/839] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:44:11 2026] GET /v3/56259b20b299445d805e4d21afc3491b/volumes/2615ed2a-b1bc-480f-a497-b1ec24c3ae93 => generated 928 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-04-22 19:44:12.860 7 INFO cinder.api.openstack.wsgi [None req-eec1658a-baa6-4135-9117-25d212f2aaa6 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/56259b20b299445d805e4d21afc3491b/volumes/2615ed2a-b1bc-480f-a497-b1ec24c3ae93 /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-04-22 19:44:12.877 7 INFO cinder.volume.api [None req-eec1658a-baa6-4135-9117-25d212f2aaa6 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] Volume info retrieved successfully. 2026-04-22 19:44:12.883 7 INFO cinder.api.openstack.wsgi [None req-eec1658a-baa6-4135-9117-25d212f2aaa6 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56259b20b299445d805e4d21afc3491b/volumes/2615ed2a-b1bc-480f-a497-b1ec24c3ae93 returned with HTTP 200 [pid: 7|app: 0|req: 424/840] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:44:12 2026] GET /v3/56259b20b299445d805e4d21afc3491b/volumes/2615ed2a-b1bc-480f-a497-b1ec24c3ae93 => generated 953 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-04-22 19:44:13.173 8 INFO cinder.api.openstack.wsgi [None req-ef582017-d154-49ef-85d9-0506b4e9e070 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services 2026-04-22 19:44:13.181 8 INFO cinder.api.openstack.wsgi [None req-ef582017-d154-49ef-85d9-0506b4e9e070 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services returned with HTTP 200 [pid: 8|app: 0|req: 417/841] 10.0.0.76 () {28 vars in 643 bytes} [Wed Apr 22 19:44:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services => generated 646 bytes in 63 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-04-22 19:44:13.192 7 INFO cinder.api.openstack.wsgi [None req-708c3bdf-4935-4e60-b209-c73a1eb0ad98 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:44:13.204 7 INFO cinder.volume.api [None req-708c3bdf-4935-4e60-b209-c73a1eb0ad98 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - 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-04-22 19:44:13.211 7 INFO cinder.api.openstack.wsgi [None req-708c3bdf-4935-4e60-b209-c73a1eb0ad98 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 425/842] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:44:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 1121 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-22 19:44:13.221 8 INFO cinder.api.openstack.wsgi [None req-0ca27a4e-f220-46b5-b1ab-337ae87111d0 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true 2026-04-22 19:44:13.227 8 INFO cinder.volume.api [None req-0ca27a4e-f220-46b5-b1ab-337ae87111d0 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all snapshots completed successfully. 2026-04-22 19:44:13.228 8 INFO cinder.api.openstack.wsgi [None req-0ca27a4e-f220-46b5-b1ab-337ae87111d0 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 418/843] 10.0.0.76 () {28 vars in 672 bytes} [Wed Apr 22 19:44:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true => generated 17 bytes in 13 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-04-22 19:44:13.238 7 INFO cinder.api.openstack.wsgi [None req-f3f38077-4be9-41eb-a216-3edc7ca1700d 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:44:13.249 7 INFO cinder.volume.api [None req-f3f38077-4be9-41eb-a216-3edc7ca1700d 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - 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-04-22 19:44:13.258 7 INFO cinder.api.openstack.wsgi [None req-f3f38077-4be9-41eb-a216-3edc7ca1700d 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 426/844] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:44:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 1121 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-22 19:44:13.271 8 INFO cinder.api.openstack.wsgi [None req-988b88c5-a4ac-4c8c-b0b0-ad43234202c7 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true 2026-04-22 19:44:13.291 8 INFO cinder.api.openstack.wsgi [None req-988b88c5-a4ac-4c8c-b0b0-ad43234202c7 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 419/845] 10.0.0.76 () {28 vars in 694 bytes} [Wed Apr 22 19:44:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/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) /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-04-22 19:44:13.335 7 INFO cinder.api.openstack.wsgi [None req-4eda2958-e6ff-46e4-83e0-8d2902aa9ad5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true 2026-04-22 19:44:13.364 7 INFO cinder.api.openstack.wsgi [None req-4eda2958-e6ff-46e4-83e0-8d2902aa9ad5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 427/846] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:44:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:44:13.380 8 INFO cinder.api.openstack.wsgi [None req-74eb3b13-28b5-4998-b0e8-e4ba353b6830 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/28f3612ae78f46ba825feb805021c91d?usage=true 2026-04-22 19:44:13.425 8 INFO cinder.api.openstack.wsgi [None req-74eb3b13-28b5-4998-b0e8-e4ba353b6830 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/28f3612ae78f46ba825feb805021c91d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 420/847] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:44:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/28f3612ae78f46ba825feb805021c91d?usage=true => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:44:13.441 7 INFO cinder.api.openstack.wsgi [None req-d760c20c-bc70-4e21-ac6f-c00cc752706c 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/56259b20b299445d805e4d21afc3491b?usage=true 2026-04-22 19:44:13.472 7 INFO cinder.api.openstack.wsgi [None req-d760c20c-bc70-4e21-ac6f-c00cc752706c 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/56259b20b299445d805e4d21afc3491b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 428/848] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:44:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/56259b20b299445d805e4d21afc3491b?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:44:13.491 8 INFO cinder.api.openstack.wsgi [None req-bb4e2795-e45a-4b14-92d0-53a2dfe9ebdd 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true 2026-04-22 19:44:13.512 7 INFO cinder.api.openstack.wsgi [None req-d760c20c-bc70-4e21-ac6f-c00cc752706c 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:44:13.513 8 INFO cinder.api.openstack.wsgi [None req-bb4e2795-e45a-4b14-92d0-53a2dfe9ebdd 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true returned with HTTP 200 2026-04-22 19:44:13.514 7 INFO cinder.api.openstack.wsgi [None req-d760c20c-bc70-4e21-ac6f-c00cc752706c 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 421/850] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:44:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:44:13.516 7 INFO cinder.api.openstack.wsgi [None req-d760c20c-bc70-4e21-ac6f-c00cc752706c 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:44:13.516 7 INFO cinder.api.openstack.wsgi [None req-d760c20c-bc70-4e21-ac6f-c00cc752706c 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:44:13.525 8 INFO cinder.api.openstack.wsgi [None req-8b1ed8bc-1bfe-4ee3-9fa2-bef1ac2efbe5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/caf461efbd2e40bb9c82fae0a9c2592c?usage=true 2026-04-22 19:44:13.556 8 INFO cinder.api.openstack.wsgi [None req-8b1ed8bc-1bfe-4ee3-9fa2-bef1ac2efbe5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/caf461efbd2e40bb9c82fae0a9c2592c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 422/852] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:44:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/caf461efbd2e40bb9c82fae0a9c2592c?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:44:13.573 7 INFO cinder.api.openstack.wsgi [None req-c4491dca-63a1-4b00-a4dd-18e212b65f7a 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f592b6811f1d431d9de284401352a094?usage=true 2026-04-22 19:44:13.605 7 INFO cinder.api.openstack.wsgi [None req-c4491dca-63a1-4b00-a4dd-18e212b65f7a 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f592b6811f1d431d9de284401352a094?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 431/853] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:44:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f592b6811f1d431d9de284401352a094?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:44:13.621 8 INFO cinder.api.openstack.wsgi [None req-47bb0f54-9e97-4256-a03b-62325850ee57 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true 2026-04-22 19:44:13.653 8 INFO cinder.api.openstack.wsgi [None req-47bb0f54-9e97-4256-a03b-62325850ee57 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 423/854] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:44:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:44:19.420 7 INFO cinder.api.openstack.wsgi [None req-91a48e0c-0c65-440c-83b5-c0154f717abe 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/56259b20b299445d805e4d21afc3491b/volumes/2615ed2a-b1bc-480f-a497-b1ec24c3ae93/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-04-22 19:44:19.433 7 INFO cinder.volume.api [None req-91a48e0c-0c65-440c-83b5-c0154f717abe 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] Volume info retrieved successfully. 2026-04-22 19:44:19.444 7 INFO cinder.volume.api [None req-91a48e0c-0c65-440c-83b5-c0154f717abe 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] Update volume admin metadata completed successfully. 2026-04-22 19:44:19.548 7 INFO cinder.volume.api [None req-91a48e0c-0c65-440c-83b5-c0154f717abe 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] Attach volume completed successfully. 2026-04-22 19:44:19.549 7 INFO cinder.api.openstack.wsgi [None req-91a48e0c-0c65-440c-83b5-c0154f717abe 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56259b20b299445d805e4d21afc3491b/volumes/2615ed2a-b1bc-480f-a497-b1ec24c3ae93/action returned with HTTP 202 [pid: 7|app: 0|req: 432/855] 10.0.0.125 () {34 vars in 809 bytes} [Wed Apr 22 19:44:19 2026] POST /v3/56259b20b299445d805e4d21afc3491b/volumes/2615ed2a-b1bc-480f-a497-b1ec24c3ae93/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) 2026-04-22 19:44:19.564 8 INFO cinder.api.openstack.wsgi [None req-d522498f-5f0e-4bdc-8aec-562d13ee85d2 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/56259b20b299445d805e4d21afc3491b/volumes/2615ed2a-b1bc-480f-a497-b1ec24c3ae93 /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-04-22 19:44:19.582 8 INFO cinder.volume.api [None req-d522498f-5f0e-4bdc-8aec-562d13ee85d2 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] Volume info retrieved successfully. 2026-04-22 19:44:19.586 8 INFO cinder.api.openstack.wsgi [None req-d522498f-5f0e-4bdc-8aec-562d13ee85d2 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56259b20b299445d805e4d21afc3491b/volumes/2615ed2a-b1bc-480f-a497-b1ec24c3ae93 returned with HTTP 200 [pid: 8|app: 0|req: 424/856] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:44:19 2026] GET /v3/56259b20b299445d805e4d21afc3491b/volumes/2615ed2a-b1bc-480f-a497-b1ec24c3ae93 => generated 1287 bytes in 32 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-04-22 19:44:19.615 7 INFO cinder.api.openstack.wsgi [None req-c99c7647-e1d0-4710-bd40-7dc89cc1ffdf 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/56259b20b299445d805e4d21afc3491b/volumes/2615ed2a-b1bc-480f-a497-b1ec24c3ae93/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-04-22 19:44:19.633 7 INFO cinder.volume.api [None req-c99c7647-e1d0-4710-bd40-7dc89cc1ffdf 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] Volume info retrieved successfully. 2026-04-22 19:44:19.684 7 INFO cinder.volume.api [None req-c99c7647-e1d0-4710-bd40-7dc89cc1ffdf 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] Detach volume completed successfully. 2026-04-22 19:44:19.684 7 INFO cinder.api.openstack.wsgi [None req-c99c7647-e1d0-4710-bd40-7dc89cc1ffdf 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56259b20b299445d805e4d21afc3491b/volumes/2615ed2a-b1bc-480f-a497-b1ec24c3ae93/action returned with HTTP 202 [pid: 7|app: 0|req: 433/857] 10.0.0.125 () {34 vars in 809 bytes} [Wed Apr 22 19:44:19 2026] POST /v3/56259b20b299445d805e4d21afc3491b/volumes/2615ed2a-b1bc-480f-a497-b1ec24c3ae93/action => generated 0 bytes in 79 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-04-22 19:44:19.701 8 INFO cinder.api.openstack.wsgi [None req-1fbc2b31-2ef8-4737-805f-bff8e1ddc26d 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/56259b20b299445d805e4d21afc3491b/volumes/2615ed2a-b1bc-480f-a497-b1ec24c3ae93 /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-04-22 19:44:19.716 8 INFO cinder.volume.api [None req-1fbc2b31-2ef8-4737-805f-bff8e1ddc26d 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] Volume info retrieved successfully. 2026-04-22 19:44:19.721 8 INFO cinder.api.openstack.wsgi [None req-1fbc2b31-2ef8-4737-805f-bff8e1ddc26d 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56259b20b299445d805e4d21afc3491b/volumes/2615ed2a-b1bc-480f-a497-b1ec24c3ae93 returned with HTTP 200 [pid: 8|app: 0|req: 425/858] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:44:19 2026] GET /v3/56259b20b299445d805e4d21afc3491b/volumes/2615ed2a-b1bc-480f-a497-b1ec24c3ae93 => generated 972 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-04-22 19:44:21.146 7 INFO cinder.api.openstack.wsgi [None req-f061d100-982a-481d-8322-5db0e2191d78 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/56259b20b299445d805e4d21afc3491b/volumes/2615ed2a-b1bc-480f-a497-b1ec24c3ae93 /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-04-22 19:44:21.164 7 INFO cinder.volume.api [None req-f061d100-982a-481d-8322-5db0e2191d78 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] Volume info retrieved successfully. 2026-04-22 19:44:21.171 7 INFO cinder.api.openstack.wsgi [None req-f061d100-982a-481d-8322-5db0e2191d78 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56259b20b299445d805e4d21afc3491b/volumes/2615ed2a-b1bc-480f-a497-b1ec24c3ae93 returned with HTTP 200 [pid: 7|app: 0|req: 434/859] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:44:21 2026] GET /v3/56259b20b299445d805e4d21afc3491b/volumes/2615ed2a-b1bc-480f-a497-b1ec24c3ae93 => generated 972 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-04-22 19:44:21.194 8 INFO cinder.api.openstack.wsgi [None req-85c6b105-b140-44c2-8f03-c3e5cc018ad0 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/56259b20b299445d805e4d21afc3491b/volumes/2615ed2a-b1bc-480f-a497-b1ec24c3ae93 2026-04-22 19:44:21.194 8 INFO cinder.api.v3.volumes [None req-85c6b105-b140-44c2-8f03-c3e5cc018ad0 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] Delete volume with id: 2615ed2a-b1bc-480f-a497-b1ec24c3ae93  /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-04-22 19:44:21.206 8 INFO cinder.volume.api [None req-85c6b105-b140-44c2-8f03-c3e5cc018ad0 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] Volume info retrieved successfully. 2026-04-22 19:44:21.226 8 INFO cinder.volume.api [None req-85c6b105-b140-44c2-8f03-c3e5cc018ad0 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] Delete volume request issued successfully. 2026-04-22 19:44:21.227 8 INFO cinder.api.openstack.wsgi [None req-85c6b105-b140-44c2-8f03-c3e5cc018ad0 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56259b20b299445d805e4d21afc3491b/volumes/2615ed2a-b1bc-480f-a497-b1ec24c3ae93 returned with HTTP 202 [pid: 8|app: 0|req: 426/860] 10.0.0.125 () {32 vars in 777 bytes} [Wed Apr 22 19:44:21 2026] DELETE /v3/56259b20b299445d805e4d21afc3491b/volumes/2615ed2a-b1bc-480f-a497-b1ec24c3ae93 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-04-22 19:44:21.241 7 INFO cinder.api.openstack.wsgi [None req-213b5f63-08e8-4292-b4e4-ebea9d726b77 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/56259b20b299445d805e4d21afc3491b/volumes/2615ed2a-b1bc-480f-a497-b1ec24c3ae93 /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-04-22 19:44:21.257 7 INFO cinder.volume.api [None req-213b5f63-08e8-4292-b4e4-ebea9d726b77 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] Volume info retrieved successfully. 2026-04-22 19:44:21.263 7 INFO cinder.api.openstack.wsgi [None req-213b5f63-08e8-4292-b4e4-ebea9d726b77 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56259b20b299445d805e4d21afc3491b/volumes/2615ed2a-b1bc-480f-a497-b1ec24c3ae93 returned with HTTP 200 [pid: 7|app: 0|req: 435/861] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:44:21 2026] GET /v3/56259b20b299445d805e4d21afc3491b/volumes/2615ed2a-b1bc-480f-a497-b1ec24c3ae93 => generated 971 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-04-22 19:44:22.284 8 INFO cinder.api.openstack.wsgi [None req-14dea0f7-ba2d-4ad9-9924-5c967f553853 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/56259b20b299445d805e4d21afc3491b/volumes/2615ed2a-b1bc-480f-a497-b1ec24c3ae93 2026-04-22 19:44:22.293 8 INFO cinder.api.openstack.wsgi [None req-14dea0f7-ba2d-4ad9-9924-5c967f553853 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56259b20b299445d805e4d21afc3491b/volumes/2615ed2a-b1bc-480f-a497-b1ec24c3ae93 returned with HTTP 404 [pid: 8|app: 0|req: 427/862] 10.0.0.125 () {32 vars in 774 bytes} [Wed Apr 22 19:44:22 2026] GET /v3/56259b20b299445d805e4d21afc3491b/volumes/2615ed2a-b1bc-480f-a497-b1ec24c3ae93 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-04-22 19:44:23.511 8 INFO cinder.api.openstack.wsgi [None req-14dea0f7-ba2d-4ad9-9924-5c967f553853 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:44:23.512 8 INFO cinder.api.openstack.wsgi [None req-14dea0f7-ba2d-4ad9-9924-5c967f553853 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:44:23.512 7 INFO cinder.api.openstack.wsgi [None req-213b5f63-08e8-4292-b4e4-ebea9d726b77 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:44:23.514 7 INFO cinder.api.openstack.wsgi [None req-213b5f63-08e8-4292-b4e4-ebea9d726b77 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:44:28.711 8 INFO cinder.api.openstack.wsgi [None req-14dea0f7-ba2d-4ad9-9924-5c967f553853 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-22 19:44:28.713 8 INFO cinder.api.openstack.wsgi [None req-14dea0f7-ba2d-4ad9-9924-5c967f553853 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 429/865] 10.0.0.139 () {28 vars in 375 bytes} [Wed Apr 22 19:44:28 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-04-22 19:44:28.726 7 INFO cinder.api.openstack.wsgi [None req-7d9b4a15-a0df-4840-ab4d-3635d74f0da3 c2ddabc5c3b2494fa6bc00984b85e404 0c14b2b00b6844ba954d2d37ec2c32c7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c14b2b00b6844ba954d2d37ec2c32c7/limits?tenant_id=0c14b2b00b6844ba954d2d37ec2c32c7 2026-04-22 19:44:28.753 7 INFO cinder.api.openstack.wsgi [None req-7d9b4a15-a0df-4840-ab4d-3635d74f0da3 c2ddabc5c3b2494fa6bc00984b85e404 0c14b2b00b6844ba954d2d37ec2c32c7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c14b2b00b6844ba954d2d37ec2c32c7/limits?tenant_id=0c14b2b00b6844ba954d2d37ec2c32c7 returned with HTTP 200 [pid: 7|app: 0|req: 437/866] 10.0.0.139 () {34 vars in 878 bytes} [Wed Apr 22 19:44:28 2026] GET /v3/0c14b2b00b6844ba954d2d37ec2c32c7/limits?tenant_id=0c14b2b00b6844ba954d2d37ec2c32c7 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-22 19:44:30.572 8 INFO cinder.api.openstack.wsgi [None req-14dea0f7-ba2d-4ad9-9924-5c967f553853 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-22 19:44:30.573 8 INFO cinder.api.openstack.wsgi [None req-14dea0f7-ba2d-4ad9-9924-5c967f553853 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 430/867] 10.0.0.139 () {28 vars in 375 bytes} [Wed Apr 22 19:44:30 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-22 19:44:30.583 7 INFO cinder.api.openstack.wsgi [None req-7d9b4a15-a0df-4840-ab4d-3635d74f0da3 c2ddabc5c3b2494fa6bc00984b85e404 0c14b2b00b6844ba954d2d37ec2c32c7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-22 19:44:30.584 7 INFO cinder.api.openstack.wsgi [None req-7d9b4a15-a0df-4840-ab4d-3635d74f0da3 c2ddabc5c3b2494fa6bc00984b85e404 0c14b2b00b6844ba954d2d37ec2c32c7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 438/868] 10.0.0.139 () {28 vars in 375 bytes} [Wed Apr 22 19:44:30 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-22 19:44:31.076 8 INFO cinder.api.openstack.wsgi [None req-14dea0f7-ba2d-4ad9-9924-5c967f553853 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-22 19:44:31.077 8 INFO cinder.api.openstack.wsgi [None req-14dea0f7-ba2d-4ad9-9924-5c967f553853 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 431/869] 10.0.0.139 () {28 vars in 375 bytes} [Wed Apr 22 19:44:31 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-22 19:44:31.090 7 INFO cinder.api.openstack.wsgi [None req-eff8dea0-8545-47d9-9f9c-901f26bd777d c2ddabc5c3b2494fa6bc00984b85e404 0c14b2b00b6844ba954d2d37ec2c32c7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c14b2b00b6844ba954d2d37ec2c32c7/limits?tenant_id=0c14b2b00b6844ba954d2d37ec2c32c7 2026-04-22 19:44:31.128 7 INFO cinder.api.openstack.wsgi [None req-eff8dea0-8545-47d9-9f9c-901f26bd777d c2ddabc5c3b2494fa6bc00984b85e404 0c14b2b00b6844ba954d2d37ec2c32c7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c14b2b00b6844ba954d2d37ec2c32c7/limits?tenant_id=0c14b2b00b6844ba954d2d37ec2c32c7 returned with HTTP 200 [pid: 7|app: 0|req: 439/870] 10.0.0.139 () {34 vars in 878 bytes} [Wed Apr 22 19:44:31 2026] GET /v3/0c14b2b00b6844ba954d2d37ec2c32c7/limits?tenant_id=0c14b2b00b6844ba954d2d37ec2c32c7 => generated 302 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-22 19:44:32.847 8 INFO cinder.api.openstack.wsgi [None req-14dea0f7-ba2d-4ad9-9924-5c967f553853 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-22 19:44:32.848 8 INFO cinder.api.openstack.wsgi [None req-14dea0f7-ba2d-4ad9-9924-5c967f553853 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 432/871] 10.0.0.139 () {28 vars in 375 bytes} [Wed Apr 22 19:44:32 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-22 19:44:32.854 7 INFO cinder.api.openstack.wsgi [None req-eff8dea0-8545-47d9-9f9c-901f26bd777d c2ddabc5c3b2494fa6bc00984b85e404 0c14b2b00b6844ba954d2d37ec2c32c7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-22 19:44:32.855 7 INFO cinder.api.openstack.wsgi [None req-eff8dea0-8545-47d9-9f9c-901f26bd777d c2ddabc5c3b2494fa6bc00984b85e404 0c14b2b00b6844ba954d2d37ec2c32c7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 440/872] 10.0.0.139 () {28 vars in 375 bytes} [Wed Apr 22 19:44:32 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-22 19:44:33.511 8 INFO cinder.api.openstack.wsgi [None req-14dea0f7-ba2d-4ad9-9924-5c967f553853 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:44:33.512 8 INFO cinder.api.openstack.wsgi [None req-14dea0f7-ba2d-4ad9-9924-5c967f553853 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:44:33.512 7 INFO cinder.api.openstack.wsgi [None req-eff8dea0-8545-47d9-9f9c-901f26bd777d c2ddabc5c3b2494fa6bc00984b85e404 0c14b2b00b6844ba954d2d37ec2c32c7 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:44:33.513 7 INFO cinder.api.openstack.wsgi [None req-eff8dea0-8545-47d9-9f9c-901f26bd777d c2ddabc5c3b2494fa6bc00984b85e404 0c14b2b00b6844ba954d2d37ec2c32c7 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:44:43.513 7 INFO cinder.api.openstack.wsgi [None req-eff8dea0-8545-47d9-9f9c-901f26bd777d c2ddabc5c3b2494fa6bc00984b85e404 0c14b2b00b6844ba954d2d37ec2c32c7 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:44:43.513 8 INFO cinder.api.openstack.wsgi [None req-14dea0f7-ba2d-4ad9-9924-5c967f553853 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:44:43.514 7 INFO cinder.api.openstack.wsgi [None req-eff8dea0-8545-47d9-9f9c-901f26bd777d c2ddabc5c3b2494fa6bc00984b85e404 0c14b2b00b6844ba954d2d37ec2c32c7 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:44:43.517 8 INFO cinder.api.openstack.wsgi [None req-14dea0f7-ba2d-4ad9-9924-5c967f553853 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:44:53.512 7 INFO cinder.api.openstack.wsgi [None req-eff8dea0-8545-47d9-9f9c-901f26bd777d c2ddabc5c3b2494fa6bc00984b85e404 0c14b2b00b6844ba954d2d37ec2c32c7 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:44:53.512 8 INFO cinder.api.openstack.wsgi [None req-14dea0f7-ba2d-4ad9-9924-5c967f553853 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:44:53.513 7 INFO cinder.api.openstack.wsgi [None req-eff8dea0-8545-47d9-9f9c-901f26bd777d c2ddabc5c3b2494fa6bc00984b85e404 0c14b2b00b6844ba954d2d37ec2c32c7 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:44:53.514 8 INFO cinder.api.openstack.wsgi [None req-14dea0f7-ba2d-4ad9-9924-5c967f553853 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:45:03.512 7 INFO cinder.api.openstack.wsgi [None req-eff8dea0-8545-47d9-9f9c-901f26bd777d c2ddabc5c3b2494fa6bc00984b85e404 0c14b2b00b6844ba954d2d37ec2c32c7 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:45:03.513 8 INFO cinder.api.openstack.wsgi [None req-14dea0f7-ba2d-4ad9-9924-5c967f553853 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:45:03.513 7 INFO cinder.api.openstack.wsgi [None req-eff8dea0-8545-47d9-9f9c-901f26bd777d c2ddabc5c3b2494fa6bc00984b85e404 0c14b2b00b6844ba954d2d37ec2c32c7 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:45:03.514 8 INFO cinder.api.openstack.wsgi [None req-14dea0f7-ba2d-4ad9-9924-5c967f553853 15121bf7d1cc4bddbb66f82c1c0e8e97 56259b20b299445d805e4d21afc3491b - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:45:13.479 7 INFO cinder.api.openstack.wsgi [None req-b5534ed2-6023-4f4e-93f0-d4c155831736 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services 2026-04-22 19:45:13.488 7 INFO cinder.api.openstack.wsgi [None req-b5534ed2-6023-4f4e-93f0-d4c155831736 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services returned with HTTP 200 [pid: 7|app: 0|req: 445/881] 10.0.0.76 () {28 vars in 643 bytes} [Wed Apr 22 19:45:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services => generated 646 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:45:13.501 8 INFO cinder.api.openstack.wsgi [None req-90d29067-7701-4c11-8870-3a71add39e68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:45:13.517 7 INFO cinder.api.openstack.wsgi [None req-b5534ed2-6023-4f4e-93f0-d4c155831736 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:45:13.518 7 INFO cinder.api.openstack.wsgi [None req-b5534ed2-6023-4f4e-93f0-d4c155831736 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:45:13.519 7 INFO cinder.api.openstack.wsgi [None req-b5534ed2-6023-4f4e-93f0-d4c155831736 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:45:13.519 7 INFO cinder.api.openstack.wsgi [None req-b5534ed2-6023-4f4e-93f0-d4c155831736 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:45:13.521 8 INFO cinder.volume.api [None req-90d29067-7701-4c11-8870-3a71add39e68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:45:13.523 8 INFO cinder.api.openstack.wsgi [None req-90d29067-7701-4c11-8870-3a71add39e68 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 437/884] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:45:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/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-04-22 19:45:13.538 7 INFO cinder.api.openstack.wsgi [None req-351361ca-b1d8-4b99-bf63-345814db3568 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true 2026-04-22 19:45:13.556 7 INFO cinder.api.openstack.wsgi [None req-351361ca-b1d8-4b99-bf63-345814db3568 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 448/885] 10.0.0.76 () {28 vars in 694 bytes} [Wed Apr 22 19:45:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/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-04-22 19:45:13.600 8 INFO cinder.api.openstack.wsgi [None req-85df3cf4-439d-4add-a712-8e1655e40207 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true 2026-04-22 19:45:13.628 8 INFO cinder.api.openstack.wsgi [None req-85df3cf4-439d-4add-a712-8e1655e40207 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 438/886] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:45:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:45:13.641 7 INFO cinder.api.openstack.wsgi [None req-39383bd6-a089-4622-9304-c1ade8d50d1b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/25572793cd8c489f800e06bdd622912d?usage=true 2026-04-22 19:45:13.669 7 INFO cinder.api.openstack.wsgi [None req-39383bd6-a089-4622-9304-c1ade8d50d1b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/25572793cd8c489f800e06bdd622912d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 449/887] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:45:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/25572793cd8c489f800e06bdd622912d?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:45:13.684 8 INFO cinder.api.openstack.wsgi [None req-6cd76a81-a683-4692-a103-dbce42b0164f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/4829cc460ab3411cad9747155bc74598?usage=true 2026-04-22 19:45:13.708 8 INFO cinder.api.openstack.wsgi [None req-6cd76a81-a683-4692-a103-dbce42b0164f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/4829cc460ab3411cad9747155bc74598?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 439/888] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:45:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/4829cc460ab3411cad9747155bc74598?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:45:13.728 7 INFO cinder.api.openstack.wsgi [None req-05fe3158-69f4-4aff-873b-1b3515fa9543 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true 2026-04-22 19:45:13.767 7 INFO cinder.api.openstack.wsgi [None req-05fe3158-69f4-4aff-873b-1b3515fa9543 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 450/889] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:45:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:45:13.782 8 INFO cinder.api.openstack.wsgi [None req-25240281-ac06-4dcb-bd5a-7913d6e67eb2 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/993296f21f134eac892517f75aea5951?usage=true 2026-04-22 19:45:13.821 8 INFO cinder.api.openstack.wsgi [None req-25240281-ac06-4dcb-bd5a-7913d6e67eb2 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/993296f21f134eac892517f75aea5951?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 440/890] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:45:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/993296f21f134eac892517f75aea5951?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:45:13.835 7 INFO cinder.api.openstack.wsgi [None req-5471400d-c4c6-42ed-a81d-8c09f2e3eb79 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/bf0213762e3a4bf0bb061fa8ce9cf898?usage=true 2026-04-22 19:45:13.872 7 INFO cinder.api.openstack.wsgi [None req-5471400d-c4c6-42ed-a81d-8c09f2e3eb79 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/bf0213762e3a4bf0bb061fa8ce9cf898?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 451/891] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:45:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/bf0213762e3a4bf0bb061fa8ce9cf898?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:45:13.892 8 INFO cinder.api.openstack.wsgi [None req-338f93f4-bd17-4906-8398-38fef4cf1ffc 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true 2026-04-22 19:45:13.923 8 INFO cinder.api.openstack.wsgi [None req-338f93f4-bd17-4906-8398-38fef4cf1ffc 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 441/892] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:45:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:45:13.946 7 INFO cinder.api.openstack.wsgi [None req-f114e292-9daf-41ed-b255-658dd5e5f523 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true 2026-04-22 19:45:13.953 7 INFO cinder.volume.api [None req-f114e292-9daf-41ed-b255-658dd5e5f523 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all snapshots completed successfully. 2026-04-22 19:45:13.953 7 INFO cinder.api.openstack.wsgi [None req-f114e292-9daf-41ed-b255-658dd5e5f523 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 452/893] 10.0.0.76 () {28 vars in 672 bytes} [Wed Apr 22 19:45:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:45:13.965 8 INFO cinder.api.openstack.wsgi [None req-e610df84-4227-4c0b-ab93-ccc7b32b9163 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:45:13.974 8 INFO cinder.volume.api [None req-e610df84-4227-4c0b-ab93-ccc7b32b9163 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:45:13.976 8 INFO cinder.api.openstack.wsgi [None req-e610df84-4227-4c0b-ab93-ccc7b32b9163 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 442/894] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:45:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:45:23.511 7 INFO cinder.api.openstack.wsgi [None req-f114e292-9daf-41ed-b255-658dd5e5f523 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:45:23.511 8 INFO cinder.api.openstack.wsgi [None req-e610df84-4227-4c0b-ab93-ccc7b32b9163 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:45:23.513 7 INFO cinder.api.openstack.wsgi [None req-f114e292-9daf-41ed-b255-658dd5e5f523 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:45:23.513 8 INFO cinder.api.openstack.wsgi [None req-e610df84-4227-4c0b-ab93-ccc7b32b9163 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:45:33.512 8 INFO cinder.api.openstack.wsgi [None req-e610df84-4227-4c0b-ab93-ccc7b32b9163 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:45:33.512 7 INFO cinder.api.openstack.wsgi [None req-f114e292-9daf-41ed-b255-658dd5e5f523 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:45:33.513 8 INFO cinder.api.openstack.wsgi [None req-e610df84-4227-4c0b-ab93-ccc7b32b9163 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:45:33.513 7 INFO cinder.api.openstack.wsgi [None req-f114e292-9daf-41ed-b255-658dd5e5f523 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:45:43.512 8 INFO cinder.api.openstack.wsgi [None req-e610df84-4227-4c0b-ab93-ccc7b32b9163 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:45:43.512 7 INFO cinder.api.openstack.wsgi [None req-f114e292-9daf-41ed-b255-658dd5e5f523 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:45:43.513 8 INFO cinder.api.openstack.wsgi [None req-e610df84-4227-4c0b-ab93-ccc7b32b9163 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:45:43.513 7 INFO cinder.api.openstack.wsgi [None req-f114e292-9daf-41ed-b255-658dd5e5f523 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:45:53.512 7 INFO cinder.api.openstack.wsgi [None req-f114e292-9daf-41ed-b255-658dd5e5f523 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:45:53.512 8 INFO cinder.api.openstack.wsgi [None req-e610df84-4227-4c0b-ab93-ccc7b32b9163 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:45:53.513 7 INFO cinder.api.openstack.wsgi [None req-f114e292-9daf-41ed-b255-658dd5e5f523 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:45:53.514 8 INFO cinder.api.openstack.wsgi [None req-e610df84-4227-4c0b-ab93-ccc7b32b9163 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:46:03.511 7 INFO cinder.api.openstack.wsgi [None req-f114e292-9daf-41ed-b255-658dd5e5f523 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:46:03.512 8 INFO cinder.api.openstack.wsgi [None req-e610df84-4227-4c0b-ab93-ccc7b32b9163 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:46:03.513 8 INFO cinder.api.openstack.wsgi [None req-e610df84-4227-4c0b-ab93-ccc7b32b9163 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:46:03.513 7 INFO cinder.api.openstack.wsgi [None req-f114e292-9daf-41ed-b255-658dd5e5f523 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:46:13.342 8 INFO cinder.api.openstack.wsgi [None req-fbf083b5-b459-49f6-b938-8d01cc5f8fbc 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services 2026-04-22 19:46:13.349 8 INFO cinder.api.openstack.wsgi [None req-fbf083b5-b459-49f6-b938-8d01cc5f8fbc 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services returned with HTTP 200 [pid: 8|app: 0|req: 448/905] 10.0.0.76 () {28 vars in 643 bytes} [Wed Apr 22 19:46:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services => generated 646 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:46:13.367 7 INFO cinder.api.openstack.wsgi [None req-df529160-e034-4eeb-870d-ebbc688c5555 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true 2026-04-22 19:46:13.383 7 INFO cinder.api.openstack.wsgi [None req-df529160-e034-4eeb-870d-ebbc688c5555 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 458/906] 10.0.0.76 () {28 vars in 694 bytes} [Wed Apr 22 19:46:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/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-04-22 19:46:13.440 8 INFO cinder.api.openstack.wsgi [None req-25b8849d-ecac-49c4-80de-3e8d0b5dab3e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true 2026-04-22 19:46:13.478 8 INFO cinder.api.openstack.wsgi [None req-25b8849d-ecac-49c4-80de-3e8d0b5dab3e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 449/907] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:46:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:46:13.491 7 INFO cinder.api.openstack.wsgi [None req-7b2ad6c1-c7c1-461e-8f98-9e3cddd5b363 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1126fbb3063645ddb7f00609642a31c8?usage=true 2026-04-22 19:46:13.512 8 INFO cinder.api.openstack.wsgi [None req-25b8849d-ecac-49c4-80de-3e8d0b5dab3e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:46:13.512 8 INFO cinder.api.openstack.wsgi [None req-25b8849d-ecac-49c4-80de-3e8d0b5dab3e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:46:13.513 8 INFO cinder.api.openstack.wsgi [None req-25b8849d-ecac-49c4-80de-3e8d0b5dab3e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:46:13.513 8 INFO cinder.api.openstack.wsgi [None req-25b8849d-ecac-49c4-80de-3e8d0b5dab3e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:46:13.534 7 INFO cinder.api.openstack.wsgi [None req-7b2ad6c1-c7c1-461e-8f98-9e3cddd5b363 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1126fbb3063645ddb7f00609642a31c8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 459/910] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:46:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1126fbb3063645ddb7f00609642a31c8?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:46:13.549 8 INFO cinder.api.openstack.wsgi [None req-67c50482-26cd-4492-a8d7-49294f3ba05c 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/2710fe98bbf546689e6f0e24c13677af?usage=true 2026-04-22 19:46:13.575 8 INFO cinder.api.openstack.wsgi [None req-67c50482-26cd-4492-a8d7-49294f3ba05c 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/2710fe98bbf546689e6f0e24c13677af?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 452/911] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:46:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/2710fe98bbf546689e6f0e24c13677af?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:46:13.590 7 INFO cinder.api.openstack.wsgi [None req-8bb04261-543c-4ea9-852e-408d96c77cf2 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/2aac123bdb58426ba3732f25052e7984?usage=true 2026-04-22 19:46:13.621 7 INFO cinder.api.openstack.wsgi [None req-8bb04261-543c-4ea9-852e-408d96c77cf2 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/2aac123bdb58426ba3732f25052e7984?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 460/912] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:46:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/2aac123bdb58426ba3732f25052e7984?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:46:13.635 8 INFO cinder.api.openstack.wsgi [None req-93eac9e5-df1a-4820-b660-7add2e5914f1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/3455ced44c8b4ce28c70353dd583bf0a?usage=true 2026-04-22 19:46:13.660 8 INFO cinder.api.openstack.wsgi [None req-93eac9e5-df1a-4820-b660-7add2e5914f1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/3455ced44c8b4ce28c70353dd583bf0a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 453/913] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:46:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/3455ced44c8b4ce28c70353dd583bf0a?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:46:13.675 7 INFO cinder.api.openstack.wsgi [None req-00a7bded-d34f-422b-b213-1b4fae9a7623 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/356833f5fc85485486a36766e852ff67?usage=true 2026-04-22 19:46:13.700 7 INFO cinder.api.openstack.wsgi [None req-00a7bded-d34f-422b-b213-1b4fae9a7623 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/356833f5fc85485486a36766e852ff67?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 461/914] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:46:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/356833f5fc85485486a36766e852ff67?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:46:13.717 8 INFO cinder.api.openstack.wsgi [None req-73f5eba9-ce59-464c-b233-b950afd241ed 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/3c88a72198f743c2b2accebd09f58184?usage=true 2026-04-22 19:46:13.745 8 INFO cinder.api.openstack.wsgi [None req-73f5eba9-ce59-464c-b233-b950afd241ed 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/3c88a72198f743c2b2accebd09f58184?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 454/915] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:46:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/3c88a72198f743c2b2accebd09f58184?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:46:13.759 7 INFO cinder.api.openstack.wsgi [None req-539eaa63-6d04-483b-b490-3bc7db3c10c7 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/4aa85f101108456c8c23430c62c530f3?usage=true 2026-04-22 19:46:13.792 7 INFO cinder.api.openstack.wsgi [None req-539eaa63-6d04-483b-b490-3bc7db3c10c7 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/4aa85f101108456c8c23430c62c530f3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 462/916] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:46:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/4aa85f101108456c8c23430c62c530f3?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:46:13.809 8 INFO cinder.api.openstack.wsgi [None req-8c415272-0ed6-478a-9fb2-b85c5a54f612 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true 2026-04-22 19:46:13.835 8 INFO cinder.api.openstack.wsgi [None req-8c415272-0ed6-478a-9fb2-b85c5a54f612 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 455/917] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:46:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:46:13.848 7 INFO cinder.api.openstack.wsgi [None req-a846ad5c-dbe1-4b91-a99d-772825f119ae 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/b5c5c7836a044a3c800bfef43ed0243a?usage=true 2026-04-22 19:46:13.874 7 INFO cinder.api.openstack.wsgi [None req-a846ad5c-dbe1-4b91-a99d-772825f119ae 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/b5c5c7836a044a3c800bfef43ed0243a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 463/918] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:46:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/b5c5c7836a044a3c800bfef43ed0243a?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:46:13.888 8 INFO cinder.api.openstack.wsgi [None req-ae0e3f8f-0186-42c2-abfb-5ab3f147f745 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true 2026-04-22 19:46:13.917 8 INFO cinder.api.openstack.wsgi [None req-ae0e3f8f-0186-42c2-abfb-5ab3f147f745 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 456/919] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:46:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:46:13.932 7 INFO cinder.api.openstack.wsgi [None req-af813450-6fef-4363-978d-25503f9bd8c0 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:46:13.942 7 INFO cinder.volume.api [None req-af813450-6fef-4363-978d-25503f9bd8c0 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:46:13.944 7 INFO cinder.api.openstack.wsgi [None req-af813450-6fef-4363-978d-25503f9bd8c0 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 464/920] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:46:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:46:13.959 8 INFO cinder.api.openstack.wsgi [None req-aa509753-78af-4d32-8604-356b0c9373d6 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true 2026-04-22 19:46:13.967 8 INFO cinder.volume.api [None req-aa509753-78af-4d32-8604-356b0c9373d6 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all snapshots completed successfully. 2026-04-22 19:46:13.968 8 INFO cinder.api.openstack.wsgi [None req-aa509753-78af-4d32-8604-356b0c9373d6 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 457/921] 10.0.0.76 () {28 vars in 672 bytes} [Wed Apr 22 19:46:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:46:13.978 7 INFO cinder.api.openstack.wsgi [None req-54a5666d-8e05-47e7-b5d2-6cb240d73c0e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:46:13.987 7 INFO cinder.volume.api [None req-54a5666d-8e05-47e7-b5d2-6cb240d73c0e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:46:13.989 7 INFO cinder.api.openstack.wsgi [None req-54a5666d-8e05-47e7-b5d2-6cb240d73c0e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 465/922] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:46:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:46:23.511 8 INFO cinder.api.openstack.wsgi [None req-aa509753-78af-4d32-8604-356b0c9373d6 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:46:23.512 7 INFO cinder.api.openstack.wsgi [None req-54a5666d-8e05-47e7-b5d2-6cb240d73c0e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:46:23.513 7 INFO cinder.api.openstack.wsgi [None req-54a5666d-8e05-47e7-b5d2-6cb240d73c0e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:46:23.513 8 INFO cinder.api.openstack.wsgi [None req-aa509753-78af-4d32-8604-356b0c9373d6 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:46:29.935 7 INFO cinder.api.openstack.wsgi [None req-619faa6d-7ee7-4e5d-a6cb-fd376448490b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes 2026-04-22 19:46:30.473 7 INFO cinder.api.v3.volumes [None req-619faa6d-7ee7-4e5d-a6cb-fd376448490b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Create volume of 16 GB 2026-04-22 19:46:30.480 7 INFO cinder.volume.api [None req-619faa6d-7ee7-4e5d-a6cb-fd376448490b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Availability Zones retrieved successfully. 2026-04-22 19:46:30.715 7 INFO cinder.volume.api [None req-619faa6d-7ee7-4e5d-a6cb-fd376448490b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Create volume request issued successfully. 2026-04-22 19:46:30.716 7 INFO cinder.api.openstack.wsgi [None req-619faa6d-7ee7-4e5d-a6cb-fd376448490b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes returned with HTTP 202 [pid: 7|app: 0|req: 467/925] 199.204.45.57 () {34 vars in 732 bytes} [Wed Apr 22 19:46:29 2026] POST /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes => generated 846 bytes in 842 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-22 19:46:30.732 8 INFO cinder.api.openstack.wsgi [req-619faa6d-7ee7-4e5d-a6cb-fd376448490b req-d0dcd370-cec3-4b1b-8f8e-b84f344719f8 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/04aecfe6-d32d-40ca-acdc-d172a202bf5e /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-04-22 19:46:30.771 8 INFO cinder.volume.api [req-619faa6d-7ee7-4e5d-a6cb-fd376448490b req-d0dcd370-cec3-4b1b-8f8e-b84f344719f8 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Volume info retrieved successfully. 2026-04-22 19:46:30.777 8 INFO cinder.api.openstack.wsgi [req-619faa6d-7ee7-4e5d-a6cb-fd376448490b req-d0dcd370-cec3-4b1b-8f8e-b84f344719f8 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/04aecfe6-d32d-40ca-acdc-d172a202bf5e returned with HTTP 200 [pid: 8|app: 0|req: 459/926] 199.204.45.57 () {32 vars in 823 bytes} [Wed Apr 22 19:46:30 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/04aecfe6-d32d-40ca-acdc-d172a202bf5e => generated 1025 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-22 19:46:33.511 7 INFO cinder.api.openstack.wsgi [None req-619faa6d-7ee7-4e5d-a6cb-fd376448490b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:46:33.512 8 INFO cinder.api.openstack.wsgi [req-619faa6d-7ee7-4e5d-a6cb-fd376448490b req-d0dcd370-cec3-4b1b-8f8e-b84f344719f8 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:46:33.512 7 INFO cinder.api.openstack.wsgi [None req-619faa6d-7ee7-4e5d-a6cb-fd376448490b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:46:33.513 8 INFO cinder.api.openstack.wsgi [req-619faa6d-7ee7-4e5d-a6cb-fd376448490b req-d0dcd370-cec3-4b1b-8f8e-b84f344719f8 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34: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-04-22 19:46:35.800 7 INFO cinder.api.openstack.wsgi [req-619faa6d-7ee7-4e5d-a6cb-fd376448490b req-11f4c395-481c-490e-b1ad-1e1deb7db93c 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/04aecfe6-d32d-40ca-acdc-d172a202bf5e /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-04-22 19:46:35.814 7 INFO cinder.volume.api [req-619faa6d-7ee7-4e5d-a6cb-fd376448490b req-11f4c395-481c-490e-b1ad-1e1deb7db93c 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Volume info retrieved successfully. 2026-04-22 19:46:35.820 7 INFO cinder.api.openstack.wsgi [req-619faa6d-7ee7-4e5d-a6cb-fd376448490b req-11f4c395-481c-490e-b1ad-1e1deb7db93c 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/04aecfe6-d32d-40ca-acdc-d172a202bf5e returned with HTTP 200 [pid: 7|app: 0|req: 469/929] 199.204.45.57 () {32 vars in 823 bytes} [Wed Apr 22 19:46:35 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/04aecfe6-d32d-40ca-acdc-d172a202bf5e => generated 1489 bytes in 30 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-04-22 19:46:36.276 8 INFO cinder.api.openstack.wsgi [req-5020d190-a2e1-465d-9485-d6fad0135530 req-71d6cce5-7091-4dee-b5e8-52e234eaa576 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/04aecfe6-d32d-40ca-acdc-d172a202bf5e /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-04-22 19:46:36.296 8 INFO cinder.volume.api [req-5020d190-a2e1-465d-9485-d6fad0135530 req-71d6cce5-7091-4dee-b5e8-52e234eaa576 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Volume info retrieved successfully. 2026-04-22 19:46:36.304 8 INFO cinder.api.openstack.wsgi [req-5020d190-a2e1-465d-9485-d6fad0135530 req-71d6cce5-7091-4dee-b5e8-52e234eaa576 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/04aecfe6-d32d-40ca-acdc-d172a202bf5e returned with HTTP 200 [pid: 8|app: 0|req: 461/930] 10.0.0.183 () {34 vars in 1027 bytes} [Wed Apr 22 19:46:36 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/04aecfe6-d32d-40ca-acdc-d172a202bf5e => generated 1489 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-04-22 19:46:36.708 7 INFO cinder.api.openstack.wsgi [req-5020d190-a2e1-465d-9485-d6fad0135530 req-6274c351-252d-4a5a-a938-19ff45d4df75 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/04aecfe6-d32d-40ca-acdc-d172a202bf5e /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-04-22 19:46:36.728 7 INFO cinder.volume.api [req-5020d190-a2e1-465d-9485-d6fad0135530 req-6274c351-252d-4a5a-a938-19ff45d4df75 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Volume info retrieved successfully. 2026-04-22 19:46:36.738 7 INFO cinder.api.openstack.wsgi [req-5020d190-a2e1-465d-9485-d6fad0135530 req-6274c351-252d-4a5a-a938-19ff45d4df75 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/04aecfe6-d32d-40ca-acdc-d172a202bf5e returned with HTTP 200 [pid: 7|app: 0|req: 470/931] 10.0.0.183 () {34 vars in 1027 bytes} [Wed Apr 22 19:46:36 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/04aecfe6-d32d-40ca-acdc-d172a202bf5e => generated 1489 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-22 19:46:36.752 8 INFO cinder.api.openstack.wsgi [req-5020d190-a2e1-465d-9485-d6fad0135530 req-71d6cce5-7091-4dee-b5e8-52e234eaa576 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-22 19:46:36.753 8 INFO cinder.api.openstack.wsgi [req-5020d190-a2e1-465d-9485-d6fad0135530 req-71d6cce5-7091-4dee-b5e8-52e234eaa576 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 462/932] 10.0.0.183 () {32 vars in 828 bytes} [Wed Apr 22 19:46:36 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-04-22 19:46:36.769 7 INFO cinder.api.openstack.wsgi [req-5020d190-a2e1-465d-9485-d6fad0135530 req-2435ce35-c9f6-47f4-be00-9f73ab0e3242 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/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-04-22 19:46:36.811 7 INFO cinder.api.openstack.wsgi [req-5020d190-a2e1-465d-9485-d6fad0135530 req-2435ce35-c9f6-47f4-be00-9f73ab0e3242 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/attachments returned with HTTP 200 [pid: 7|app: 0|req: 471/933] 10.0.0.183 () {40 vars in 1056 bytes} [Wed Apr 22 19:46:36 2026] POST /v3/f5cf8fdd619946cb98fd03a8b7f20f28/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-22 19:46:37.775 8 INFO cinder.api.openstack.wsgi [req-5020d190-a2e1-465d-9485-d6fad0135530 req-71d6cce5-7091-4dee-b5e8-52e234eaa576 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-22 19:46:37.776 8 INFO cinder.api.openstack.wsgi [req-5020d190-a2e1-465d-9485-d6fad0135530 req-71d6cce5-7091-4dee-b5e8-52e234eaa576 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 463/934] 199.204.45.57 () {32 vars in 838 bytes} [Wed Apr 22 19:46:37 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-04-22 19:46:37.786 7 INFO cinder.api.openstack.wsgi [req-5020d190-a2e1-465d-9485-d6fad0135530 req-d741c13f-0792-424f-91a6-900c62df61e8 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/04aecfe6-d32d-40ca-acdc-d172a202bf5e /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-04-22 19:46:37.821 7 INFO cinder.volume.api [req-5020d190-a2e1-465d-9485-d6fad0135530 req-d741c13f-0792-424f-91a6-900c62df61e8 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Volume info retrieved successfully. 2026-04-22 19:46:37.826 7 INFO cinder.api.openstack.wsgi [req-5020d190-a2e1-465d-9485-d6fad0135530 req-d741c13f-0792-424f-91a6-900c62df61e8 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/04aecfe6-d32d-40ca-acdc-d172a202bf5e returned with HTTP 200 [pid: 7|app: 0|req: 472/935] 199.204.45.57 () {36 vars in 1071 bytes} [Wed Apr 22 19:46:37 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/04aecfe6-d32d-40ca-acdc-d172a202bf5e => generated 1608 bytes in 46 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-04-22 19:46:37.902 8 INFO cinder.api.openstack.wsgi [req-5020d190-a2e1-465d-9485-d6fad0135530 req-c9404967-7428-4b3a-ab07-e053ebcbc51e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/attachments/d22f4e32-50dd-46fe-8998-f4a9c053e9ad /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-04-22 19:46:38.496 8 INFO cinder.api.openstack.wsgi [req-5020d190-a2e1-465d-9485-d6fad0135530 req-c9404967-7428-4b3a-ab07-e053ebcbc51e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/attachments/d22f4e32-50dd-46fe-8998-f4a9c053e9ad returned with HTTP 200 [pid: 8|app: 0|req: 464/936] 199.204.45.57 () {40 vars in 1132 bytes} [Wed Apr 22 19:46:37 2026] PUT /v3/f5cf8fdd619946cb98fd03a8b7f20f28/attachments/d22f4e32-50dd-46fe-8998-f4a9c053e9ad => generated 775 bytes in 602 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-04-22 19:46:38.533 7 INFO cinder.api.openstack.wsgi [req-5020d190-a2e1-465d-9485-d6fad0135530 req-1c95e749-4fce-407d-b35d-b2e998f8a354 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/attachments/d22f4e32-50dd-46fe-8998-f4a9c053e9ad/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-04-22 19:46:38.572 7 INFO cinder.api.openstack.wsgi [req-5020d190-a2e1-465d-9485-d6fad0135530 req-1c95e749-4fce-407d-b35d-b2e998f8a354 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/attachments/d22f4e32-50dd-46fe-8998-f4a9c053e9ad/action returned with HTTP 204 [pid: 7|app: 0|req: 473/937] 199.204.45.57 () {40 vars in 1146 bytes} [Wed Apr 22 19:46:38 2026] POST /v3/f5cf8fdd619946cb98fd03a8b7f20f28/attachments/d22f4e32-50dd-46fe-8998-f4a9c053e9ad/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 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-04-22 19:46:39.493 8 INFO cinder.api.openstack.wsgi [req-619faa6d-7ee7-4e5d-a6cb-fd376448490b req-8902cc82-dcc5-4216-81d8-8955e7c36a81 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/04aecfe6-d32d-40ca-acdc-d172a202bf5e /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-04-22 19:46:39.517 8 INFO cinder.volume.api [req-619faa6d-7ee7-4e5d-a6cb-fd376448490b req-8902cc82-dcc5-4216-81d8-8955e7c36a81 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Volume info retrieved successfully. 2026-04-22 19:46:39.523 8 INFO cinder.api.openstack.wsgi [req-619faa6d-7ee7-4e5d-a6cb-fd376448490b req-8902cc82-dcc5-4216-81d8-8955e7c36a81 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/04aecfe6-d32d-40ca-acdc-d172a202bf5e returned with HTTP 200 [pid: 8|app: 0|req: 465/938] 199.204.45.57 () {32 vars in 823 bytes} [Wed Apr 22 19:46:39 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/04aecfe6-d32d-40ca-acdc-d172a202bf5e => generated 1787 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-04-22 19:46:41.838 7 INFO cinder.api.openstack.wsgi [req-619faa6d-7ee7-4e5d-a6cb-fd376448490b req-71c19dbf-a67e-41ce-8225-b1db96b03e53 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/04aecfe6-d32d-40ca-acdc-d172a202bf5e /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-04-22 19:46:41.860 7 INFO cinder.volume.api [req-619faa6d-7ee7-4e5d-a6cb-fd376448490b req-71c19dbf-a67e-41ce-8225-b1db96b03e53 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Volume info retrieved successfully. 2026-04-22 19:46:41.866 7 INFO cinder.api.openstack.wsgi [req-619faa6d-7ee7-4e5d-a6cb-fd376448490b req-71c19dbf-a67e-41ce-8225-b1db96b03e53 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/04aecfe6-d32d-40ca-acdc-d172a202bf5e returned with HTTP 200 [pid: 7|app: 0|req: 474/939] 199.204.45.57 () {32 vars in 823 bytes} [Wed Apr 22 19:46:41 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/04aecfe6-d32d-40ca-acdc-d172a202bf5e => generated 1787 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-22 19:46:43.512 8 INFO cinder.api.openstack.wsgi [req-619faa6d-7ee7-4e5d-a6cb-fd376448490b req-8902cc82-dcc5-4216-81d8-8955e7c36a81 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:46:43.512 7 INFO cinder.api.openstack.wsgi [req-619faa6d-7ee7-4e5d-a6cb-fd376448490b req-71c19dbf-a67e-41ce-8225-b1db96b03e53 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:46:43.513 8 INFO cinder.api.openstack.wsgi [req-619faa6d-7ee7-4e5d-a6cb-fd376448490b req-8902cc82-dcc5-4216-81d8-8955e7c36a81 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:46:43.514 7 INFO cinder.api.openstack.wsgi [req-619faa6d-7ee7-4e5d-a6cb-fd376448490b req-71c19dbf-a67e-41ce-8225-b1db96b03e53 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:46:53.513 7 INFO cinder.api.openstack.wsgi [req-619faa6d-7ee7-4e5d-a6cb-fd376448490b req-71c19dbf-a67e-41ce-8225-b1db96b03e53 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:46:53.513 8 INFO cinder.api.openstack.wsgi [req-619faa6d-7ee7-4e5d-a6cb-fd376448490b req-8902cc82-dcc5-4216-81d8-8955e7c36a81 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:46:53.514 7 INFO cinder.api.openstack.wsgi [req-619faa6d-7ee7-4e5d-a6cb-fd376448490b req-71c19dbf-a67e-41ce-8225-b1db96b03e53 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:46:53.514 8 INFO cinder.api.openstack.wsgi [req-619faa6d-7ee7-4e5d-a6cb-fd376448490b req-8902cc82-dcc5-4216-81d8-8955e7c36a81 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:47:03.511 8 INFO cinder.api.openstack.wsgi [req-619faa6d-7ee7-4e5d-a6cb-fd376448490b req-8902cc82-dcc5-4216-81d8-8955e7c36a81 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:47:03.512 7 INFO cinder.api.openstack.wsgi [req-619faa6d-7ee7-4e5d-a6cb-fd376448490b req-71c19dbf-a67e-41ce-8225-b1db96b03e53 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:47:03.512 8 INFO cinder.api.openstack.wsgi [req-619faa6d-7ee7-4e5d-a6cb-fd376448490b req-8902cc82-dcc5-4216-81d8-8955e7c36a81 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:47:03.513 7 INFO cinder.api.openstack.wsgi [req-619faa6d-7ee7-4e5d-a6cb-fd376448490b req-71c19dbf-a67e-41ce-8225-b1db96b03e53 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34: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-04-22 19:47:13.162 8 INFO cinder.api.openstack.wsgi [None req-e5d4be2d-c20f-441e-85bd-98f01813042e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true 2026-04-22 19:47:13.179 8 INFO cinder.api.openstack.wsgi [None req-e5d4be2d-c20f-441e-85bd-98f01813042e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 469/946] 10.0.0.76 () {28 vars in 694 bytes} [Wed Apr 22 19:47:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true => generated 670 bytes in 73 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-04-22 19:47:13.244 7 INFO cinder.api.openstack.wsgi [None req-c41e94bd-c2b3-4c6b-be04-acc14d7062ac 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true 2026-04-22 19:47:13.275 7 INFO cinder.api.openstack.wsgi [None req-c41e94bd-c2b3-4c6b-be04-acc14d7062ac 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 478/947] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:47:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:47:13.288 8 INFO cinder.api.openstack.wsgi [None req-ce7e8c8d-8f97-4c94-8eaa-bf6887bb12fa 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1126fbb3063645ddb7f00609642a31c8?usage=true 2026-04-22 19:47:13.310 8 INFO cinder.api.openstack.wsgi [None req-ce7e8c8d-8f97-4c94-8eaa-bf6887bb12fa 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1126fbb3063645ddb7f00609642a31c8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 470/948] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:47:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1126fbb3063645ddb7f00609642a31c8?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:47:13.325 7 INFO cinder.api.openstack.wsgi [None req-4882f575-1d93-434c-9f23-9b2c07e1d153 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/2710fe98bbf546689e6f0e24c13677af?usage=true 2026-04-22 19:47:13.360 7 INFO cinder.api.openstack.wsgi [None req-4882f575-1d93-434c-9f23-9b2c07e1d153 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/2710fe98bbf546689e6f0e24c13677af?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 479/949] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:47:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/2710fe98bbf546689e6f0e24c13677af?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:47:13.376 8 INFO cinder.api.openstack.wsgi [None req-d9086d06-1eb7-4666-8547-2b8ec7845fa5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/2aac123bdb58426ba3732f25052e7984?usage=true 2026-04-22 19:47:13.415 8 INFO cinder.api.openstack.wsgi [None req-d9086d06-1eb7-4666-8547-2b8ec7845fa5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/2aac123bdb58426ba3732f25052e7984?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 471/950] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:47:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/2aac123bdb58426ba3732f25052e7984?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:47:13.433 7 INFO cinder.api.openstack.wsgi [None req-95e98da0-d67b-4e54-bb01-fa61d77d9b7c 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/3455ced44c8b4ce28c70353dd583bf0a?usage=true 2026-04-22 19:47:13.472 7 INFO cinder.api.openstack.wsgi [None req-95e98da0-d67b-4e54-bb01-fa61d77d9b7c 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/3455ced44c8b4ce28c70353dd583bf0a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 480/951] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:47:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/3455ced44c8b4ce28c70353dd583bf0a?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:47:13.485 8 INFO cinder.api.openstack.wsgi [None req-0bfb2f19-d1cf-495b-8a97-bb3944fecce2 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/356833f5fc85485486a36766e852ff67?usage=true 2026-04-22 19:47:13.512 7 INFO cinder.api.openstack.wsgi [None req-95e98da0-d67b-4e54-bb01-fa61d77d9b7c 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:47:13.513 7 INFO cinder.api.openstack.wsgi [None req-95e98da0-d67b-4e54-bb01-fa61d77d9b7c 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:47:13.514 8 INFO cinder.api.openstack.wsgi [None req-0bfb2f19-d1cf-495b-8a97-bb3944fecce2 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/356833f5fc85485486a36766e852ff67?usage=true returned with HTTP 200 2026-04-22 19:47:13.515 7 INFO cinder.api.openstack.wsgi [None req-95e98da0-d67b-4e54-bb01-fa61d77d9b7c 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:47:13.516 7 INFO cinder.api.openstack.wsgi [None req-95e98da0-d67b-4e54-bb01-fa61d77d9b7c 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 472/954] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:47:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/356833f5fc85485486a36766e852ff67?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:47:13.528 7 INFO cinder.api.openstack.wsgi [None req-c5a581d1-f20f-4079-8b10-ece1543b2f3e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/3c88a72198f743c2b2accebd09f58184?usage=true 2026-04-22 19:47:13.562 7 INFO cinder.api.openstack.wsgi [None req-c5a581d1-f20f-4079-8b10-ece1543b2f3e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/3c88a72198f743c2b2accebd09f58184?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 483/955] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:47:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/3c88a72198f743c2b2accebd09f58184?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:47:13.576 8 INFO cinder.api.openstack.wsgi [None req-0cfaf54f-1071-4a73-9162-a23a9bfdd96d 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/4aa85f101108456c8c23430c62c530f3?usage=true 2026-04-22 19:47:13.596 8 INFO cinder.api.openstack.wsgi [None req-0cfaf54f-1071-4a73-9162-a23a9bfdd96d 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/4aa85f101108456c8c23430c62c530f3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 473/956] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:47:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/4aa85f101108456c8c23430c62c530f3?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:47:13.609 7 INFO cinder.api.openstack.wsgi [None req-b7722d71-7e8b-4a25-8b55-91d1f26f1996 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true 2026-04-22 19:47:13.644 7 INFO cinder.api.openstack.wsgi [None req-b7722d71-7e8b-4a25-8b55-91d1f26f1996 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 484/957] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:47:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:47:13.657 8 INFO cinder.api.openstack.wsgi [None req-ba2e67ce-adc5-4701-ab92-c99c31cca83b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/b5c5c7836a044a3c800bfef43ed0243a?usage=true 2026-04-22 19:47:13.690 8 INFO cinder.api.openstack.wsgi [None req-ba2e67ce-adc5-4701-ab92-c99c31cca83b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/b5c5c7836a044a3c800bfef43ed0243a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 474/958] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:47:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/b5c5c7836a044a3c800bfef43ed0243a?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:47:13.703 7 INFO cinder.api.openstack.wsgi [None req-4e01ae93-01bc-412b-83ef-98eb12b8de6e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true 2026-04-22 19:47:13.730 7 INFO cinder.api.openstack.wsgi [None req-4e01ae93-01bc-412b-83ef-98eb12b8de6e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 485/959] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:47:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:47:13.743 8 INFO cinder.api.openstack.wsgi [None req-3bfbea6f-9f9e-4cae-954c-0fd3cbe5724f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:47:13.763 8 INFO cinder.volume.api [None req-3bfbea6f-9f9e-4cae-954c-0fd3cbe5724f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - 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-04-22 19:47:13.771 8 INFO cinder.api.openstack.wsgi [None req-3bfbea6f-9f9e-4cae-954c-0fd3cbe5724f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 475/960] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:47:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 1790 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-22 19:47:13.781 7 INFO cinder.api.openstack.wsgi [None req-b6016d2c-26d5-4909-9e44-6b639848a0e6 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true 2026-04-22 19:47:13.789 7 INFO cinder.volume.api [None req-b6016d2c-26d5-4909-9e44-6b639848a0e6 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all snapshots completed successfully. 2026-04-22 19:47:13.789 7 INFO cinder.api.openstack.wsgi [None req-b6016d2c-26d5-4909-9e44-6b639848a0e6 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 486/961] 10.0.0.76 () {28 vars in 672 bytes} [Wed Apr 22 19:47:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-04-22 19:47:13.801 8 INFO cinder.api.openstack.wsgi [None req-21ef33b0-86e1-4f0c-9bf4-716729a41a7e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:47:13.816 8 INFO cinder.volume.api [None req-21ef33b0-86e1-4f0c-9bf4-716729a41a7e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - 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-04-22 19:47:13.823 8 INFO cinder.api.openstack.wsgi [None req-21ef33b0-86e1-4f0c-9bf4-716729a41a7e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 476/962] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:47:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 1790 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-22 19:47:13.834 7 INFO cinder.api.openstack.wsgi [None req-2a5683cf-c28b-423d-9e36-838a28964962 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services 2026-04-22 19:47:13.841 7 INFO cinder.api.openstack.wsgi [None req-2a5683cf-c28b-423d-9e36-838a28964962 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services returned with HTTP 200 [pid: 7|app: 0|req: 487/963] 10.0.0.76 () {28 vars in 643 bytes} [Wed Apr 22 19:47:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:47:23.512 7 INFO cinder.api.openstack.wsgi [None req-2a5683cf-c28b-423d-9e36-838a28964962 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:47:23.512 8 INFO cinder.api.openstack.wsgi [None req-21ef33b0-86e1-4f0c-9bf4-716729a41a7e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:47:23.514 7 INFO cinder.api.openstack.wsgi [None req-2a5683cf-c28b-423d-9e36-838a28964962 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:47:23.514 8 INFO cinder.api.openstack.wsgi [None req-21ef33b0-86e1-4f0c-9bf4-716729a41a7e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:47:33.512 7 INFO cinder.api.openstack.wsgi [None req-2a5683cf-c28b-423d-9e36-838a28964962 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:47:33.514 7 INFO cinder.api.openstack.wsgi [None req-2a5683cf-c28b-423d-9e36-838a28964962 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:47:33.516 8 INFO cinder.api.openstack.wsgi [None req-21ef33b0-86e1-4f0c-9bf4-716729a41a7e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:47:33.517 8 INFO cinder.api.openstack.wsgi [None req-21ef33b0-86e1-4f0c-9bf4-716729a41a7e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:47:43.512 7 INFO cinder.api.openstack.wsgi [None req-2a5683cf-c28b-423d-9e36-838a28964962 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:47:43.513 7 INFO cinder.api.openstack.wsgi [None req-2a5683cf-c28b-423d-9e36-838a28964962 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:47:43.513 8 INFO cinder.api.openstack.wsgi [None req-21ef33b0-86e1-4f0c-9bf4-716729a41a7e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:47:43.514 8 INFO cinder.api.openstack.wsgi [None req-21ef33b0-86e1-4f0c-9bf4-716729a41a7e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:47:53.512 7 INFO cinder.api.openstack.wsgi [None req-2a5683cf-c28b-423d-9e36-838a28964962 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:47:53.512 8 INFO cinder.api.openstack.wsgi [None req-21ef33b0-86e1-4f0c-9bf4-716729a41a7e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:47:53.513 8 INFO cinder.api.openstack.wsgi [None req-21ef33b0-86e1-4f0c-9bf4-716729a41a7e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:47:53.513 7 INFO cinder.api.openstack.wsgi [None req-2a5683cf-c28b-423d-9e36-838a28964962 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:48:03.512 7 INFO cinder.api.openstack.wsgi [None req-2a5683cf-c28b-423d-9e36-838a28964962 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:48:03.512 8 INFO cinder.api.openstack.wsgi [None req-21ef33b0-86e1-4f0c-9bf4-716729a41a7e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:48:03.513 7 INFO cinder.api.openstack.wsgi [None req-2a5683cf-c28b-423d-9e36-838a28964962 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:48:03.514 8 INFO cinder.api.openstack.wsgi [None req-21ef33b0-86e1-4f0c-9bf4-716729a41a7e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:48:13.115 7 INFO cinder.api.openstack.wsgi [None req-6614c643-41f3-481e-83ca-a78d24b011e2 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true 2026-04-22 19:48:13.122 7 INFO cinder.volume.api [None req-6614c643-41f3-481e-83ca-a78d24b011e2 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all snapshots completed successfully. 2026-04-22 19:48:13.122 7 INFO cinder.api.openstack.wsgi [None req-6614c643-41f3-481e-83ca-a78d24b011e2 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 493/974] 10.0.0.76 () {28 vars in 672 bytes} [Wed Apr 22 19:48:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true => generated 17 bytes in 62 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-04-22 19:48:13.137 8 INFO cinder.api.openstack.wsgi [None req-4c3a977b-c0f6-4bff-8f4f-0671697c1663 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:48:13.154 8 INFO cinder.volume.api [None req-4c3a977b-c0f6-4bff-8f4f-0671697c1663 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - 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-04-22 19:48:13.163 8 INFO cinder.api.openstack.wsgi [None req-4c3a977b-c0f6-4bff-8f4f-0671697c1663 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 482/975] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:48:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 1790 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-22 19:48:13.179 7 INFO cinder.api.openstack.wsgi [None req-54445205-ff95-42b5-aaf3-2b25de54348f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true 2026-04-22 19:48:13.199 7 INFO cinder.api.openstack.wsgi [None req-54445205-ff95-42b5-aaf3-2b25de54348f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 494/976] 10.0.0.76 () {28 vars in 694 bytes} [Wed Apr 22 19:48:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/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) /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-04-22 19:48:13.212 8 INFO cinder.api.openstack.wsgi [None req-f408446e-9b38-4152-b66e-8e93020ff4a1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services 2026-04-22 19:48:13.217 8 INFO cinder.api.openstack.wsgi [None req-f408446e-9b38-4152-b66e-8e93020ff4a1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services returned with HTTP 200 [pid: 8|app: 0|req: 483/977] 10.0.0.76 () {28 vars in 643 bytes} [Wed Apr 22 19:48:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:48:13.231 7 INFO cinder.api.openstack.wsgi [None req-9c348fba-b018-4eee-bebe-5a020fdfe250 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:48:13.248 7 INFO cinder.volume.api [None req-9c348fba-b018-4eee-bebe-5a020fdfe250 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - 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-04-22 19:48:13.253 7 INFO cinder.api.openstack.wsgi [None req-9c348fba-b018-4eee-bebe-5a020fdfe250 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 495/978] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:48:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 1790 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-22 19:48:13.298 8 INFO cinder.api.openstack.wsgi [None req-2ddc0a3e-6e42-4d76-a6a0-03bb216ca4d7 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true 2026-04-22 19:48:13.335 8 INFO cinder.api.openstack.wsgi [None req-2ddc0a3e-6e42-4d76-a6a0-03bb216ca4d7 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 484/979] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:48:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true => generated 847 bytes in 46 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-04-22 19:48:13.353 7 INFO cinder.api.openstack.wsgi [None req-588bf877-53cf-4dac-848e-2c7cb58482a4 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1126fbb3063645ddb7f00609642a31c8?usage=true 2026-04-22 19:48:13.377 7 INFO cinder.api.openstack.wsgi [None req-588bf877-53cf-4dac-848e-2c7cb58482a4 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1126fbb3063645ddb7f00609642a31c8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 496/980] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:48:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1126fbb3063645ddb7f00609642a31c8?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:48:13.389 8 INFO cinder.api.openstack.wsgi [None req-480ad1d7-a8e7-4307-b84c-89b28a8d5eff 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/2710fe98bbf546689e6f0e24c13677af?usage=true 2026-04-22 19:48:13.420 8 INFO cinder.api.openstack.wsgi [None req-480ad1d7-a8e7-4307-b84c-89b28a8d5eff 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/2710fe98bbf546689e6f0e24c13677af?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 485/981] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:48:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/2710fe98bbf546689e6f0e24c13677af?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:48:13.437 7 INFO cinder.api.openstack.wsgi [None req-6e5973e7-e6b9-45d3-b9a6-dd20db22087b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/2aac123bdb58426ba3732f25052e7984?usage=true 2026-04-22 19:48:13.464 7 INFO cinder.api.openstack.wsgi [None req-6e5973e7-e6b9-45d3-b9a6-dd20db22087b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/2aac123bdb58426ba3732f25052e7984?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 497/982] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:48:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/2aac123bdb58426ba3732f25052e7984?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:48:13.474 8 INFO cinder.api.openstack.wsgi [None req-0dcf365a-dc26-4d8b-a67b-3c84e4d3f782 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/3455ced44c8b4ce28c70353dd583bf0a?usage=true 2026-04-22 19:48:13.507 8 INFO cinder.api.openstack.wsgi [None req-0dcf365a-dc26-4d8b-a67b-3c84e4d3f782 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/3455ced44c8b4ce28c70353dd583bf0a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 486/983] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:48:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/3455ced44c8b4ce28c70353dd583bf0a?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:48:13.512 8 INFO cinder.api.openstack.wsgi [None req-0dcf365a-dc26-4d8b-a67b-3c84e4d3f782 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:48:13.512 8 INFO cinder.api.openstack.wsgi [None req-0dcf365a-dc26-4d8b-a67b-3c84e4d3f782 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:48:13.513 7 INFO cinder.api.openstack.wsgi [None req-6e5973e7-e6b9-45d3-b9a6-dd20db22087b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:48:13.515 7 INFO cinder.api.openstack.wsgi [None req-6e5973e7-e6b9-45d3-b9a6-dd20db22087b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:48:13.521 8 INFO cinder.api.openstack.wsgi [None req-dd88bc58-861a-4c21-9c2a-2295b2f67451 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/356833f5fc85485486a36766e852ff67?usage=true 2026-04-22 19:48:13.549 8 INFO cinder.api.openstack.wsgi [None req-dd88bc58-861a-4c21-9c2a-2295b2f67451 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/356833f5fc85485486a36766e852ff67?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 488/986] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:48:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/356833f5fc85485486a36766e852ff67?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:48:13.564 7 INFO cinder.api.openstack.wsgi [None req-548eb8e8-233c-4af3-a032-b2364acc5dcd 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/3c88a72198f743c2b2accebd09f58184?usage=true 2026-04-22 19:48:13.585 7 INFO cinder.api.openstack.wsgi [None req-548eb8e8-233c-4af3-a032-b2364acc5dcd 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/3c88a72198f743c2b2accebd09f58184?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 499/987] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:48:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/3c88a72198f743c2b2accebd09f58184?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:48:13.596 8 INFO cinder.api.openstack.wsgi [None req-cded94bd-d97d-4ffe-a8fa-10cc4c58789f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/4aa85f101108456c8c23430c62c530f3?usage=true 2026-04-22 19:48:13.628 8 INFO cinder.api.openstack.wsgi [None req-cded94bd-d97d-4ffe-a8fa-10cc4c58789f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/4aa85f101108456c8c23430c62c530f3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 489/988] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:48:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/4aa85f101108456c8c23430c62c530f3?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:48:13.644 7 INFO cinder.api.openstack.wsgi [None req-00465a93-cc61-4de5-a598-fdaf65042077 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true 2026-04-22 19:48:13.668 7 INFO cinder.api.openstack.wsgi [None req-00465a93-cc61-4de5-a598-fdaf65042077 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 500/989] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:48:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:48:13.680 8 INFO cinder.api.openstack.wsgi [None req-1e07e887-fe73-4f0b-be6b-e305a31f9978 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/b5c5c7836a044a3c800bfef43ed0243a?usage=true 2026-04-22 19:48:13.711 8 INFO cinder.api.openstack.wsgi [None req-1e07e887-fe73-4f0b-be6b-e305a31f9978 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/b5c5c7836a044a3c800bfef43ed0243a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 490/990] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:48:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/b5c5c7836a044a3c800bfef43ed0243a?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:48:13.724 7 INFO cinder.api.openstack.wsgi [None req-85ab39b4-a9d3-4b9e-9753-70eb51e864df 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true 2026-04-22 19:48:13.746 7 INFO cinder.api.openstack.wsgi [None req-85ab39b4-a9d3-4b9e-9753-70eb51e864df 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 501/991] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:48:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:48:23.513 7 INFO cinder.api.openstack.wsgi [None req-85ab39b4-a9d3-4b9e-9753-70eb51e864df 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:48:23.513 8 INFO cinder.api.openstack.wsgi [None req-1e07e887-fe73-4f0b-be6b-e305a31f9978 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:48:23.514 7 INFO cinder.api.openstack.wsgi [None req-85ab39b4-a9d3-4b9e-9753-70eb51e864df 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:48:23.515 8 INFO cinder.api.openstack.wsgi [None req-1e07e887-fe73-4f0b-be6b-e305a31f9978 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:48:32.515 7 INFO cinder.api.openstack.wsgi [req-d308f9d9-6d0e-4980-b814-0496eff29237 req-10d0aacd-920e-4c3b-9946-80ce59b9a1ff 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/attachments/d22f4e32-50dd-46fe-8998-f4a9c053e9ad /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-04-22 19:48:32.603 7 INFO cinder.api.openstack.wsgi [req-d308f9d9-6d0e-4980-b814-0496eff29237 req-10d0aacd-920e-4c3b-9946-80ce59b9a1ff 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/attachments/d22f4e32-50dd-46fe-8998-f4a9c053e9ad returned with HTTP 200 [pid: 7|app: 0|req: 503/994] 199.204.45.57 () {38 vars in 1101 bytes} [Wed Apr 22 19:48:32 2026] DELETE /v3/f5cf8fdd619946cb98fd03a8b7f20f28/attachments/d22f4e32-50dd-46fe-8998-f4a9c053e9ad => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:48:32.625 8 INFO cinder.api.openstack.wsgi [req-d308f9d9-6d0e-4980-b814-0496eff29237 req-d76875c7-561e-4f11-bbeb-cec70cef5549 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/04aecfe6-d32d-40ca-acdc-d172a202bf5e 2026-04-22 19:48:32.626 8 INFO cinder.api.v3.volumes [req-d308f9d9-6d0e-4980-b814-0496eff29237 req-d76875c7-561e-4f11-bbeb-cec70cef5549 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Delete volume with id: 04aecfe6-d32d-40ca-acdc-d172a202bf5e  /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-04-22 19:48:32.643 8 INFO cinder.volume.api [req-d308f9d9-6d0e-4980-b814-0496eff29237 req-d76875c7-561e-4f11-bbeb-cec70cef5549 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Volume info retrieved successfully. 2026-04-22 19:48:32.672 8 INFO cinder.volume.api [req-d308f9d9-6d0e-4980-b814-0496eff29237 req-d76875c7-561e-4f11-bbeb-cec70cef5549 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Delete volume request issued successfully. 2026-04-22 19:48:32.672 8 INFO cinder.api.openstack.wsgi [req-d308f9d9-6d0e-4980-b814-0496eff29237 req-d76875c7-561e-4f11-bbeb-cec70cef5549 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/04aecfe6-d32d-40ca-acdc-d172a202bf5e returned with HTTP 202 [pid: 8|app: 0|req: 492/995] 199.204.45.57 () {36 vars in 1052 bytes} [Wed Apr 22 19:48:32 2026] DELETE /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/04aecfe6-d32d-40ca-acdc-d172a202bf5e => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-04-22 19:48:33.511 7 INFO cinder.api.openstack.wsgi [req-d308f9d9-6d0e-4980-b814-0496eff29237 req-10d0aacd-920e-4c3b-9946-80ce59b9a1ff 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:48:33.512 8 INFO cinder.api.openstack.wsgi [req-d308f9d9-6d0e-4980-b814-0496eff29237 req-d76875c7-561e-4f11-bbeb-cec70cef5549 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:48:33.512 7 INFO cinder.api.openstack.wsgi [req-d308f9d9-6d0e-4980-b814-0496eff29237 req-10d0aacd-920e-4c3b-9946-80ce59b9a1ff 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:48:33.512 8 INFO cinder.api.openstack.wsgi [req-d308f9d9-6d0e-4980-b814-0496eff29237 req-d76875c7-561e-4f11-bbeb-cec70cef5549 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:48:43.512 7 INFO cinder.api.openstack.wsgi [req-d308f9d9-6d0e-4980-b814-0496eff29237 req-10d0aacd-920e-4c3b-9946-80ce59b9a1ff 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:48:43.512 8 INFO cinder.api.openstack.wsgi [req-d308f9d9-6d0e-4980-b814-0496eff29237 req-d76875c7-561e-4f11-bbeb-cec70cef5549 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:48:43.514 7 INFO cinder.api.openstack.wsgi [req-d308f9d9-6d0e-4980-b814-0496eff29237 req-10d0aacd-920e-4c3b-9946-80ce59b9a1ff 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:48:43.514 8 INFO cinder.api.openstack.wsgi [req-d308f9d9-6d0e-4980-b814-0496eff29237 req-d76875c7-561e-4f11-bbeb-cec70cef5549 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:48:53.512 7 INFO cinder.api.openstack.wsgi [req-d308f9d9-6d0e-4980-b814-0496eff29237 req-10d0aacd-920e-4c3b-9946-80ce59b9a1ff 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:48:53.513 8 INFO cinder.api.openstack.wsgi [req-d308f9d9-6d0e-4980-b814-0496eff29237 req-d76875c7-561e-4f11-bbeb-cec70cef5549 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:48:53.514 7 INFO cinder.api.openstack.wsgi [req-d308f9d9-6d0e-4980-b814-0496eff29237 req-10d0aacd-920e-4c3b-9946-80ce59b9a1ff 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:48:53.514 8 INFO cinder.api.openstack.wsgi [req-d308f9d9-6d0e-4980-b814-0496eff29237 req-d76875c7-561e-4f11-bbeb-cec70cef5549 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:49:03.512 7 INFO cinder.api.openstack.wsgi [req-d308f9d9-6d0e-4980-b814-0496eff29237 req-10d0aacd-920e-4c3b-9946-80ce59b9a1ff 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:49:03.512 8 INFO cinder.api.openstack.wsgi [req-d308f9d9-6d0e-4980-b814-0496eff29237 req-d76875c7-561e-4f11-bbeb-cec70cef5549 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:49:03.513 7 INFO cinder.api.openstack.wsgi [req-d308f9d9-6d0e-4980-b814-0496eff29237 req-10d0aacd-920e-4c3b-9946-80ce59b9a1ff 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:49:03.513 8 INFO cinder.api.openstack.wsgi [req-d308f9d9-6d0e-4980-b814-0496eff29237 req-d76875c7-561e-4f11-bbeb-cec70cef5549 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34: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-04-22 19:49:03.804 7 INFO cinder.api.openstack.wsgi [None req-dd3015f8-83c1-40a7-80d3-2cf610d3e07c 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots /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-04-22 19:49:03.812 7 INFO cinder.volume.api [None req-dd3015f8-83c1-40a7-80d3-2cf610d3e07c 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all snapshots completed successfully. 2026-04-22 19:49:03.812 7 INFO cinder.api.openstack.wsgi [None req-dd3015f8-83c1-40a7-80d3-2cf610d3e07c 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 508/1004] 10.0.0.125 () {32 vars in 704 bytes} [Wed Apr 22 19:49:03 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots => generated 17 bytes in 34 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-04-22 19:49:03.827 8 INFO cinder.api.openstack.wsgi [None req-22627146-8ee4-4325-9842-69ed7783d269 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes 2026-04-22 19:49:03.854 8 INFO cinder.volume.api [None req-22627146-8ee4-4325-9842-69ed7783d269 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:49:03.855 8 INFO cinder.api.openstack.wsgi [None req-22627146-8ee4-4325-9842-69ed7783d269 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes returned with HTTP 200 [pid: 8|app: 0|req: 497/1005] 10.0.0.125 () {32 vars in 700 bytes} [Wed Apr 22 19:49:03 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:49:13.158 7 INFO cinder.api.openstack.wsgi [None req-5455863d-b77e-426f-b107-81f58032b871 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true 2026-04-22 19:49:13.175 7 INFO cinder.api.openstack.wsgi [None req-5455863d-b77e-426f-b107-81f58032b871 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 509/1006] 10.0.0.76 () {28 vars in 694 bytes} [Wed Apr 22 19:49:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true => generated 670 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:49:13.192 8 INFO cinder.api.openstack.wsgi [None req-3f53cb6c-6f71-4f32-96c4-bc353e8b8e07 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services 2026-04-22 19:49:13.198 8 INFO cinder.api.openstack.wsgi [None req-3f53cb6c-6f71-4f32-96c4-bc353e8b8e07 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services returned with HTTP 200 [pid: 8|app: 0|req: 498/1007] 10.0.0.76 () {28 vars in 643 bytes} [Wed Apr 22 19:49:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:49:13.209 7 INFO cinder.api.openstack.wsgi [None req-3f096d13-9b27-4955-b7dd-c9d6876e0c0a 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:49:13.222 7 INFO cinder.volume.api [None req-3f096d13-9b27-4955-b7dd-c9d6876e0c0a 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:49:13.225 7 INFO cinder.api.openstack.wsgi [None req-3f096d13-9b27-4955-b7dd-c9d6876e0c0a 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 510/1008] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:49:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:49:13.274 8 INFO cinder.api.openstack.wsgi [None req-82535c6d-12c3-48be-b0c5-0bb60335e1b9 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true 2026-04-22 19:49:13.308 8 INFO cinder.api.openstack.wsgi [None req-82535c6d-12c3-48be-b0c5-0bb60335e1b9 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 499/1009] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:49:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:49:13.322 7 INFO cinder.api.openstack.wsgi [None req-db51390d-01c8-4501-bc3e-d2e51c68f1e9 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true 2026-04-22 19:49:13.347 7 INFO cinder.api.openstack.wsgi [None req-db51390d-01c8-4501-bc3e-d2e51c68f1e9 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1010] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:49:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:49:13.362 8 INFO cinder.api.openstack.wsgi [None req-db9f5d27-1cb7-412c-b6b6-6563c886fd61 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true 2026-04-22 19:49:13.397 8 INFO cinder.api.openstack.wsgi [None req-db9f5d27-1cb7-412c-b6b6-6563c886fd61 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 500/1011] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:49:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:49:13.413 7 INFO cinder.api.openstack.wsgi [None req-1e3cf74d-6757-43ee-b4f9-19a42a94d295 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true 2026-04-22 19:49:13.419 7 INFO cinder.volume.api [None req-1e3cf74d-6757-43ee-b4f9-19a42a94d295 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all snapshots completed successfully. 2026-04-22 19:49:13.419 7 INFO cinder.api.openstack.wsgi [None req-1e3cf74d-6757-43ee-b4f9-19a42a94d295 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1012] 10.0.0.76 () {28 vars in 672 bytes} [Wed Apr 22 19:49:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:49:13.432 8 INFO cinder.api.openstack.wsgi [None req-15c8d6b7-286a-4ec0-9bb2-83ec10dd370b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:49:13.442 8 INFO cinder.volume.api [None req-15c8d6b7-286a-4ec0-9bb2-83ec10dd370b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:49:13.444 8 INFO cinder.api.openstack.wsgi [None req-15c8d6b7-286a-4ec0-9bb2-83ec10dd370b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 501/1013] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:49:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:49:13.512 8 INFO cinder.api.openstack.wsgi [None req-15c8d6b7-286a-4ec0-9bb2-83ec10dd370b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:49:13.512 7 INFO cinder.api.openstack.wsgi [None req-1e3cf74d-6757-43ee-b4f9-19a42a94d295 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:49:13.513 8 INFO cinder.api.openstack.wsgi [None req-15c8d6b7-286a-4ec0-9bb2-83ec10dd370b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:49:13.514 7 INFO cinder.api.openstack.wsgi [None req-1e3cf74d-6757-43ee-b4f9-19a42a94d295 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:49:23.512 8 INFO cinder.api.openstack.wsgi [None req-15c8d6b7-286a-4ec0-9bb2-83ec10dd370b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:49:23.512 7 INFO cinder.api.openstack.wsgi [None req-1e3cf74d-6757-43ee-b4f9-19a42a94d295 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:49:23.513 8 INFO cinder.api.openstack.wsgi [None req-15c8d6b7-286a-4ec0-9bb2-83ec10dd370b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:49:23.514 7 INFO cinder.api.openstack.wsgi [None req-1e3cf74d-6757-43ee-b4f9-19a42a94d295 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:49:33.511 8 INFO cinder.api.openstack.wsgi [None req-15c8d6b7-286a-4ec0-9bb2-83ec10dd370b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:49:33.511 7 INFO cinder.api.openstack.wsgi [None req-1e3cf74d-6757-43ee-b4f9-19a42a94d295 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:49:33.512 7 INFO cinder.api.openstack.wsgi [None req-1e3cf74d-6757-43ee-b4f9-19a42a94d295 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:49:33.512 8 INFO cinder.api.openstack.wsgi [None req-15c8d6b7-286a-4ec0-9bb2-83ec10dd370b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:49:43.511 7 INFO cinder.api.openstack.wsgi [None req-1e3cf74d-6757-43ee-b4f9-19a42a94d295 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:49:43.512 8 INFO cinder.api.openstack.wsgi [None req-15c8d6b7-286a-4ec0-9bb2-83ec10dd370b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:49:43.513 7 INFO cinder.api.openstack.wsgi [None req-1e3cf74d-6757-43ee-b4f9-19a42a94d295 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:49:43.513 8 INFO cinder.api.openstack.wsgi [None req-15c8d6b7-286a-4ec0-9bb2-83ec10dd370b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:49:53.511 7 INFO cinder.api.openstack.wsgi [None req-1e3cf74d-6757-43ee-b4f9-19a42a94d295 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:49:53.512 7 INFO cinder.api.openstack.wsgi [None req-1e3cf74d-6757-43ee-b4f9-19a42a94d295 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:49:53.512 8 INFO cinder.api.openstack.wsgi [None req-15c8d6b7-286a-4ec0-9bb2-83ec10dd370b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:49:53.515 8 INFO cinder.api.openstack.wsgi [None req-15c8d6b7-286a-4ec0-9bb2-83ec10dd370b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:50:03.512 7 INFO cinder.api.openstack.wsgi [None req-1e3cf74d-6757-43ee-b4f9-19a42a94d295 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:50:03.512 8 INFO cinder.api.openstack.wsgi [None req-15c8d6b7-286a-4ec0-9bb2-83ec10dd370b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:50:03.513 7 INFO cinder.api.openstack.wsgi [None req-1e3cf74d-6757-43ee-b4f9-19a42a94d295 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:50:03.513 8 INFO cinder.api.openstack.wsgi [None req-15c8d6b7-286a-4ec0-9bb2-83ec10dd370b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:50:13.110 7 INFO cinder.api.openstack.wsgi [None req-ce59b36b-2051-4fea-9c7b-0d05ad340b41 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true 2026-04-22 19:50:13.118 7 INFO cinder.volume.api [None req-ce59b36b-2051-4fea-9c7b-0d05ad340b41 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all snapshots completed successfully. 2026-04-22 19:50:13.119 7 INFO cinder.api.openstack.wsgi [None req-ce59b36b-2051-4fea-9c7b-0d05ad340b41 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1026] 10.0.0.76 () {28 vars in 672 bytes} [Wed Apr 22 19:50:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true => generated 17 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:50:13.133 8 INFO cinder.api.openstack.wsgi [None req-34ab0295-b4d3-4d13-b0e2-24309bee39f9 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:50:13.149 8 INFO cinder.volume.api [None req-34ab0295-b4d3-4d13-b0e2-24309bee39f9 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:50:13.152 8 INFO cinder.api.openstack.wsgi [None req-34ab0295-b4d3-4d13-b0e2-24309bee39f9 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1027] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:50:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:50:13.198 7 INFO cinder.api.openstack.wsgi [None req-592f1a7d-805f-4dc3-be06-e4168020741f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true 2026-04-22 19:50:13.216 7 INFO cinder.api.openstack.wsgi [None req-592f1a7d-805f-4dc3-be06-e4168020741f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1028] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:50:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:50:13.232 8 INFO cinder.api.openstack.wsgi [None req-73fcd012-4a38-4871-83e7-05e3b2b111c5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true 2026-04-22 19:50:13.268 8 INFO cinder.api.openstack.wsgi [None req-73fcd012-4a38-4871-83e7-05e3b2b111c5 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1029] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:50:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:50:13.287 7 INFO cinder.api.openstack.wsgi [None req-75a5c7d9-778c-450e-8e6b-0e51aa09d235 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true 2026-04-22 19:50:13.307 7 INFO cinder.api.openstack.wsgi [None req-75a5c7d9-778c-450e-8e6b-0e51aa09d235 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1030] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:50:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:50:13.326 8 INFO cinder.api.openstack.wsgi [None req-1dc38a08-6541-4181-921c-27f1dc156124 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services 2026-04-22 19:50:13.333 8 INFO cinder.api.openstack.wsgi [None req-1dc38a08-6541-4181-921c-27f1dc156124 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services returned with HTTP 200 [pid: 8|app: 0|req: 510/1031] 10.0.0.76 () {28 vars in 643 bytes} [Wed Apr 22 19:50:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services => generated 646 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:50:13.345 7 INFO cinder.api.openstack.wsgi [None req-8b602b3e-3c2c-4cbb-b911-d9b2d7fcce7b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:50:13.356 7 INFO cinder.volume.api [None req-8b602b3e-3c2c-4cbb-b911-d9b2d7fcce7b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:50:13.358 7 INFO cinder.api.openstack.wsgi [None req-8b602b3e-3c2c-4cbb-b911-d9b2d7fcce7b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1032] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:50:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:50:13.375 8 INFO cinder.api.openstack.wsgi [None req-1eef2379-4cb7-4358-92da-5790d1f777e1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true 2026-04-22 19:50:13.393 8 INFO cinder.api.openstack.wsgi [None req-1eef2379-4cb7-4358-92da-5790d1f777e1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1033] 10.0.0.76 () {28 vars in 694 bytes} [Wed Apr 22 19:50:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/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-04-22 19:50:13.511 7 INFO cinder.api.openstack.wsgi [None req-8b602b3e-3c2c-4cbb-b911-d9b2d7fcce7b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:50:13.512 8 INFO cinder.api.openstack.wsgi [None req-1eef2379-4cb7-4358-92da-5790d1f777e1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:50:13.512 7 INFO cinder.api.openstack.wsgi [None req-8b602b3e-3c2c-4cbb-b911-d9b2d7fcce7b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:50:13.513 8 INFO cinder.api.openstack.wsgi [None req-1eef2379-4cb7-4358-92da-5790d1f777e1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:50:23.511 7 INFO cinder.api.openstack.wsgi [None req-8b602b3e-3c2c-4cbb-b911-d9b2d7fcce7b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:50:23.511 8 INFO cinder.api.openstack.wsgi [None req-1eef2379-4cb7-4358-92da-5790d1f777e1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:50:23.512 7 INFO cinder.api.openstack.wsgi [None req-8b602b3e-3c2c-4cbb-b911-d9b2d7fcce7b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:50:23.513 8 INFO cinder.api.openstack.wsgi [None req-1eef2379-4cb7-4358-92da-5790d1f777e1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:50:33.511 8 INFO cinder.api.openstack.wsgi [None req-1eef2379-4cb7-4358-92da-5790d1f777e1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:50:33.512 8 INFO cinder.api.openstack.wsgi [None req-1eef2379-4cb7-4358-92da-5790d1f777e1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:50:33.512 7 INFO cinder.api.openstack.wsgi [None req-8b602b3e-3c2c-4cbb-b911-d9b2d7fcce7b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:50:33.515 7 INFO cinder.api.openstack.wsgi [None req-8b602b3e-3c2c-4cbb-b911-d9b2d7fcce7b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:50:43.513 7 INFO cinder.api.openstack.wsgi [None req-8b602b3e-3c2c-4cbb-b911-d9b2d7fcce7b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:50:43.513 8 INFO cinder.api.openstack.wsgi [None req-1eef2379-4cb7-4358-92da-5790d1f777e1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:50:43.514 7 INFO cinder.api.openstack.wsgi [None req-8b602b3e-3c2c-4cbb-b911-d9b2d7fcce7b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:50:43.514 8 INFO cinder.api.openstack.wsgi [None req-1eef2379-4cb7-4358-92da-5790d1f777e1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:50:53.512 7 INFO cinder.api.openstack.wsgi [None req-8b602b3e-3c2c-4cbb-b911-d9b2d7fcce7b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:50:53.512 8 INFO cinder.api.openstack.wsgi [None req-1eef2379-4cb7-4358-92da-5790d1f777e1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:50:53.513 7 INFO cinder.api.openstack.wsgi [None req-8b602b3e-3c2c-4cbb-b911-d9b2d7fcce7b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:50:53.513 8 INFO cinder.api.openstack.wsgi [None req-1eef2379-4cb7-4358-92da-5790d1f777e1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:51:03.511 7 INFO cinder.api.openstack.wsgi [None req-8b602b3e-3c2c-4cbb-b911-d9b2d7fcce7b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:51:03.511 8 INFO cinder.api.openstack.wsgi [None req-1eef2379-4cb7-4358-92da-5790d1f777e1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:51:03.511 7 INFO cinder.api.openstack.wsgi [None req-8b602b3e-3c2c-4cbb-b911-d9b2d7fcce7b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:51:03.512 8 INFO cinder.api.openstack.wsgi [None req-1eef2379-4cb7-4358-92da-5790d1f777e1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:51:13.143 7 INFO cinder.api.openstack.wsgi [None req-b6b6fecb-fffa-45c9-8379-abcacc31f017 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:51:13.152 7 INFO cinder.volume.api [None req-b6b6fecb-fffa-45c9-8379-abcacc31f017 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:51:13.154 7 INFO cinder.api.openstack.wsgi [None req-b6b6fecb-fffa-45c9-8379-abcacc31f017 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 529/1046] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:51:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/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-04-22 19:51:13.203 8 INFO cinder.api.openstack.wsgi [None req-77dfc5a9-2582-4558-be29-7654a5655479 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true 2026-04-22 19:51:13.238 8 INFO cinder.api.openstack.wsgi [None req-77dfc5a9-2582-4558-be29-7654a5655479 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 518/1047] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:51:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:51:13.252 7 INFO cinder.api.openstack.wsgi [None req-8d4432b8-682a-48af-ab03-503e2ec3b63e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true 2026-04-22 19:51:13.284 7 INFO cinder.api.openstack.wsgi [None req-8d4432b8-682a-48af-ab03-503e2ec3b63e 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 530/1048] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:51:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:51:13.299 8 INFO cinder.api.openstack.wsgi [None req-6bdfb6dc-e9db-4a17-9f17-ff452a38aeb4 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true 2026-04-22 19:51:13.322 8 INFO cinder.api.openstack.wsgi [None req-6bdfb6dc-e9db-4a17-9f17-ff452a38aeb4 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1049] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:51:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:51:13.341 7 INFO cinder.api.openstack.wsgi [None req-4a06a616-e00a-4670-8b05-39f98eea1556 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true 2026-04-22 19:51:13.356 7 INFO cinder.api.openstack.wsgi [None req-4a06a616-e00a-4670-8b05-39f98eea1556 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 531/1050] 10.0.0.76 () {28 vars in 694 bytes} [Wed Apr 22 19:51:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/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-04-22 19:51:13.368 8 INFO cinder.api.openstack.wsgi [None req-c186e4fc-1e45-491e-8c13-47a537f25199 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true 2026-04-22 19:51:13.373 8 INFO cinder.volume.api [None req-c186e4fc-1e45-491e-8c13-47a537f25199 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all snapshots completed successfully. 2026-04-22 19:51:13.373 8 INFO cinder.api.openstack.wsgi [None req-c186e4fc-1e45-491e-8c13-47a537f25199 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1051] 10.0.0.76 () {28 vars in 672 bytes} [Wed Apr 22 19:51:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:51:13.384 7 INFO cinder.api.openstack.wsgi [None req-56abdc16-9f2e-4cae-af90-f6c9235d2016 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:51:13.397 7 INFO cinder.volume.api [None req-56abdc16-9f2e-4cae-af90-f6c9235d2016 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:51:13.399 7 INFO cinder.api.openstack.wsgi [None req-56abdc16-9f2e-4cae-af90-f6c9235d2016 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1052] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:51:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:51:13.412 8 INFO cinder.api.openstack.wsgi [None req-4e4e9d7a-62bd-4436-b60c-0452fec64464 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services 2026-04-22 19:51:13.419 8 INFO cinder.api.openstack.wsgi [None req-4e4e9d7a-62bd-4436-b60c-0452fec64464 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services returned with HTTP 200 [pid: 8|app: 0|req: 521/1053] 10.0.0.76 () {28 vars in 643 bytes} [Wed Apr 22 19:51:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:51:13.512 7 INFO cinder.api.openstack.wsgi [None req-56abdc16-9f2e-4cae-af90-f6c9235d2016 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:51:13.512 8 INFO cinder.api.openstack.wsgi [None req-4e4e9d7a-62bd-4436-b60c-0452fec64464 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:51:13.513 7 INFO cinder.api.openstack.wsgi [None req-56abdc16-9f2e-4cae-af90-f6c9235d2016 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:51:13.513 8 INFO cinder.api.openstack.wsgi [None req-4e4e9d7a-62bd-4436-b60c-0452fec64464 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:51:23.511 8 INFO cinder.api.openstack.wsgi [None req-4e4e9d7a-62bd-4436-b60c-0452fec64464 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:51:23.511 7 INFO cinder.api.openstack.wsgi [None req-56abdc16-9f2e-4cae-af90-f6c9235d2016 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:51:23.512 8 INFO cinder.api.openstack.wsgi [None req-4e4e9d7a-62bd-4436-b60c-0452fec64464 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:51:23.512 7 INFO cinder.api.openstack.wsgi [None req-56abdc16-9f2e-4cae-af90-f6c9235d2016 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:51:33.512 8 INFO cinder.api.openstack.wsgi [None req-4e4e9d7a-62bd-4436-b60c-0452fec64464 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:51:33.513 7 INFO cinder.api.openstack.wsgi [None req-56abdc16-9f2e-4cae-af90-f6c9235d2016 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:51:33.513 8 INFO cinder.api.openstack.wsgi [None req-4e4e9d7a-62bd-4436-b60c-0452fec64464 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:51:33.514 7 INFO cinder.api.openstack.wsgi [None req-56abdc16-9f2e-4cae-af90-f6c9235d2016 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:51:43.511 8 INFO cinder.api.openstack.wsgi [None req-4e4e9d7a-62bd-4436-b60c-0452fec64464 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:51:43.511 7 INFO cinder.api.openstack.wsgi [None req-56abdc16-9f2e-4cae-af90-f6c9235d2016 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:51:43.513 8 INFO cinder.api.openstack.wsgi [None req-4e4e9d7a-62bd-4436-b60c-0452fec64464 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:51:43.513 7 INFO cinder.api.openstack.wsgi [None req-56abdc16-9f2e-4cae-af90-f6c9235d2016 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:51:53.512 8 INFO cinder.api.openstack.wsgi [None req-4e4e9d7a-62bd-4436-b60c-0452fec64464 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:51:53.513 8 INFO cinder.api.openstack.wsgi [None req-4e4e9d7a-62bd-4436-b60c-0452fec64464 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:51:53.512 7 INFO cinder.api.openstack.wsgi [None req-56abdc16-9f2e-4cae-af90-f6c9235d2016 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:51:53.514 7 INFO cinder.api.openstack.wsgi [None req-56abdc16-9f2e-4cae-af90-f6c9235d2016 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:52:03.512 8 INFO cinder.api.openstack.wsgi [None req-4e4e9d7a-62bd-4436-b60c-0452fec64464 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:52:03.512 8 INFO cinder.api.openstack.wsgi [None req-4e4e9d7a-62bd-4436-b60c-0452fec64464 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:52:03.512 7 INFO cinder.api.openstack.wsgi [None req-56abdc16-9f2e-4cae-af90-f6c9235d2016 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:52:03.513 7 INFO cinder.api.openstack.wsgi [None req-56abdc16-9f2e-4cae-af90-f6c9235d2016 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:52:13.127 8 INFO cinder.api.openstack.wsgi [None req-8b975c04-22b5-44a9-8564-017222787707 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:52:13.135 8 INFO cinder.volume.api [None req-8b975c04-22b5-44a9-8564-017222787707 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:52:13.137 8 INFO cinder.api.openstack.wsgi [None req-8b975c04-22b5-44a9-8564-017222787707 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 528/1066] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:52:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/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-04-22 19:52:13.148 7 INFO cinder.api.openstack.wsgi [None req-5c28031f-0a0d-455b-b67b-986ff22547b0 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true 2026-04-22 19:52:13.168 7 INFO cinder.api.openstack.wsgi [None req-5c28031f-0a0d-455b-b67b-986ff22547b0 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 539/1067] 10.0.0.76 () {28 vars in 694 bytes} [Wed Apr 22 19:52:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/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-04-22 19:52:13.180 8 INFO cinder.api.openstack.wsgi [None req-04729039-cbf4-487a-a084-abbb58bc68f0 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services 2026-04-22 19:52:13.190 8 INFO cinder.api.openstack.wsgi [None req-04729039-cbf4-487a-a084-abbb58bc68f0 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services returned with HTTP 200 [pid: 8|app: 0|req: 529/1068] 10.0.0.76 () {28 vars in 643 bytes} [Wed Apr 22 19:52:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:52:13.204 7 INFO cinder.api.openstack.wsgi [None req-f0d97ec9-2a26-4ab7-a0b5-fc9cd98bf74c 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:52:13.222 7 INFO cinder.volume.api [None req-f0d97ec9-2a26-4ab7-a0b5-fc9cd98bf74c 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:52:13.226 7 INFO cinder.api.openstack.wsgi [None req-f0d97ec9-2a26-4ab7-a0b5-fc9cd98bf74c 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 540/1069] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:52:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/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-04-22 19:52:13.292 8 INFO cinder.api.openstack.wsgi [None req-0216690a-cf78-498e-a4b0-7efe9777928b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true 2026-04-22 19:52:13.326 8 INFO cinder.api.openstack.wsgi [None req-0216690a-cf78-498e-a4b0-7efe9777928b 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 530/1070] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:52:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:52:13.340 7 INFO cinder.api.openstack.wsgi [None req-87d7675e-6555-4661-a5d6-c4737604c360 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true 2026-04-22 19:52:13.382 7 INFO cinder.api.openstack.wsgi [None req-87d7675e-6555-4661-a5d6-c4737604c360 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 541/1071] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:52:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:52:13.394 8 INFO cinder.api.openstack.wsgi [None req-dcd5378a-4e20-4e0b-969b-30cbf1a86d87 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true 2026-04-22 19:52:13.419 8 INFO cinder.api.openstack.wsgi [None req-dcd5378a-4e20-4e0b-969b-30cbf1a86d87 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 531/1072] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:52:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:52:13.431 7 INFO cinder.api.openstack.wsgi [None req-f396484c-f963-450b-b751-dec44f263452 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true 2026-04-22 19:52:13.440 7 INFO cinder.volume.api [None req-f396484c-f963-450b-b751-dec44f263452 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all snapshots completed successfully. 2026-04-22 19:52:13.440 7 INFO cinder.api.openstack.wsgi [None req-f396484c-f963-450b-b751-dec44f263452 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 542/1073] 10.0.0.76 () {28 vars in 672 bytes} [Wed Apr 22 19:52:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:52:13.511 7 INFO cinder.api.openstack.wsgi [None req-f396484c-f963-450b-b751-dec44f263452 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:52:13.512 8 INFO cinder.api.openstack.wsgi [None req-dcd5378a-4e20-4e0b-969b-30cbf1a86d87 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:52:13.513 7 INFO cinder.api.openstack.wsgi [None req-f396484c-f963-450b-b751-dec44f263452 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:52:13.514 8 INFO cinder.api.openstack.wsgi [None req-dcd5378a-4e20-4e0b-969b-30cbf1a86d87 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:52:23.512 7 INFO cinder.api.openstack.wsgi [None req-f396484c-f963-450b-b751-dec44f263452 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:52:23.513 8 INFO cinder.api.openstack.wsgi [None req-dcd5378a-4e20-4e0b-969b-30cbf1a86d87 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:52:23.513 7 INFO cinder.api.openstack.wsgi [None req-f396484c-f963-450b-b751-dec44f263452 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:52:23.515 8 INFO cinder.api.openstack.wsgi [None req-dcd5378a-4e20-4e0b-969b-30cbf1a86d87 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:52:33.512 8 INFO cinder.api.openstack.wsgi [None req-dcd5378a-4e20-4e0b-969b-30cbf1a86d87 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:52:33.512 7 INFO cinder.api.openstack.wsgi [None req-f396484c-f963-450b-b751-dec44f263452 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:52:33.514 8 INFO cinder.api.openstack.wsgi [None req-dcd5378a-4e20-4e0b-969b-30cbf1a86d87 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:52:33.514 7 INFO cinder.api.openstack.wsgi [None req-f396484c-f963-450b-b751-dec44f263452 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:52:43.512 7 INFO cinder.api.openstack.wsgi [None req-f396484c-f963-450b-b751-dec44f263452 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:52:43.512 8 INFO cinder.api.openstack.wsgi [None req-dcd5378a-4e20-4e0b-969b-30cbf1a86d87 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:52:43.513 7 INFO cinder.api.openstack.wsgi [None req-f396484c-f963-450b-b751-dec44f263452 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:52:43.513 8 INFO cinder.api.openstack.wsgi [None req-dcd5378a-4e20-4e0b-969b-30cbf1a86d87 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:52:53.512 7 INFO cinder.api.openstack.wsgi [None req-f396484c-f963-450b-b751-dec44f263452 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:52:53.512 8 INFO cinder.api.openstack.wsgi [None req-dcd5378a-4e20-4e0b-969b-30cbf1a86d87 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:52:53.513 7 INFO cinder.api.openstack.wsgi [None req-f396484c-f963-450b-b751-dec44f263452 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:52:53.514 8 INFO cinder.api.openstack.wsgi [None req-dcd5378a-4e20-4e0b-969b-30cbf1a86d87 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:53:03.512 8 INFO cinder.api.openstack.wsgi [None req-dcd5378a-4e20-4e0b-969b-30cbf1a86d87 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:53:03.512 7 INFO cinder.api.openstack.wsgi [None req-f396484c-f963-450b-b751-dec44f263452 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:53:03.513 8 INFO cinder.api.openstack.wsgi [None req-dcd5378a-4e20-4e0b-969b-30cbf1a86d87 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:53:03.513 7 INFO cinder.api.openstack.wsgi [None req-f396484c-f963-450b-b751-dec44f263452 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:53:13.160 8 INFO cinder.api.openstack.wsgi [None req-e52233be-b399-4985-b26b-42fe1782d9a0 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:53:13.171 8 INFO cinder.volume.api [None req-e52233be-b399-4985-b26b-42fe1782d9a0 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:53:13.173 8 INFO cinder.api.openstack.wsgi [None req-e52233be-b399-4985-b26b-42fe1782d9a0 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 538/1086] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:53:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:53:13.185 7 INFO cinder.api.openstack.wsgi [None req-0cd4f823-0734-410a-9381-aedfc1620da7 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true 2026-04-22 19:53:13.193 7 INFO cinder.volume.api [None req-0cd4f823-0734-410a-9381-aedfc1620da7 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all snapshots completed successfully. 2026-04-22 19:53:13.193 7 INFO cinder.api.openstack.wsgi [None req-0cd4f823-0734-410a-9381-aedfc1620da7 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 549/1087] 10.0.0.76 () {28 vars in 672 bytes} [Wed Apr 22 19:53:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:53:13.204 8 INFO cinder.api.openstack.wsgi [None req-a4e8fa1c-0fed-49e5-87df-9cedfe70ff6f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true 2026-04-22 19:53:13.213 8 INFO cinder.volume.api [None req-a4e8fa1c-0fed-49e5-87df-9cedfe70ff6f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] Get all volumes completed successfully. 2026-04-22 19:53:13.215 8 INFO cinder.api.openstack.wsgi [None req-a4e8fa1c-0fed-49e5-87df-9cedfe70ff6f 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 539/1088] 10.0.0.76 () {28 vars in 682 bytes} [Wed Apr 22 19:53:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-22 19:53:13.228 7 INFO cinder.api.openstack.wsgi [None req-778dd6d2-c85f-447d-ab88-ecae0003651c 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services 2026-04-22 19:53:13.234 7 INFO cinder.api.openstack.wsgi [None req-778dd6d2-c85f-447d-ab88-ecae0003651c 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services returned with HTTP 200 [pid: 7|app: 0|req: 550/1089] 10.0.0.76 () {28 vars in 643 bytes} [Wed Apr 22 19:53:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:53:13.293 8 INFO cinder.api.openstack.wsgi [None req-de701918-55ca-41b7-ab3a-433dcfee9bbf 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true 2026-04-22 19:53:13.320 8 INFO cinder.api.openstack.wsgi [None req-de701918-55ca-41b7-ab3a-433dcfee9bbf 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 540/1090] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:53:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/1081a094ca4a435fb4817264aae05100?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:53:13.334 7 INFO cinder.api.openstack.wsgi [None req-d68a2653-d5f1-413d-b9b6-ab4aa7604936 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true 2026-04-22 19:53:13.358 7 INFO cinder.api.openstack.wsgi [None req-d68a2653-d5f1-413d-b9b6-ab4aa7604936 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 551/1091] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:53:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/93371af749c6494b8788b2806375563a?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:53:13.374 8 INFO cinder.api.openstack.wsgi [None req-99bb38d7-de60-4689-937e-b46be6907cd1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true 2026-04-22 19:53:13.405 8 INFO cinder.api.openstack.wsgi [None req-99bb38d7-de60-4689-937e-b46be6907cd1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 541/1092] 10.0.0.76 () {28 vars in 734 bytes} [Wed Apr 22 19:53:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/os-quota-sets/f5cf8fdd619946cb98fd03a8b7f20f28?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-22 19:53:13.418 7 INFO cinder.api.openstack.wsgi [None req-f192aea7-cbad-4aa9-a710-b9c7df7ca0c4 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true 2026-04-22 19:53:13.434 7 INFO cinder.api.openstack.wsgi [None req-f192aea7-cbad-4aa9-a710-b9c7df7ca0c4 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5cf8fdd619946cb98fd03a8b7f20f28/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 552/1093] 10.0.0.76 () {28 vars in 694 bytes} [Wed Apr 22 19:53:13 2026] GET /v3/f5cf8fdd619946cb98fd03a8b7f20f28/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-04-22 19:53:13.511 7 INFO cinder.api.openstack.wsgi [None req-f192aea7-cbad-4aa9-a710-b9c7df7ca0c4 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:53:13.513 8 INFO cinder.api.openstack.wsgi [None req-99bb38d7-de60-4689-937e-b46be6907cd1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:53:13.513 7 INFO cinder.api.openstack.wsgi [None req-f192aea7-cbad-4aa9-a710-b9c7df7ca0c4 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:53:13.514 8 INFO cinder.api.openstack.wsgi [None req-99bb38d7-de60-4689-937e-b46be6907cd1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:53:23.512 7 INFO cinder.api.openstack.wsgi [None req-f192aea7-cbad-4aa9-a710-b9c7df7ca0c4 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:53:23.512 7 INFO cinder.api.openstack.wsgi [None req-f192aea7-cbad-4aa9-a710-b9c7df7ca0c4 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-04-22 19:53:23.512 8 INFO cinder.api.openstack.wsgi [None req-99bb38d7-de60-4689-937e-b46be6907cd1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] GET http://10.0.0.34:8776/ 2026-04-22 19:53:23.513 8 INFO cinder.api.openstack.wsgi [None req-99bb38d7-de60-4689-937e-b46be6907cd1 44b8e9235ab347c68b8f3e90e62d6053 f5cf8fdd619946cb98fd03a8b7f20f28 - - default default] http://10.0.0.34:8776/ returned with HTTP 300