+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 12 06:12:18 2026] *** compiled with version: 11.4.0 on 09 May 2026 21:14:48 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: cinder-api-85bf67d8d4-f8lbv 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 0x561578ef5b10 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-05-12 06:12:22.388 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-05-12 06:12:22.388 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/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/kombu/utils/compat.py:82: DeprecationWarning: SelectableGroups dict interface is deprecated. Use select. for ep in importlib_metadata.entry_points().get(namespace, []) 2026-05-12 06:12:22.553 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-05-12 06:12:22.553 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/oslo_db/sqlalchemy/engines.py:343: DeprecationWarning: Using function/method 'ndb_status()' is deprecated in version '12.1.0': Support for the MySQL NDB Cluster storage engine has been deprecated and will be removed in a future release. if ndb.ndb_status(engine): /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:343: DeprecationWarning: Using function/method 'ndb_status()' is deprecated in version '12.1.0': Support for the MySQL NDB Cluster storage engine has been deprecated and will be removed in a future release. if ndb.ndb_status(engine): 2026-05-12 06:12:23.560 8 INFO cinder.rpc [None req-038e4f7a-9454-4e4c-9672-73858334e345 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-12 06:12:23.564 8 INFO cinder.rpc [None req-038e4f7a-9454-4e4c-9672-73858334e345 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-12 06:12:23.569 8 INFO cinder.rpc [None req-038e4f7a-9454-4e4c-9672-73858334e345 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-12 06:12:23.574 8 INFO cinder.rpc [None req-038e4f7a-9454-4e4c-9672-73858334e345 - - - - - -] Automatically selected cinder-volume RPC version 3.18 as minimum service version. 2026-05-12 06:12:23.592 8 INFO cinder.rpc [None req-038e4f7a-9454-4e4c-9672-73858334e345 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-12 06:12:23.595 8 INFO cinder.rpc [None req-038e4f7a-9454-4e4c-9672-73858334e345 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-12 06:12:23.656 8 WARNING cinder.api.contrib.hosts [None req-038e4f7a-9454-4e4c-9672-73858334e345 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-12 06:12:23.662 7 INFO cinder.rpc [None req-6ee4b8f0-fd18-4d43-b616-a1665e569aab - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-12 06:12:23.666 7 INFO cinder.rpc [None req-6ee4b8f0-fd18-4d43-b616-a1665e569aab - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-12 06:12:23.669 7 INFO cinder.rpc [None req-6ee4b8f0-fd18-4d43-b616-a1665e569aab - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-12 06:12:23.673 7 INFO cinder.rpc [None req-6ee4b8f0-fd18-4d43-b616-a1665e569aab - - - - - -] Automatically selected cinder-volume RPC version 3.18 as minimum service version. 2026-05-12 06:12:23.691 7 INFO cinder.rpc [None req-6ee4b8f0-fd18-4d43-b616-a1665e569aab - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-12 06:12:23.702 7 INFO cinder.rpc [None req-6ee4b8f0-fd18-4d43-b616-a1665e569aab - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-12 06:12:23.721 8 WARNING keystonemiddleware._common.config [None req-038e4f7a-9454-4e4c-9672-73858334e345 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 06:12:23.731 8 WARNING oslo_config.cfg [None req-038e4f7a-9454-4e4c-9672-73858334e345 - - - - - -] 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 0x561578ef5b10 pid: 8 (default app) 2026-05-12 06:12:23.760 7 WARNING cinder.api.contrib.hosts [None req-6ee4b8f0-fd18-4d43-b616-a1665e569aab - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-12 06:12:23.813 7 WARNING keystonemiddleware._common.config [None req-6ee4b8f0-fd18-4d43-b616-a1665e569aab - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 06:12:23.824 7 WARNING oslo_config.cfg [None req-6ee4b8f0-fd18-4d43-b616-a1665e569aab - - - - - -] 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 0x561578ef5b10 pid: 7 (default app) 2026-05-12 06:12:27.541 7 INFO cinder.api.openstack.wsgi [None req-6ee4b8f0-fd18-4d43-b616-a1665e569aab - - - - - -] GET http://10.0.0.80:8776/ 2026-05-12 06:12:27.541 8 INFO cinder.api.openstack.wsgi [None req-038e4f7a-9454-4e4c-9672-73858334e345 - - - - - -] GET http://10.0.0.80:8776/ 2026-05-12 06:12:27.543 8 INFO cinder.api.openstack.wsgi [None req-038e4f7a-9454-4e4c-9672-73858334e345 - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:12:27.544 7 INFO cinder.api.openstack.wsgi [None req-6ee4b8f0-fd18-4d43-b616-a1665e569aab - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:12:27.545 8 INFO cinder.api.openstack.wsgi [None req-038e4f7a-9454-4e4c-9672-73858334e345 - - - - - -] GET http://10.0.0.80:8776/ 2026-05-12 06:12:27.546 8 INFO cinder.api.openstack.wsgi [None req-038e4f7a-9454-4e4c-9672-73858334e345 - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:12:37.540 7 INFO cinder.api.openstack.wsgi [None req-6ee4b8f0-fd18-4d43-b616-a1665e569aab - - - - - -] GET http://10.0.0.80:8776/ 2026-05-12 06:12:37.540 8 INFO cinder.api.openstack.wsgi [None req-038e4f7a-9454-4e4c-9672-73858334e345 - - - - - -] GET http://10.0.0.80:8776/ 2026-05-12 06:12:37.541 7 INFO cinder.api.openstack.wsgi [None req-6ee4b8f0-fd18-4d43-b616-a1665e569aab - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:12:37.541 8 INFO cinder.api.openstack.wsgi [None req-038e4f7a-9454-4e4c-9672-73858334e345 - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:12:47.538 8 INFO cinder.api.openstack.wsgi [None req-038e4f7a-9454-4e4c-9672-73858334e345 - - - - - -] GET http://10.0.0.80:8776/ 2026-05-12 06:12:47.538 7 INFO cinder.api.openstack.wsgi [None req-6ee4b8f0-fd18-4d43-b616-a1665e569aab - - - - - -] GET http://10.0.0.80:8776/ 2026-05-12 06:12:47.539 8 INFO cinder.api.openstack.wsgi [None req-038e4f7a-9454-4e4c-9672-73858334e345 - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:12:47.540 7 INFO cinder.api.openstack.wsgi [None req-6ee4b8f0-fd18-4d43-b616-a1665e569aab - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:12:57.539 8 INFO cinder.api.openstack.wsgi [None req-038e4f7a-9454-4e4c-9672-73858334e345 - - - - - -] GET http://10.0.0.80:8776/ 2026-05-12 06:12:57.540 7 INFO cinder.api.openstack.wsgi [None req-6ee4b8f0-fd18-4d43-b616-a1665e569aab - - - - - -] GET http://10.0.0.80:8776/ 2026-05-12 06:12:57.541 7 INFO cinder.api.openstack.wsgi [None req-6ee4b8f0-fd18-4d43-b616-a1665e569aab - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:12:57.541 8 INFO cinder.api.openstack.wsgi [None req-038e4f7a-9454-4e4c-9672-73858334e345 - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:13:07.539 7 INFO cinder.api.openstack.wsgi [None req-6ee4b8f0-fd18-4d43-b616-a1665e569aab - - - - - -] GET http://10.0.0.80:8776/ 2026-05-12 06:13:07.539 8 INFO cinder.api.openstack.wsgi [None req-038e4f7a-9454-4e4c-9672-73858334e345 - - - - - -] GET http://10.0.0.80:8776/ 2026-05-12 06:13:07.540 7 INFO cinder.api.openstack.wsgi [None req-6ee4b8f0-fd18-4d43-b616-a1665e569aab - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:13:07.540 8 INFO cinder.api.openstack.wsgi [None req-038e4f7a-9454-4e4c-9672-73858334e345 - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:13:17.539 7 INFO cinder.api.openstack.wsgi [None req-6ee4b8f0-fd18-4d43-b616-a1665e569aab - - - - - -] GET http://10.0.0.80:8776/ 2026-05-12 06:13:17.539 8 INFO cinder.api.openstack.wsgi [None req-038e4f7a-9454-4e4c-9672-73858334e345 - - - - - -] GET http://10.0.0.80:8776/ 2026-05-12 06:13:17.540 7 INFO cinder.api.openstack.wsgi [None req-6ee4b8f0-fd18-4d43-b616-a1665e569aab - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:13:17.541 8 INFO cinder.api.openstack.wsgi [None req-038e4f7a-9454-4e4c-9672-73858334e345 - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:13:27.539 7 INFO cinder.api.openstack.wsgi [None req-6ee4b8f0-fd18-4d43-b616-a1665e569aab - - - - - -] GET http://10.0.0.80:8776/ 2026-05-12 06:13:27.540 7 INFO cinder.api.openstack.wsgi [None req-6ee4b8f0-fd18-4d43-b616-a1665e569aab - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:13:27.540 8 INFO cinder.api.openstack.wsgi [None req-038e4f7a-9454-4e4c-9672-73858334e345 - - - - - -] GET http://10.0.0.80:8776/ 2026-05-12 06:13:27.541 8 INFO cinder.api.openstack.wsgi [None req-038e4f7a-9454-4e4c-9672-73858334e345 - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:13:37.539 8 INFO cinder.api.openstack.wsgi [None req-038e4f7a-9454-4e4c-9672-73858334e345 - - - - - -] GET http://10.0.0.80:8776/ 2026-05-12 06:13:37.539 7 INFO cinder.api.openstack.wsgi [None req-6ee4b8f0-fd18-4d43-b616-a1665e569aab - - - - - -] GET http://10.0.0.80:8776/ 2026-05-12 06:13:37.540 8 INFO cinder.api.openstack.wsgi [None req-038e4f7a-9454-4e4c-9672-73858334e345 - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:13:37.542 7 INFO cinder.api.openstack.wsgi [None req-6ee4b8f0-fd18-4d43-b616-a1665e569aab - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:13:47.539 7 INFO cinder.api.openstack.wsgi [None req-6ee4b8f0-fd18-4d43-b616-a1665e569aab - - - - - -] GET http://10.0.0.80:8776/ 2026-05-12 06:13:47.539 8 INFO cinder.api.openstack.wsgi [None req-038e4f7a-9454-4e4c-9672-73858334e345 - - - - - -] GET http://10.0.0.80:8776/ 2026-05-12 06:13:47.540 7 INFO cinder.api.openstack.wsgi [None req-6ee4b8f0-fd18-4d43-b616-a1665e569aab - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:13:47.541 8 INFO cinder.api.openstack.wsgi [None req-038e4f7a-9454-4e4c-9672-73858334e345 - - - - - -] http://10.0.0.80: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-05-12 06:13:48.515 7 WARNING oslo_policy.policy [None req-84a9c3bc-87c7-46c1-968c-be7d091aa110 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - 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-05-12 06:13:48.515 7 WARNING oslo_policy.policy [None req-84a9c3bc-87c7-46c1-968c-be7d091aa110 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - 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-05-12 06:13:48.845 7 INFO cinder.api.openstack.wsgi [None req-84a9c3bc-87c7-46c1-968c-be7d091aa110 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/types/rbd1 2026-05-12 06:13:48.867 7 INFO cinder.api.openstack.wsgi [None req-84a9c3bc-87c7-46c1-968c-be7d091aa110 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 10/20] 10.0.0.112 () {30 vars in 682 bytes} [Tue May 12 06:13:48 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/types/rbd1 => generated 82 bytes in 860 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-05-12 06:13:48.911 8 WARNING oslo_policy.policy [None req-09255b66-387c-4465-a1ab-87d91fdb4d04 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - 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-05-12 06:13:48.912 8 WARNING oslo_policy.policy [None req-09255b66-387c-4465-a1ab-87d91fdb4d04 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - 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-05-12 06:13:49.256 8 INFO cinder.api.openstack.wsgi [None req-09255b66-387c-4465-a1ab-87d91fdb4d04 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 06:13:49.279 8 INFO cinder.api.openstack.wsgi [None req-09255b66-387c-4465-a1ab-87d91fdb4d04 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 11/21] 10.0.0.112 () {30 vars in 721 bytes} [Tue May 12 06:13:48 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/types?name=rbd1&is_public=None => generated 20 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:13:50.912 7 INFO cinder.api.openstack.wsgi [None req-49eed5bf-4503-4b95-8790-82de68387083 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 06:13:50.946 7 INFO cinder.api.openstack.wsgi [None req-49eed5bf-4503-4b95-8790-82de68387083 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/types returned with HTTP 200 [pid: 7|app: 0|req: 11/22] 10.0.0.112 () {34 vars in 725 bytes} [Tue May 12 06:13:50 2026] POST /v3/e9cb5bd82d9443d4ba550821f717bcea/types => generated 179 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:13:50.966 8 INFO cinder.api.openstack.wsgi [req-49eed5bf-4503-4b95-8790-82de68387083 req-496d2476-b71d-4ce0-931d-880829b57874 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/types/2f7d0d9d-b1d6-42da-ae74-5b08ef3143d7/extra_specs 2026-05-12 06:13:51.046 8 INFO cinder.api.openstack.wsgi [req-49eed5bf-4503-4b95-8790-82de68387083 req-496d2476-b71d-4ce0-931d-880829b57874 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/types/2f7d0d9d-b1d6-42da-ae74-5b08ef3143d7/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 12/23] 10.0.0.112 () {36 vars in 894 bytes} [Tue May 12 06:13:50 2026] POST /v3/e9cb5bd82d9443d4ba550821f717bcea/types/2f7d0d9d-b1d6-42da-ae74-5b08ef3143d7/extra_specs => generated 48 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:13:52.771 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/types?is_public=None 2026-05-12 06:13:52.796 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 12/24] 10.0.0.112 () {30 vars in 701 bytes} [Tue May 12 06:13:52 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/types?is_public=None => generated 443 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:13:54.783 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/qos-specs 2026-05-12 06:13:54.926 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 13/25] 10.0.0.112 () {30 vars in 680 bytes} [Tue May 12 06:13:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/qos-specs => generated 17 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:13:57.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:13:57.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:13:57.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:13:57.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:14:07.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:14:07.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:14:07.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:14:07.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:14:17.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:14:17.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:14:17.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:14:17.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:14:27.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:14:27.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:14:27.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:14:27.543 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:14:37.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:14:37.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:14:37.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:14:37.542 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:14:47.538 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:14:47.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:14:47.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:14:47.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:14:57.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:14:57.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:14:57.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:14:57.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:15:07.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:15:07.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:15:07.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:15:07.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:15:17.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:15:17.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:15:17.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:15:17.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:15:27.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:15:27.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:15:27.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:15:27.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:15:37.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:15:37.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:15:37.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:15:37.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:15:47.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:15:47.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:15:47.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:15:47.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:15:57.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:15:57.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:15:57.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:15:57.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:16:07.538 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:16:07.538 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:16:07.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:16:07.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:16:17.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:16:17.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:16:17.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:16:17.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:16:27.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:16:27.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:16:27.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:16:27.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:16:37.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:16:37.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:16:37.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:16:37.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:16:47.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:16:47.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:16:47.542 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:16:47.542 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:16:57.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:16:57.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:16:57.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:16:57.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:17:07.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:17:07.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:17:07.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:17:07.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:17:17.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:17:17.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:17:17.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:17:17.542 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:17:27.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:17:27.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:17:27.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:17:27.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:17:37.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:17:37.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:17:37.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:17:37.542 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:17:47.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:17:47.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:17:47.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:17:47.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:17:57.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:17:57.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:17:57.542 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:17:57.543 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:18:07.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:18:07.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:18:07.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:18:07.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:18:17.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:18:17.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:18:17.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:18:17.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:18:27.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:18:27.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:18:27.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:18:27.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:18:37.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:18:37.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:18:37.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:18:37.542 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:18:47.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:18:47.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:18:47.542 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:18:47.542 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:18:57.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:18:57.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:18:57.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:18:57.542 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:19:07.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:19:07.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:19:07.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:19:07.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:19:17.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:19:17.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:19:17.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:19:17.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:19:27.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:19:27.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:19:27.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:19:27.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:19:37.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:19:37.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:19:37.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:19:37.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:19:47.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:19:47.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:19:47.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:19:47.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:19:57.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:19:57.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:19:57.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:19:57.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:20:07.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:20:07.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:20:07.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:20:07.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:20:17.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:20:17.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:20:17.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:20:17.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:20:27.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:20:27.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:20:27.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:20:27.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:20:37.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:20:37.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:20:37.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:20:37.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:20:47.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:20:47.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:20:47.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:20:47.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:20:57.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:20:57.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:20:57.542 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:20:57.542 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:21:07.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:21:07.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:21:07.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:21:07.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:21:17.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:21:17.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:21:17.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:21:17.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:21:27.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:21:27.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:21:27.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:21:27.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:21:37.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:21:37.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:21:37.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:21:37.542 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:21:47.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:21:47.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:21:47.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:21:47.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:21:57.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:21:57.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:21:57.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:21:57.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:22:07.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:22:07.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:22:07.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:22:07.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:22:17.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:22:17.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:22:17.542 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:22:17.543 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:22:27.538 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:22:27.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:22:27.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:22:27.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:22:37.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:22:37.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:22:37.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:22:37.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:22:47.538 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:22:47.538 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:22:47.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:22:47.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:22:57.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:22:57.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:22:57.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:22:57.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:23:07.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:23:07.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:23:07.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:23:07.542 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:23:17.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:23:17.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:23:17.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:23:17.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:23:27.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:23:27.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:23:27.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:23:27.542 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:23:37.538 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:23:37.538 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:23:37.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:23:37.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:23:47.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:23:47.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:23:47.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:23:47.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:23:57.543 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:23:57.543 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:23:57.544 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:23:57.544 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:24:07.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:24:07.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:24:07.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:24:07.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:24:17.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:24:17.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:24:17.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:24:17.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:24:27.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:24:27.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:24:27.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:24:27.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:24:37.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:24:37.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:24:37.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:24:37.542 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:24:47.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:24:47.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:24:47.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:24:47.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:24:57.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:24:57.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:24:57.542 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:24:57.542 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:25:07.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:25:07.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:25:07.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:25:07.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:25:17.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:25:17.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:25:17.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:25:17.542 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:25:27.549 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:25:27.549 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:25:27.550 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:25:27.550 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:25:37.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:25:37.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:25:37.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:25:37.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:25:47.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:25:47.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:25:47.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:25:47.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:25:57.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:25:57.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:25:57.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:25:57.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:26:07.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:26:07.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:26:07.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:26:07.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:26:17.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:26:17.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:26:17.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:26:17.547 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:26:27.538 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:26:27.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:26:27.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:26:27.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:26:37.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:26:37.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:26:37.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:26:37.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:26:47.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:26:47.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:26:47.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:26:47.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:26:57.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:26:57.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:26:57.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:26:57.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:27:07.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:27:07.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:27:07.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:27:07.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:27:17.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:27:17.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:27:17.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:27:17.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:27:27.538 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:27:27.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:27:27.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:27:27.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:27:37.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:27:37.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:27:37.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:27:37.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:27:47.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:27:47.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:27:47.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:27:47.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:27:57.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:27:57.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:27:57.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:27:57.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:28:07.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:28:07.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:28:07.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:28:07.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:28:17.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:28:17.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:28:17.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:28:17.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:28:27.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:28:27.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:28:27.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:28:27.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:28:37.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:28:37.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:28:37.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:28:37.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:28:47.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:28:47.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:28:47.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:28:47.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:28:57.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:28:57.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:28:57.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:28:57.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:29:07.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:29:07.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:29:07.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:29:07.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:29:17.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:29:17.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:29:17.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:29:17.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:29:27.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:29:27.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:29:27.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:29:27.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:29:37.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:29:37.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:29:37.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:29:37.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:29:47.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:29:47.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:29:47.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:29:47.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:29:57.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:29:57.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:29:57.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:29:57.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:30:07.538 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:30:07.538 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:30:07.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:30:07.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:30:17.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:30:17.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:30:17.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:30:17.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:30:27.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:30:27.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:30:27.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:30:27.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:30:37.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:30:37.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:30:37.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:30:37.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:30:47.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:30:47.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:30:47.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:30:47.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:30:57.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:30:57.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:30:57.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:30:57.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:31:07.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:31:07.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:31:07.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:31:07.543 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:31:17.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:31:17.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:31:17.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:31:17.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:31:27.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:31:27.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:31:27.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:31:27.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:31:37.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:31:37.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:31:37.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:31:37.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:31:47.542 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:31:47.542 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:31:47.543 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:31:47.543 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:31:57.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:31:57.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:31:57.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:31:57.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:32:07.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:32:07.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:32:07.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:32:07.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:32:17.538 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:32:17.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:32:17.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:32:17.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:32:27.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:32:27.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:32:27.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:32:27.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:32:37.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:32:37.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:32:37.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:32:37.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:32:47.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:32:47.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:32:47.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:32:47.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:32:57.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:32:57.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:32:57.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:32:57.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:33:07.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:33:07.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:33:07.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:33:07.541 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:33:17.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:33:17.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:33:17.541 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:33:17.542 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:33:27.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:33:27.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:33:27.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:33:27.542 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:33:37.539 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:33:37.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:33:37.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:33:37.542 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:33:47.542 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:33:47.542 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:33:47.542 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:33:47.543 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:33:57.539 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:33:57.540 7 INFO cinder.api.openstack.wsgi [None req-0d013462-0201-4995-adc3-233e17624691 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:33:57.540 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:33:57.542 8 INFO cinder.api.openstack.wsgi [None req-c706f942-71c8-43c3-b286-dee263f3380a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80: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-05-12 06:34:02.992 7 INFO cinder.api.openstack.wsgi [None req-54c8d56d-3c32-4913-b30a-34090ef63cd2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET https://volume.199-204-45-70.nip.io/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea 2026-05-12 06:34:03.022 7 WARNING cinder.quota [None req-54c8d56d-3c32-4913-b30a-34090ef63cd2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - 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-05-12 06:34:03.022 7 WARNING cinder.quota [None req-54c8d56d-3c32-4913-b30a-34090ef63cd2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - 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-05-12 06:34:03.023 7 WARNING cinder.quota [None req-54c8d56d-3c32-4913-b30a-34090ef63cd2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - 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-05-12 06:34:03.023 7 WARNING cinder.quota [None req-54c8d56d-3c32-4913-b30a-34090ef63cd2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - 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-05-12 06:34:03.023 7 WARNING cinder.quota [None req-54c8d56d-3c32-4913-b30a-34090ef63cd2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - 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-05-12 06:34:03.024 7 WARNING cinder.quota [None req-54c8d56d-3c32-4913-b30a-34090ef63cd2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - 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-05-12 06:34:03.024 7 WARNING cinder.quota [None req-54c8d56d-3c32-4913-b30a-34090ef63cd2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - 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-05-12 06:34:03.024 7 WARNING cinder.quota [None req-54c8d56d-3c32-4913-b30a-34090ef63cd2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - 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-05-12 06:34:03.032 7 INFO cinder.api.openstack.wsgi [None req-54c8d56d-3c32-4913-b30a-34090ef63cd2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] https://volume.199-204-45-70.nip.io/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea returned with HTTP 200 [pid: 7|app: 0|req: 134/268] 199.204.45.70 () {44 vars in 1040 bytes} [Tue May 12 06:34:02 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea => generated 340 bytes in 204 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-05-12 06:34:03.300 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] PUT https://volume.199-204-45-70.nip.io/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea 2026-05-12 06:34:03.389 8 WARNING cinder.quota [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - 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-05-12 06:34:03.390 8 WARNING cinder.quota [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - 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-05-12 06:34:03.390 8 WARNING cinder.quota [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - 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-05-12 06:34:03.391 8 WARNING cinder.quota [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - 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-05-12 06:34:03.391 8 WARNING cinder.quota [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - 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-05-12 06:34:03.392 8 WARNING cinder.quota [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - 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-05-12 06:34:03.392 8 WARNING cinder.quota [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - 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-05-12 06:34:03.393 8 WARNING cinder.quota [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - 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-05-12 06:34:03.401 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] https://volume.199-204-45-70.nip.io/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea returned with HTTP 200 [pid: 8|app: 0|req: 135/269] 199.204.45.70 () {48 vars in 1092 bytes} [Tue May 12 06:34:03 2026] PUT /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea => generated 296 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:34:03.824 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET https://volume.199-204-45-70.nip.io/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea 2026-05-12 06:34:03.841 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] https://volume.199-204-45-70.nip.io/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea returned with HTTP 200 [pid: 7|app: 0|req: 135/270] 199.204.45.70 () {44 vars in 1040 bytes} [Tue May 12 06:34:03 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea => generated 338 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:34:07.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:34:07.541 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:34:07.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:34:07.543 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:34:17.538 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:34:17.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:34:17.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:34:17.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:34:27.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:34:27.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:34:27.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:34:27.541 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:34:37.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:34:37.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:34:37.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:34:37.542 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:34:47.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:34:47.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:34:47.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:34:47.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:34:57.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:34:57.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:34:57.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:34:57.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:35:07.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:35:07.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:35:07.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:35:07.541 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:35:17.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:35:17.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:35:17.541 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:35:17.542 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:35:27.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:35:27.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:35:27.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:35:27.541 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:35:37.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:35:37.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:35:37.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:35:37.541 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:35:47.538 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:35:47.538 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:35:47.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:35:47.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:35:57.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:35:57.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:35:57.541 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:35:57.542 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:36:07.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:36:07.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:36:07.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:36:07.541 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:36:17.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:36:17.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:36:17.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:36:17.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:36:27.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:36:27.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:36:27.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:36:27.542 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:36:37.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:36:37.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:36:37.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:36:37.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:36:47.538 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:36:47.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:36:47.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:36:47.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:36:57.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:36:57.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:36:57.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:36:57.541 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:37:07.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:37:07.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:37:07.548 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:37:07.549 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:37:17.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:37:17.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:37:17.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:37:17.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:37:27.543 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:37:27.544 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:37:27.545 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:37:27.546 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:37:37.544 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:37:37.545 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:37:37.546 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:37:37.547 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:37:47.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:37:47.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:37:47.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:37:47.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:37:57.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:37:57.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:37:57.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:37:57.541 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:38:07.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:38:07.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:38:07.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:38:07.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:38:17.541 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:38:17.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:38:17.542 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:38:17.542 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:38:27.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:38:27.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:38:27.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:38:27.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:38:37.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:38:37.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:38:37.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:38:37.541 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:38:47.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:38:47.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:38:47.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:38:47.541 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:38:57.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:38:57.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:38:57.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:38:57.541 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:39:07.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:39:07.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:39:07.541 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:39:07.542 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:39:17.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:39:17.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:39:17.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:39:17.541 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:39:27.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:39:27.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:39:27.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:39:27.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:39:37.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:39:37.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:39:37.541 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:39:37.543 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:39:47.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:39:47.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:39:47.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:39:47.541 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:39:57.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:39:57.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:39:57.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:39:57.541 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:40:07.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:40:07.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:40:07.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:40:07.542 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:40:17.546 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:40:17.548 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:40:17.550 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:40:17.551 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:40:27.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:40:27.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:40:27.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:40:27.541 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:40:37.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:40:37.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:40:37.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:40:37.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:40:47.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:40:47.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:40:47.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:40:47.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:40:57.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:40:57.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:40:57.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:40:57.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:41:07.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:41:07.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:41:07.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:41:07.541 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:41:17.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:41:17.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:41:17.541 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:41:17.542 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:41:27.538 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:41:27.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:41:27.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:41:27.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:41:37.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:41:37.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:41:37.541 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:41:37.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:41:47.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:41:47.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:41:47.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:41:47.542 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:41:57.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:41:57.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:41:57.550 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:41:57.555 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:42:07.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:42:07.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:42:07.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:42:07.542 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:42:17.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:42:17.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:42:17.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:42:17.542 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:42:27.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:42:27.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:42:27.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:42:27.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:42:37.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:42:37.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:42:37.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:42:37.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:42:47.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:42:47.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:42:47.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:42:47.542 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:42:57.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:42:57.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:42:57.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:42:57.542 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:43:07.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:43:07.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:43:07.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:43:07.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:43:17.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:43:17.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:43:17.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:43:17.541 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:43:27.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:43:27.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:43:27.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:43:27.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:43:37.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:43:37.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:43:37.541 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:43:37.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:43:47.538 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:43:47.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:43:47.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:43:47.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:43:57.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:43:57.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:43:57.541 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:43:57.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:44:07.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:44:07.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:44:07.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:44:07.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:44:17.538 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:44:17.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:44:17.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:44:17.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:44:27.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:44:27.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:44:27.541 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:44:27.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:44:37.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:44:37.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:44:37.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:44:37.541 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:44:47.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:44:47.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:44:47.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:44:47.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:44:57.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:44:57.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:44:57.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:44:57.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:45:07.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:45:07.542 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:45:07.546 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:45:07.546 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:45:17.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:45:17.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:45:17.541 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:45:17.542 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:45:27.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:45:27.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:45:27.541 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:45:27.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:45:37.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:45:37.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:45:37.542 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:45:37.543 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:45:47.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:45:47.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:45:47.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:45:47.546 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:45:57.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:45:57.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:45:57.541 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:45:57.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:46:07.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:46:07.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:46:07.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:46:07.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:46:17.539 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:46:17.539 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:46:17.541 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:46:17.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:46:27.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:46:27.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:46:27.541 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:46:27.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:46:37.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:46:37.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:46:37.541 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:46:37.541 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:46:47.540 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:46:47.540 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:46:47.541 7 INFO cinder.api.openstack.wsgi [None req-ddd6f5e6-7b1a-4265-8fc4-267bcb831345 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:46:47.542 8 INFO cinder.api.openstack.wsgi [None req-0aa4496e-aa7b-438c-87b0-05ee415bb437 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:46:50.176 7 INFO cinder.api.openstack.wsgi [None req-47a7d4bd-aed6-4203-9950-1b482d774471 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET https://volume.199-204-45-70.nip.io/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2 2026-05-12 06:46:50.222 7 INFO cinder.api.openstack.wsgi [None req-47a7d4bd-aed6-4203-9950-1b482d774471 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] https://volume.199-204-45-70.nip.io/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2 returned with HTTP 200 [pid: 7|app: 0|req: 213/425] 199.204.45.70 () {44 vars in 1040 bytes} [Tue May 12 06:46:49 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2 => generated 340 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:46:50.597 8 INFO cinder.api.openstack.wsgi [None req-3ffb006e-7926-40e7-93b1-1db34b4e27b7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] PUT https://volume.199-204-45-70.nip.io/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2 2026-05-12 06:46:50.694 8 INFO cinder.api.openstack.wsgi [None req-3ffb006e-7926-40e7-93b1-1db34b4e27b7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] https://volume.199-204-45-70.nip.io/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2 returned with HTTP 200 [pid: 8|app: 0|req: 213/426] 199.204.45.70 () {48 vars in 1092 bytes} [Tue May 12 06:46:50 2026] PUT /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2 => generated 296 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:46:51.093 7 INFO cinder.api.openstack.wsgi [None req-954cf18c-e435-46de-ac34-24a6e39f18f9 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET https://volume.199-204-45-70.nip.io/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2 2026-05-12 06:46:51.284 7 INFO cinder.api.openstack.wsgi [None req-954cf18c-e435-46de-ac34-24a6e39f18f9 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] https://volume.199-204-45-70.nip.io/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2 returned with HTTP 200 [pid: 7|app: 0|req: 214/427] 199.204.45.70 () {44 vars in 1040 bytes} [Tue May 12 06:46:51 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2 => generated 338 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:46:57.539 8 INFO cinder.api.openstack.wsgi [None req-3ffb006e-7926-40e7-93b1-1db34b4e27b7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:46:57.540 7 INFO cinder.api.openstack.wsgi [None req-954cf18c-e435-46de-ac34-24a6e39f18f9 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:46:57.541 8 INFO cinder.api.openstack.wsgi [None req-3ffb006e-7926-40e7-93b1-1db34b4e27b7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:46:57.542 7 INFO cinder.api.openstack.wsgi [None req-954cf18c-e435-46de-ac34-24a6e39f18f9 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:47:07.539 8 INFO cinder.api.openstack.wsgi [None req-3ffb006e-7926-40e7-93b1-1db34b4e27b7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:47:07.541 8 INFO cinder.api.openstack.wsgi [None req-3ffb006e-7926-40e7-93b1-1db34b4e27b7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:47:07.540 7 INFO cinder.api.openstack.wsgi [None req-954cf18c-e435-46de-ac34-24a6e39f18f9 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:47:07.542 7 INFO cinder.api.openstack.wsgi [None req-954cf18c-e435-46de-ac34-24a6e39f18f9 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:47:17.540 8 INFO cinder.api.openstack.wsgi [None req-3ffb006e-7926-40e7-93b1-1db34b4e27b7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:47:17.540 7 INFO cinder.api.openstack.wsgi [None req-954cf18c-e435-46de-ac34-24a6e39f18f9 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:47:17.541 8 INFO cinder.api.openstack.wsgi [None req-3ffb006e-7926-40e7-93b1-1db34b4e27b7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:47:17.541 7 INFO cinder.api.openstack.wsgi [None req-954cf18c-e435-46de-ac34-24a6e39f18f9 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:47:27.539 8 INFO cinder.api.openstack.wsgi [None req-3ffb006e-7926-40e7-93b1-1db34b4e27b7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:47:27.539 7 INFO cinder.api.openstack.wsgi [None req-954cf18c-e435-46de-ac34-24a6e39f18f9 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:47:27.541 8 INFO cinder.api.openstack.wsgi [None req-3ffb006e-7926-40e7-93b1-1db34b4e27b7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:47:27.541 7 INFO cinder.api.openstack.wsgi [None req-954cf18c-e435-46de-ac34-24a6e39f18f9 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:47:37.539 8 INFO cinder.api.openstack.wsgi [None req-3ffb006e-7926-40e7-93b1-1db34b4e27b7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:47:37.539 7 INFO cinder.api.openstack.wsgi [None req-954cf18c-e435-46de-ac34-24a6e39f18f9 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:47:37.540 7 INFO cinder.api.openstack.wsgi [None req-954cf18c-e435-46de-ac34-24a6e39f18f9 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:47:37.541 8 INFO cinder.api.openstack.wsgi [None req-3ffb006e-7926-40e7-93b1-1db34b4e27b7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:47:47.546 7 INFO cinder.api.openstack.wsgi [None req-954cf18c-e435-46de-ac34-24a6e39f18f9 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:47:47.546 8 INFO cinder.api.openstack.wsgi [None req-3ffb006e-7926-40e7-93b1-1db34b4e27b7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:47:47.547 8 INFO cinder.api.openstack.wsgi [None req-3ffb006e-7926-40e7-93b1-1db34b4e27b7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:47:47.547 7 INFO cinder.api.openstack.wsgi [None req-954cf18c-e435-46de-ac34-24a6e39f18f9 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:47:53.230 8 INFO cinder.api.openstack.wsgi [None req-466b0f5b-e68c-4f12-9008-0155f868756f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 06:47:53.263 8 INFO cinder.volume.api [None req-466b0f5b-e68c-4f12-9008-0155f868756f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 06:47:53.267 8 INFO cinder.api.openstack.wsgi [None req-466b0f5b-e68c-4f12-9008-0155f868756f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 220/440] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 06:47:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true => generated 15 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:47:53.289 7 INFO cinder.api.openstack.wsgi [None req-7852dfa7-8a45-45e1-a8c3-d71dc3d44284 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true 2026-05-12 06:47:53.365 7 INFO cinder.api.openstack.wsgi [None req-7852dfa7-8a45-45e1-a8c3-d71dc3d44284 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 221/441] 10.0.0.50 () {28 vars in 695 bytes} [Tue May 12 06:47:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true => generated 670 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:47:53.383 8 INFO cinder.api.openstack.wsgi [None req-a0ad42ae-a2de-481d-b43c-726210b9e208 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true 2026-05-12 06:47:53.404 8 INFO cinder.volume.api [None req-a0ad42ae-a2de-481d-b43c-726210b9e208 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all snapshots completed successfully. 2026-05-12 06:47:53.405 8 INFO cinder.api.openstack.wsgi [None req-a0ad42ae-a2de-481d-b43c-726210b9e208 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 221/442] 10.0.0.50 () {28 vars in 673 bytes} [Tue May 12 06:47:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true => generated 17 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:47:53.422 7 INFO cinder.api.openstack.wsgi [None req-30879fbc-f28c-4bc9-b242-bdbd29930428 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 06:47:53.485 7 INFO cinder.volume.api [None req-30879fbc-f28c-4bc9-b242-bdbd29930428 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 06:47:53.490 7 INFO cinder.api.openstack.wsgi [None req-30879fbc-f28c-4bc9-b242-bdbd29930428 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 222/443] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 06:47:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 06:47:53.565 8 INFO cinder.api.openstack.wsgi [None req-1d1cac7c-4919-4216-8306-faba8a07dc94 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true 2026-05-12 06:47:53.601 8 INFO cinder.api.openstack.wsgi [None req-1d1cac7c-4919-4216-8306-faba8a07dc94 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 222/444] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:47:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:47:53.618 7 INFO cinder.api.openstack.wsgi [None req-4e7640b8-74ec-45dd-989d-1ae94ecd03f0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true 2026-05-12 06:47:53.664 7 INFO cinder.api.openstack.wsgi [None req-4e7640b8-74ec-45dd-989d-1ae94ecd03f0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 223/445] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:47:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:47:53.681 8 INFO cinder.api.openstack.wsgi [None req-c1acffa3-4b4e-4a5d-8b9a-82a4670acf97 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true 2026-05-12 06:47:53.766 8 INFO cinder.api.openstack.wsgi [None req-c1acffa3-4b4e-4a5d-8b9a-82a4670acf97 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 223/446] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:47:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true => generated 845 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:47:53.793 7 INFO cinder.api.openstack.wsgi [None req-90832162-7d84-439c-bfff-297e0a5752ef 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services 2026-05-12 06:47:53.802 7 INFO cinder.api.openstack.wsgi [None req-90832162-7d84-439c-bfff-297e0a5752ef 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services returned with HTTP 200 [pid: 7|app: 0|req: 224/447] 10.0.0.50 () {28 vars in 644 bytes} [Tue May 12 06:47:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:47:57.540 7 INFO cinder.api.openstack.wsgi [None req-90832162-7d84-439c-bfff-297e0a5752ef 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:47:57.540 8 INFO cinder.api.openstack.wsgi [None req-c1acffa3-4b4e-4a5d-8b9a-82a4670acf97 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:47:57.541 7 INFO cinder.api.openstack.wsgi [None req-90832162-7d84-439c-bfff-297e0a5752ef 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:47:57.543 8 INFO cinder.api.openstack.wsgi [None req-c1acffa3-4b4e-4a5d-8b9a-82a4670acf97 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:48:07.540 8 INFO cinder.api.openstack.wsgi [None req-c1acffa3-4b4e-4a5d-8b9a-82a4670acf97 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:48:07.540 7 INFO cinder.api.openstack.wsgi [None req-90832162-7d84-439c-bfff-297e0a5752ef 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:48:07.541 8 INFO cinder.api.openstack.wsgi [None req-c1acffa3-4b4e-4a5d-8b9a-82a4670acf97 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:48:07.545 7 INFO cinder.api.openstack.wsgi [None req-90832162-7d84-439c-bfff-297e0a5752ef 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:48:17.539 7 INFO cinder.api.openstack.wsgi [None req-90832162-7d84-439c-bfff-297e0a5752ef 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:48:17.539 8 INFO cinder.api.openstack.wsgi [None req-c1acffa3-4b4e-4a5d-8b9a-82a4670acf97 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:48:17.540 7 INFO cinder.api.openstack.wsgi [None req-90832162-7d84-439c-bfff-297e0a5752ef 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:48:17.543 8 INFO cinder.api.openstack.wsgi [None req-c1acffa3-4b4e-4a5d-8b9a-82a4670acf97 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:48:27.539 7 INFO cinder.api.openstack.wsgi [None req-90832162-7d84-439c-bfff-297e0a5752ef 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:48:27.540 8 INFO cinder.api.openstack.wsgi [None req-c1acffa3-4b4e-4a5d-8b9a-82a4670acf97 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:48:27.541 7 INFO cinder.api.openstack.wsgi [None req-90832162-7d84-439c-bfff-297e0a5752ef 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:48:27.541 8 INFO cinder.api.openstack.wsgi [None req-c1acffa3-4b4e-4a5d-8b9a-82a4670acf97 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:48:37.540 8 INFO cinder.api.openstack.wsgi [None req-c1acffa3-4b4e-4a5d-8b9a-82a4670acf97 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:48:37.540 7 INFO cinder.api.openstack.wsgi [None req-90832162-7d84-439c-bfff-297e0a5752ef 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:48:37.542 8 INFO cinder.api.openstack.wsgi [None req-c1acffa3-4b4e-4a5d-8b9a-82a4670acf97 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:48:37.542 7 INFO cinder.api.openstack.wsgi [None req-90832162-7d84-439c-bfff-297e0a5752ef 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:48:47.539 8 INFO cinder.api.openstack.wsgi [None req-c1acffa3-4b4e-4a5d-8b9a-82a4670acf97 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:48:47.540 7 INFO cinder.api.openstack.wsgi [None req-90832162-7d84-439c-bfff-297e0a5752ef 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:48:47.541 8 INFO cinder.api.openstack.wsgi [None req-c1acffa3-4b4e-4a5d-8b9a-82a4670acf97 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:48:47.542 7 INFO cinder.api.openstack.wsgi [None req-90832162-7d84-439c-bfff-297e0a5752ef 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:48:53.166 8 INFO cinder.api.openstack.wsgi [None req-caf3b984-2387-40d8-a0d7-ec644c7bdc82 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services 2026-05-12 06:48:53.193 8 INFO cinder.api.openstack.wsgi [None req-caf3b984-2387-40d8-a0d7-ec644c7bdc82 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services returned with HTTP 200 [pid: 8|app: 0|req: 230/460] 10.0.0.50 () {28 vars in 644 bytes} [Tue May 12 06:48:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-services => generated 646 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:48:53.215 7 INFO cinder.api.openstack.wsgi [None req-72c027ad-1a9e-4e60-bc7f-81f3a9a26c75 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 06:48:53.227 7 INFO cinder.volume.api [None req-72c027ad-1a9e-4e60-bc7f-81f3a9a26c75 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 06:48:53.229 7 INFO cinder.api.openstack.wsgi [None req-72c027ad-1a9e-4e60-bc7f-81f3a9a26c75 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 231/461] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 06:48:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 06:48:53.243 8 INFO cinder.api.openstack.wsgi [None req-c4b80b26-8f48-4c06-b757-59826093a232 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true 2026-05-12 06:48:53.253 8 INFO cinder.volume.api [None req-c4b80b26-8f48-4c06-b757-59826093a232 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all snapshots completed successfully. 2026-05-12 06:48:53.254 8 INFO cinder.api.openstack.wsgi [None req-c4b80b26-8f48-4c06-b757-59826093a232 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 231/462] 10.0.0.50 () {28 vars in 673 bytes} [Tue May 12 06:48:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 06:48:53.271 7 INFO cinder.api.openstack.wsgi [None req-eaf2195d-1650-420c-ade5-f617850049ba 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 06:48:53.286 7 INFO cinder.volume.api [None req-eaf2195d-1650-420c-ade5-f617850049ba 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 06:48:53.289 7 INFO cinder.api.openstack.wsgi [None req-eaf2195d-1650-420c-ade5-f617850049ba 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 232/463] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 06:48:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 06:48:53.305 8 INFO cinder.api.openstack.wsgi [None req-eacdfa9b-ad1c-43d4-b3f3-a88fa40e8cbe 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true 2026-05-12 06:48:53.362 8 INFO cinder.api.openstack.wsgi [None req-eacdfa9b-ad1c-43d4-b3f3-a88fa40e8cbe 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 232/464] 10.0.0.50 () {28 vars in 695 bytes} [Tue May 12 06:48:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true => generated 670 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:48:53.419 7 INFO cinder.api.openstack.wsgi [None req-237af888-ddea-4001-9cfb-5f0c73877def 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true 2026-05-12 06:48:53.460 7 INFO cinder.api.openstack.wsgi [None req-237af888-ddea-4001-9cfb-5f0c73877def 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 233/465] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:48:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:48:53.488 8 INFO cinder.api.openstack.wsgi [None req-2db235ed-4239-4281-bc37-5863c61b9039 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true 2026-05-12 06:48:53.529 8 INFO cinder.api.openstack.wsgi [None req-2db235ed-4239-4281-bc37-5863c61b9039 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 233/466] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:48:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:48:53.546 7 INFO cinder.api.openstack.wsgi [None req-9fce5123-b49c-41d0-82af-6ea0234f433e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true 2026-05-12 06:48:53.607 7 INFO cinder.api.openstack.wsgi [None req-9fce5123-b49c-41d0-82af-6ea0234f433e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 234/467] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:48:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true => generated 845 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:48:57.541 8 INFO cinder.api.openstack.wsgi [None req-2db235ed-4239-4281-bc37-5863c61b9039 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:48:57.541 7 INFO cinder.api.openstack.wsgi [None req-9fce5123-b49c-41d0-82af-6ea0234f433e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:48:57.543 8 INFO cinder.api.openstack.wsgi [None req-2db235ed-4239-4281-bc37-5863c61b9039 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:48:57.543 7 INFO cinder.api.openstack.wsgi [None req-9fce5123-b49c-41d0-82af-6ea0234f433e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:49:07.539 8 INFO cinder.api.openstack.wsgi [None req-2db235ed-4239-4281-bc37-5863c61b9039 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:49:07.540 7 INFO cinder.api.openstack.wsgi [None req-9fce5123-b49c-41d0-82af-6ea0234f433e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:49:07.541 8 INFO cinder.api.openstack.wsgi [None req-2db235ed-4239-4281-bc37-5863c61b9039 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:49:07.542 7 INFO cinder.api.openstack.wsgi [None req-9fce5123-b49c-41d0-82af-6ea0234f433e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:49:17.540 7 INFO cinder.api.openstack.wsgi [None req-9fce5123-b49c-41d0-82af-6ea0234f433e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:49:17.540 8 INFO cinder.api.openstack.wsgi [None req-2db235ed-4239-4281-bc37-5863c61b9039 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:49:17.541 7 INFO cinder.api.openstack.wsgi [None req-9fce5123-b49c-41d0-82af-6ea0234f433e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:49:17.542 8 INFO cinder.api.openstack.wsgi [None req-2db235ed-4239-4281-bc37-5863c61b9039 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:49:27.539 7 INFO cinder.api.openstack.wsgi [None req-9fce5123-b49c-41d0-82af-6ea0234f433e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:49:27.540 8 INFO cinder.api.openstack.wsgi [None req-2db235ed-4239-4281-bc37-5863c61b9039 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:49:27.540 7 INFO cinder.api.openstack.wsgi [None req-9fce5123-b49c-41d0-82af-6ea0234f433e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:49:27.541 8 INFO cinder.api.openstack.wsgi [None req-2db235ed-4239-4281-bc37-5863c61b9039 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:49:37.539 8 INFO cinder.api.openstack.wsgi [None req-2db235ed-4239-4281-bc37-5863c61b9039 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:49:37.539 7 INFO cinder.api.openstack.wsgi [None req-9fce5123-b49c-41d0-82af-6ea0234f433e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:49:37.541 8 INFO cinder.api.openstack.wsgi [None req-2db235ed-4239-4281-bc37-5863c61b9039 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:49:37.541 7 INFO cinder.api.openstack.wsgi [None req-9fce5123-b49c-41d0-82af-6ea0234f433e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:49:47.540 7 INFO cinder.api.openstack.wsgi [None req-9fce5123-b49c-41d0-82af-6ea0234f433e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:49:47.540 8 INFO cinder.api.openstack.wsgi [None req-2db235ed-4239-4281-bc37-5863c61b9039 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:49:47.541 7 INFO cinder.api.openstack.wsgi [None req-9fce5123-b49c-41d0-82af-6ea0234f433e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:49:47.541 8 INFO cinder.api.openstack.wsgi [None req-2db235ed-4239-4281-bc37-5863c61b9039 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:49:53.211 7 INFO cinder.api.openstack.wsgi [None req-c96dc88a-9457-48e9-8d90-ba5e2526e79d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 06:49:53.230 7 INFO cinder.volume.api [None req-c96dc88a-9457-48e9-8d90-ba5e2526e79d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 06:49:53.234 7 INFO cinder.api.openstack.wsgi [None req-c96dc88a-9457-48e9-8d90-ba5e2526e79d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 241/480] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 06:49:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true => generated 15 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:49:53.280 8 INFO cinder.api.openstack.wsgi [None req-d73082dd-c7b9-4fec-b2a1-d47887ad81cb 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true 2026-05-12 06:49:53.314 8 INFO cinder.api.openstack.wsgi [None req-d73082dd-c7b9-4fec-b2a1-d47887ad81cb 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 240/481] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:49:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:49:53.329 7 INFO cinder.api.openstack.wsgi [None req-3a6a9101-3d69-4a79-b0c4-0529f80890d9 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true 2026-05-12 06:49:53.352 7 INFO cinder.api.openstack.wsgi [None req-3a6a9101-3d69-4a79-b0c4-0529f80890d9 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 242/482] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:49:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:49:53.365 8 INFO cinder.api.openstack.wsgi [None req-a4222526-67e0-4d29-a2b8-950bf2ac8ebd 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true 2026-05-12 06:49:53.410 8 INFO cinder.api.openstack.wsgi [None req-a4222526-67e0-4d29-a2b8-950bf2ac8ebd 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 241/483] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:49:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:49:53.427 7 INFO cinder.api.openstack.wsgi [None req-e7c14632-88f6-4b77-8197-d0c781f330b3 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services 2026-05-12 06:49:53.436 7 INFO cinder.api.openstack.wsgi [None req-e7c14632-88f6-4b77-8197-d0c781f330b3 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services returned with HTTP 200 [pid: 7|app: 0|req: 243/484] 10.0.0.50 () {28 vars in 644 bytes} [Tue May 12 06:49:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:49:53.451 8 INFO cinder.api.openstack.wsgi [None req-94cf6dfb-8501-4776-9241-6c9e3348440d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 06:49:53.464 8 INFO cinder.volume.api [None req-94cf6dfb-8501-4776-9241-6c9e3348440d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 06:49:53.466 8 INFO cinder.api.openstack.wsgi [None req-94cf6dfb-8501-4776-9241-6c9e3348440d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 242/485] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 06:49:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 06:49:53.483 7 INFO cinder.api.openstack.wsgi [None req-a9a45156-fd22-44bd-acd4-f9fb724ad92e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true 2026-05-12 06:49:53.509 7 INFO cinder.volume.api [None req-a9a45156-fd22-44bd-acd4-f9fb724ad92e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all snapshots completed successfully. 2026-05-12 06:49:53.510 7 INFO cinder.api.openstack.wsgi [None req-a9a45156-fd22-44bd-acd4-f9fb724ad92e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 244/486] 10.0.0.50 () {28 vars in 673 bytes} [Tue May 12 06:49:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true => generated 17 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:49:53.529 8 INFO cinder.api.openstack.wsgi [None req-b7dacc26-09a3-411e-b181-1b0fc6213c5d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true 2026-05-12 06:49:53.553 8 INFO cinder.api.openstack.wsgi [None req-b7dacc26-09a3-411e-b181-1b0fc6213c5d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 243/487] 10.0.0.50 () {28 vars in 695 bytes} [Tue May 12 06:49:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true => generated 670 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:49:57.539 7 INFO cinder.api.openstack.wsgi [None req-a9a45156-fd22-44bd-acd4-f9fb724ad92e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:49:57.540 8 INFO cinder.api.openstack.wsgi [None req-b7dacc26-09a3-411e-b181-1b0fc6213c5d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:49:57.541 7 INFO cinder.api.openstack.wsgi [None req-a9a45156-fd22-44bd-acd4-f9fb724ad92e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:49:57.542 8 INFO cinder.api.openstack.wsgi [None req-b7dacc26-09a3-411e-b181-1b0fc6213c5d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:50:07.539 7 INFO cinder.api.openstack.wsgi [None req-a9a45156-fd22-44bd-acd4-f9fb724ad92e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:50:07.540 8 INFO cinder.api.openstack.wsgi [None req-b7dacc26-09a3-411e-b181-1b0fc6213c5d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:50:07.540 7 INFO cinder.api.openstack.wsgi [None req-a9a45156-fd22-44bd-acd4-f9fb724ad92e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:50:07.541 8 INFO cinder.api.openstack.wsgi [None req-b7dacc26-09a3-411e-b181-1b0fc6213c5d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:50:17.541 7 INFO cinder.api.openstack.wsgi [None req-a9a45156-fd22-44bd-acd4-f9fb724ad92e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:50:17.543 7 INFO cinder.api.openstack.wsgi [None req-a9a45156-fd22-44bd-acd4-f9fb724ad92e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:50:17.544 8 INFO cinder.api.openstack.wsgi [None req-b7dacc26-09a3-411e-b181-1b0fc6213c5d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:50:17.546 8 INFO cinder.api.openstack.wsgi [None req-b7dacc26-09a3-411e-b181-1b0fc6213c5d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:50:27.540 7 INFO cinder.api.openstack.wsgi [None req-a9a45156-fd22-44bd-acd4-f9fb724ad92e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:50:27.541 8 INFO cinder.api.openstack.wsgi [None req-b7dacc26-09a3-411e-b181-1b0fc6213c5d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:50:27.541 7 INFO cinder.api.openstack.wsgi [None req-a9a45156-fd22-44bd-acd4-f9fb724ad92e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:50:27.542 8 INFO cinder.api.openstack.wsgi [None req-b7dacc26-09a3-411e-b181-1b0fc6213c5d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:50:37.539 7 INFO cinder.api.openstack.wsgi [None req-a9a45156-fd22-44bd-acd4-f9fb724ad92e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:50:37.539 8 INFO cinder.api.openstack.wsgi [None req-b7dacc26-09a3-411e-b181-1b0fc6213c5d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:50:37.540 7 INFO cinder.api.openstack.wsgi [None req-a9a45156-fd22-44bd-acd4-f9fb724ad92e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:50:37.541 8 INFO cinder.api.openstack.wsgi [None req-b7dacc26-09a3-411e-b181-1b0fc6213c5d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:50:47.539 7 INFO cinder.api.openstack.wsgi [None req-a9a45156-fd22-44bd-acd4-f9fb724ad92e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:50:47.540 7 INFO cinder.api.openstack.wsgi [None req-a9a45156-fd22-44bd-acd4-f9fb724ad92e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:50:47.540 8 INFO cinder.api.openstack.wsgi [None req-b7dacc26-09a3-411e-b181-1b0fc6213c5d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:50:47.542 8 INFO cinder.api.openstack.wsgi [None req-b7dacc26-09a3-411e-b181-1b0fc6213c5d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:50:53.358 7 INFO cinder.api.openstack.wsgi [None req-cb659e89-8c56-4eed-b5df-1e11bb55755a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true 2026-05-12 06:50:53.368 7 INFO cinder.volume.api [None req-cb659e89-8c56-4eed-b5df-1e11bb55755a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all snapshots completed successfully. 2026-05-12 06:50:53.369 7 INFO cinder.api.openstack.wsgi [None req-cb659e89-8c56-4eed-b5df-1e11bb55755a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 251/500] 10.0.0.50 () {28 vars in 673 bytes} [Tue May 12 06:50:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true => generated 17 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:50:53.386 8 INFO cinder.api.openstack.wsgi [None req-14952b46-19c1-4edb-be2e-f36b1943247d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services 2026-05-12 06:50:53.394 8 INFO cinder.api.openstack.wsgi [None req-14952b46-19c1-4edb-be2e-f36b1943247d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services returned with HTTP 200 [pid: 8|app: 0|req: 250/501] 10.0.0.50 () {28 vars in 644 bytes} [Tue May 12 06:50:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:50:53.453 7 INFO cinder.api.openstack.wsgi [None req-125e84c0-1b28-4201-8871-78816fdb047b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true 2026-05-12 06:50:53.493 7 INFO cinder.api.openstack.wsgi [None req-125e84c0-1b28-4201-8871-78816fdb047b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 252/502] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:50:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:50:53.510 8 INFO cinder.api.openstack.wsgi [None req-f5ffa5ba-0561-425c-9a61-9dfb8b7d16ff 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true 2026-05-12 06:50:53.539 8 INFO cinder.api.openstack.wsgi [None req-f5ffa5ba-0561-425c-9a61-9dfb8b7d16ff 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 251/503] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:50:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:50:53.556 7 INFO cinder.api.openstack.wsgi [None req-7a378751-ea28-49d6-b1af-79ed02d3c170 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true 2026-05-12 06:50:53.599 7 INFO cinder.api.openstack.wsgi [None req-7a378751-ea28-49d6-b1af-79ed02d3c170 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 253/504] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:50:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:50:53.620 8 INFO cinder.api.openstack.wsgi [None req-72138fcb-79fc-4a0e-a14e-99b50a3e45a2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 06:50:53.635 8 INFO cinder.volume.api [None req-72138fcb-79fc-4a0e-a14e-99b50a3e45a2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 06:50:53.639 8 INFO cinder.api.openstack.wsgi [None req-72138fcb-79fc-4a0e-a14e-99b50a3e45a2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 252/505] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 06:50:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 06:50:53.654 7 INFO cinder.api.openstack.wsgi [None req-ded3997a-3123-48f8-8088-c7538f64c4be 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true 2026-05-12 06:50:53.675 7 INFO cinder.api.openstack.wsgi [None req-ded3997a-3123-48f8-8088-c7538f64c4be 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 254/506] 10.0.0.50 () {28 vars in 695 bytes} [Tue May 12 06:50:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 06:50:53.691 8 INFO cinder.api.openstack.wsgi [None req-c89a1e19-72a3-4998-a53a-65fd8796df68 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 06:50:53.706 8 INFO cinder.volume.api [None req-c89a1e19-72a3-4998-a53a-65fd8796df68 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 06:50:53.710 8 INFO cinder.api.openstack.wsgi [None req-c89a1e19-72a3-4998-a53a-65fd8796df68 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 253/507] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 06:50:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 06:50:57.540 8 INFO cinder.api.openstack.wsgi [None req-c89a1e19-72a3-4998-a53a-65fd8796df68 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:50:57.540 7 INFO cinder.api.openstack.wsgi [None req-ded3997a-3123-48f8-8088-c7538f64c4be 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:50:57.541 8 INFO cinder.api.openstack.wsgi [None req-c89a1e19-72a3-4998-a53a-65fd8796df68 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:50:57.542 7 INFO cinder.api.openstack.wsgi [None req-ded3997a-3123-48f8-8088-c7538f64c4be 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:51:07.540 8 INFO cinder.api.openstack.wsgi [None req-c89a1e19-72a3-4998-a53a-65fd8796df68 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:51:07.540 7 INFO cinder.api.openstack.wsgi [None req-ded3997a-3123-48f8-8088-c7538f64c4be 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:51:07.541 7 INFO cinder.api.openstack.wsgi [None req-ded3997a-3123-48f8-8088-c7538f64c4be 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:51:07.541 8 INFO cinder.api.openstack.wsgi [None req-c89a1e19-72a3-4998-a53a-65fd8796df68 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:51:17.539 8 INFO cinder.api.openstack.wsgi [None req-c89a1e19-72a3-4998-a53a-65fd8796df68 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:51:17.539 7 INFO cinder.api.openstack.wsgi [None req-ded3997a-3123-48f8-8088-c7538f64c4be 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:51:17.541 8 INFO cinder.api.openstack.wsgi [None req-c89a1e19-72a3-4998-a53a-65fd8796df68 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:51:17.541 7 INFO cinder.api.openstack.wsgi [None req-ded3997a-3123-48f8-8088-c7538f64c4be 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:51:27.539 8 INFO cinder.api.openstack.wsgi [None req-c89a1e19-72a3-4998-a53a-65fd8796df68 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:51:27.541 7 INFO cinder.api.openstack.wsgi [None req-ded3997a-3123-48f8-8088-c7538f64c4be 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:51:27.542 7 INFO cinder.api.openstack.wsgi [None req-ded3997a-3123-48f8-8088-c7538f64c4be 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:51:27.545 8 INFO cinder.api.openstack.wsgi [None req-c89a1e19-72a3-4998-a53a-65fd8796df68 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:51:37.540 7 INFO cinder.api.openstack.wsgi [None req-ded3997a-3123-48f8-8088-c7538f64c4be 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:51:37.542 7 INFO cinder.api.openstack.wsgi [None req-ded3997a-3123-48f8-8088-c7538f64c4be 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:51:37.541 8 INFO cinder.api.openstack.wsgi [None req-c89a1e19-72a3-4998-a53a-65fd8796df68 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:51:37.542 8 INFO cinder.api.openstack.wsgi [None req-c89a1e19-72a3-4998-a53a-65fd8796df68 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:51:47.539 7 INFO cinder.api.openstack.wsgi [None req-ded3997a-3123-48f8-8088-c7538f64c4be 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:51:47.540 7 INFO cinder.api.openstack.wsgi [None req-ded3997a-3123-48f8-8088-c7538f64c4be 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:51:47.540 8 INFO cinder.api.openstack.wsgi [None req-c89a1e19-72a3-4998-a53a-65fd8796df68 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:51:47.541 8 INFO cinder.api.openstack.wsgi [None req-c89a1e19-72a3-4998-a53a-65fd8796df68 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:51:53.228 7 INFO cinder.api.openstack.wsgi [None req-82ac2503-4110-4220-864f-f1cc4d32f43c 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true 2026-05-12 06:51:53.265 7 INFO cinder.api.openstack.wsgi [None req-82ac2503-4110-4220-864f-f1cc4d32f43c 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 261/520] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:51:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true => generated 847 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:51:53.284 8 INFO cinder.api.openstack.wsgi [None req-68ee1d23-683c-4134-b01a-c1452ff84148 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true 2026-05-12 06:51:53.326 8 INFO cinder.api.openstack.wsgi [None req-68ee1d23-683c-4134-b01a-c1452ff84148 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 260/521] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:51:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:51:53.342 7 INFO cinder.api.openstack.wsgi [None req-0a0a0e62-e689-41a9-b2a6-9b18bb0df5d6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true 2026-05-12 06:51:53.389 7 INFO cinder.api.openstack.wsgi [None req-0a0a0e62-e689-41a9-b2a6-9b18bb0df5d6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 262/522] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:51:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true => generated 845 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:51:53.410 8 INFO cinder.api.openstack.wsgi [None req-67448e1e-cd48-44f6-8802-57b90f86e616 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 06:51:53.431 8 INFO cinder.volume.api [None req-67448e1e-cd48-44f6-8802-57b90f86e616 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 06:51:53.434 8 INFO cinder.api.openstack.wsgi [None req-67448e1e-cd48-44f6-8802-57b90f86e616 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 261/523] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 06:51:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 06:51:53.452 7 INFO cinder.api.openstack.wsgi [None req-d7f5933f-c1c9-4782-b245-ce2960291651 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true 2026-05-12 06:51:53.460 7 INFO cinder.volume.api [None req-d7f5933f-c1c9-4782-b245-ce2960291651 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all snapshots completed successfully. 2026-05-12 06:51:53.461 7 INFO cinder.api.openstack.wsgi [None req-d7f5933f-c1c9-4782-b245-ce2960291651 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 263/524] 10.0.0.50 () {28 vars in 673 bytes} [Tue May 12 06:51:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:51:53.474 8 INFO cinder.api.openstack.wsgi [None req-6697ad71-c6f5-45b2-acad-128b3761b810 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 06:51:53.492 8 INFO cinder.volume.api [None req-6697ad71-c6f5-45b2-acad-128b3761b810 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 06:51:53.497 8 INFO cinder.api.openstack.wsgi [None req-6697ad71-c6f5-45b2-acad-128b3761b810 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 262/525] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 06:51:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 06:51:53.513 7 INFO cinder.api.openstack.wsgi [None req-6b559bfc-b91e-4f61-8d80-f7f87ebce36f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services 2026-05-12 06:51:53.522 7 INFO cinder.api.openstack.wsgi [None req-6b559bfc-b91e-4f61-8d80-f7f87ebce36f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services returned with HTTP 200 [pid: 7|app: 0|req: 264/526] 10.0.0.50 () {28 vars in 644 bytes} [Tue May 12 06:51:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:51:53.541 8 INFO cinder.api.openstack.wsgi [None req-7b6be43b-43c4-4e2c-8d6d-2788634e0ba6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true 2026-05-12 06:51:53.567 8 INFO cinder.api.openstack.wsgi [None req-7b6be43b-43c4-4e2c-8d6d-2788634e0ba6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 263/527] 10.0.0.50 () {28 vars in 695 bytes} [Tue May 12 06:51:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true => generated 670 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:51:57.539 8 INFO cinder.api.openstack.wsgi [None req-7b6be43b-43c4-4e2c-8d6d-2788634e0ba6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:51:57.540 7 INFO cinder.api.openstack.wsgi [None req-6b559bfc-b91e-4f61-8d80-f7f87ebce36f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:51:57.541 8 INFO cinder.api.openstack.wsgi [None req-7b6be43b-43c4-4e2c-8d6d-2788634e0ba6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:51:57.542 7 INFO cinder.api.openstack.wsgi [None req-6b559bfc-b91e-4f61-8d80-f7f87ebce36f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:52:07.539 8 INFO cinder.api.openstack.wsgi [None req-7b6be43b-43c4-4e2c-8d6d-2788634e0ba6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:52:07.539 7 INFO cinder.api.openstack.wsgi [None req-6b559bfc-b91e-4f61-8d80-f7f87ebce36f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:52:07.540 8 INFO cinder.api.openstack.wsgi [None req-7b6be43b-43c4-4e2c-8d6d-2788634e0ba6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:52:07.540 7 INFO cinder.api.openstack.wsgi [None req-6b559bfc-b91e-4f61-8d80-f7f87ebce36f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:52:17.540 8 INFO cinder.api.openstack.wsgi [None req-7b6be43b-43c4-4e2c-8d6d-2788634e0ba6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:52:17.540 7 INFO cinder.api.openstack.wsgi [None req-6b559bfc-b91e-4f61-8d80-f7f87ebce36f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:52:17.541 8 INFO cinder.api.openstack.wsgi [None req-7b6be43b-43c4-4e2c-8d6d-2788634e0ba6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:52:17.541 7 INFO cinder.api.openstack.wsgi [None req-6b559bfc-b91e-4f61-8d80-f7f87ebce36f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:52:27.539 8 INFO cinder.api.openstack.wsgi [None req-7b6be43b-43c4-4e2c-8d6d-2788634e0ba6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:52:27.540 8 INFO cinder.api.openstack.wsgi [None req-7b6be43b-43c4-4e2c-8d6d-2788634e0ba6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:52:27.539 7 INFO cinder.api.openstack.wsgi [None req-6b559bfc-b91e-4f61-8d80-f7f87ebce36f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:52:27.541 7 INFO cinder.api.openstack.wsgi [None req-6b559bfc-b91e-4f61-8d80-f7f87ebce36f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:52:37.539 7 INFO cinder.api.openstack.wsgi [None req-6b559bfc-b91e-4f61-8d80-f7f87ebce36f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:52:37.539 8 INFO cinder.api.openstack.wsgi [None req-7b6be43b-43c4-4e2c-8d6d-2788634e0ba6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:52:37.539 7 INFO cinder.api.openstack.wsgi [None req-6b559bfc-b91e-4f61-8d80-f7f87ebce36f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:52:37.540 8 INFO cinder.api.openstack.wsgi [None req-7b6be43b-43c4-4e2c-8d6d-2788634e0ba6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:52:47.540 7 INFO cinder.api.openstack.wsgi [None req-6b559bfc-b91e-4f61-8d80-f7f87ebce36f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:52:47.540 8 INFO cinder.api.openstack.wsgi [None req-7b6be43b-43c4-4e2c-8d6d-2788634e0ba6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:52:47.541 8 INFO cinder.api.openstack.wsgi [None req-7b6be43b-43c4-4e2c-8d6d-2788634e0ba6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:52:47.541 7 INFO cinder.api.openstack.wsgi [None req-6b559bfc-b91e-4f61-8d80-f7f87ebce36f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:52:53.143 8 INFO cinder.api.openstack.wsgi [None req-8ee4de81-99a5-463e-9ba6-446a19073ced 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services 2026-05-12 06:52:53.152 8 INFO cinder.api.openstack.wsgi [None req-8ee4de81-99a5-463e-9ba6-446a19073ced 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services returned with HTTP 200 [pid: 8|app: 0|req: 270/540] 10.0.0.50 () {28 vars in 644 bytes} [Tue May 12 06:52:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-services => generated 646 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:52:53.165 7 INFO cinder.api.openstack.wsgi [None req-a47067fa-add5-4cee-8d36-252b19d80c56 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 06:52:53.177 7 INFO cinder.volume.api [None req-a47067fa-add5-4cee-8d36-252b19d80c56 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 06:52:53.180 7 INFO cinder.api.openstack.wsgi [None req-a47067fa-add5-4cee-8d36-252b19d80c56 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 271/541] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 06:52:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 06:52:53.195 8 INFO cinder.api.openstack.wsgi [None req-04c92ce2-6d56-4640-a3fa-d47ff0baf611 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 06:52:53.208 8 INFO cinder.volume.api [None req-04c92ce2-6d56-4640-a3fa-d47ff0baf611 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 06:52:53.211 8 INFO cinder.api.openstack.wsgi [None req-04c92ce2-6d56-4640-a3fa-d47ff0baf611 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 271/542] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 06:52:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:52:53.223 7 INFO cinder.api.openstack.wsgi [None req-c8997c54-1c74-43fd-8dad-803c30b2a729 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true 2026-05-12 06:52:53.249 7 INFO cinder.api.openstack.wsgi [None req-c8997c54-1c74-43fd-8dad-803c30b2a729 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 272/543] 10.0.0.50 () {28 vars in 695 bytes} [Tue May 12 06:52:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true => generated 670 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:52:53.307 8 INFO cinder.api.openstack.wsgi [None req-fbace9ca-97b3-475f-a499-9033f204bae0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true 2026-05-12 06:52:53.327 8 INFO cinder.api.openstack.wsgi [None req-fbace9ca-97b3-475f-a499-9033f204bae0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 272/544] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:52:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:52:53.341 7 INFO cinder.api.openstack.wsgi [None req-d64e0016-91f8-439b-9266-c1115217f479 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true 2026-05-12 06:52:53.371 7 INFO cinder.api.openstack.wsgi [None req-d64e0016-91f8-439b-9266-c1115217f479 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 273/545] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:52:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:52:53.387 8 INFO cinder.api.openstack.wsgi [None req-84374a14-d995-49e9-ab56-838c0c2d9474 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true 2026-05-12 06:52:53.413 8 INFO cinder.api.openstack.wsgi [None req-84374a14-d995-49e9-ab56-838c0c2d9474 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 273/546] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:52:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:52:53.428 7 INFO cinder.api.openstack.wsgi [None req-f00520f4-e69e-4b02-9a05-6778e29283c0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true 2026-05-12 06:52:53.436 7 INFO cinder.volume.api [None req-f00520f4-e69e-4b02-9a05-6778e29283c0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all snapshots completed successfully. 2026-05-12 06:52:53.436 7 INFO cinder.api.openstack.wsgi [None req-f00520f4-e69e-4b02-9a05-6778e29283c0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 274/547] 10.0.0.50 () {28 vars in 673 bytes} [Tue May 12 06:52:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 06:52:57.539 7 INFO cinder.api.openstack.wsgi [None req-f00520f4-e69e-4b02-9a05-6778e29283c0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:52:57.539 8 INFO cinder.api.openstack.wsgi [None req-84374a14-d995-49e9-ab56-838c0c2d9474 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:52:57.541 8 INFO cinder.api.openstack.wsgi [None req-84374a14-d995-49e9-ab56-838c0c2d9474 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:52:57.541 7 INFO cinder.api.openstack.wsgi [None req-f00520f4-e69e-4b02-9a05-6778e29283c0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:53:07.539 8 INFO cinder.api.openstack.wsgi [None req-84374a14-d995-49e9-ab56-838c0c2d9474 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:53:07.539 7 INFO cinder.api.openstack.wsgi [None req-f00520f4-e69e-4b02-9a05-6778e29283c0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:53:07.541 8 INFO cinder.api.openstack.wsgi [None req-84374a14-d995-49e9-ab56-838c0c2d9474 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:53:07.541 7 INFO cinder.api.openstack.wsgi [None req-f00520f4-e69e-4b02-9a05-6778e29283c0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:53:17.539 7 INFO cinder.api.openstack.wsgi [None req-f00520f4-e69e-4b02-9a05-6778e29283c0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:53:17.539 8 INFO cinder.api.openstack.wsgi [None req-84374a14-d995-49e9-ab56-838c0c2d9474 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:53:17.540 7 INFO cinder.api.openstack.wsgi [None req-f00520f4-e69e-4b02-9a05-6778e29283c0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:53:17.540 8 INFO cinder.api.openstack.wsgi [None req-84374a14-d995-49e9-ab56-838c0c2d9474 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:53:27.540 7 INFO cinder.api.openstack.wsgi [None req-f00520f4-e69e-4b02-9a05-6778e29283c0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:53:27.540 8 INFO cinder.api.openstack.wsgi [None req-84374a14-d995-49e9-ab56-838c0c2d9474 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:53:27.542 7 INFO cinder.api.openstack.wsgi [None req-f00520f4-e69e-4b02-9a05-6778e29283c0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:53:27.542 8 INFO cinder.api.openstack.wsgi [None req-84374a14-d995-49e9-ab56-838c0c2d9474 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:53:37.540 7 INFO cinder.api.openstack.wsgi [None req-f00520f4-e69e-4b02-9a05-6778e29283c0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:53:37.541 7 INFO cinder.api.openstack.wsgi [None req-f00520f4-e69e-4b02-9a05-6778e29283c0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:53:37.543 8 INFO cinder.api.openstack.wsgi [None req-84374a14-d995-49e9-ab56-838c0c2d9474 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:53:37.543 8 INFO cinder.api.openstack.wsgi [None req-84374a14-d995-49e9-ab56-838c0c2d9474 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:53:47.541 8 INFO cinder.api.openstack.wsgi [None req-84374a14-d995-49e9-ab56-838c0c2d9474 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:53:47.540 7 INFO cinder.api.openstack.wsgi [None req-f00520f4-e69e-4b02-9a05-6778e29283c0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:53:47.542 8 INFO cinder.api.openstack.wsgi [None req-84374a14-d995-49e9-ab56-838c0c2d9474 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:53:47.543 7 INFO cinder.api.openstack.wsgi [None req-f00520f4-e69e-4b02-9a05-6778e29283c0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:53:53.155 8 INFO cinder.api.openstack.wsgi [None req-5dde1504-eeca-4340-b490-ec4ad908d972 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true 2026-05-12 06:53:53.179 8 INFO cinder.api.openstack.wsgi [None req-5dde1504-eeca-4340-b490-ec4ad908d972 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 280/560] 10.0.0.50 () {28 vars in 695 bytes} [Tue May 12 06:53:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true => generated 670 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:53:53.199 7 INFO cinder.api.openstack.wsgi [None req-daa2cb11-1841-49d1-ac00-9030e3b09050 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services 2026-05-12 06:53:53.207 7 INFO cinder.api.openstack.wsgi [None req-daa2cb11-1841-49d1-ac00-9030e3b09050 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services returned with HTTP 200 [pid: 7|app: 0|req: 281/561] 10.0.0.50 () {28 vars in 644 bytes} [Tue May 12 06:53:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:53:53.220 8 INFO cinder.api.openstack.wsgi [None req-f2e30f86-e718-4ba9-9994-60ca297d67a8 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 06:53:53.237 8 INFO cinder.volume.api [None req-f2e30f86-e718-4ba9-9994-60ca297d67a8 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 06:53:53.241 8 INFO cinder.api.openstack.wsgi [None req-f2e30f86-e718-4ba9-9994-60ca297d67a8 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 281/562] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 06:53:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 06:53:53.263 7 INFO cinder.api.openstack.wsgi [None req-7a49558b-95a2-4e0d-8030-a76c25cb592f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true 2026-05-12 06:53:53.272 7 INFO cinder.volume.api [None req-7a49558b-95a2-4e0d-8030-a76c25cb592f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all snapshots completed successfully. 2026-05-12 06:53:53.272 7 INFO cinder.api.openstack.wsgi [None req-7a49558b-95a2-4e0d-8030-a76c25cb592f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 282/563] 10.0.0.50 () {28 vars in 673 bytes} [Tue May 12 06:53:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:53:53.286 8 INFO cinder.api.openstack.wsgi [None req-d676cb74-d8e3-4465-bb9a-780234dde04a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 06:53:53.303 8 INFO cinder.volume.api [None req-d676cb74-d8e3-4465-bb9a-780234dde04a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 06:53:53.307 8 INFO cinder.api.openstack.wsgi [None req-d676cb74-d8e3-4465-bb9a-780234dde04a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 282/564] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 06:53:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:53:53.363 7 INFO cinder.api.openstack.wsgi [None req-e1022c0f-5ef5-4d3e-8e5a-d808ff57d7b6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true 2026-05-12 06:53:53.423 7 INFO cinder.api.openstack.wsgi [None req-e1022c0f-5ef5-4d3e-8e5a-d808ff57d7b6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 283/565] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:53:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true => generated 847 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:53:53.441 8 INFO cinder.api.openstack.wsgi [None req-ced7f923-e070-4d2c-b310-f8e7ddb2c4d2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true 2026-05-12 06:53:53.471 8 INFO cinder.api.openstack.wsgi [None req-ced7f923-e070-4d2c-b310-f8e7ddb2c4d2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 283/566] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:53:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:53:53.486 7 INFO cinder.api.openstack.wsgi [None req-9a3a91e3-5099-477f-921c-ebfc864a7b37 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true 2026-05-12 06:53:53.522 7 INFO cinder.api.openstack.wsgi [None req-9a3a91e3-5099-477f-921c-ebfc864a7b37 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 284/567] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:53:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:53:57.539 8 INFO cinder.api.openstack.wsgi [None req-ced7f923-e070-4d2c-b310-f8e7ddb2c4d2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:53:57.540 7 INFO cinder.api.openstack.wsgi [None req-9a3a91e3-5099-477f-921c-ebfc864a7b37 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:53:57.541 8 INFO cinder.api.openstack.wsgi [None req-ced7f923-e070-4d2c-b310-f8e7ddb2c4d2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:53:57.542 7 INFO cinder.api.openstack.wsgi [None req-9a3a91e3-5099-477f-921c-ebfc864a7b37 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:54:07.539 8 INFO cinder.api.openstack.wsgi [None req-ced7f923-e070-4d2c-b310-f8e7ddb2c4d2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:54:07.540 8 INFO cinder.api.openstack.wsgi [None req-ced7f923-e070-4d2c-b310-f8e7ddb2c4d2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:54:07.541 7 INFO cinder.api.openstack.wsgi [None req-9a3a91e3-5099-477f-921c-ebfc864a7b37 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:54:07.543 7 INFO cinder.api.openstack.wsgi [None req-9a3a91e3-5099-477f-921c-ebfc864a7b37 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:54:17.539 7 INFO cinder.api.openstack.wsgi [None req-9a3a91e3-5099-477f-921c-ebfc864a7b37 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:54:17.539 8 INFO cinder.api.openstack.wsgi [None req-ced7f923-e070-4d2c-b310-f8e7ddb2c4d2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:54:17.540 7 INFO cinder.api.openstack.wsgi [None req-9a3a91e3-5099-477f-921c-ebfc864a7b37 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:54:17.541 8 INFO cinder.api.openstack.wsgi [None req-ced7f923-e070-4d2c-b310-f8e7ddb2c4d2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:54:27.539 7 INFO cinder.api.openstack.wsgi [None req-9a3a91e3-5099-477f-921c-ebfc864a7b37 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:54:27.540 8 INFO cinder.api.openstack.wsgi [None req-ced7f923-e070-4d2c-b310-f8e7ddb2c4d2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:54:27.540 7 INFO cinder.api.openstack.wsgi [None req-9a3a91e3-5099-477f-921c-ebfc864a7b37 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:54:27.541 8 INFO cinder.api.openstack.wsgi [None req-ced7f923-e070-4d2c-b310-f8e7ddb2c4d2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:54:37.542 7 INFO cinder.api.openstack.wsgi [None req-9a3a91e3-5099-477f-921c-ebfc864a7b37 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:54:37.543 7 INFO cinder.api.openstack.wsgi [None req-9a3a91e3-5099-477f-921c-ebfc864a7b37 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:54:37.543 8 INFO cinder.api.openstack.wsgi [None req-ced7f923-e070-4d2c-b310-f8e7ddb2c4d2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:54:37.544 8 INFO cinder.api.openstack.wsgi [None req-ced7f923-e070-4d2c-b310-f8e7ddb2c4d2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:54:47.538 7 INFO cinder.api.openstack.wsgi [None req-9a3a91e3-5099-477f-921c-ebfc864a7b37 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:54:47.539 8 INFO cinder.api.openstack.wsgi [None req-ced7f923-e070-4d2c-b310-f8e7ddb2c4d2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:54:47.540 7 INFO cinder.api.openstack.wsgi [None req-9a3a91e3-5099-477f-921c-ebfc864a7b37 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:54:47.540 8 INFO cinder.api.openstack.wsgi [None req-ced7f923-e070-4d2c-b310-f8e7ddb2c4d2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:54:53.160 7 INFO cinder.api.openstack.wsgi [None req-b38dd109-5317-430a-a99d-dd7bfa83ce1e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 06:54:53.173 7 INFO cinder.volume.api [None req-b38dd109-5317-430a-a99d-dd7bfa83ce1e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 06:54:53.177 7 INFO cinder.api.openstack.wsgi [None req-b38dd109-5317-430a-a99d-dd7bfa83ce1e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 291/580] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 06:54:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 06:54:53.193 8 INFO cinder.api.openstack.wsgi [None req-f2b2270a-bb60-409f-aa6d-58755d8ffe76 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true 2026-05-12 06:54:53.200 8 INFO cinder.volume.api [None req-f2b2270a-bb60-409f-aa6d-58755d8ffe76 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all snapshots completed successfully. 2026-05-12 06:54:53.200 8 INFO cinder.api.openstack.wsgi [None req-f2b2270a-bb60-409f-aa6d-58755d8ffe76 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 290/581] 10.0.0.50 () {28 vars in 673 bytes} [Tue May 12 06:54:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 06:54:53.259 7 INFO cinder.api.openstack.wsgi [None req-c2ec3377-779c-44cf-a2d2-85f01e95b453 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true 2026-05-12 06:54:53.290 7 INFO cinder.api.openstack.wsgi [None req-c2ec3377-779c-44cf-a2d2-85f01e95b453 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 292/582] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:54:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:54:53.305 8 INFO cinder.api.openstack.wsgi [None req-e4c23d18-8b8e-4447-b85b-42b9fb901e16 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true 2026-05-12 06:54:53.341 8 INFO cinder.api.openstack.wsgi [None req-e4c23d18-8b8e-4447-b85b-42b9fb901e16 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 291/583] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:54:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:54:53.358 7 INFO cinder.api.openstack.wsgi [None req-f0349c93-7875-4f74-97ab-c2bcd4e20387 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true 2026-05-12 06:54:53.380 7 INFO cinder.api.openstack.wsgi [None req-f0349c93-7875-4f74-97ab-c2bcd4e20387 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 293/584] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:54:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:54:53.392 8 INFO cinder.api.openstack.wsgi [None req-fa97f0dd-20fb-4135-9b6d-29680d1b2d11 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 06:54:53.405 8 INFO cinder.volume.api [None req-fa97f0dd-20fb-4135-9b6d-29680d1b2d11 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 06:54:53.409 8 INFO cinder.api.openstack.wsgi [None req-fa97f0dd-20fb-4135-9b6d-29680d1b2d11 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 292/585] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 06:54:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:54:53.421 7 INFO cinder.api.openstack.wsgi [None req-5ae1be90-ea0e-4be8-8a71-411775c0b221 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services 2026-05-12 06:54:53.430 7 INFO cinder.api.openstack.wsgi [None req-5ae1be90-ea0e-4be8-8a71-411775c0b221 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services returned with HTTP 200 [pid: 7|app: 0|req: 294/586] 10.0.0.50 () {28 vars in 644 bytes} [Tue May 12 06:54:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:54:53.444 8 INFO cinder.api.openstack.wsgi [None req-79f01597-5ec1-434f-a250-f4b59971b8bd 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true 2026-05-12 06:54:53.464 8 INFO cinder.api.openstack.wsgi [None req-79f01597-5ec1-434f-a250-f4b59971b8bd 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 293/587] 10.0.0.50 () {28 vars in 695 bytes} [Tue May 12 06:54:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true => generated 670 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:54:57.539 8 INFO cinder.api.openstack.wsgi [None req-79f01597-5ec1-434f-a250-f4b59971b8bd 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:54:57.540 7 INFO cinder.api.openstack.wsgi [None req-5ae1be90-ea0e-4be8-8a71-411775c0b221 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:54:57.541 7 INFO cinder.api.openstack.wsgi [None req-5ae1be90-ea0e-4be8-8a71-411775c0b221 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:54:57.542 8 INFO cinder.api.openstack.wsgi [None req-79f01597-5ec1-434f-a250-f4b59971b8bd 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:55:07.539 7 INFO cinder.api.openstack.wsgi [None req-5ae1be90-ea0e-4be8-8a71-411775c0b221 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:55:07.539 8 INFO cinder.api.openstack.wsgi [None req-79f01597-5ec1-434f-a250-f4b59971b8bd 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:55:07.540 7 INFO cinder.api.openstack.wsgi [None req-5ae1be90-ea0e-4be8-8a71-411775c0b221 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:55:07.541 8 INFO cinder.api.openstack.wsgi [None req-79f01597-5ec1-434f-a250-f4b59971b8bd 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:55:17.539 8 INFO cinder.api.openstack.wsgi [None req-79f01597-5ec1-434f-a250-f4b59971b8bd 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:55:17.539 7 INFO cinder.api.openstack.wsgi [None req-5ae1be90-ea0e-4be8-8a71-411775c0b221 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:55:17.540 8 INFO cinder.api.openstack.wsgi [None req-79f01597-5ec1-434f-a250-f4b59971b8bd 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:55:17.541 7 INFO cinder.api.openstack.wsgi [None req-5ae1be90-ea0e-4be8-8a71-411775c0b221 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:55:27.540 8 INFO cinder.api.openstack.wsgi [None req-79f01597-5ec1-434f-a250-f4b59971b8bd 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:55:27.541 8 INFO cinder.api.openstack.wsgi [None req-79f01597-5ec1-434f-a250-f4b59971b8bd 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:55:27.542 7 INFO cinder.api.openstack.wsgi [None req-5ae1be90-ea0e-4be8-8a71-411775c0b221 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:55:27.544 7 INFO cinder.api.openstack.wsgi [None req-5ae1be90-ea0e-4be8-8a71-411775c0b221 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:55:37.539 8 INFO cinder.api.openstack.wsgi [None req-79f01597-5ec1-434f-a250-f4b59971b8bd 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:55:37.540 8 INFO cinder.api.openstack.wsgi [None req-79f01597-5ec1-434f-a250-f4b59971b8bd 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:55:37.539 7 INFO cinder.api.openstack.wsgi [None req-5ae1be90-ea0e-4be8-8a71-411775c0b221 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:55:37.541 7 INFO cinder.api.openstack.wsgi [None req-5ae1be90-ea0e-4be8-8a71-411775c0b221 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:55:47.540 7 INFO cinder.api.openstack.wsgi [None req-5ae1be90-ea0e-4be8-8a71-411775c0b221 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:55:47.540 8 INFO cinder.api.openstack.wsgi [None req-79f01597-5ec1-434f-a250-f4b59971b8bd 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:55:47.542 7 INFO cinder.api.openstack.wsgi [None req-5ae1be90-ea0e-4be8-8a71-411775c0b221 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:55:47.542 8 INFO cinder.api.openstack.wsgi [None req-79f01597-5ec1-434f-a250-f4b59971b8bd 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:55:53.176 7 INFO cinder.api.openstack.wsgi [None req-1ebca8d0-b9a8-4147-adcc-0fb7dfa0888f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 06:55:53.206 7 INFO cinder.volume.api [None req-1ebca8d0-b9a8-4147-adcc-0fb7dfa0888f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 06:55:53.211 7 INFO cinder.api.openstack.wsgi [None req-1ebca8d0-b9a8-4147-adcc-0fb7dfa0888f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 301/600] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 06:55:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true => generated 15 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:55:53.228 8 INFO cinder.api.openstack.wsgi [None req-719abd0f-ae12-40e7-89e7-fa5b31aff54b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true 2026-05-12 06:55:53.249 8 INFO cinder.api.openstack.wsgi [None req-719abd0f-ae12-40e7-89e7-fa5b31aff54b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 300/601] 10.0.0.50 () {28 vars in 695 bytes} [Tue May 12 06:55:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true => generated 670 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:55:53.292 7 INFO cinder.api.openstack.wsgi [None req-5404acfe-ff98-4a44-8df4-8ceef116196b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true 2026-05-12 06:55:53.322 7 INFO cinder.api.openstack.wsgi [None req-5404acfe-ff98-4a44-8df4-8ceef116196b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 302/602] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:55:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:55:53.334 8 INFO cinder.api.openstack.wsgi [None req-0e93e6c5-4158-4712-b4c5-56272e077eb7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true 2026-05-12 06:55:53.365 8 INFO cinder.api.openstack.wsgi [None req-0e93e6c5-4158-4712-b4c5-56272e077eb7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 301/603] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:55:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:55:53.378 7 INFO cinder.api.openstack.wsgi [None req-5b01f140-f56d-4b8c-a922-de409b40b18a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true 2026-05-12 06:55:53.406 7 INFO cinder.api.openstack.wsgi [None req-5b01f140-f56d-4b8c-a922-de409b40b18a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 303/604] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:55:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:55:53.422 8 INFO cinder.api.openstack.wsgi [None req-8b42f9eb-88c3-4fd3-8874-428d1a88b88b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services 2026-05-12 06:55:53.428 8 INFO cinder.api.openstack.wsgi [None req-8b42f9eb-88c3-4fd3-8874-428d1a88b88b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services returned with HTTP 200 [pid: 8|app: 0|req: 302/605] 10.0.0.50 () {28 vars in 644 bytes} [Tue May 12 06:55:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:55:53.441 7 INFO cinder.api.openstack.wsgi [None req-04ea8304-c474-4446-adf9-c11e70f9e990 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 06:55:53.452 7 INFO cinder.volume.api [None req-04ea8304-c474-4446-adf9-c11e70f9e990 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 06:55:53.455 7 INFO cinder.api.openstack.wsgi [None req-04ea8304-c474-4446-adf9-c11e70f9e990 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 304/606] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 06:55:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 06:55:53.471 8 INFO cinder.api.openstack.wsgi [None req-5c8532cf-658c-4f03-af29-2ffa2cc3f8bf 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true 2026-05-12 06:55:53.488 8 INFO cinder.volume.api [None req-5c8532cf-658c-4f03-af29-2ffa2cc3f8bf 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all snapshots completed successfully. 2026-05-12 06:55:53.489 8 INFO cinder.api.openstack.wsgi [None req-5c8532cf-658c-4f03-af29-2ffa2cc3f8bf 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 303/607] 10.0.0.50 () {28 vars in 673 bytes} [Tue May 12 06:55:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true => generated 17 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:55:57.540 7 INFO cinder.api.openstack.wsgi [None req-04ea8304-c474-4446-adf9-c11e70f9e990 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:55:57.540 8 INFO cinder.api.openstack.wsgi [None req-5c8532cf-658c-4f03-af29-2ffa2cc3f8bf 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:55:57.542 8 INFO cinder.api.openstack.wsgi [None req-5c8532cf-658c-4f03-af29-2ffa2cc3f8bf 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:55:57.541 7 INFO cinder.api.openstack.wsgi [None req-04ea8304-c474-4446-adf9-c11e70f9e990 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:56:07.539 7 INFO cinder.api.openstack.wsgi [None req-04ea8304-c474-4446-adf9-c11e70f9e990 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:56:07.540 8 INFO cinder.api.openstack.wsgi [None req-5c8532cf-658c-4f03-af29-2ffa2cc3f8bf 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:56:07.541 7 INFO cinder.api.openstack.wsgi [None req-04ea8304-c474-4446-adf9-c11e70f9e990 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:56:07.541 8 INFO cinder.api.openstack.wsgi [None req-5c8532cf-658c-4f03-af29-2ffa2cc3f8bf 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:56:17.539 8 INFO cinder.api.openstack.wsgi [None req-5c8532cf-658c-4f03-af29-2ffa2cc3f8bf 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:56:17.540 7 INFO cinder.api.openstack.wsgi [None req-04ea8304-c474-4446-adf9-c11e70f9e990 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:56:17.541 8 INFO cinder.api.openstack.wsgi [None req-5c8532cf-658c-4f03-af29-2ffa2cc3f8bf 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:56:17.541 7 INFO cinder.api.openstack.wsgi [None req-04ea8304-c474-4446-adf9-c11e70f9e990 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:56:27.540 7 INFO cinder.api.openstack.wsgi [None req-04ea8304-c474-4446-adf9-c11e70f9e990 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:56:27.540 8 INFO cinder.api.openstack.wsgi [None req-5c8532cf-658c-4f03-af29-2ffa2cc3f8bf 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:56:27.541 7 INFO cinder.api.openstack.wsgi [None req-04ea8304-c474-4446-adf9-c11e70f9e990 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:56:27.542 8 INFO cinder.api.openstack.wsgi [None req-5c8532cf-658c-4f03-af29-2ffa2cc3f8bf 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:56:37.539 8 INFO cinder.api.openstack.wsgi [None req-5c8532cf-658c-4f03-af29-2ffa2cc3f8bf 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:56:37.539 7 INFO cinder.api.openstack.wsgi [None req-04ea8304-c474-4446-adf9-c11e70f9e990 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:56:37.541 8 INFO cinder.api.openstack.wsgi [None req-5c8532cf-658c-4f03-af29-2ffa2cc3f8bf 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:56:37.541 7 INFO cinder.api.openstack.wsgi [None req-04ea8304-c474-4446-adf9-c11e70f9e990 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:56:47.546 8 INFO cinder.api.openstack.wsgi [None req-5c8532cf-658c-4f03-af29-2ffa2cc3f8bf 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:56:47.547 7 INFO cinder.api.openstack.wsgi [None req-04ea8304-c474-4446-adf9-c11e70f9e990 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:56:47.547 8 INFO cinder.api.openstack.wsgi [None req-5c8532cf-658c-4f03-af29-2ffa2cc3f8bf 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:56:47.548 7 INFO cinder.api.openstack.wsgi [None req-04ea8304-c474-4446-adf9-c11e70f9e990 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:56:53.309 8 INFO cinder.api.openstack.wsgi [None req-e969e4cb-654e-4805-8812-b879236eeef9 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 06:56:53.331 8 INFO cinder.volume.api [None req-e969e4cb-654e-4805-8812-b879236eeef9 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 06:56:53.335 8 INFO cinder.api.openstack.wsgi [None req-e969e4cb-654e-4805-8812-b879236eeef9 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 310/620] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 06:56:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true => generated 15 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:56:53.349 7 INFO cinder.api.openstack.wsgi [None req-56d4011e-3455-476f-9e8d-8f6db5440bce 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true 2026-05-12 06:56:53.365 7 INFO cinder.volume.api [None req-56d4011e-3455-476f-9e8d-8f6db5440bce 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all snapshots completed successfully. 2026-05-12 06:56:53.366 7 INFO cinder.api.openstack.wsgi [None req-56d4011e-3455-476f-9e8d-8f6db5440bce 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 311/621] 10.0.0.50 () {28 vars in 673 bytes} [Tue May 12 06:56:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:56:53.380 8 INFO cinder.api.openstack.wsgi [None req-d9373064-b198-4c12-944b-efa16f36d499 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services 2026-05-12 06:56:53.389 8 INFO cinder.api.openstack.wsgi [None req-d9373064-b198-4c12-944b-efa16f36d499 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services returned with HTTP 200 [pid: 8|app: 0|req: 311/622] 10.0.0.50 () {28 vars in 644 bytes} [Tue May 12 06:56:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:56:53.434 7 INFO cinder.api.openstack.wsgi [None req-7d179065-cb73-4fd1-a8e5-36f2c1ec04da 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true 2026-05-12 06:56:53.490 7 INFO cinder.api.openstack.wsgi [None req-7d179065-cb73-4fd1-a8e5-36f2c1ec04da 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 312/623] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:56:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true => generated 847 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:56:53.505 8 INFO cinder.api.openstack.wsgi [None req-c7b3714d-8ddb-4ce7-be22-dcb629f51e48 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true 2026-05-12 06:56:53.536 8 INFO cinder.api.openstack.wsgi [None req-c7b3714d-8ddb-4ce7-be22-dcb629f51e48 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 312/624] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:56:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:56:53.552 7 INFO cinder.api.openstack.wsgi [None req-50da97a2-5bb1-4af6-a5d7-a9286348fc98 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true 2026-05-12 06:56:53.594 7 INFO cinder.api.openstack.wsgi [None req-50da97a2-5bb1-4af6-a5d7-a9286348fc98 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 313/625] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:56:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:56:53.609 8 INFO cinder.api.openstack.wsgi [None req-d96e2ee2-f25a-41e7-8dca-dee731a848f2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 06:56:53.625 8 INFO cinder.volume.api [None req-d96e2ee2-f25a-41e7-8dca-dee731a848f2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 06:56:53.629 8 INFO cinder.api.openstack.wsgi [None req-d96e2ee2-f25a-41e7-8dca-dee731a848f2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 313/626] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 06:56:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 06:56:53.645 7 INFO cinder.api.openstack.wsgi [None req-76444a53-e6b5-429e-8c81-117e39ba165f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true 2026-05-12 06:56:53.667 7 INFO cinder.api.openstack.wsgi [None req-76444a53-e6b5-429e-8c81-117e39ba165f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 314/627] 10.0.0.50 () {28 vars in 695 bytes} [Tue May 12 06:56:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 06:56:57.538 8 INFO cinder.api.openstack.wsgi [None req-d96e2ee2-f25a-41e7-8dca-dee731a848f2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:56:57.539 8 INFO cinder.api.openstack.wsgi [None req-d96e2ee2-f25a-41e7-8dca-dee731a848f2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:56:57.539 7 INFO cinder.api.openstack.wsgi [None req-76444a53-e6b5-429e-8c81-117e39ba165f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:56:57.541 7 INFO cinder.api.openstack.wsgi [None req-76444a53-e6b5-429e-8c81-117e39ba165f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:57:07.539 8 INFO cinder.api.openstack.wsgi [None req-d96e2ee2-f25a-41e7-8dca-dee731a848f2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:57:07.539 7 INFO cinder.api.openstack.wsgi [None req-76444a53-e6b5-429e-8c81-117e39ba165f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:57:07.540 7 INFO cinder.api.openstack.wsgi [None req-76444a53-e6b5-429e-8c81-117e39ba165f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:57:07.541 8 INFO cinder.api.openstack.wsgi [None req-d96e2ee2-f25a-41e7-8dca-dee731a848f2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:57:17.540 7 INFO cinder.api.openstack.wsgi [None req-76444a53-e6b5-429e-8c81-117e39ba165f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:57:17.541 7 INFO cinder.api.openstack.wsgi [None req-76444a53-e6b5-429e-8c81-117e39ba165f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:57:17.543 8 INFO cinder.api.openstack.wsgi [None req-d96e2ee2-f25a-41e7-8dca-dee731a848f2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:57:17.544 8 INFO cinder.api.openstack.wsgi [None req-d96e2ee2-f25a-41e7-8dca-dee731a848f2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:57:27.540 8 INFO cinder.api.openstack.wsgi [None req-d96e2ee2-f25a-41e7-8dca-dee731a848f2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:57:27.541 7 INFO cinder.api.openstack.wsgi [None req-76444a53-e6b5-429e-8c81-117e39ba165f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:57:27.542 8 INFO cinder.api.openstack.wsgi [None req-d96e2ee2-f25a-41e7-8dca-dee731a848f2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:57:27.542 7 INFO cinder.api.openstack.wsgi [None req-76444a53-e6b5-429e-8c81-117e39ba165f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:57:37.540 7 INFO cinder.api.openstack.wsgi [None req-76444a53-e6b5-429e-8c81-117e39ba165f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:57:37.540 8 INFO cinder.api.openstack.wsgi [None req-d96e2ee2-f25a-41e7-8dca-dee731a848f2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:57:37.541 7 INFO cinder.api.openstack.wsgi [None req-76444a53-e6b5-429e-8c81-117e39ba165f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:57:37.555 8 INFO cinder.api.openstack.wsgi [None req-d96e2ee2-f25a-41e7-8dca-dee731a848f2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:57:47.539 8 INFO cinder.api.openstack.wsgi [None req-d96e2ee2-f25a-41e7-8dca-dee731a848f2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:57:47.539 7 INFO cinder.api.openstack.wsgi [None req-76444a53-e6b5-429e-8c81-117e39ba165f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:57:47.540 8 INFO cinder.api.openstack.wsgi [None req-d96e2ee2-f25a-41e7-8dca-dee731a848f2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:57:47.541 7 INFO cinder.api.openstack.wsgi [None req-76444a53-e6b5-429e-8c81-117e39ba165f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:57:53.139 8 INFO cinder.api.openstack.wsgi [None req-02819af2-d726-4edc-a66f-88d4577f8f2f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true 2026-05-12 06:57:53.149 8 INFO cinder.volume.api [None req-02819af2-d726-4edc-a66f-88d4577f8f2f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all snapshots completed successfully. 2026-05-12 06:57:53.149 8 INFO cinder.api.openstack.wsgi [None req-02819af2-d726-4edc-a66f-88d4577f8f2f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 320/640] 10.0.0.50 () {28 vars in 673 bytes} [Tue May 12 06:57:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true => generated 17 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:57:53.204 7 INFO cinder.api.openstack.wsgi [None req-67691d89-4dfb-41e1-b6aa-059bc6975b5c 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true 2026-05-12 06:57:53.234 7 INFO cinder.api.openstack.wsgi [None req-67691d89-4dfb-41e1-b6aa-059bc6975b5c 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 321/641] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:57:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:57:53.249 8 INFO cinder.api.openstack.wsgi [None req-1548320d-7811-46c7-a781-facb55b2c227 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true 2026-05-12 06:57:53.282 8 INFO cinder.api.openstack.wsgi [None req-1548320d-7811-46c7-a781-facb55b2c227 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 321/642] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:57:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:57:53.297 7 INFO cinder.api.openstack.wsgi [None req-3a9badc9-5645-40ba-9b9d-bd77a940cd96 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true 2026-05-12 06:57:53.321 7 INFO cinder.api.openstack.wsgi [None req-3a9badc9-5645-40ba-9b9d-bd77a940cd96 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 322/643] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:57:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:57:53.336 8 INFO cinder.api.openstack.wsgi [None req-9d24f28d-41f6-4b8f-aad4-8dd9d5a621b5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 06:57:53.346 8 INFO cinder.volume.api [None req-9d24f28d-41f6-4b8f-aad4-8dd9d5a621b5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 06:57:53.349 8 INFO cinder.api.openstack.wsgi [None req-9d24f28d-41f6-4b8f-aad4-8dd9d5a621b5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 322/644] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 06:57:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 06:57:53.360 7 INFO cinder.api.openstack.wsgi [None req-ccb8e8fb-0f3c-4eba-a936-e27db38d8f66 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 06:57:53.370 7 INFO cinder.volume.api [None req-ccb8e8fb-0f3c-4eba-a936-e27db38d8f66 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 06:57:53.373 7 INFO cinder.api.openstack.wsgi [None req-ccb8e8fb-0f3c-4eba-a936-e27db38d8f66 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 323/645] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 06:57:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 06:57:53.389 8 INFO cinder.api.openstack.wsgi [None req-98dffe99-9f26-4808-944a-c50ca43fdc56 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services 2026-05-12 06:57:53.398 8 INFO cinder.api.openstack.wsgi [None req-98dffe99-9f26-4808-944a-c50ca43fdc56 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services returned with HTTP 200 [pid: 8|app: 0|req: 323/646] 10.0.0.50 () {28 vars in 644 bytes} [Tue May 12 06:57:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:57:53.411 7 INFO cinder.api.openstack.wsgi [None req-65294e10-feb4-45be-a265-c13d46bb29c4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true 2026-05-12 06:57:53.433 7 INFO cinder.api.openstack.wsgi [None req-65294e10-feb4-45be-a265-c13d46bb29c4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 324/647] 10.0.0.50 () {28 vars in 695 bytes} [Tue May 12 06:57:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 06:57:57.539 8 INFO cinder.api.openstack.wsgi [None req-98dffe99-9f26-4808-944a-c50ca43fdc56 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:57:57.539 7 INFO cinder.api.openstack.wsgi [None req-65294e10-feb4-45be-a265-c13d46bb29c4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:57:57.541 8 INFO cinder.api.openstack.wsgi [None req-98dffe99-9f26-4808-944a-c50ca43fdc56 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:57:57.541 7 INFO cinder.api.openstack.wsgi [None req-65294e10-feb4-45be-a265-c13d46bb29c4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:58:07.540 8 INFO cinder.api.openstack.wsgi [None req-98dffe99-9f26-4808-944a-c50ca43fdc56 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:58:07.540 7 INFO cinder.api.openstack.wsgi [None req-65294e10-feb4-45be-a265-c13d46bb29c4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:58:07.542 8 INFO cinder.api.openstack.wsgi [None req-98dffe99-9f26-4808-944a-c50ca43fdc56 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:58:07.542 7 INFO cinder.api.openstack.wsgi [None req-65294e10-feb4-45be-a265-c13d46bb29c4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:58:17.539 7 INFO cinder.api.openstack.wsgi [None req-65294e10-feb4-45be-a265-c13d46bb29c4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:58:17.540 8 INFO cinder.api.openstack.wsgi [None req-98dffe99-9f26-4808-944a-c50ca43fdc56 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:58:17.540 7 INFO cinder.api.openstack.wsgi [None req-65294e10-feb4-45be-a265-c13d46bb29c4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:58:17.541 8 INFO cinder.api.openstack.wsgi [None req-98dffe99-9f26-4808-944a-c50ca43fdc56 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:58:27.539 7 INFO cinder.api.openstack.wsgi [None req-65294e10-feb4-45be-a265-c13d46bb29c4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:58:27.539 8 INFO cinder.api.openstack.wsgi [None req-98dffe99-9f26-4808-944a-c50ca43fdc56 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:58:27.541 7 INFO cinder.api.openstack.wsgi [None req-65294e10-feb4-45be-a265-c13d46bb29c4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:58:27.541 8 INFO cinder.api.openstack.wsgi [None req-98dffe99-9f26-4808-944a-c50ca43fdc56 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:58:37.538 7 INFO cinder.api.openstack.wsgi [None req-65294e10-feb4-45be-a265-c13d46bb29c4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:58:37.539 8 INFO cinder.api.openstack.wsgi [None req-98dffe99-9f26-4808-944a-c50ca43fdc56 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:58:37.540 7 INFO cinder.api.openstack.wsgi [None req-65294e10-feb4-45be-a265-c13d46bb29c4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:58:37.540 8 INFO cinder.api.openstack.wsgi [None req-98dffe99-9f26-4808-944a-c50ca43fdc56 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:58:47.539 7 INFO cinder.api.openstack.wsgi [None req-65294e10-feb4-45be-a265-c13d46bb29c4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:58:47.539 8 INFO cinder.api.openstack.wsgi [None req-98dffe99-9f26-4808-944a-c50ca43fdc56 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:58:47.540 7 INFO cinder.api.openstack.wsgi [None req-65294e10-feb4-45be-a265-c13d46bb29c4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:58:47.540 8 INFO cinder.api.openstack.wsgi [None req-98dffe99-9f26-4808-944a-c50ca43fdc56 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:58:53.135 7 INFO cinder.api.openstack.wsgi [None req-e6a13931-6e5b-463b-a986-8cae46c866ae 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true 2026-05-12 06:58:53.157 7 INFO cinder.api.openstack.wsgi [None req-e6a13931-6e5b-463b-a986-8cae46c866ae 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 331/660] 10.0.0.50 () {28 vars in 695 bytes} [Tue May 12 06:58:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true => generated 670 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:58:53.171 8 INFO cinder.api.openstack.wsgi [None req-326bcd9f-0f47-4175-b25c-7b1d590ab588 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services 2026-05-12 06:58:53.183 8 INFO cinder.api.openstack.wsgi [None req-326bcd9f-0f47-4175-b25c-7b1d590ab588 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services returned with HTTP 200 [pid: 8|app: 0|req: 330/661] 10.0.0.50 () {28 vars in 644 bytes} [Tue May 12 06:58:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-services => generated 646 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:58:53.205 7 INFO cinder.api.openstack.wsgi [None req-27c78746-724b-450e-8159-11e421c0eb99 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 06:58:53.216 7 INFO cinder.volume.api [None req-27c78746-724b-450e-8159-11e421c0eb99 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 06:58:53.219 7 INFO cinder.api.openstack.wsgi [None req-27c78746-724b-450e-8159-11e421c0eb99 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 332/662] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 06:58:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 06:58:53.271 8 INFO cinder.api.openstack.wsgi [None req-0d0d1fdb-dcd6-4a22-ab22-b33e52298c6d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true 2026-05-12 06:58:53.311 8 INFO cinder.api.openstack.wsgi [None req-0d0d1fdb-dcd6-4a22-ab22-b33e52298c6d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 331/663] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:58:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:58:53.324 7 INFO cinder.api.openstack.wsgi [None req-76016de4-3aac-4e75-9736-be2781426cfc 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true 2026-05-12 06:58:53.373 7 INFO cinder.api.openstack.wsgi [None req-76016de4-3aac-4e75-9736-be2781426cfc 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 333/664] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:58:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:58:53.388 8 INFO cinder.api.openstack.wsgi [None req-c3d2aedf-fb30-4e92-983c-faca2cbaaa93 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true 2026-05-12 06:58:53.420 8 INFO cinder.api.openstack.wsgi [None req-c3d2aedf-fb30-4e92-983c-faca2cbaaa93 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 332/665] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:58:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:58:53.437 7 INFO cinder.api.openstack.wsgi [None req-87943744-7f38-4768-80e5-d884eca40322 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 06:58:53.450 7 INFO cinder.volume.api [None req-87943744-7f38-4768-80e5-d884eca40322 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 06:58:53.454 7 INFO cinder.api.openstack.wsgi [None req-87943744-7f38-4768-80e5-d884eca40322 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 334/666] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 06:58:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 06:58:53.469 8 INFO cinder.api.openstack.wsgi [None req-d010e81a-81bf-4c93-b777-16266aefd876 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true 2026-05-12 06:58:53.477 8 INFO cinder.volume.api [None req-d010e81a-81bf-4c93-b777-16266aefd876 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all snapshots completed successfully. 2026-05-12 06:58:53.477 8 INFO cinder.api.openstack.wsgi [None req-d010e81a-81bf-4c93-b777-16266aefd876 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 333/667] 10.0.0.50 () {28 vars in 673 bytes} [Tue May 12 06:58:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 06:58:57.540 7 INFO cinder.api.openstack.wsgi [None req-87943744-7f38-4768-80e5-d884eca40322 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:58:57.541 8 INFO cinder.api.openstack.wsgi [None req-d010e81a-81bf-4c93-b777-16266aefd876 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:58:57.542 7 INFO cinder.api.openstack.wsgi [None req-87943744-7f38-4768-80e5-d884eca40322 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:58:57.543 8 INFO cinder.api.openstack.wsgi [None req-d010e81a-81bf-4c93-b777-16266aefd876 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:59:07.539 7 INFO cinder.api.openstack.wsgi [None req-87943744-7f38-4768-80e5-d884eca40322 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:59:07.540 8 INFO cinder.api.openstack.wsgi [None req-d010e81a-81bf-4c93-b777-16266aefd876 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:59:07.541 7 INFO cinder.api.openstack.wsgi [None req-87943744-7f38-4768-80e5-d884eca40322 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:59:07.541 8 INFO cinder.api.openstack.wsgi [None req-d010e81a-81bf-4c93-b777-16266aefd876 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:59:17.539 7 INFO cinder.api.openstack.wsgi [None req-87943744-7f38-4768-80e5-d884eca40322 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:59:17.539 8 INFO cinder.api.openstack.wsgi [None req-d010e81a-81bf-4c93-b777-16266aefd876 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:59:17.540 7 INFO cinder.api.openstack.wsgi [None req-87943744-7f38-4768-80e5-d884eca40322 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:59:17.540 8 INFO cinder.api.openstack.wsgi [None req-d010e81a-81bf-4c93-b777-16266aefd876 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:59:27.539 8 INFO cinder.api.openstack.wsgi [None req-d010e81a-81bf-4c93-b777-16266aefd876 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:59:27.540 7 INFO cinder.api.openstack.wsgi [None req-87943744-7f38-4768-80e5-d884eca40322 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:59:27.541 8 INFO cinder.api.openstack.wsgi [None req-d010e81a-81bf-4c93-b777-16266aefd876 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:59:27.542 7 INFO cinder.api.openstack.wsgi [None req-87943744-7f38-4768-80e5-d884eca40322 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:59:37.539 8 INFO cinder.api.openstack.wsgi [None req-d010e81a-81bf-4c93-b777-16266aefd876 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:59:37.539 7 INFO cinder.api.openstack.wsgi [None req-87943744-7f38-4768-80e5-d884eca40322 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:59:37.540 8 INFO cinder.api.openstack.wsgi [None req-d010e81a-81bf-4c93-b777-16266aefd876 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:59:37.541 7 INFO cinder.api.openstack.wsgi [None req-87943744-7f38-4768-80e5-d884eca40322 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:59:47.539 8 INFO cinder.api.openstack.wsgi [None req-d010e81a-81bf-4c93-b777-16266aefd876 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:59:47.540 7 INFO cinder.api.openstack.wsgi [None req-87943744-7f38-4768-80e5-d884eca40322 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:59:47.541 8 INFO cinder.api.openstack.wsgi [None req-d010e81a-81bf-4c93-b777-16266aefd876 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:59:47.541 7 INFO cinder.api.openstack.wsgi [None req-87943744-7f38-4768-80e5-d884eca40322 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:59:53.249 8 INFO cinder.api.openstack.wsgi [None req-1dbd4deb-fff5-4452-91cd-be946fdabbd7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true 2026-05-12 06:59:53.279 8 INFO cinder.api.openstack.wsgi [None req-1dbd4deb-fff5-4452-91cd-be946fdabbd7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 340/680] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:59:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true => generated 847 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:59:53.295 7 INFO cinder.api.openstack.wsgi [None req-4e43cd7d-2428-44a6-a9c9-73ea6e127666 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true 2026-05-12 06:59:53.348 7 INFO cinder.api.openstack.wsgi [None req-4e43cd7d-2428-44a6-a9c9-73ea6e127666 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 341/681] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:59:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true => generated 845 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:59:53.363 8 INFO cinder.api.openstack.wsgi [None req-acfd958f-eb05-4c26-9bfd-0116f4dc4bd9 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true 2026-05-12 06:59:53.401 8 INFO cinder.api.openstack.wsgi [None req-acfd958f-eb05-4c26-9bfd-0116f4dc4bd9 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 341/682] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 06:59:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:59:53.416 7 INFO cinder.api.openstack.wsgi [None req-e02bc7be-dcf8-435b-b1cc-0681f360017d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true 2026-05-12 06:59:53.426 7 INFO cinder.volume.api [None req-e02bc7be-dcf8-435b-b1cc-0681f360017d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all snapshots completed successfully. 2026-05-12 06:59:53.427 7 INFO cinder.api.openstack.wsgi [None req-e02bc7be-dcf8-435b-b1cc-0681f360017d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 342/683] 10.0.0.50 () {28 vars in 673 bytes} [Tue May 12 06:59:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 06:59:53.442 8 INFO cinder.api.openstack.wsgi [None req-f696730a-0537-4ff6-a46d-6c27fa1ec5bb 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 06:59:53.455 8 INFO cinder.volume.api [None req-f696730a-0537-4ff6-a46d-6c27fa1ec5bb 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 06:59:53.459 8 INFO cinder.api.openstack.wsgi [None req-f696730a-0537-4ff6-a46d-6c27fa1ec5bb 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 342/684] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 06:59:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 06:59:53.473 7 INFO cinder.api.openstack.wsgi [None req-88b595d1-b3f3-43a7-a6fc-7104dad7e13e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 06:59:53.490 7 INFO cinder.volume.api [None req-88b595d1-b3f3-43a7-a6fc-7104dad7e13e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 06:59:53.495 7 INFO cinder.api.openstack.wsgi [None req-88b595d1-b3f3-43a7-a6fc-7104dad7e13e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 343/685] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 06:59:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 06:59:53.510 8 INFO cinder.api.openstack.wsgi [None req-24d41292-742d-43a0-8982-c33cf626cc5d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services 2026-05-12 06:59:53.517 8 INFO cinder.api.openstack.wsgi [None req-24d41292-742d-43a0-8982-c33cf626cc5d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services returned with HTTP 200 [pid: 8|app: 0|req: 343/686] 10.0.0.50 () {28 vars in 644 bytes} [Tue May 12 06:59:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:59:53.530 7 INFO cinder.api.openstack.wsgi [None req-fb4bdd8b-80d1-4cb1-8873-4d4bd9393167 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true 2026-05-12 06:59:53.546 7 INFO cinder.api.openstack.wsgi [None req-fb4bdd8b-80d1-4cb1-8873-4d4bd9393167 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 344/687] 10.0.0.50 () {28 vars in 695 bytes} [Tue May 12 06:59:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 06:59:57.538 7 INFO cinder.api.openstack.wsgi [None req-fb4bdd8b-80d1-4cb1-8873-4d4bd9393167 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:59:57.539 8 INFO cinder.api.openstack.wsgi [None req-24d41292-742d-43a0-8982-c33cf626cc5d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 06:59:57.540 7 INFO cinder.api.openstack.wsgi [None req-fb4bdd8b-80d1-4cb1-8873-4d4bd9393167 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 06:59:57.541 8 INFO cinder.api.openstack.wsgi [None req-24d41292-742d-43a0-8982-c33cf626cc5d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:00:07.545 7 INFO cinder.api.openstack.wsgi [None req-fb4bdd8b-80d1-4cb1-8873-4d4bd9393167 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:00:07.546 7 INFO cinder.api.openstack.wsgi [None req-fb4bdd8b-80d1-4cb1-8873-4d4bd9393167 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:00:07.546 8 INFO cinder.api.openstack.wsgi [None req-24d41292-742d-43a0-8982-c33cf626cc5d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:00:07.547 8 INFO cinder.api.openstack.wsgi [None req-24d41292-742d-43a0-8982-c33cf626cc5d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:00:17.539 7 INFO cinder.api.openstack.wsgi [None req-fb4bdd8b-80d1-4cb1-8873-4d4bd9393167 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:00:17.540 8 INFO cinder.api.openstack.wsgi [None req-24d41292-742d-43a0-8982-c33cf626cc5d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:00:17.540 7 INFO cinder.api.openstack.wsgi [None req-fb4bdd8b-80d1-4cb1-8873-4d4bd9393167 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:00:17.541 8 INFO cinder.api.openstack.wsgi [None req-24d41292-742d-43a0-8982-c33cf626cc5d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:00:20.441 7 INFO cinder.api.openstack.wsgi [None req-625f99fe-69d0-4762-a0a1-465a26232c3e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET https://volume.199-204-45-70.nip.io/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea 2026-05-12 07:00:20.468 7 INFO cinder.api.openstack.wsgi [None req-625f99fe-69d0-4762-a0a1-465a26232c3e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] https://volume.199-204-45-70.nip.io/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea returned with HTTP 200 [pid: 7|app: 0|req: 348/694] 199.204.45.70 () {44 vars in 1040 bytes} [Tue May 12 07:00:20 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea => generated 338 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:00:27.539 8 INFO cinder.api.openstack.wsgi [None req-24d41292-742d-43a0-8982-c33cf626cc5d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:00:27.539 7 INFO cinder.api.openstack.wsgi [None req-625f99fe-69d0-4762-a0a1-465a26232c3e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:00:27.540 8 INFO cinder.api.openstack.wsgi [None req-24d41292-742d-43a0-8982-c33cf626cc5d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:00:27.541 7 INFO cinder.api.openstack.wsgi [None req-625f99fe-69d0-4762-a0a1-465a26232c3e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:00:37.539 7 INFO cinder.api.openstack.wsgi [None req-625f99fe-69d0-4762-a0a1-465a26232c3e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:00:37.539 8 INFO cinder.api.openstack.wsgi [None req-24d41292-742d-43a0-8982-c33cf626cc5d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:00:37.541 7 INFO cinder.api.openstack.wsgi [None req-625f99fe-69d0-4762-a0a1-465a26232c3e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:00:37.541 8 INFO cinder.api.openstack.wsgi [None req-24d41292-742d-43a0-8982-c33cf626cc5d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:00:47.539 7 INFO cinder.api.openstack.wsgi [None req-625f99fe-69d0-4762-a0a1-465a26232c3e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:00:47.539 8 INFO cinder.api.openstack.wsgi [None req-24d41292-742d-43a0-8982-c33cf626cc5d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:00:47.540 7 INFO cinder.api.openstack.wsgi [None req-625f99fe-69d0-4762-a0a1-465a26232c3e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:00:47.540 8 INFO cinder.api.openstack.wsgi [None req-24d41292-742d-43a0-8982-c33cf626cc5d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:00:53.233 7 INFO cinder.api.openstack.wsgi [None req-0f7cfb2a-1d08-46b2-b10f-95eb9b4a612d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 07:00:53.244 7 INFO cinder.volume.api [None req-0f7cfb2a-1d08-46b2-b10f-95eb9b4a612d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 07:00:53.246 7 INFO cinder.api.openstack.wsgi [None req-0f7cfb2a-1d08-46b2-b10f-95eb9b4a612d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 352/701] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 07:00:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true => generated 15 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:00:53.260 8 INFO cinder.api.openstack.wsgi [None req-bfc222d1-a876-4900-9223-9dc9bacd7dba 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true 2026-05-12 07:00:53.269 8 INFO cinder.volume.api [None req-bfc222d1-a876-4900-9223-9dc9bacd7dba 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all snapshots completed successfully. 2026-05-12 07:00:53.270 8 INFO cinder.api.openstack.wsgi [None req-bfc222d1-a876-4900-9223-9dc9bacd7dba 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 350/702] 10.0.0.50 () {28 vars in 673 bytes} [Tue May 12 07:00:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 07:00:53.285 7 INFO cinder.api.openstack.wsgi [None req-f33fed69-56c3-4b33-8493-41895d3db866 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 07:00:53.299 7 INFO cinder.volume.api [None req-f33fed69-56c3-4b33-8493-41895d3db866 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 07:00:53.302 7 INFO cinder.api.openstack.wsgi [None req-f33fed69-56c3-4b33-8493-41895d3db866 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 353/703] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 07:00:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 07:00:53.378 8 INFO cinder.api.openstack.wsgi [None req-c8563294-b9c1-462f-94b8-7dc0409087d5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true 2026-05-12 07:00:53.411 8 INFO cinder.api.openstack.wsgi [None req-c8563294-b9c1-462f-94b8-7dc0409087d5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 351/704] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:00:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:00:53.427 7 INFO cinder.api.openstack.wsgi [None req-fa482c71-5b0d-4a84-94c2-9b8c1ce4d9bd 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true 2026-05-12 07:00:53.459 7 INFO cinder.api.openstack.wsgi [None req-fa482c71-5b0d-4a84-94c2-9b8c1ce4d9bd 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 354/705] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:00:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:00:53.473 8 INFO cinder.api.openstack.wsgi [None req-09660d21-b234-47b5-83c4-897db7d2fd95 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true 2026-05-12 07:00:53.503 8 INFO cinder.api.openstack.wsgi [None req-09660d21-b234-47b5-83c4-897db7d2fd95 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 352/706] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:00:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:00:53.516 7 INFO cinder.api.openstack.wsgi [None req-4fda1632-f725-4100-a819-c4e05cfbe479 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services 2026-05-12 07:00:53.523 7 INFO cinder.api.openstack.wsgi [None req-4fda1632-f725-4100-a819-c4e05cfbe479 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services returned with HTTP 200 [pid: 7|app: 0|req: 355/707] 10.0.0.50 () {28 vars in 644 bytes} [Tue May 12 07:00:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:00:53.542 8 INFO cinder.api.openstack.wsgi [None req-f37b5d75-cd31-45c2-a644-34f18ec5c165 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true 2026-05-12 07:00:53.561 8 INFO cinder.api.openstack.wsgi [None req-f37b5d75-cd31-45c2-a644-34f18ec5c165 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 353/708] 10.0.0.50 () {28 vars in 695 bytes} [Tue May 12 07:00:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true => generated 670 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:00:57.539 7 INFO cinder.api.openstack.wsgi [None req-4fda1632-f725-4100-a819-c4e05cfbe479 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:00:57.539 8 INFO cinder.api.openstack.wsgi [None req-f37b5d75-cd31-45c2-a644-34f18ec5c165 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:00:57.540 7 INFO cinder.api.openstack.wsgi [None req-4fda1632-f725-4100-a819-c4e05cfbe479 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:00:57.540 8 INFO cinder.api.openstack.wsgi [None req-f37b5d75-cd31-45c2-a644-34f18ec5c165 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:01:07.539 7 INFO cinder.api.openstack.wsgi [None req-4fda1632-f725-4100-a819-c4e05cfbe479 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:01:07.539 8 INFO cinder.api.openstack.wsgi [None req-f37b5d75-cd31-45c2-a644-34f18ec5c165 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:01:07.540 7 INFO cinder.api.openstack.wsgi [None req-4fda1632-f725-4100-a819-c4e05cfbe479 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:01:07.541 8 INFO cinder.api.openstack.wsgi [None req-f37b5d75-cd31-45c2-a644-34f18ec5c165 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:01:17.539 7 INFO cinder.api.openstack.wsgi [None req-4fda1632-f725-4100-a819-c4e05cfbe479 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:01:17.540 7 INFO cinder.api.openstack.wsgi [None req-4fda1632-f725-4100-a819-c4e05cfbe479 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:01:17.539 8 INFO cinder.api.openstack.wsgi [None req-f37b5d75-cd31-45c2-a644-34f18ec5c165 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:01:17.541 8 INFO cinder.api.openstack.wsgi [None req-f37b5d75-cd31-45c2-a644-34f18ec5c165 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:01:27.539 8 INFO cinder.api.openstack.wsgi [None req-f37b5d75-cd31-45c2-a644-34f18ec5c165 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:01:27.539 7 INFO cinder.api.openstack.wsgi [None req-4fda1632-f725-4100-a819-c4e05cfbe479 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:01:27.540 8 INFO cinder.api.openstack.wsgi [None req-f37b5d75-cd31-45c2-a644-34f18ec5c165 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:01:27.540 7 INFO cinder.api.openstack.wsgi [None req-4fda1632-f725-4100-a819-c4e05cfbe479 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:01:31.183 8 INFO cinder.api.openstack.wsgi [None req-ca574bc5-02e0-42e5-8b9d-ec54729fc4c7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET https://volume.199-204-45-70.nip.io/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2 2026-05-12 07:01:31.209 8 INFO cinder.api.openstack.wsgi [None req-ca574bc5-02e0-42e5-8b9d-ec54729fc4c7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] https://volume.199-204-45-70.nip.io/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2 returned with HTTP 200 [pid: 8|app: 0|req: 358/717] 199.204.45.70 () {44 vars in 1040 bytes} [Tue May 12 07:01:31 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2 => generated 338 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:01:37.538 7 INFO cinder.api.openstack.wsgi [None req-4fda1632-f725-4100-a819-c4e05cfbe479 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:01:37.539 8 INFO cinder.api.openstack.wsgi [None req-ca574bc5-02e0-42e5-8b9d-ec54729fc4c7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:01:37.539 7 INFO cinder.api.openstack.wsgi [None req-4fda1632-f725-4100-a819-c4e05cfbe479 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:01:37.540 8 INFO cinder.api.openstack.wsgi [None req-ca574bc5-02e0-42e5-8b9d-ec54729fc4c7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:01:47.539 7 INFO cinder.api.openstack.wsgi [None req-4fda1632-f725-4100-a819-c4e05cfbe479 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:01:47.540 8 INFO cinder.api.openstack.wsgi [None req-ca574bc5-02e0-42e5-8b9d-ec54729fc4c7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:01:47.541 8 INFO cinder.api.openstack.wsgi [None req-ca574bc5-02e0-42e5-8b9d-ec54729fc4c7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:01:47.541 7 INFO cinder.api.openstack.wsgi [None req-4fda1632-f725-4100-a819-c4e05cfbe479 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:01:53.181 7 INFO cinder.api.openstack.wsgi [None req-ea1ee15b-8580-4e41-9f47-d6fb28f9692e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true 2026-05-12 07:01:53.195 7 INFO cinder.volume.api [None req-ea1ee15b-8580-4e41-9f47-d6fb28f9692e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all snapshots completed successfully. 2026-05-12 07:01:53.196 7 INFO cinder.api.openstack.wsgi [None req-ea1ee15b-8580-4e41-9f47-d6fb28f9692e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 362/722] 10.0.0.50 () {28 vars in 673 bytes} [Tue May 12 07:01:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true => generated 17 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:01:53.259 8 INFO cinder.api.openstack.wsgi [None req-bb8a2059-50f0-4089-a74b-2ee0e3b85f72 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true 2026-05-12 07:01:53.285 8 INFO cinder.api.openstack.wsgi [None req-bb8a2059-50f0-4089-a74b-2ee0e3b85f72 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 361/723] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:01:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:01:53.298 7 INFO cinder.api.openstack.wsgi [None req-0f66c53e-cc22-4604-83f2-b8393cf6b5d7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true 2026-05-12 07:01:53.342 7 INFO cinder.api.openstack.wsgi [None req-0f66c53e-cc22-4604-83f2-b8393cf6b5d7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 363/724] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:01:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:01:53.354 8 INFO cinder.api.openstack.wsgi [None req-09955828-29b8-43a1-bab2-f551f100b22a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true 2026-05-12 07:01:53.383 8 INFO cinder.api.openstack.wsgi [None req-09955828-29b8-43a1-bab2-f551f100b22a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 362/725] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:01:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:01:53.395 7 INFO cinder.api.openstack.wsgi [None req-d2c14ecd-41cb-4319-afd8-e2276c8f3094 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 07:01:53.409 7 INFO cinder.volume.api [None req-d2c14ecd-41cb-4319-afd8-e2276c8f3094 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 07:01:53.412 7 INFO cinder.api.openstack.wsgi [None req-d2c14ecd-41cb-4319-afd8-e2276c8f3094 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 364/726] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 07:01:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 07:01:53.425 8 INFO cinder.api.openstack.wsgi [None req-5152090a-919c-4593-82ef-fad9ad64c516 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 07:01:53.436 8 INFO cinder.volume.api [None req-5152090a-919c-4593-82ef-fad9ad64c516 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 07:01:53.439 8 INFO cinder.api.openstack.wsgi [None req-5152090a-919c-4593-82ef-fad9ad64c516 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 363/727] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 07:01:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 07:01:53.454 7 INFO cinder.api.openstack.wsgi [None req-582e682e-0231-4479-8281-153de5ac6d26 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true 2026-05-12 07:01:53.476 7 INFO cinder.api.openstack.wsgi [None req-582e682e-0231-4479-8281-153de5ac6d26 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 365/728] 10.0.0.50 () {28 vars in 695 bytes} [Tue May 12 07:01:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 07:01:53.494 8 INFO cinder.api.openstack.wsgi [None req-2d03a175-9ebf-4de5-a2f3-3221fb1a7e31 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services 2026-05-12 07:01:53.505 8 INFO cinder.api.openstack.wsgi [None req-2d03a175-9ebf-4de5-a2f3-3221fb1a7e31 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services returned with HTTP 200 [pid: 8|app: 0|req: 364/729] 10.0.0.50 () {28 vars in 644 bytes} [Tue May 12 07:01:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:01:57.539 7 INFO cinder.api.openstack.wsgi [None req-582e682e-0231-4479-8281-153de5ac6d26 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:01:57.540 8 INFO cinder.api.openstack.wsgi [None req-2d03a175-9ebf-4de5-a2f3-3221fb1a7e31 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:01:57.541 7 INFO cinder.api.openstack.wsgi [None req-582e682e-0231-4479-8281-153de5ac6d26 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:01:57.542 8 INFO cinder.api.openstack.wsgi [None req-2d03a175-9ebf-4de5-a2f3-3221fb1a7e31 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:02:07.539 8 INFO cinder.api.openstack.wsgi [None req-2d03a175-9ebf-4de5-a2f3-3221fb1a7e31 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:02:07.540 7 INFO cinder.api.openstack.wsgi [None req-582e682e-0231-4479-8281-153de5ac6d26 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:02:07.541 8 INFO cinder.api.openstack.wsgi [None req-2d03a175-9ebf-4de5-a2f3-3221fb1a7e31 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:02:07.542 7 INFO cinder.api.openstack.wsgi [None req-582e682e-0231-4479-8281-153de5ac6d26 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:02:17.539 8 INFO cinder.api.openstack.wsgi [None req-2d03a175-9ebf-4de5-a2f3-3221fb1a7e31 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:02:17.540 8 INFO cinder.api.openstack.wsgi [None req-2d03a175-9ebf-4de5-a2f3-3221fb1a7e31 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:02:17.540 7 INFO cinder.api.openstack.wsgi [None req-582e682e-0231-4479-8281-153de5ac6d26 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:02:17.542 7 INFO cinder.api.openstack.wsgi [None req-582e682e-0231-4479-8281-153de5ac6d26 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:02:27.539 7 INFO cinder.api.openstack.wsgi [None req-582e682e-0231-4479-8281-153de5ac6d26 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:02:27.539 8 INFO cinder.api.openstack.wsgi [None req-2d03a175-9ebf-4de5-a2f3-3221fb1a7e31 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:02:27.540 7 INFO cinder.api.openstack.wsgi [None req-582e682e-0231-4479-8281-153de5ac6d26 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:02:27.540 8 INFO cinder.api.openstack.wsgi [None req-2d03a175-9ebf-4de5-a2f3-3221fb1a7e31 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:02:37.551 7 INFO cinder.api.openstack.wsgi [None req-582e682e-0231-4479-8281-153de5ac6d26 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:02:37.551 8 INFO cinder.api.openstack.wsgi [None req-2d03a175-9ebf-4de5-a2f3-3221fb1a7e31 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:02:37.552 7 INFO cinder.api.openstack.wsgi [None req-582e682e-0231-4479-8281-153de5ac6d26 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:02:37.552 8 INFO cinder.api.openstack.wsgi [None req-2d03a175-9ebf-4de5-a2f3-3221fb1a7e31 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:02:47.539 8 INFO cinder.api.openstack.wsgi [None req-2d03a175-9ebf-4de5-a2f3-3221fb1a7e31 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:02:47.539 7 INFO cinder.api.openstack.wsgi [None req-582e682e-0231-4479-8281-153de5ac6d26 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:02:47.540 8 INFO cinder.api.openstack.wsgi [None req-2d03a175-9ebf-4de5-a2f3-3221fb1a7e31 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:02:47.540 7 INFO cinder.api.openstack.wsgi [None req-582e682e-0231-4479-8281-153de5ac6d26 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:02:53.210 8 INFO cinder.api.openstack.wsgi [None req-ad9469d4-44fe-41cc-8395-865de9e80c86 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 07:02:53.226 8 INFO cinder.volume.api [None req-ad9469d4-44fe-41cc-8395-865de9e80c86 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 07:02:53.231 8 INFO cinder.api.openstack.wsgi [None req-ad9469d4-44fe-41cc-8395-865de9e80c86 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 371/742] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 07:02:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true => generated 15 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:02:53.249 7 INFO cinder.api.openstack.wsgi [None req-450303ae-570d-4967-b69b-26f909681d8a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 07:02:53.267 7 INFO cinder.volume.api [None req-450303ae-570d-4967-b69b-26f909681d8a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 07:02:53.272 7 INFO cinder.api.openstack.wsgi [None req-450303ae-570d-4967-b69b-26f909681d8a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 372/743] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 07:02:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 07:02:53.289 8 INFO cinder.api.openstack.wsgi [None req-c4f01ae6-3b62-46e0-a6a3-53c956df9f3c 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true 2026-05-12 07:02:53.301 8 INFO cinder.volume.api [None req-c4f01ae6-3b62-46e0-a6a3-53c956df9f3c 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all snapshots completed successfully. 2026-05-12 07:02:53.302 8 INFO cinder.api.openstack.wsgi [None req-c4f01ae6-3b62-46e0-a6a3-53c956df9f3c 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 372/744] 10.0.0.50 () {28 vars in 673 bytes} [Tue May 12 07:02:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:02:53.320 7 INFO cinder.api.openstack.wsgi [None req-19583945-b358-46db-abdf-9144ac1af0ba 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true 2026-05-12 07:02:53.351 7 INFO cinder.api.openstack.wsgi [None req-19583945-b358-46db-abdf-9144ac1af0ba 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 373/745] 10.0.0.50 () {28 vars in 695 bytes} [Tue May 12 07:02:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true => generated 670 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:02:53.378 8 INFO cinder.api.openstack.wsgi [None req-6ad70baf-c67a-47e0-8e22-915cc2463770 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services 2026-05-12 07:02:53.406 8 INFO cinder.api.openstack.wsgi [None req-6ad70baf-c67a-47e0-8e22-915cc2463770 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services returned with HTTP 200 [pid: 8|app: 0|req: 373/746] 10.0.0.50 () {28 vars in 644 bytes} [Tue May 12 07:02:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-services => generated 646 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:02:53.545 7 INFO cinder.api.openstack.wsgi [None req-a15b9e73-7675-47e1-b928-98b27644d444 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true 2026-05-12 07:02:53.572 7 INFO cinder.api.openstack.wsgi [None req-a15b9e73-7675-47e1-b928-98b27644d444 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 374/747] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:02:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:02:53.592 8 INFO cinder.api.openstack.wsgi [None req-d781ab05-6cd7-424b-a889-5ae7cf0af08b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true 2026-05-12 07:02:53.639 8 INFO cinder.api.openstack.wsgi [None req-d781ab05-6cd7-424b-a889-5ae7cf0af08b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 374/748] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:02:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true => generated 845 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:02:53.657 7 INFO cinder.api.openstack.wsgi [None req-2903309c-57c1-4785-b3b2-03eb39a18b21 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true 2026-05-12 07:02:53.690 7 INFO cinder.api.openstack.wsgi [None req-2903309c-57c1-4785-b3b2-03eb39a18b21 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 375/749] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:02:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:02:57.539 7 INFO cinder.api.openstack.wsgi [None req-2903309c-57c1-4785-b3b2-03eb39a18b21 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:02:57.540 8 INFO cinder.api.openstack.wsgi [None req-d781ab05-6cd7-424b-a889-5ae7cf0af08b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:02:57.540 7 INFO cinder.api.openstack.wsgi [None req-2903309c-57c1-4785-b3b2-03eb39a18b21 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:02:57.542 8 INFO cinder.api.openstack.wsgi [None req-d781ab05-6cd7-424b-a889-5ae7cf0af08b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:03:07.539 7 INFO cinder.api.openstack.wsgi [None req-2903309c-57c1-4785-b3b2-03eb39a18b21 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:03:07.539 8 INFO cinder.api.openstack.wsgi [None req-d781ab05-6cd7-424b-a889-5ae7cf0af08b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:03:07.540 7 INFO cinder.api.openstack.wsgi [None req-2903309c-57c1-4785-b3b2-03eb39a18b21 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:03:07.541 8 INFO cinder.api.openstack.wsgi [None req-d781ab05-6cd7-424b-a889-5ae7cf0af08b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:03:17.539 7 INFO cinder.api.openstack.wsgi [None req-2903309c-57c1-4785-b3b2-03eb39a18b21 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:03:17.539 7 INFO cinder.api.openstack.wsgi [None req-2903309c-57c1-4785-b3b2-03eb39a18b21 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:03:17.539 8 INFO cinder.api.openstack.wsgi [None req-d781ab05-6cd7-424b-a889-5ae7cf0af08b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:03:17.541 8 INFO cinder.api.openstack.wsgi [None req-d781ab05-6cd7-424b-a889-5ae7cf0af08b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:03:27.540 7 INFO cinder.api.openstack.wsgi [None req-2903309c-57c1-4785-b3b2-03eb39a18b21 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:03:27.540 8 INFO cinder.api.openstack.wsgi [None req-d781ab05-6cd7-424b-a889-5ae7cf0af08b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:03:27.541 7 INFO cinder.api.openstack.wsgi [None req-2903309c-57c1-4785-b3b2-03eb39a18b21 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:03:27.541 8 INFO cinder.api.openstack.wsgi [None req-d781ab05-6cd7-424b-a889-5ae7cf0af08b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:03:37.146 7 INFO cinder.api.openstack.wsgi [None req-22c70c8f-f325-43bd-ab86-3b05faf79704 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots 2026-05-12 07:03:37.162 7 INFO cinder.volume.api [None req-22c70c8f-f325-43bd-ab86-3b05faf79704 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all snapshots completed successfully. 2026-05-12 07:03:37.163 7 INFO cinder.api.openstack.wsgi [None req-22c70c8f-f325-43bd-ab86-3b05faf79704 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 380/758] 10.0.0.168 () {32 vars in 705 bytes} [Tue May 12 07:03:37 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:03:37.177 8 INFO cinder.api.openstack.wsgi [None req-97ffa9f0-f674-4120-8cf9-2f6063fe3156 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes 2026-05-12 07:03:37.216 8 INFO cinder.volume.api [None req-97ffa9f0-f674-4120-8cf9-2f6063fe3156 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 07:03:37.218 8 INFO cinder.api.openstack.wsgi [None req-97ffa9f0-f674-4120-8cf9-2f6063fe3156 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes returned with HTTP 200 [pid: 8|app: 0|req: 379/759] 10.0.0.168 () {32 vars in 701 bytes} [Tue May 12 07:03:37 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/volumes => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:03:37.539 7 INFO cinder.api.openstack.wsgi [None req-22c70c8f-f325-43bd-ab86-3b05faf79704 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:03:37.540 8 INFO cinder.api.openstack.wsgi [None req-97ffa9f0-f674-4120-8cf9-2f6063fe3156 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:03:37.542 7 INFO cinder.api.openstack.wsgi [None req-22c70c8f-f325-43bd-ab86-3b05faf79704 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:03:37.542 8 INFO cinder.api.openstack.wsgi [None req-97ffa9f0-f674-4120-8cf9-2f6063fe3156 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:03:47.539 7 INFO cinder.api.openstack.wsgi [None req-22c70c8f-f325-43bd-ab86-3b05faf79704 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:03:47.541 7 INFO cinder.api.openstack.wsgi [None req-22c70c8f-f325-43bd-ab86-3b05faf79704 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:03:47.541 8 INFO cinder.api.openstack.wsgi [None req-97ffa9f0-f674-4120-8cf9-2f6063fe3156 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:03:47.548 8 INFO cinder.api.openstack.wsgi [None req-97ffa9f0-f674-4120-8cf9-2f6063fe3156 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:03:53.436 7 INFO cinder.api.openstack.wsgi [None req-defec94f-f872-43b8-b3e6-9f2885f943b2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true 2026-05-12 07:03:53.463 7 INFO cinder.api.openstack.wsgi [None req-defec94f-f872-43b8-b3e6-9f2885f943b2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 383/764] 10.0.0.50 () {28 vars in 695 bytes} [Tue May 12 07:03:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true => generated 670 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:03:53.483 8 INFO cinder.api.openstack.wsgi [None req-f1502e96-7ded-47b3-8ea9-fa408531a153 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true 2026-05-12 07:03:53.502 8 INFO cinder.volume.api [None req-f1502e96-7ded-47b3-8ea9-fa408531a153 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all snapshots completed successfully. 2026-05-12 07:03:53.503 8 INFO cinder.api.openstack.wsgi [None req-f1502e96-7ded-47b3-8ea9-fa408531a153 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 382/765] 10.0.0.50 () {28 vars in 673 bytes} [Tue May 12 07:03:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true => generated 17 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:03:53.519 7 INFO cinder.api.openstack.wsgi [None req-f8afbe03-b270-4892-812e-905944c6e5d0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 07:03:53.543 7 INFO cinder.volume.api [None req-f8afbe03-b270-4892-812e-905944c6e5d0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 07:03:53.548 7 INFO cinder.api.openstack.wsgi [None req-f8afbe03-b270-4892-812e-905944c6e5d0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 384/766] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 07:03:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:03:53.567 8 INFO cinder.api.openstack.wsgi [None req-012b9b97-1709-4eeb-be88-ee592248253a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 07:03:53.592 8 INFO cinder.volume.api [None req-012b9b97-1709-4eeb-be88-ee592248253a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 07:03:53.598 8 INFO cinder.api.openstack.wsgi [None req-012b9b97-1709-4eeb-be88-ee592248253a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 383/767] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 07:03:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:03:53.750 7 INFO cinder.api.openstack.wsgi [None req-77316906-d49b-4a4b-ab4e-9574be80a7d5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/46c3e4157cd14323b2def4f1a26a2133?usage=true 2026-05-12 07:03:53.807 7 INFO cinder.api.openstack.wsgi [None req-77316906-d49b-4a4b-ab4e-9574be80a7d5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/46c3e4157cd14323b2def4f1a26a2133?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 385/768] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:03:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/46c3e4157cd14323b2def4f1a26a2133?usage=true => generated 847 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:03:53.823 8 INFO cinder.api.openstack.wsgi [None req-ce07bfca-ece2-4b41-8862-f87f32fcc01b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/7340cc8cdb854e94ba42e25ab7590692?usage=true 2026-05-12 07:03:53.875 8 INFO cinder.api.openstack.wsgi [None req-ce07bfca-ece2-4b41-8862-f87f32fcc01b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/7340cc8cdb854e94ba42e25ab7590692?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 384/769] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:03:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/7340cc8cdb854e94ba42e25ab7590692?usage=true => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:03:53.899 7 INFO cinder.api.openstack.wsgi [None req-13925220-0f08-4fc8-b567-56008b9527c4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/8ce48d5f5e4d4e139378821333e80aea?usage=true 2026-05-12 07:03:53.961 7 INFO cinder.api.openstack.wsgi [None req-13925220-0f08-4fc8-b567-56008b9527c4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/8ce48d5f5e4d4e139378821333e80aea?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 386/770] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:03:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/8ce48d5f5e4d4e139378821333e80aea?usage=true => generated 847 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:03:53.978 8 INFO cinder.api.openstack.wsgi [None req-a70bfcd8-8008-4652-8a59-c1f16f17ba9a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true 2026-05-12 07:03:54.038 8 INFO cinder.api.openstack.wsgi [None req-a70bfcd8-8008-4652-8a59-c1f16f17ba9a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 385/771] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:03:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true => generated 847 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:03:54.052 7 INFO cinder.api.openstack.wsgi [None req-9625b830-21fa-4e45-a289-0b2519c16f4b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true 2026-05-12 07:03:54.085 7 INFO cinder.api.openstack.wsgi [None req-9625b830-21fa-4e45-a289-0b2519c16f4b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 387/772] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:03:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:03:54.104 8 INFO cinder.api.openstack.wsgi [None req-c4b68da2-74c8-482d-ac8a-6a10e0802c94 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true 2026-05-12 07:03:54.142 8 INFO cinder.api.openstack.wsgi [None req-c4b68da2-74c8-482d-ac8a-6a10e0802c94 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 386/773] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:03:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:03:54.157 7 INFO cinder.api.openstack.wsgi [None req-71cc0fa7-ae92-479c-a227-5f8989d76f4d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f81323c884b145a6b43afd13b05fbb75?usage=true 2026-05-12 07:03:54.216 7 INFO cinder.api.openstack.wsgi [None req-71cc0fa7-ae92-479c-a227-5f8989d76f4d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f81323c884b145a6b43afd13b05fbb75?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 388/774] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:03:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f81323c884b145a6b43afd13b05fbb75?usage=true => generated 847 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:03:54.233 8 INFO cinder.api.openstack.wsgi [None req-509ab501-2622-46c2-9b09-6b29b482698d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services 2026-05-12 07:03:54.239 8 INFO cinder.api.openstack.wsgi [None req-509ab501-2622-46c2-9b09-6b29b482698d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services returned with HTTP 200 [pid: 8|app: 0|req: 387/775] 10.0.0.50 () {28 vars in 644 bytes} [Tue May 12 07:03:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:03:57.539 8 INFO cinder.api.openstack.wsgi [None req-509ab501-2622-46c2-9b09-6b29b482698d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:03:57.539 7 INFO cinder.api.openstack.wsgi [None req-71cc0fa7-ae92-479c-a227-5f8989d76f4d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:03:57.541 8 INFO cinder.api.openstack.wsgi [None req-509ab501-2622-46c2-9b09-6b29b482698d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:03:57.541 7 INFO cinder.api.openstack.wsgi [None req-71cc0fa7-ae92-479c-a227-5f8989d76f4d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:04:07.539 7 INFO cinder.api.openstack.wsgi [None req-71cc0fa7-ae92-479c-a227-5f8989d76f4d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:04:07.539 8 INFO cinder.api.openstack.wsgi [None req-509ab501-2622-46c2-9b09-6b29b482698d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:04:07.540 8 INFO cinder.api.openstack.wsgi [None req-509ab501-2622-46c2-9b09-6b29b482698d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:04:07.541 7 INFO cinder.api.openstack.wsgi [None req-71cc0fa7-ae92-479c-a227-5f8989d76f4d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:04:09.685 8 INFO cinder.api.openstack.wsgi [None req-f0414668-9d38-454c-82d4-f37cbe8412ca 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7340cc8cdb854e94ba42e25ab7590692/volumes 2026-05-12 07:04:10.531 8 INFO cinder.api.v3.volumes [None req-f0414668-9d38-454c-82d4-f37cbe8412ca 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] Create volume of 1 GB 2026-05-12 07:04:10.558 8 INFO cinder.volume.api [None req-f0414668-9d38-454c-82d4-f37cbe8412ca 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - 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-05-12 07:04:11.296 8 INFO cinder.volume.api [None req-f0414668-9d38-454c-82d4-f37cbe8412ca 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] Create volume request issued successfully. 2026-05-12 07:04:11.297 8 INFO cinder.api.openstack.wsgi [None req-f0414668-9d38-454c-82d4-f37cbe8412ca 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7340cc8cdb854e94ba42e25ab7590692/volumes returned with HTTP 202 [pid: 8|app: 0|req: 390/780] 10.0.0.168 () {34 vars in 723 bytes} [Tue May 12 07:04:09 2026] POST /v3/7340cc8cdb854e94ba42e25ab7590692/volumes => generated 864 bytes in 1652 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-12 07:04:11.322 7 INFO cinder.api.openstack.wsgi [None req-148bbaa3-405f-4f67-ba1b-3758238bce66 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7340cc8cdb854e94ba42e25ab7590692/volumes/e6aa609b-51d8-4c44-8eb7-13a6501d852d /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-05-12 07:04:11.381 7 INFO cinder.volume.api [None req-148bbaa3-405f-4f67-ba1b-3758238bce66 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] Volume info retrieved successfully. 2026-05-12 07:04:11.403 7 INFO cinder.api.openstack.wsgi [None req-148bbaa3-405f-4f67-ba1b-3758238bce66 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7340cc8cdb854e94ba42e25ab7590692/volumes/e6aa609b-51d8-4c44-8eb7-13a6501d852d returned with HTTP 200 [pid: 7|app: 0|req: 391/781] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:04:11 2026] GET /v3/7340cc8cdb854e94ba42e25ab7590692/volumes/e6aa609b-51d8-4c44-8eb7-13a6501d852d => generated 932 bytes in 91 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-05-12 07:04:12.435 8 INFO cinder.api.openstack.wsgi [None req-a5fbfdb8-c047-495c-92e1-dce2284093aa 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7340cc8cdb854e94ba42e25ab7590692/volumes/e6aa609b-51d8-4c44-8eb7-13a6501d852d /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-05-12 07:04:12.458 8 INFO cinder.volume.api [None req-a5fbfdb8-c047-495c-92e1-dce2284093aa 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] Volume info retrieved successfully. 2026-05-12 07:04:12.466 8 INFO cinder.api.openstack.wsgi [None req-a5fbfdb8-c047-495c-92e1-dce2284093aa 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7340cc8cdb854e94ba42e25ab7590692/volumes/e6aa609b-51d8-4c44-8eb7-13a6501d852d returned with HTTP 200 [pid: 8|app: 0|req: 391/782] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:04:12 2026] GET /v3/7340cc8cdb854e94ba42e25ab7590692/volumes/e6aa609b-51d8-4c44-8eb7-13a6501d852d => generated 956 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:04:13.498 7 INFO cinder.api.openstack.wsgi [None req-cc4cf0e9-e6c1-4785-af52-5ed92eec2c33 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7340cc8cdb854e94ba42e25ab7590692/volumes/e6aa609b-51d8-4c44-8eb7-13a6501d852d /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-05-12 07:04:13.520 7 INFO cinder.volume.api [None req-cc4cf0e9-e6c1-4785-af52-5ed92eec2c33 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] Volume info retrieved successfully. 2026-05-12 07:04:13.528 7 INFO cinder.api.openstack.wsgi [None req-cc4cf0e9-e6c1-4785-af52-5ed92eec2c33 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7340cc8cdb854e94ba42e25ab7590692/volumes/e6aa609b-51d8-4c44-8eb7-13a6501d852d returned with HTTP 200 [pid: 7|app: 0|req: 392/783] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:04:13 2026] GET /v3/7340cc8cdb854e94ba42e25ab7590692/volumes/e6aa609b-51d8-4c44-8eb7-13a6501d852d => generated 956 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-05-12 07:04:14.554 8 INFO cinder.api.openstack.wsgi [None req-f3964a05-529e-46ff-8f1d-87f396189fec 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7340cc8cdb854e94ba42e25ab7590692/volumes/e6aa609b-51d8-4c44-8eb7-13a6501d852d /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-05-12 07:04:14.587 8 INFO cinder.volume.api [None req-f3964a05-529e-46ff-8f1d-87f396189fec 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] Volume info retrieved successfully. 2026-05-12 07:04:14.604 8 INFO cinder.api.openstack.wsgi [None req-f3964a05-529e-46ff-8f1d-87f396189fec 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7340cc8cdb854e94ba42e25ab7590692/volumes/e6aa609b-51d8-4c44-8eb7-13a6501d852d returned with HTTP 200 [pid: 8|app: 0|req: 392/784] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:04:14 2026] GET /v3/7340cc8cdb854e94ba42e25ab7590692/volumes/e6aa609b-51d8-4c44-8eb7-13a6501d852d => generated 956 bytes in 58 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-05-12 07:04:15.636 7 INFO cinder.api.openstack.wsgi [None req-8ba5a4c0-421d-4105-abd7-6d01f9b7a96b 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7340cc8cdb854e94ba42e25ab7590692/volumes/e6aa609b-51d8-4c44-8eb7-13a6501d852d /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-05-12 07:04:15.668 7 INFO cinder.volume.api [None req-8ba5a4c0-421d-4105-abd7-6d01f9b7a96b 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] Volume info retrieved successfully. 2026-05-12 07:04:15.685 7 INFO cinder.api.openstack.wsgi [None req-8ba5a4c0-421d-4105-abd7-6d01f9b7a96b 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7340cc8cdb854e94ba42e25ab7590692/volumes/e6aa609b-51d8-4c44-8eb7-13a6501d852d returned with HTTP 200 [pid: 7|app: 0|req: 393/785] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:04:15 2026] GET /v3/7340cc8cdb854e94ba42e25ab7590692/volumes/e6aa609b-51d8-4c44-8eb7-13a6501d852d => generated 1341 bytes in 60 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-05-12 07:04:15.794 8 INFO cinder.api.openstack.wsgi [req-ace8a3bd-c739-472c-b8a6-12650920ce7c req-5ec37828-51f4-4bad-b70f-dff5b11611c5 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7340cc8cdb854e94ba42e25ab7590692/volumes/e6aa609b-51d8-4c44-8eb7-13a6501d852d /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-05-12 07:04:15.826 8 INFO cinder.volume.api [req-ace8a3bd-c739-472c-b8a6-12650920ce7c req-5ec37828-51f4-4bad-b70f-dff5b11611c5 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] Volume info retrieved successfully. 2026-05-12 07:04:15.838 8 INFO cinder.api.openstack.wsgi [req-ace8a3bd-c739-472c-b8a6-12650920ce7c req-5ec37828-51f4-4bad-b70f-dff5b11611c5 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7340cc8cdb854e94ba42e25ab7590692/volumes/e6aa609b-51d8-4c44-8eb7-13a6501d852d returned with HTTP 200 [pid: 8|app: 0|req: 393/786] 10.0.0.29 () {34 vars in 1027 bytes} [Tue May 12 07:04:15 2026] GET /v3/7340cc8cdb854e94ba42e25ab7590692/volumes/e6aa609b-51d8-4c44-8eb7-13a6501d852d => generated 1341 bytes in 57 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-05-12 07:04:16.983 7 INFO cinder.api.openstack.wsgi [req-ace8a3bd-c739-472c-b8a6-12650920ce7c req-7d4e235e-9788-4833-9ce5-082a911dc756 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7340cc8cdb854e94ba42e25ab7590692/volumes/e6aa609b-51d8-4c44-8eb7-13a6501d852d /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-05-12 07:04:17.012 7 INFO cinder.volume.api [req-ace8a3bd-c739-472c-b8a6-12650920ce7c req-7d4e235e-9788-4833-9ce5-082a911dc756 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] Volume info retrieved successfully. 2026-05-12 07:04:17.023 7 INFO cinder.api.openstack.wsgi [req-ace8a3bd-c739-472c-b8a6-12650920ce7c req-7d4e235e-9788-4833-9ce5-082a911dc756 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7340cc8cdb854e94ba42e25ab7590692/volumes/e6aa609b-51d8-4c44-8eb7-13a6501d852d returned with HTTP 200 [pid: 7|app: 0|req: 394/787] 10.0.0.29 () {34 vars in 1027 bytes} [Tue May 12 07:04:16 2026] GET /v3/7340cc8cdb854e94ba42e25ab7590692/volumes/e6aa609b-51d8-4c44-8eb7-13a6501d852d => generated 1341 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 07:04:17.042 8 INFO cinder.api.openstack.wsgi [req-ace8a3bd-c739-472c-b8a6-12650920ce7c req-5ec37828-51f4-4bad-b70f-dff5b11611c5 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 07:04:17.044 8 INFO cinder.api.openstack.wsgi [req-ace8a3bd-c739-472c-b8a6-12650920ce7c req-5ec37828-51f4-4bad-b70f-dff5b11611c5 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 394/788] 10.0.0.29 () {32 vars in 828 bytes} [Tue May 12 07:04:17 2026] GET / => generated 411 bytes in 6 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-05-12 07:04:17.060 7 INFO cinder.api.openstack.wsgi [req-ace8a3bd-c739-472c-b8a6-12650920ce7c req-41355e26-7209-4d13-b3f8-9287e6c7124c 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7340cc8cdb854e94ba42e25ab7590692/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-05-12 07:04:17.147 7 INFO cinder.api.openstack.wsgi [req-ace8a3bd-c739-472c-b8a6-12650920ce7c req-41355e26-7209-4d13-b3f8-9287e6c7124c 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7340cc8cdb854e94ba42e25ab7590692/attachments returned with HTTP 200 [pid: 7|app: 0|req: 395/789] 10.0.0.29 () {40 vars in 1056 bytes} [Tue May 12 07:04:17 2026] POST /v3/7340cc8cdb854e94ba42e25ab7590692/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 07:04:17.540 8 INFO cinder.api.openstack.wsgi [req-ace8a3bd-c739-472c-b8a6-12650920ce7c req-5ec37828-51f4-4bad-b70f-dff5b11611c5 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:04:17.540 7 INFO cinder.api.openstack.wsgi [req-ace8a3bd-c739-472c-b8a6-12650920ce7c req-41355e26-7209-4d13-b3f8-9287e6c7124c 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:04:17.541 8 INFO cinder.api.openstack.wsgi [req-ace8a3bd-c739-472c-b8a6-12650920ce7c req-5ec37828-51f4-4bad-b70f-dff5b11611c5 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:04:17.541 7 INFO cinder.api.openstack.wsgi [req-ace8a3bd-c739-472c-b8a6-12650920ce7c req-41355e26-7209-4d13-b3f8-9287e6c7124c 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:04:19.054 8 INFO cinder.api.openstack.wsgi [req-ace8a3bd-c739-472c-b8a6-12650920ce7c req-5ec37828-51f4-4bad-b70f-dff5b11611c5 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 07:04:19.055 8 INFO cinder.api.openstack.wsgi [req-ace8a3bd-c739-472c-b8a6-12650920ce7c req-5ec37828-51f4-4bad-b70f-dff5b11611c5 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 396/792] 199.204.45.70 () {32 vars in 839 bytes} [Tue May 12 07:04:19 2026] GET / => generated 411 bytes in 9 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-05-12 07:04:19.135 7 INFO cinder.api.openstack.wsgi [req-ace8a3bd-c739-472c-b8a6-12650920ce7c req-996b75d3-c824-423a-a0ef-63161272e717 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7340cc8cdb854e94ba42e25ab7590692/volumes/e6aa609b-51d8-4c44-8eb7-13a6501d852d /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-05-12 07:04:19.160 7 INFO cinder.volume.api [req-ace8a3bd-c739-472c-b8a6-12650920ce7c req-996b75d3-c824-423a-a0ef-63161272e717 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] Volume info retrieved successfully. 2026-05-12 07:04:19.170 7 INFO cinder.api.openstack.wsgi [req-ace8a3bd-c739-472c-b8a6-12650920ce7c req-996b75d3-c824-423a-a0ef-63161272e717 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7340cc8cdb854e94ba42e25ab7590692/volumes/e6aa609b-51d8-4c44-8eb7-13a6501d852d returned with HTTP 200 [pid: 7|app: 0|req: 397/793] 199.204.45.70 () {36 vars in 1072 bytes} [Tue May 12 07:04:19 2026] GET /v3/7340cc8cdb854e94ba42e25ab7590692/volumes/e6aa609b-51d8-4c44-8eb7-13a6501d852d => generated 1439 bytes in 45 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-05-12 07:04:21.841 8 INFO cinder.api.openstack.wsgi [req-ace8a3bd-c739-472c-b8a6-12650920ce7c req-7ca02331-7731-427a-b36b-1cac2b1d86e4 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/7340cc8cdb854e94ba42e25ab7590692/attachments/1c7fa3c5-df26-4504-bdfc-7cf98d33cdc4 /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-05-12 07:04:22.704 8 INFO cinder.api.openstack.wsgi [req-ace8a3bd-c739-472c-b8a6-12650920ce7c req-7ca02331-7731-427a-b36b-1cac2b1d86e4 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7340cc8cdb854e94ba42e25ab7590692/attachments/1c7fa3c5-df26-4504-bdfc-7cf98d33cdc4 returned with HTTP 200 [pid: 8|app: 0|req: 397/794] 199.204.45.70 () {40 vars in 1133 bytes} [Tue May 12 07:04:21 2026] PUT /v3/7340cc8cdb854e94ba42e25ab7590692/attachments/1c7fa3c5-df26-4504-bdfc-7cf98d33cdc4 => generated 775 bytes in 873 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-05-12 07:04:22.813 7 INFO cinder.api.openstack.wsgi [req-ace8a3bd-c739-472c-b8a6-12650920ce7c req-1971ea31-1499-4561-adc8-0348c53cdcb9 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7340cc8cdb854e94ba42e25ab7590692/attachments/1c7fa3c5-df26-4504-bdfc-7cf98d33cdc4/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-05-12 07:04:22.947 7 INFO cinder.api.openstack.wsgi [req-ace8a3bd-c739-472c-b8a6-12650920ce7c req-1971ea31-1499-4561-adc8-0348c53cdcb9 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7340cc8cdb854e94ba42e25ab7590692/attachments/1c7fa3c5-df26-4504-bdfc-7cf98d33cdc4/action returned with HTTP 204 [pid: 7|app: 0|req: 398/795] 199.204.45.70 () {40 vars in 1147 bytes} [Tue May 12 07:04:22 2026] POST /v3/7340cc8cdb854e94ba42e25ab7590692/attachments/1c7fa3c5-df26-4504-bdfc-7cf98d33cdc4/action => generated 0 bytes in 150 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-05-12 07:04:27.543 8 INFO cinder.api.openstack.wsgi [req-ace8a3bd-c739-472c-b8a6-12650920ce7c req-7ca02331-7731-427a-b36b-1cac2b1d86e4 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:04:27.543 7 INFO cinder.api.openstack.wsgi [req-ace8a3bd-c739-472c-b8a6-12650920ce7c req-1971ea31-1499-4561-adc8-0348c53cdcb9 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:04:27.544 8 INFO cinder.api.openstack.wsgi [req-ace8a3bd-c739-472c-b8a6-12650920ce7c req-7ca02331-7731-427a-b36b-1cac2b1d86e4 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:04:27.544 7 INFO cinder.api.openstack.wsgi [req-ace8a3bd-c739-472c-b8a6-12650920ce7c req-1971ea31-1499-4561-adc8-0348c53cdcb9 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] http://10.0.0.80: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-05-12 07:04:35.557 8 INFO cinder.api.openstack.wsgi [req-c536fbca-0b7b-4fcb-96e2-d1d770e6a007 req-5fce53af-f1ba-4fcf-927b-a17ba6bb4c7b 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7340cc8cdb854e94ba42e25ab7590692/attachments/1c7fa3c5-df26-4504-bdfc-7cf98d33cdc4 /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-05-12 07:04:35.703 8 INFO cinder.api.openstack.wsgi [req-c536fbca-0b7b-4fcb-96e2-d1d770e6a007 req-5fce53af-f1ba-4fcf-927b-a17ba6bb4c7b 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7340cc8cdb854e94ba42e25ab7590692/attachments/1c7fa3c5-df26-4504-bdfc-7cf98d33cdc4 returned with HTTP 200 [pid: 8|app: 0|req: 399/798] 199.204.45.70 () {38 vars in 1102 bytes} [Tue May 12 07:04:35 2026] DELETE /v3/7340cc8cdb854e94ba42e25ab7590692/attachments/1c7fa3c5-df26-4504-bdfc-7cf98d33cdc4 => generated 19 bytes in 159 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-05-12 07:04:35.729 7 INFO cinder.api.openstack.wsgi [req-c536fbca-0b7b-4fcb-96e2-d1d770e6a007 req-fe0feb3b-1bbd-4f57-b1ce-f2848843e6b5 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7340cc8cdb854e94ba42e25ab7590692/volumes/e6aa609b-51d8-4c44-8eb7-13a6501d852d 2026-05-12 07:04:35.731 7 INFO cinder.api.v3.volumes [req-c536fbca-0b7b-4fcb-96e2-d1d770e6a007 req-fe0feb3b-1bbd-4f57-b1ce-f2848843e6b5 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] Delete volume with id: e6aa609b-51d8-4c44-8eb7-13a6501d852d  /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-05-12 07:04:35.751 7 INFO cinder.volume.api [req-c536fbca-0b7b-4fcb-96e2-d1d770e6a007 req-fe0feb3b-1bbd-4f57-b1ce-f2848843e6b5 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] Volume info retrieved successfully. 2026-05-12 07:04:35.804 7 INFO cinder.volume.api [req-c536fbca-0b7b-4fcb-96e2-d1d770e6a007 req-fe0feb3b-1bbd-4f57-b1ce-f2848843e6b5 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] Delete volume request issued successfully. 2026-05-12 07:04:35.804 7 INFO cinder.api.openstack.wsgi [req-c536fbca-0b7b-4fcb-96e2-d1d770e6a007 req-fe0feb3b-1bbd-4f57-b1ce-f2848843e6b5 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7340cc8cdb854e94ba42e25ab7590692/volumes/e6aa609b-51d8-4c44-8eb7-13a6501d852d returned with HTTP 202 [pid: 7|app: 0|req: 400/799] 199.204.45.70 () {36 vars in 1053 bytes} [Tue May 12 07:04:35 2026] DELETE /v3/7340cc8cdb854e94ba42e25ab7590692/volumes/e6aa609b-51d8-4c44-8eb7-13a6501d852d => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-12 07:04:37.540 8 INFO cinder.api.openstack.wsgi [req-c536fbca-0b7b-4fcb-96e2-d1d770e6a007 req-5fce53af-f1ba-4fcf-927b-a17ba6bb4c7b 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:04:37.540 7 INFO cinder.api.openstack.wsgi [req-c536fbca-0b7b-4fcb-96e2-d1d770e6a007 req-fe0feb3b-1bbd-4f57-b1ce-f2848843e6b5 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:04:37.541 8 INFO cinder.api.openstack.wsgi [req-c536fbca-0b7b-4fcb-96e2-d1d770e6a007 req-5fce53af-f1ba-4fcf-927b-a17ba6bb4c7b 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:04:37.543 7 INFO cinder.api.openstack.wsgi [req-c536fbca-0b7b-4fcb-96e2-d1d770e6a007 req-fe0feb3b-1bbd-4f57-b1ce-f2848843e6b5 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:04:47.540 7 INFO cinder.api.openstack.wsgi [req-c536fbca-0b7b-4fcb-96e2-d1d770e6a007 req-fe0feb3b-1bbd-4f57-b1ce-f2848843e6b5 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:04:47.540 8 INFO cinder.api.openstack.wsgi [req-c536fbca-0b7b-4fcb-96e2-d1d770e6a007 req-5fce53af-f1ba-4fcf-927b-a17ba6bb4c7b 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:04:47.542 7 INFO cinder.api.openstack.wsgi [req-c536fbca-0b7b-4fcb-96e2-d1d770e6a007 req-fe0feb3b-1bbd-4f57-b1ce-f2848843e6b5 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:04:47.542 8 INFO cinder.api.openstack.wsgi [req-c536fbca-0b7b-4fcb-96e2-d1d770e6a007 req-5fce53af-f1ba-4fcf-927b-a17ba6bb4c7b 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:04:53.639 7 WARNING keystonemiddleware.audit [req-c536fbca-0b7b-4fcb-96e2-d1d770e6a007 req-fe0feb3b-1bbd-4f57-b1ce-f2848843e6b5 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] Skipping service tempest-service-1169088222 as it have no endpoints. /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-05-12 07:04:53.642 7 INFO cinder.api.openstack.wsgi [None req-ae943930-b582-4fef-8532-073428925c46 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 07:04:53.661 7 INFO cinder.volume.api [None req-ae943930-b582-4fef-8532-073428925c46 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 07:04:53.665 7 INFO cinder.api.openstack.wsgi [None req-ae943930-b582-4fef-8532-073428925c46 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 403/804] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 07:04:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true => generated 15 bytes in 500 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:04:53.683 8 WARNING keystonemiddleware.audit [req-c536fbca-0b7b-4fcb-96e2-d1d770e6a007 req-5fce53af-f1ba-4fcf-927b-a17ba6bb4c7b 417b428d4a3b4354bed6211b4df17bcd 7340cc8cdb854e94ba42e25ab7590692 - - default default] Skipping service tempest-service-1169088222 as it have no endpoints. /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-05-12 07:04:53.687 8 INFO cinder.api.openstack.wsgi [None req-f63b5148-f9e1-47b9-8b4e-03ddff75450e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 07:04:53.704 8 INFO cinder.volume.api [None req-f63b5148-f9e1-47b9-8b4e-03ddff75450e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 07:04:53.707 8 INFO cinder.api.openstack.wsgi [None req-f63b5148-f9e1-47b9-8b4e-03ddff75450e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 402/805] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 07:04:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 07:04:53.718 7 WARNING keystonemiddleware.audit [None req-ae943930-b582-4fef-8532-073428925c46 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Skipping service tempest-service-1169088222 as it have no endpoints. 2026-05-12 07:04:53.724 7 INFO cinder.api.openstack.wsgi [None req-90ce4681-262e-452e-8102-3eef5a1ccaba 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true 2026-05-12 07:04:53.749 7 INFO cinder.api.openstack.wsgi [None req-90ce4681-262e-452e-8102-3eef5a1ccaba 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 404/806] 10.0.0.50 () {28 vars in 695 bytes} [Tue May 12 07:04:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true => generated 670 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:04:53.758 8 WARNING keystonemiddleware.audit [None req-f63b5148-f9e1-47b9-8b4e-03ddff75450e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Skipping service tempest-service-1169088222 as it have no endpoints. 2026-05-12 07:04:53.761 8 INFO cinder.api.openstack.wsgi [None req-3042e3a5-9d8e-4bef-b337-941461f757ee 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true 2026-05-12 07:04:53.769 8 INFO cinder.volume.api [None req-3042e3a5-9d8e-4bef-b337-941461f757ee 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all snapshots completed successfully. 2026-05-12 07:04:53.770 8 INFO cinder.api.openstack.wsgi [None req-3042e3a5-9d8e-4bef-b337-941461f757ee 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 403/807] 10.0.0.50 () {28 vars in 673 bytes} [Tue May 12 07:04:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 07:04:53.780 7 WARNING keystonemiddleware.audit [None req-90ce4681-262e-452e-8102-3eef5a1ccaba 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Skipping service tempest-service-1169088222 as it have no endpoints. 2026-05-12 07:04:53.785 7 INFO cinder.api.openstack.wsgi [None req-d35bcbb0-31eb-4581-b6f1-2b45c9121d2d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services 2026-05-12 07:04:53.802 7 INFO cinder.api.openstack.wsgi [None req-d35bcbb0-31eb-4581-b6f1-2b45c9121d2d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services returned with HTTP 200 [pid: 7|app: 0|req: 405/808] 10.0.0.50 () {28 vars in 644 bytes} [Tue May 12 07:04:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-services => generated 646 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:04:53.859 8 WARNING keystonemiddleware.audit [None req-3042e3a5-9d8e-4bef-b337-941461f757ee 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Skipping service tempest-service-1169088222 as it have no endpoints. 2026-05-12 07:04:53.864 8 INFO cinder.api.openstack.wsgi [None req-3b92ff7b-c81c-42cf-8c29-843e55edefe7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/41abc39ff0b44f34814e4336298baaec?usage=true 2026-05-12 07:04:53.894 8 INFO cinder.api.openstack.wsgi [None req-3b92ff7b-c81c-42cf-8c29-843e55edefe7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/41abc39ff0b44f34814e4336298baaec?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 404/809] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:04:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/41abc39ff0b44f34814e4336298baaec?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:04:53.908 7 WARNING keystonemiddleware.audit [None req-d35bcbb0-31eb-4581-b6f1-2b45c9121d2d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Skipping service tempest-service-1169088222 as it have no endpoints. 2026-05-12 07:04:53.913 7 INFO cinder.api.openstack.wsgi [None req-260a0784-b242-4712-9214-e38430bf5d23 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/46c3e4157cd14323b2def4f1a26a2133?usage=true 2026-05-12 07:04:53.955 7 INFO cinder.api.openstack.wsgi [None req-260a0784-b242-4712-9214-e38430bf5d23 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/46c3e4157cd14323b2def4f1a26a2133?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 406/810] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:04:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/46c3e4157cd14323b2def4f1a26a2133?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:04:53.967 8 WARNING keystonemiddleware.audit [None req-3b92ff7b-c81c-42cf-8c29-843e55edefe7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Skipping service tempest-service-1169088222 as it have no endpoints. 2026-05-12 07:04:53.973 8 INFO cinder.api.openstack.wsgi [None req-7e40e381-9c41-4fd7-a90d-5aa8deb4b3f9 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/48a6517ba5174820afc5142bfbefa284?usage=true 2026-05-12 07:04:54.014 8 INFO cinder.api.openstack.wsgi [None req-7e40e381-9c41-4fd7-a90d-5aa8deb4b3f9 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/48a6517ba5174820afc5142bfbefa284?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 405/811] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:04:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/48a6517ba5174820afc5142bfbefa284?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:04:54.026 7 WARNING keystonemiddleware.audit [None req-260a0784-b242-4712-9214-e38430bf5d23 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Skipping service tempest-service-1169088222 as it have no endpoints. 2026-05-12 07:04:54.031 7 INFO cinder.api.openstack.wsgi [None req-8bfd89b0-5eb6-480f-8105-92479b977c37 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/58066645b06742afae3fc7ed54729fdd?usage=true 2026-05-12 07:04:54.074 7 INFO cinder.api.openstack.wsgi [None req-8bfd89b0-5eb6-480f-8105-92479b977c37 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/58066645b06742afae3fc7ed54729fdd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 407/812] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:04:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/58066645b06742afae3fc7ed54729fdd?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:04:54.095 8 WARNING keystonemiddleware.audit [None req-7e40e381-9c41-4fd7-a90d-5aa8deb4b3f9 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Skipping service tempest-service-1169088222 as it have no endpoints. 2026-05-12 07:04:54.100 8 INFO cinder.api.openstack.wsgi [None req-db1e66f5-966f-451c-8d14-d5ec24dd2aea 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/675bb7cf22844681a7e8a4335337d164?usage=true 2026-05-12 07:04:54.148 8 INFO cinder.api.openstack.wsgi [None req-db1e66f5-966f-451c-8d14-d5ec24dd2aea 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/675bb7cf22844681a7e8a4335337d164?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 406/813] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:04:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/675bb7cf22844681a7e8a4335337d164?usage=true => generated 847 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:04:54.168 7 WARNING keystonemiddleware.audit [None req-8bfd89b0-5eb6-480f-8105-92479b977c37 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Skipping service tempest-service-1169088222 as it have no endpoints. 2026-05-12 07:04:54.174 7 INFO cinder.api.openstack.wsgi [None req-9eb62568-b2df-41ed-bde2-e4f444851bba 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true 2026-05-12 07:04:54.270 7 INFO cinder.api.openstack.wsgi [None req-9eb62568-b2df-41ed-bde2-e4f444851bba 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 408/814] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:04:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true => generated 847 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:04:54.284 8 WARNING keystonemiddleware.audit [None req-db1e66f5-966f-451c-8d14-d5ec24dd2aea 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Skipping service tempest-service-1169088222 as it have no endpoints. 2026-05-12 07:04:54.289 8 INFO cinder.api.openstack.wsgi [None req-bd7dc91e-ceef-496b-8005-d10877006cc6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true 2026-05-12 07:04:54.320 8 INFO cinder.api.openstack.wsgi [None req-bd7dc91e-ceef-496b-8005-d10877006cc6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 407/815] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:04:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:04:54.332 7 WARNING keystonemiddleware.audit [None req-9eb62568-b2df-41ed-bde2-e4f444851bba 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Skipping service tempest-service-1169088222 as it have no endpoints. 2026-05-12 07:04:54.338 7 INFO cinder.api.openstack.wsgi [None req-9da39d5b-7d11-49fc-b580-ed3ba8335fa2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true 2026-05-12 07:04:54.393 7 INFO cinder.api.openstack.wsgi [None req-9da39d5b-7d11-49fc-b580-ed3ba8335fa2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 409/816] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:04:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true => generated 845 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:04:57.539 7 INFO cinder.api.openstack.wsgi [None req-9da39d5b-7d11-49fc-b580-ed3ba8335fa2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:04:57.539 8 INFO cinder.api.openstack.wsgi [None req-bd7dc91e-ceef-496b-8005-d10877006cc6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:04:57.539 7 INFO cinder.api.openstack.wsgi [None req-9da39d5b-7d11-49fc-b580-ed3ba8335fa2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:04:57.540 8 INFO cinder.api.openstack.wsgi [None req-bd7dc91e-ceef-496b-8005-d10877006cc6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:05:07.540 8 INFO cinder.api.openstack.wsgi [None req-bd7dc91e-ceef-496b-8005-d10877006cc6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:05:07.540 7 INFO cinder.api.openstack.wsgi [None req-9da39d5b-7d11-49fc-b580-ed3ba8335fa2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:05:07.541 8 INFO cinder.api.openstack.wsgi [None req-bd7dc91e-ceef-496b-8005-d10877006cc6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:05:07.541 7 INFO cinder.api.openstack.wsgi [None req-9da39d5b-7d11-49fc-b580-ed3ba8335fa2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:05:17.543 8 INFO cinder.api.openstack.wsgi [None req-bd7dc91e-ceef-496b-8005-d10877006cc6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:05:17.544 8 INFO cinder.api.openstack.wsgi [None req-bd7dc91e-ceef-496b-8005-d10877006cc6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:05:17.543 7 INFO cinder.api.openstack.wsgi [None req-9da39d5b-7d11-49fc-b580-ed3ba8335fa2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:05:17.545 7 INFO cinder.api.openstack.wsgi [None req-9da39d5b-7d11-49fc-b580-ed3ba8335fa2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:05:27.542 8 INFO cinder.api.openstack.wsgi [None req-bd7dc91e-ceef-496b-8005-d10877006cc6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:05:27.554 8 INFO cinder.api.openstack.wsgi [None req-bd7dc91e-ceef-496b-8005-d10877006cc6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:05:27.562 7 INFO cinder.api.openstack.wsgi [None req-9da39d5b-7d11-49fc-b580-ed3ba8335fa2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:05:27.563 7 INFO cinder.api.openstack.wsgi [None req-9da39d5b-7d11-49fc-b580-ed3ba8335fa2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:05:37.539 8 INFO cinder.api.openstack.wsgi [None req-bd7dc91e-ceef-496b-8005-d10877006cc6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:05:37.540 7 INFO cinder.api.openstack.wsgi [None req-9da39d5b-7d11-49fc-b580-ed3ba8335fa2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:05:37.540 8 INFO cinder.api.openstack.wsgi [None req-bd7dc91e-ceef-496b-8005-d10877006cc6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:05:37.542 7 INFO cinder.api.openstack.wsgi [None req-9da39d5b-7d11-49fc-b580-ed3ba8335fa2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:05:47.539 7 INFO cinder.api.openstack.wsgi [None req-9da39d5b-7d11-49fc-b580-ed3ba8335fa2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:05:47.541 7 INFO cinder.api.openstack.wsgi [None req-9da39d5b-7d11-49fc-b580-ed3ba8335fa2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:05:47.540 8 INFO cinder.api.openstack.wsgi [None req-bd7dc91e-ceef-496b-8005-d10877006cc6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:05:47.542 8 INFO cinder.api.openstack.wsgi [None req-bd7dc91e-ceef-496b-8005-d10877006cc6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:05:53.455 7 INFO cinder.api.openstack.wsgi [None req-2a524e3d-8cab-4fd1-ab8c-427c5e33c597 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true 2026-05-12 07:05:53.491 7 INFO cinder.api.openstack.wsgi [None req-2a524e3d-8cab-4fd1-ab8c-427c5e33c597 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 416/829] 10.0.0.50 () {28 vars in 695 bytes} [Tue May 12 07:05:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true => generated 670 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:05:53.509 8 INFO cinder.api.openstack.wsgi [None req-15aeac80-627b-4c6c-8357-7f6e922bb60d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true 2026-05-12 07:05:53.521 8 INFO cinder.volume.api [None req-15aeac80-627b-4c6c-8357-7f6e922bb60d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all snapshots completed successfully. 2026-05-12 07:05:53.522 8 INFO cinder.api.openstack.wsgi [None req-15aeac80-627b-4c6c-8357-7f6e922bb60d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 414/830] 10.0.0.50 () {28 vars in 673 bytes} [Tue May 12 07:05:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:05:53.539 7 INFO cinder.api.openstack.wsgi [None req-12848de4-d38c-464f-ad50-1e8c0ca1cb51 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services 2026-05-12 07:05:53.546 7 INFO cinder.api.openstack.wsgi [None req-12848de4-d38c-464f-ad50-1e8c0ca1cb51 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services returned with HTTP 200 [pid: 7|app: 0|req: 417/831] 10.0.0.50 () {28 vars in 644 bytes} [Tue May 12 07:05:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:05:53.712 8 INFO cinder.api.openstack.wsgi [None req-edcfefc9-c31c-4501-a3b2-e24c8e75a87c 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/45f1bc66efdc47e3ad165b5fa3aadabb?usage=true 2026-05-12 07:05:53.764 8 INFO cinder.api.openstack.wsgi [None req-edcfefc9-c31c-4501-a3b2-e24c8e75a87c 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/45f1bc66efdc47e3ad165b5fa3aadabb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 415/832] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:05:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/45f1bc66efdc47e3ad165b5fa3aadabb?usage=true => generated 847 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:05:53.782 7 INFO cinder.api.openstack.wsgi [None req-949c8beb-103c-4f48-a9a1-79321efa46b1 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/58066645b06742afae3fc7ed54729fdd?usage=true 2026-05-12 07:05:53.837 7 INFO cinder.api.openstack.wsgi [None req-949c8beb-103c-4f48-a9a1-79321efa46b1 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/58066645b06742afae3fc7ed54729fdd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 418/833] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:05:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/58066645b06742afae3fc7ed54729fdd?usage=true => generated 847 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:05:53.863 8 INFO cinder.api.openstack.wsgi [None req-001d1006-638f-4819-a84f-875a5a8ab196 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/7c331c7b1d404ea98ccb8dd0c3765999?usage=true 2026-05-12 07:05:53.910 8 INFO cinder.api.openstack.wsgi [None req-001d1006-638f-4819-a84f-875a5a8ab196 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/7c331c7b1d404ea98ccb8dd0c3765999?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 416/834] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:05:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/7c331c7b1d404ea98ccb8dd0c3765999?usage=true => generated 847 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:05:53.929 7 INFO cinder.api.openstack.wsgi [None req-5313ec08-a487-4866-b64b-07cde735e3ef 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/a1419ec42b8a4130b67167edd5b03195?usage=true 2026-05-12 07:05:54.001 7 INFO cinder.api.openstack.wsgi [None req-5313ec08-a487-4866-b64b-07cde735e3ef 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/a1419ec42b8a4130b67167edd5b03195?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 419/835] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:05:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/a1419ec42b8a4130b67167edd5b03195?usage=true => generated 847 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:05:54.020 8 INFO cinder.api.openstack.wsgi [None req-98a35ddc-e887-42ca-9ec6-b5c0883b961d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/a824577a01ec4a7198eac3fd7bec7168?usage=true 2026-05-12 07:05:54.065 8 INFO cinder.api.openstack.wsgi [None req-98a35ddc-e887-42ca-9ec6-b5c0883b961d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/a824577a01ec4a7198eac3fd7bec7168?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 417/836] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:05:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/a824577a01ec4a7198eac3fd7bec7168?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:05:54.086 7 INFO cinder.api.openstack.wsgi [None req-cee8299e-1a2e-42d6-8020-8e6e75934bbc 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true 2026-05-12 07:05:54.129 7 INFO cinder.api.openstack.wsgi [None req-cee8299e-1a2e-42d6-8020-8e6e75934bbc 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 420/837] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:05:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:05:54.149 8 INFO cinder.api.openstack.wsgi [None req-c0b13ea0-d026-4b87-bc03-3cb76f0c56db 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true 2026-05-12 07:05:54.204 8 INFO cinder.api.openstack.wsgi [None req-c0b13ea0-d026-4b87-bc03-3cb76f0c56db 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 418/838] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:05:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true => generated 845 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:05:54.219 7 INFO cinder.api.openstack.wsgi [None req-d5a2a747-29b8-4381-ad18-f4e7b602ff9e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true 2026-05-12 07:05:54.257 7 INFO cinder.api.openstack.wsgi [None req-d5a2a747-29b8-4381-ad18-f4e7b602ff9e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 421/839] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:05:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:05:54.275 8 INFO cinder.api.openstack.wsgi [None req-c0b5ff8c-5ded-4fbc-971a-e2db02955aed 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 07:05:54.292 8 INFO cinder.volume.api [None req-c0b5ff8c-5ded-4fbc-971a-e2db02955aed 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 07:05:54.298 8 INFO cinder.api.openstack.wsgi [None req-c0b5ff8c-5ded-4fbc-971a-e2db02955aed 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 419/840] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 07:05:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:05:54.316 7 INFO cinder.api.openstack.wsgi [None req-ef763cf1-3412-484d-a6ff-ec0b4b8ca169 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 07:05:54.349 7 INFO cinder.volume.api [None req-ef763cf1-3412-484d-a6ff-ec0b4b8ca169 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 07:05:54.354 7 INFO cinder.api.openstack.wsgi [None req-ef763cf1-3412-484d-a6ff-ec0b4b8ca169 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 422/841] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 07:05:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:05:57.540 7 INFO cinder.api.openstack.wsgi [None req-ef763cf1-3412-484d-a6ff-ec0b4b8ca169 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:05:57.540 8 INFO cinder.api.openstack.wsgi [None req-c0b5ff8c-5ded-4fbc-971a-e2db02955aed 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:05:57.542 7 INFO cinder.api.openstack.wsgi [None req-ef763cf1-3412-484d-a6ff-ec0b4b8ca169 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:05:57.543 8 INFO cinder.api.openstack.wsgi [None req-c0b5ff8c-5ded-4fbc-971a-e2db02955aed 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:06:00.766 7 INFO cinder.api.openstack.wsgi [None req-ef763cf1-3412-484d-a6ff-ec0b4b8ca169 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 07:06:00.768 7 INFO cinder.api.openstack.wsgi [None req-ef763cf1-3412-484d-a6ff-ec0b4b8ca169 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 424/844] 10.0.0.168 () {30 vars in 411 bytes} [Tue May 12 07:06:00 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-12 07:06:07.539 7 INFO cinder.api.openstack.wsgi [None req-ef763cf1-3412-484d-a6ff-ec0b4b8ca169 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:06:07.539 8 INFO cinder.api.openstack.wsgi [None req-c0b5ff8c-5ded-4fbc-971a-e2db02955aed 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:06:07.541 8 INFO cinder.api.openstack.wsgi [None req-c0b5ff8c-5ded-4fbc-971a-e2db02955aed 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:06:07.541 7 INFO cinder.api.openstack.wsgi [None req-ef763cf1-3412-484d-a6ff-ec0b4b8ca169 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:06:17.539 7 INFO cinder.api.openstack.wsgi [None req-ef763cf1-3412-484d-a6ff-ec0b4b8ca169 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:06:17.539 8 INFO cinder.api.openstack.wsgi [None req-c0b5ff8c-5ded-4fbc-971a-e2db02955aed 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:06:17.540 7 INFO cinder.api.openstack.wsgi [None req-ef763cf1-3412-484d-a6ff-ec0b4b8ca169 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:06:17.540 8 INFO cinder.api.openstack.wsgi [None req-c0b5ff8c-5ded-4fbc-971a-e2db02955aed 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:06:27.540 7 INFO cinder.api.openstack.wsgi [None req-ef763cf1-3412-484d-a6ff-ec0b4b8ca169 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:06:27.542 7 INFO cinder.api.openstack.wsgi [None req-ef763cf1-3412-484d-a6ff-ec0b4b8ca169 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:06:27.542 8 INFO cinder.api.openstack.wsgi [None req-c0b5ff8c-5ded-4fbc-971a-e2db02955aed 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:06:27.544 8 INFO cinder.api.openstack.wsgi [None req-c0b5ff8c-5ded-4fbc-971a-e2db02955aed 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:06:37.540 7 INFO cinder.api.openstack.wsgi [None req-ef763cf1-3412-484d-a6ff-ec0b4b8ca169 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:06:37.540 8 INFO cinder.api.openstack.wsgi [None req-c0b5ff8c-5ded-4fbc-971a-e2db02955aed 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:06:37.541 7 INFO cinder.api.openstack.wsgi [None req-ef763cf1-3412-484d-a6ff-ec0b4b8ca169 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:06:37.541 8 INFO cinder.api.openstack.wsgi [None req-c0b5ff8c-5ded-4fbc-971a-e2db02955aed 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:06:47.540 7 INFO cinder.api.openstack.wsgi [None req-ef763cf1-3412-484d-a6ff-ec0b4b8ca169 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:06:47.540 8 INFO cinder.api.openstack.wsgi [None req-c0b5ff8c-5ded-4fbc-971a-e2db02955aed 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:06:47.541 8 INFO cinder.api.openstack.wsgi [None req-c0b5ff8c-5ded-4fbc-971a-e2db02955aed 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:06:47.542 7 INFO cinder.api.openstack.wsgi [None req-ef763cf1-3412-484d-a6ff-ec0b4b8ca169 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:06:53.413 8 INFO cinder.api.openstack.wsgi [None req-0cf08881-4571-4407-a515-1643e0dee0a1 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 07:06:53.433 8 INFO cinder.volume.api [None req-0cf08881-4571-4407-a515-1643e0dee0a1 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 07:06:53.436 8 INFO cinder.api.openstack.wsgi [None req-0cf08881-4571-4407-a515-1643e0dee0a1 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 426/855] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 07:06:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true => generated 15 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:06:53.448 7 INFO cinder.api.openstack.wsgi [None req-3970c5b8-c2bd-40cd-95cf-75764d04248a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true 2026-05-12 07:06:53.460 7 INFO cinder.volume.api [None req-3970c5b8-c2bd-40cd-95cf-75764d04248a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all snapshots completed successfully. 2026-05-12 07:06:53.460 7 INFO cinder.api.openstack.wsgi [None req-3970c5b8-c2bd-40cd-95cf-75764d04248a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 430/856] 10.0.0.50 () {28 vars in 673 bytes} [Tue May 12 07:06:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 07:06:53.473 8 INFO cinder.api.openstack.wsgi [None req-f42917dd-baf5-4871-b9e4-4d9b3b6d2a7d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true 2026-05-12 07:06:53.491 8 INFO cinder.api.openstack.wsgi [None req-f42917dd-baf5-4871-b9e4-4d9b3b6d2a7d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 427/857] 10.0.0.50 () {28 vars in 695 bytes} [Tue May 12 07:06:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 07:06:53.577 7 INFO cinder.api.openstack.wsgi [None req-9a1b987b-042c-4553-a68a-9354fb4d3551 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/1e061d9ba19e4b529f14a3f8faa2902e?usage=true 2026-05-12 07:06:53.609 7 INFO cinder.api.openstack.wsgi [None req-9a1b987b-042c-4553-a68a-9354fb4d3551 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/1e061d9ba19e4b529f14a3f8faa2902e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 431/858] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:06:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/1e061d9ba19e4b529f14a3f8faa2902e?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:06:53.622 8 INFO cinder.api.openstack.wsgi [None req-11877f46-bc6a-455a-9008-be82624d13fe 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/1ea5c70b77a44a96a83dc78150afb07e?usage=true 2026-05-12 07:06:53.661 8 INFO cinder.api.openstack.wsgi [None req-11877f46-bc6a-455a-9008-be82624d13fe 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/1ea5c70b77a44a96a83dc78150afb07e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 428/859] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:06:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/1ea5c70b77a44a96a83dc78150afb07e?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:06:53.674 7 INFO cinder.api.openstack.wsgi [None req-6982c3de-5c6f-4045-8393-b993cb9c6ec5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/2407e4ebc6814ae5a8f6d3cfd94e40df?usage=true 2026-05-12 07:06:53.703 7 INFO cinder.api.openstack.wsgi [None req-6982c3de-5c6f-4045-8393-b993cb9c6ec5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/2407e4ebc6814ae5a8f6d3cfd94e40df?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 432/860] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:06:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/2407e4ebc6814ae5a8f6d3cfd94e40df?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:06:53.718 8 INFO cinder.api.openstack.wsgi [None req-41fbe662-4ae0-41f9-a8d5-5508477395f4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/2790a7180818415ea20142ecf1f75705?usage=true 2026-05-12 07:06:53.743 8 INFO cinder.api.openstack.wsgi [None req-41fbe662-4ae0-41f9-a8d5-5508477395f4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/2790a7180818415ea20142ecf1f75705?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 429/861] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:06:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/2790a7180818415ea20142ecf1f75705?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:06:53.758 7 INFO cinder.api.openstack.wsgi [None req-8e46fb68-6a17-4138-940e-5821fa7fc69d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/7c331c7b1d404ea98ccb8dd0c3765999?usage=true 2026-05-12 07:06:53.781 7 INFO cinder.api.openstack.wsgi [None req-8e46fb68-6a17-4138-940e-5821fa7fc69d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/7c331c7b1d404ea98ccb8dd0c3765999?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 433/862] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:06:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/7c331c7b1d404ea98ccb8dd0c3765999?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:06:53.794 8 INFO cinder.api.openstack.wsgi [None req-0cbdf4d7-8672-474b-b988-9b54014ad6a0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true 2026-05-12 07:06:53.824 8 INFO cinder.api.openstack.wsgi [None req-0cbdf4d7-8672-474b-b988-9b54014ad6a0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 430/863] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:06:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:06:53.836 7 INFO cinder.api.openstack.wsgi [None req-c21df9bb-fd7d-4c9a-9d66-3e5ec0212a53 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true 2026-05-12 07:06:53.868 7 INFO cinder.api.openstack.wsgi [None req-c21df9bb-fd7d-4c9a-9d66-3e5ec0212a53 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 434/864] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:06:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:06:53.882 8 INFO cinder.api.openstack.wsgi [None req-48a23b0e-95e7-424c-b932-bcbb8bf16edf 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/ebe9714220074d6f9272a7c9cae7f5c9?usage=true 2026-05-12 07:06:53.917 8 INFO cinder.api.openstack.wsgi [None req-48a23b0e-95e7-424c-b932-bcbb8bf16edf 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/ebe9714220074d6f9272a7c9cae7f5c9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 431/865] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:06:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/ebe9714220074d6f9272a7c9cae7f5c9?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:06:53.939 7 INFO cinder.api.openstack.wsgi [None req-4da15e8e-8e61-4e29-9c42-f911c976deee 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true 2026-05-12 07:06:53.967 7 INFO cinder.api.openstack.wsgi [None req-4da15e8e-8e61-4e29-9c42-f911c976deee 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 435/866] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:06:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:06:53.991 8 INFO cinder.api.openstack.wsgi [None req-eb39ee5a-7f7a-4667-b7f9-35a497a3093a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f898f85977c74ead89b8f2469a91b332?usage=true 2026-05-12 07:06:54.029 8 INFO cinder.api.openstack.wsgi [None req-eb39ee5a-7f7a-4667-b7f9-35a497a3093a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f898f85977c74ead89b8f2469a91b332?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 432/867] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:06:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f898f85977c74ead89b8f2469a91b332?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:06:54.045 7 INFO cinder.api.openstack.wsgi [None req-69cb14d0-66c0-4939-98ed-6762d7398163 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 07:06:54.057 7 INFO cinder.volume.api [None req-69cb14d0-66c0-4939-98ed-6762d7398163 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 07:06:54.060 7 INFO cinder.api.openstack.wsgi [None req-69cb14d0-66c0-4939-98ed-6762d7398163 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 436/868] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 07:06:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 07:06:54.074 8 INFO cinder.api.openstack.wsgi [None req-3cf9f2d7-4857-48c3-8fab-44efb6976c52 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services 2026-05-12 07:06:54.083 8 INFO cinder.api.openstack.wsgi [None req-3cf9f2d7-4857-48c3-8fab-44efb6976c52 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services returned with HTTP 200 [pid: 8|app: 0|req: 433/869] 10.0.0.50 () {28 vars in 644 bytes} [Tue May 12 07:06:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:06:57.539 8 INFO cinder.api.openstack.wsgi [None req-3cf9f2d7-4857-48c3-8fab-44efb6976c52 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:06:57.539 7 INFO cinder.api.openstack.wsgi [None req-69cb14d0-66c0-4939-98ed-6762d7398163 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:06:57.540 8 INFO cinder.api.openstack.wsgi [None req-3cf9f2d7-4857-48c3-8fab-44efb6976c52 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:06:57.540 7 INFO cinder.api.openstack.wsgi [None req-69cb14d0-66c0-4939-98ed-6762d7398163 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:07:07.539 8 INFO cinder.api.openstack.wsgi [None req-3cf9f2d7-4857-48c3-8fab-44efb6976c52 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:07:07.540 7 INFO cinder.api.openstack.wsgi [None req-69cb14d0-66c0-4939-98ed-6762d7398163 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:07:07.540 8 INFO cinder.api.openstack.wsgi [None req-3cf9f2d7-4857-48c3-8fab-44efb6976c52 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:07:07.542 7 INFO cinder.api.openstack.wsgi [None req-69cb14d0-66c0-4939-98ed-6762d7398163 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:07:17.539 8 INFO cinder.api.openstack.wsgi [None req-3cf9f2d7-4857-48c3-8fab-44efb6976c52 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:07:17.540 8 INFO cinder.api.openstack.wsgi [None req-3cf9f2d7-4857-48c3-8fab-44efb6976c52 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:07:17.542 7 INFO cinder.api.openstack.wsgi [None req-69cb14d0-66c0-4939-98ed-6762d7398163 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:07:17.544 7 INFO cinder.api.openstack.wsgi [None req-69cb14d0-66c0-4939-98ed-6762d7398163 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:07:27.539 7 INFO cinder.api.openstack.wsgi [None req-69cb14d0-66c0-4939-98ed-6762d7398163 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:07:27.539 8 INFO cinder.api.openstack.wsgi [None req-3cf9f2d7-4857-48c3-8fab-44efb6976c52 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:07:27.550 8 INFO cinder.api.openstack.wsgi [None req-3cf9f2d7-4857-48c3-8fab-44efb6976c52 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:07:27.550 7 INFO cinder.api.openstack.wsgi [None req-69cb14d0-66c0-4939-98ed-6762d7398163 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:07:35.761 7 INFO cinder.api.openstack.wsgi [None req-347ccfad-ca73-4eab-972a-136d187b390c 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4c2dfee4526a4b1e8441c3d250e4c42e/volumes 2026-05-12 07:07:35.765 7 INFO cinder.api.v3.volumes [None req-347ccfad-ca73-4eab-972a-136d187b390c 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] Create volume of 1 GB 2026-05-12 07:07:35.790 7 INFO cinder.volume.api [None req-347ccfad-ca73-4eab-972a-136d187b390c 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - 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-05-12 07:07:36.189 7 INFO cinder.volume.api [None req-347ccfad-ca73-4eab-972a-136d187b390c 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] Create volume request issued successfully. 2026-05-12 07:07:36.190 7 INFO cinder.api.openstack.wsgi [None req-347ccfad-ca73-4eab-972a-136d187b390c 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c2dfee4526a4b1e8441c3d250e4c42e/volumes returned with HTTP 202 [pid: 7|app: 0|req: 441/878] 10.0.0.168 () {34 vars in 722 bytes} [Tue May 12 07:07:35 2026] POST /v3/4c2dfee4526a4b1e8441c3d250e4c42e/volumes => generated 859 bytes in 706 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-12 07:07:36.216 8 INFO cinder.api.openstack.wsgi [None req-a42a8727-43c6-43e2-a6cd-19adb8a57217 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c2dfee4526a4b1e8441c3d250e4c42e/volumes/6af8d32f-c124-4832-a78d-b01d1c25765f /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-05-12 07:07:36.249 8 INFO cinder.volume.api [None req-a42a8727-43c6-43e2-a6cd-19adb8a57217 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] Volume info retrieved successfully. 2026-05-12 07:07:36.260 8 INFO cinder.api.openstack.wsgi [None req-a42a8727-43c6-43e2-a6cd-19adb8a57217 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c2dfee4526a4b1e8441c3d250e4c42e/volumes/6af8d32f-c124-4832-a78d-b01d1c25765f returned with HTTP 200 [pid: 8|app: 0|req: 438/879] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:07:36 2026] GET /v3/4c2dfee4526a4b1e8441c3d250e4c42e/volumes/6af8d32f-c124-4832-a78d-b01d1c25765f => generated 927 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:07:37.299 7 INFO cinder.api.openstack.wsgi [None req-88491dc2-e34d-4636-adff-0f5bc9c5ae0a 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c2dfee4526a4b1e8441c3d250e4c42e/volumes/6af8d32f-c124-4832-a78d-b01d1c25765f /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-05-12 07:07:37.327 7 INFO cinder.volume.api [None req-88491dc2-e34d-4636-adff-0f5bc9c5ae0a 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] Volume info retrieved successfully. 2026-05-12 07:07:37.341 7 INFO cinder.api.openstack.wsgi [None req-88491dc2-e34d-4636-adff-0f5bc9c5ae0a 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c2dfee4526a4b1e8441c3d250e4c42e/volumes/6af8d32f-c124-4832-a78d-b01d1c25765f returned with HTTP 200 [pid: 7|app: 0|req: 442/880] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:07:37 2026] GET /v3/4c2dfee4526a4b1e8441c3d250e4c42e/volumes/6af8d32f-c124-4832-a78d-b01d1c25765f => generated 952 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:07:37.539 8 INFO cinder.api.openstack.wsgi [None req-a42a8727-43c6-43e2-a6cd-19adb8a57217 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:07:37.541 8 INFO cinder.api.openstack.wsgi [None req-a42a8727-43c6-43e2-a6cd-19adb8a57217 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:07:37.544 7 INFO cinder.api.openstack.wsgi [None req-88491dc2-e34d-4636-adff-0f5bc9c5ae0a 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:07:37.547 7 INFO cinder.api.openstack.wsgi [None req-88491dc2-e34d-4636-adff-0f5bc9c5ae0a 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:07:47.539 8 INFO cinder.api.openstack.wsgi [None req-a42a8727-43c6-43e2-a6cd-19adb8a57217 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:07:47.541 8 INFO cinder.api.openstack.wsgi [None req-a42a8727-43c6-43e2-a6cd-19adb8a57217 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:07:47.543 7 INFO cinder.api.openstack.wsgi [None req-88491dc2-e34d-4636-adff-0f5bc9c5ae0a 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:07:47.544 7 INFO cinder.api.openstack.wsgi [None req-88491dc2-e34d-4636-adff-0f5bc9c5ae0a 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] http://10.0.0.80: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-05-12 07:07:50.682 8 INFO cinder.api.openstack.wsgi [None req-aaf83432-3cf2-44d4-bdd2-833ef40044b4 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4c2dfee4526a4b1e8441c3d250e4c42e/volumes/6af8d32f-c124-4832-a78d-b01d1c25765f/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-05-12 07:07:50.703 8 INFO cinder.volume.api [None req-aaf83432-3cf2-44d4-bdd2-833ef40044b4 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] Volume info retrieved successfully. 2026-05-12 07:07:50.715 8 INFO cinder.volume.api [None req-aaf83432-3cf2-44d4-bdd2-833ef40044b4 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] Update volume admin metadata completed successfully. 2026-05-12 07:07:50.828 8 INFO cinder.volume.api [None req-aaf83432-3cf2-44d4-bdd2-833ef40044b4 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] Attach volume completed successfully. 2026-05-12 07:07:50.829 8 INFO cinder.api.openstack.wsgi [None req-aaf83432-3cf2-44d4-bdd2-833ef40044b4 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c2dfee4526a4b1e8441c3d250e4c42e/volumes/6af8d32f-c124-4832-a78d-b01d1c25765f/action returned with HTTP 202 [pid: 8|app: 0|req: 441/885] 10.0.0.168 () {34 vars in 810 bytes} [Tue May 12 07:07:50 2026] POST /v3/4c2dfee4526a4b1e8441c3d250e4c42e/volumes/6af8d32f-c124-4832-a78d-b01d1c25765f/action => generated 0 bytes in 156 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-05-12 07:07:50.842 7 INFO cinder.api.openstack.wsgi [None req-a9fd39f9-d269-4f74-9728-18558637283e 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c2dfee4526a4b1e8441c3d250e4c42e/volumes/6af8d32f-c124-4832-a78d-b01d1c25765f /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-05-12 07:07:50.882 7 INFO cinder.volume.api [None req-a9fd39f9-d269-4f74-9728-18558637283e 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] Volume info retrieved successfully. 2026-05-12 07:07:50.894 7 INFO cinder.api.openstack.wsgi [None req-a9fd39f9-d269-4f74-9728-18558637283e 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c2dfee4526a4b1e8441c3d250e4c42e/volumes/6af8d32f-c124-4832-a78d-b01d1c25765f returned with HTTP 200 [pid: 7|app: 0|req: 445/886] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:07:50 2026] GET /v3/4c2dfee4526a4b1e8441c3d250e4c42e/volumes/6af8d32f-c124-4832-a78d-b01d1c25765f => generated 1286 bytes in 61 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-05-12 07:07:50.918 8 INFO cinder.api.openstack.wsgi [None req-925d71eb-7cfe-4e2c-91d7-efefcbd91cdb 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4c2dfee4526a4b1e8441c3d250e4c42e/volumes/6af8d32f-c124-4832-a78d-b01d1c25765f/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-05-12 07:07:50.939 8 INFO cinder.volume.api [None req-925d71eb-7cfe-4e2c-91d7-efefcbd91cdb 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] Volume info retrieved successfully. 2026-05-12 07:07:51.006 8 INFO cinder.volume.api [None req-925d71eb-7cfe-4e2c-91d7-efefcbd91cdb 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] Detach volume completed successfully. 2026-05-12 07:07:51.007 8 INFO cinder.api.openstack.wsgi [None req-925d71eb-7cfe-4e2c-91d7-efefcbd91cdb 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c2dfee4526a4b1e8441c3d250e4c42e/volumes/6af8d32f-c124-4832-a78d-b01d1c25765f/action returned with HTTP 202 [pid: 8|app: 0|req: 442/887] 10.0.0.168 () {34 vars in 810 bytes} [Tue May 12 07:07:50 2026] POST /v3/4c2dfee4526a4b1e8441c3d250e4c42e/volumes/6af8d32f-c124-4832-a78d-b01d1c25765f/action => generated 0 bytes in 99 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-05-12 07:07:51.029 7 INFO cinder.api.openstack.wsgi [None req-e5d26b01-318e-44b5-88fb-6309c5b0c9e1 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c2dfee4526a4b1e8441c3d250e4c42e/volumes/6af8d32f-c124-4832-a78d-b01d1c25765f /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-05-12 07:07:51.050 7 INFO cinder.volume.api [None req-e5d26b01-318e-44b5-88fb-6309c5b0c9e1 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] Volume info retrieved successfully. 2026-05-12 07:07:51.059 7 INFO cinder.api.openstack.wsgi [None req-e5d26b01-318e-44b5-88fb-6309c5b0c9e1 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c2dfee4526a4b1e8441c3d250e4c42e/volumes/6af8d32f-c124-4832-a78d-b01d1c25765f returned with HTTP 200 [pid: 7|app: 0|req: 446/888] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:07:51 2026] GET /v3/4c2dfee4526a4b1e8441c3d250e4c42e/volumes/6af8d32f-c124-4832-a78d-b01d1c25765f => generated 971 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-05-12 07:07:53.354 8 INFO cinder.api.openstack.wsgi [None req-4b85a24a-d80b-4d91-8ff5-ca2697185654 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 07:07:53.367 8 INFO cinder.volume.api [None req-4b85a24a-d80b-4d91-8ff5-ca2697185654 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - 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-05-12 07:07:53.375 8 INFO cinder.api.openstack.wsgi [None req-4b85a24a-d80b-4d91-8ff5-ca2697185654 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 443/889] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 07:07:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true => generated 1139 bytes in 277 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-05-12 07:07:53.392 7 INFO cinder.api.openstack.wsgi [None req-e5a7b604-d75e-4ad4-a141-ec243003e0df 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true 2026-05-12 07:07:53.401 7 INFO cinder.volume.api [None req-e5a7b604-d75e-4ad4-a141-ec243003e0df 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all snapshots completed successfully. 2026-05-12 07:07:53.402 7 INFO cinder.api.openstack.wsgi [None req-e5a7b604-d75e-4ad4-a141-ec243003e0df 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 447/890] 10.0.0.50 () {28 vars in 673 bytes} [Tue May 12 07:07:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:07:53.417 8 INFO cinder.api.openstack.wsgi [None req-30e79d8b-20cf-4afd-bd3a-0b20d0bff6a4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services 2026-05-12 07:07:53.425 8 INFO cinder.api.openstack.wsgi [None req-30e79d8b-20cf-4afd-bd3a-0b20d0bff6a4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services returned with HTTP 200 [pid: 8|app: 0|req: 444/891] 10.0.0.50 () {28 vars in 644 bytes} [Tue May 12 07:07:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:07:53.582 7 INFO cinder.api.openstack.wsgi [None req-381a5bcf-7e2f-4522-95da-ab5fc781e4b9 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/1431389ca13541b9a6a796ef5f513e05?usage=true 2026-05-12 07:07:53.613 7 INFO cinder.api.openstack.wsgi [None req-381a5bcf-7e2f-4522-95da-ab5fc781e4b9 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/1431389ca13541b9a6a796ef5f513e05?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 448/892] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:07:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/1431389ca13541b9a6a796ef5f513e05?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:07:53.627 8 INFO cinder.api.openstack.wsgi [None req-32805fb2-249b-4dbd-b695-b2accd5576c6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/4c2dfee4526a4b1e8441c3d250e4c42e?usage=true 2026-05-12 07:07:53.654 8 INFO cinder.api.openstack.wsgi [None req-32805fb2-249b-4dbd-b695-b2accd5576c6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/4c2dfee4526a4b1e8441c3d250e4c42e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 445/893] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:07:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/4c2dfee4526a4b1e8441c3d250e4c42e?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:07:53.672 7 INFO cinder.api.openstack.wsgi [None req-1cd9db3b-3ecc-4a89-9d22-b79cc1bc29b2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/7c1604ae95bc44ff80072f1f122afa91?usage=true 2026-05-12 07:07:53.705 7 INFO cinder.api.openstack.wsgi [None req-1cd9db3b-3ecc-4a89-9d22-b79cc1bc29b2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/7c1604ae95bc44ff80072f1f122afa91?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 449/894] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:07:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/7c1604ae95bc44ff80072f1f122afa91?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:07:53.720 8 INFO cinder.api.openstack.wsgi [None req-27a53627-36cd-4a70-b3b1-840e73d5b46c 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true 2026-05-12 07:07:53.748 8 INFO cinder.api.openstack.wsgi [None req-27a53627-36cd-4a70-b3b1-840e73d5b46c 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 446/895] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:07:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:07:53.762 7 INFO cinder.api.openstack.wsgi [None req-6c281647-51e7-4fe4-8c23-7d5fece3061c 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/bd9ddce879a34c94a8ddf5f7dfdc41e5?usage=true 2026-05-12 07:07:53.802 7 INFO cinder.api.openstack.wsgi [None req-6c281647-51e7-4fe4-8c23-7d5fece3061c 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/bd9ddce879a34c94a8ddf5f7dfdc41e5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 450/896] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:07:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/bd9ddce879a34c94a8ddf5f7dfdc41e5?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:07:53.819 8 INFO cinder.api.openstack.wsgi [None req-1eee0769-85ba-4a3f-b960-e4c29db98b6f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/d511c2844e784f07bfbcf24db851d212?usage=true 2026-05-12 07:07:53.867 8 INFO cinder.api.openstack.wsgi [None req-1eee0769-85ba-4a3f-b960-e4c29db98b6f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/d511c2844e784f07bfbcf24db851d212?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 447/897] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:07:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/d511c2844e784f07bfbcf24db851d212?usage=true => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:07:53.881 7 INFO cinder.api.openstack.wsgi [None req-e4244209-e6f0-4464-bdf3-42243c4067b3 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/dc618462b5714b9caa6076ef826bc714?usage=true 2026-05-12 07:07:53.921 7 INFO cinder.api.openstack.wsgi [None req-e4244209-e6f0-4464-bdf3-42243c4067b3 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/dc618462b5714b9caa6076ef826bc714?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 451/898] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:07:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/dc618462b5714b9caa6076ef826bc714?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:07:53.940 8 INFO cinder.api.openstack.wsgi [None req-ad9b52c3-f426-4c14-9fa1-51294f7c306a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true 2026-05-12 07:07:53.988 8 INFO cinder.api.openstack.wsgi [None req-ad9b52c3-f426-4c14-9fa1-51294f7c306a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 448/899] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:07:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true => generated 845 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:07:54.006 7 INFO cinder.api.openstack.wsgi [None req-2889cf20-c4b6-415b-aadb-3e8860c9e5e7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true 2026-05-12 07:07:54.045 7 INFO cinder.api.openstack.wsgi [None req-2889cf20-c4b6-415b-aadb-3e8860c9e5e7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 452/900] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:07:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:07:54.062 8 INFO cinder.api.openstack.wsgi [None req-499fb763-96ee-44c2-8773-12696a2a8d0f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true 2026-05-12 07:07:54.083 8 INFO cinder.api.openstack.wsgi [None req-499fb763-96ee-44c2-8773-12696a2a8d0f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 449/901] 10.0.0.50 () {28 vars in 695 bytes} [Tue May 12 07:07:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true => generated 670 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:07:54.100 7 INFO cinder.api.openstack.wsgi [None req-1280e402-3cc8-475d-bd5c-abc032e1ef4b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 07:07:54.117 7 INFO cinder.volume.api [None req-1280e402-3cc8-475d-bd5c-abc032e1ef4b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - 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-05-12 07:07:54.129 7 INFO cinder.api.openstack.wsgi [None req-1280e402-3cc8-475d-bd5c-abc032e1ef4b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 453/902] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 07:07:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 07:07:54.332 8 INFO cinder.api.openstack.wsgi [None req-467fcb0d-44ea-41bd-a041-6d09e1018f1f 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c2dfee4526a4b1e8441c3d250e4c42e/volumes/6af8d32f-c124-4832-a78d-b01d1c25765f /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-05-12 07:07:54.361 8 INFO cinder.volume.api [None req-467fcb0d-44ea-41bd-a041-6d09e1018f1f 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] Volume info retrieved successfully. 2026-05-12 07:07:54.370 8 INFO cinder.api.openstack.wsgi [None req-467fcb0d-44ea-41bd-a041-6d09e1018f1f 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c2dfee4526a4b1e8441c3d250e4c42e/volumes/6af8d32f-c124-4832-a78d-b01d1c25765f returned with HTTP 200 [pid: 8|app: 0|req: 450/903] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:07:54 2026] GET /v3/4c2dfee4526a4b1e8441c3d250e4c42e/volumes/6af8d32f-c124-4832-a78d-b01d1c25765f => generated 971 bytes in 53 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-05-12 07:07:54.399 7 INFO cinder.api.openstack.wsgi [None req-c43c2660-f842-4650-ad3f-e9bfe13ff8db 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/4c2dfee4526a4b1e8441c3d250e4c42e/volumes/6af8d32f-c124-4832-a78d-b01d1c25765f 2026-05-12 07:07:54.400 7 INFO cinder.api.v3.volumes [None req-c43c2660-f842-4650-ad3f-e9bfe13ff8db 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] Delete volume with id: 6af8d32f-c124-4832-a78d-b01d1c25765f  /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-05-12 07:07:54.423 7 INFO cinder.volume.api [None req-c43c2660-f842-4650-ad3f-e9bfe13ff8db 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] Volume info retrieved successfully. 2026-05-12 07:07:54.456 7 INFO cinder.volume.api [None req-c43c2660-f842-4650-ad3f-e9bfe13ff8db 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] Delete volume request issued successfully. 2026-05-12 07:07:54.457 7 INFO cinder.api.openstack.wsgi [None req-c43c2660-f842-4650-ad3f-e9bfe13ff8db 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c2dfee4526a4b1e8441c3d250e4c42e/volumes/6af8d32f-c124-4832-a78d-b01d1c25765f returned with HTTP 202 [pid: 7|app: 0|req: 454/904] 10.0.0.168 () {32 vars in 778 bytes} [Tue May 12 07:07:54 2026] DELETE /v3/4c2dfee4526a4b1e8441c3d250e4c42e/volumes/6af8d32f-c124-4832-a78d-b01d1c25765f => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-05-12 07:07:54.474 8 INFO cinder.api.openstack.wsgi [None req-69d67611-390b-4b36-9d6f-78bdcedb1e16 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c2dfee4526a4b1e8441c3d250e4c42e/volumes/6af8d32f-c124-4832-a78d-b01d1c25765f /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-05-12 07:07:54.501 8 INFO cinder.volume.api [None req-69d67611-390b-4b36-9d6f-78bdcedb1e16 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] Volume info retrieved successfully. 2026-05-12 07:07:54.510 8 INFO cinder.api.openstack.wsgi [None req-69d67611-390b-4b36-9d6f-78bdcedb1e16 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c2dfee4526a4b1e8441c3d250e4c42e/volumes/6af8d32f-c124-4832-a78d-b01d1c25765f returned with HTTP 200 [pid: 8|app: 0|req: 451/905] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:07:54 2026] GET /v3/4c2dfee4526a4b1e8441c3d250e4c42e/volumes/6af8d32f-c124-4832-a78d-b01d1c25765f => generated 970 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-05-12 07:07:55.537 7 INFO cinder.api.openstack.wsgi [None req-ac7e8053-9bfe-423f-9dd0-5402ac904c76 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c2dfee4526a4b1e8441c3d250e4c42e/volumes/6af8d32f-c124-4832-a78d-b01d1c25765f 2026-05-12 07:07:55.550 7 INFO cinder.api.openstack.wsgi [None req-ac7e8053-9bfe-423f-9dd0-5402ac904c76 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c2dfee4526a4b1e8441c3d250e4c42e/volumes/6af8d32f-c124-4832-a78d-b01d1c25765f returned with HTTP 404 [pid: 7|app: 0|req: 455/906] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:07:55 2026] GET /v3/4c2dfee4526a4b1e8441c3d250e4c42e/volumes/6af8d32f-c124-4832-a78d-b01d1c25765f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-12 07:07:57.540 7 INFO cinder.api.openstack.wsgi [None req-ac7e8053-9bfe-423f-9dd0-5402ac904c76 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:07:57.540 8 INFO cinder.api.openstack.wsgi [None req-69d67611-390b-4b36-9d6f-78bdcedb1e16 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:07:57.541 7 INFO cinder.api.openstack.wsgi [None req-ac7e8053-9bfe-423f-9dd0-5402ac904c76 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:07:57.542 8 INFO cinder.api.openstack.wsgi [None req-69d67611-390b-4b36-9d6f-78bdcedb1e16 944866317de7448eb865090518ea1d36 4c2dfee4526a4b1e8441c3d250e4c42e - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:08:03.445 7 INFO cinder.api.openstack.wsgi [None req-16db7ef6-9626-4331-8b40-3d455fe6230a 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes 2026-05-12 07:08:03.488 7 INFO cinder.volume.api [None req-16db7ef6-9626-4331-8b40-3d455fe6230a 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] Get all volumes completed successfully. 2026-05-12 07:08:03.488 7 INFO cinder.api.openstack.wsgi [None req-16db7ef6-9626-4331-8b40-3d455fe6230a 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes returned with HTTP 200 [pid: 7|app: 0|req: 457/909] 10.0.0.168 () {32 vars in 701 bytes} [Tue May 12 07:08:03 2026] GET /v3/1da577dc68e1456c9370617fad592049/volumes => generated 15 bytes in 387 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-05-12 07:08:03.514 8 INFO cinder.api.openstack.wsgi [None req-ce528067-2b4f-4a87-ad9b-54c79023ea6c 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes 2026-05-12 07:08:03.522 8 INFO cinder.api.v3.volumes [None req-ce528067-2b4f-4a87-ad9b-54c79023ea6c 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] Create volume of 1 GB 2026-05-12 07:08:03.537 8 INFO cinder.volume.api [None req-ce528067-2b4f-4a87-ad9b-54c79023ea6c 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] Availability Zones retrieved successfully. 2026-05-12 07:08:03.767 8 INFO cinder.volume.api [None req-ce528067-2b4f-4a87-ad9b-54c79023ea6c 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] Create volume request issued successfully. 2026-05-12 07:08:03.769 8 INFO cinder.api.openstack.wsgi [None req-ce528067-2b4f-4a87-ad9b-54c79023ea6c 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes returned with HTTP 202 [pid: 8|app: 0|req: 453/910] 10.0.0.168 () {34 vars in 723 bytes} [Tue May 12 07:08:03 2026] POST /v3/1da577dc68e1456c9370617fad592049/volumes => generated 875 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-12 07:08:03.792 7 INFO cinder.api.openstack.wsgi [None req-286ade61-174c-439f-b17b-be7b85248a3d 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/e90faf69-e40b-4bd2-a1f7-fb6685eae35d /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-05-12 07:08:03.810 7 INFO cinder.volume.api [None req-286ade61-174c-439f-b17b-be7b85248a3d 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:03.816 7 INFO cinder.api.openstack.wsgi [None req-286ade61-174c-439f-b17b-be7b85248a3d 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/e90faf69-e40b-4bd2-a1f7-fb6685eae35d returned with HTTP 200 [pid: 7|app: 0|req: 458/911] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:03 2026] GET /v3/1da577dc68e1456c9370617fad592049/volumes/e90faf69-e40b-4bd2-a1f7-fb6685eae35d => 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-05-12 07:08:04.856 8 INFO cinder.api.openstack.wsgi [None req-80050c43-4c1c-4985-bbc5-dc9053b302bc 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/e90faf69-e40b-4bd2-a1f7-fb6685eae35d /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-05-12 07:08:04.898 8 INFO cinder.volume.api [None req-80050c43-4c1c-4985-bbc5-dc9053b302bc 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:04.912 8 INFO cinder.api.openstack.wsgi [None req-80050c43-4c1c-4985-bbc5-dc9053b302bc 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/e90faf69-e40b-4bd2-a1f7-fb6685eae35d returned with HTTP 200 [pid: 8|app: 0|req: 454/912] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:04 2026] GET /v3/1da577dc68e1456c9370617fad592049/volumes/e90faf69-e40b-4bd2-a1f7-fb6685eae35d => generated 968 bytes in 72 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-05-12 07:08:04.936 7 INFO cinder.api.openstack.wsgi [None req-9dbacf33-fc72-4193-8bdd-2204a0d638b6 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/e90faf69-e40b-4bd2-a1f7-fb6685eae35d /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-05-12 07:08:04.958 7 INFO cinder.volume.api [None req-9dbacf33-fc72-4193-8bdd-2204a0d638b6 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:04.965 7 INFO cinder.api.openstack.wsgi [None req-9dbacf33-fc72-4193-8bdd-2204a0d638b6 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/e90faf69-e40b-4bd2-a1f7-fb6685eae35d returned with HTTP 200 [pid: 7|app: 0|req: 459/913] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:04 2026] GET /v3/1da577dc68e1456c9370617fad592049/volumes/e90faf69-e40b-4bd2-a1f7-fb6685eae35d => generated 968 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-05-12 07:08:04.990 8 INFO cinder.api.openstack.wsgi [None req-9c06f259-6b0b-4aa4-9713-9510b5598163 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes 2026-05-12 07:08:04.994 8 INFO cinder.api.v3.volumes [None req-9c06f259-6b0b-4aa4-9713-9510b5598163 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] Create volume of 1 GB 2026-05-12 07:08:05.003 8 INFO cinder.volume.api [None req-9c06f259-6b0b-4aa4-9713-9510b5598163 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] Availability Zones retrieved successfully. 2026-05-12 07:08:05.183 8 INFO cinder.volume.api [None req-9c06f259-6b0b-4aa4-9713-9510b5598163 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] Create volume request issued successfully. 2026-05-12 07:08:05.184 8 INFO cinder.api.openstack.wsgi [None req-9c06f259-6b0b-4aa4-9713-9510b5598163 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes returned with HTTP 202 [pid: 8|app: 0|req: 455/914] 10.0.0.168 () {34 vars in 723 bytes} [Tue May 12 07:08:04 2026] POST /v3/1da577dc68e1456c9370617fad592049/volumes => generated 876 bytes in 207 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-05-12 07:08:05.208 7 INFO cinder.api.openstack.wsgi [None req-192ddce3-1033-4e47-ae8a-2a6f0256840e 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/3ff797d0-88fb-4f10-aba8-e723db4c1658 /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-05-12 07:08:05.229 7 INFO cinder.volume.api [None req-192ddce3-1033-4e47-ae8a-2a6f0256840e 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:05.238 7 INFO cinder.api.openstack.wsgi [None req-192ddce3-1033-4e47-ae8a-2a6f0256840e 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/3ff797d0-88fb-4f10-aba8-e723db4c1658 returned with HTTP 200 [pid: 7|app: 0|req: 460/915] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:05 2026] GET /v3/1da577dc68e1456c9370617fad592049/volumes/3ff797d0-88fb-4f10-aba8-e723db4c1658 => generated 944 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-05-12 07:08:06.266 8 INFO cinder.api.openstack.wsgi [None req-c14dd074-da8f-47d3-924a-0ebcb65729a6 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/3ff797d0-88fb-4f10-aba8-e723db4c1658 /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-05-12 07:08:06.296 8 INFO cinder.volume.api [None req-c14dd074-da8f-47d3-924a-0ebcb65729a6 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:06.306 8 INFO cinder.api.openstack.wsgi [None req-c14dd074-da8f-47d3-924a-0ebcb65729a6 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/3ff797d0-88fb-4f10-aba8-e723db4c1658 returned with HTTP 200 [pid: 8|app: 0|req: 456/916] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:06 2026] GET /v3/1da577dc68e1456c9370617fad592049/volumes/3ff797d0-88fb-4f10-aba8-e723db4c1658 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:08:06.333 7 INFO cinder.api.openstack.wsgi [None req-4706839b-67bb-4c80-b870-99af70092101 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/3ff797d0-88fb-4f10-aba8-e723db4c1658 /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-05-12 07:08:06.363 7 INFO cinder.volume.api [None req-4706839b-67bb-4c80-b870-99af70092101 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:06.377 7 INFO cinder.api.openstack.wsgi [None req-4706839b-67bb-4c80-b870-99af70092101 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/3ff797d0-88fb-4f10-aba8-e723db4c1658 returned with HTTP 200 [pid: 7|app: 0|req: 461/917] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:06 2026] GET /v3/1da577dc68e1456c9370617fad592049/volumes/3ff797d0-88fb-4f10-aba8-e723db4c1658 => generated 969 bytes in 53 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-05-12 07:08:06.401 8 INFO cinder.api.openstack.wsgi [None req-50a9df2d-ad5a-4933-8af2-2593ed939462 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes 2026-05-12 07:08:06.405 8 INFO cinder.api.v3.volumes [None req-50a9df2d-ad5a-4933-8af2-2593ed939462 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] Create volume of 1 GB 2026-05-12 07:08:06.425 8 INFO cinder.volume.api [None req-50a9df2d-ad5a-4933-8af2-2593ed939462 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] Availability Zones retrieved successfully. 2026-05-12 07:08:06.603 8 INFO cinder.volume.api [None req-50a9df2d-ad5a-4933-8af2-2593ed939462 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] Create volume request issued successfully. 2026-05-12 07:08:06.605 8 INFO cinder.api.openstack.wsgi [None req-50a9df2d-ad5a-4933-8af2-2593ed939462 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes returned with HTTP 202 [pid: 8|app: 0|req: 457/918] 10.0.0.168 () {34 vars in 723 bytes} [Tue May 12 07:08:06 2026] POST /v3/1da577dc68e1456c9370617fad592049/volumes => generated 876 bytes in 212 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-05-12 07:08:06.629 7 INFO cinder.api.openstack.wsgi [None req-42f0fad8-4cf2-4832-b15c-4576faac5fb3 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/eefe43ef-82a5-4d62-9248-d53f481fa693 /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-05-12 07:08:06.652 7 INFO cinder.volume.api [None req-42f0fad8-4cf2-4832-b15c-4576faac5fb3 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:06.663 7 INFO cinder.api.openstack.wsgi [None req-42f0fad8-4cf2-4832-b15c-4576faac5fb3 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/eefe43ef-82a5-4d62-9248-d53f481fa693 returned with HTTP 200 [pid: 7|app: 0|req: 462/919] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:06 2026] GET /v3/1da577dc68e1456c9370617fad592049/volumes/eefe43ef-82a5-4d62-9248-d53f481fa693 => generated 944 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:08:07.544 8 INFO cinder.api.openstack.wsgi [None req-50a9df2d-ad5a-4933-8af2-2593ed939462 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:08:07.545 8 INFO cinder.api.openstack.wsgi [None req-50a9df2d-ad5a-4933-8af2-2593ed939462 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:08:07.547 7 INFO cinder.api.openstack.wsgi [None req-42f0fad8-4cf2-4832-b15c-4576faac5fb3 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:08:07.548 7 INFO cinder.api.openstack.wsgi [None req-42f0fad8-4cf2-4832-b15c-4576faac5fb3 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] http://10.0.0.80: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-05-12 07:08:07.688 8 INFO cinder.api.openstack.wsgi [None req-f59cc8a8-2e16-4f07-8de3-6f43a700de86 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/eefe43ef-82a5-4d62-9248-d53f481fa693 /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-05-12 07:08:07.710 8 INFO cinder.volume.api [None req-f59cc8a8-2e16-4f07-8de3-6f43a700de86 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:07.719 8 INFO cinder.api.openstack.wsgi [None req-f59cc8a8-2e16-4f07-8de3-6f43a700de86 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/eefe43ef-82a5-4d62-9248-d53f481fa693 returned with HTTP 200 [pid: 8|app: 0|req: 459/922] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:07 2026] GET /v3/1da577dc68e1456c9370617fad592049/volumes/eefe43ef-82a5-4d62-9248-d53f481fa693 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:08:07.744 7 INFO cinder.api.openstack.wsgi [None req-54e1df59-7d66-4aba-a30a-721ca06095ea 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/eefe43ef-82a5-4d62-9248-d53f481fa693 /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-05-12 07:08:07.765 7 INFO cinder.volume.api [None req-54e1df59-7d66-4aba-a30a-721ca06095ea 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:07.771 7 INFO cinder.api.openstack.wsgi [None req-54e1df59-7d66-4aba-a30a-721ca06095ea 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/eefe43ef-82a5-4d62-9248-d53f481fa693 returned with HTTP 200 [pid: 7|app: 0|req: 464/923] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:07 2026] GET /v3/1da577dc68e1456c9370617fad592049/volumes/eefe43ef-82a5-4d62-9248-d53f481fa693 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-05-12 07:08:07.801 8 INFO cinder.api.openstack.wsgi [None req-b61ace28-b2e4-46c6-8971-ee9cd2e1280b 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes 2026-05-12 07:08:07.847 8 INFO cinder.volume.api [None req-b61ace28-b2e4-46c6-8971-ee9cd2e1280b 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] Get all volumes completed successfully. 2026-05-12 07:08:07.848 8 INFO cinder.api.openstack.wsgi [None req-b61ace28-b2e4-46c6-8971-ee9cd2e1280b 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes returned with HTTP 200 [pid: 8|app: 0|req: 460/924] 10.0.0.168 () {32 vars in 701 bytes} [Tue May 12 07:08:07 2026] GET /v3/1da577dc68e1456c9370617fad592049/volumes => generated 1323 bytes in 57 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-05-12 07:08:07.872 7 INFO cinder.api.openstack.wsgi [None req-b5cc2452-4649-4afd-819d-8e86f1b416e8 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/eefe43ef-82a5-4d62-9248-d53f481fa693 /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-05-12 07:08:07.897 7 INFO cinder.volume.api [None req-b5cc2452-4649-4afd-819d-8e86f1b416e8 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:07.904 7 INFO cinder.api.openstack.wsgi [None req-b5cc2452-4649-4afd-819d-8e86f1b416e8 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/eefe43ef-82a5-4d62-9248-d53f481fa693 returned with HTTP 200 [pid: 7|app: 0|req: 465/925] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:07 2026] GET /v3/1da577dc68e1456c9370617fad592049/volumes/eefe43ef-82a5-4d62-9248-d53f481fa693 => generated 969 bytes in 44 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-05-12 07:08:07.927 8 INFO cinder.api.openstack.wsgi [None req-e610944d-485e-47a8-89f0-6fcb1bb211ca 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/eefe43ef-82a5-4d62-9248-d53f481fa693 2026-05-12 07:08:07.927 8 INFO cinder.api.v3.volumes [None req-e610944d-485e-47a8-89f0-6fcb1bb211ca 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] Delete volume with id: eefe43ef-82a5-4d62-9248-d53f481fa693  /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-05-12 07:08:07.944 8 INFO cinder.volume.api [None req-e610944d-485e-47a8-89f0-6fcb1bb211ca 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:07.983 8 INFO cinder.volume.api [None req-e610944d-485e-47a8-89f0-6fcb1bb211ca 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] Delete volume request issued successfully. 2026-05-12 07:08:07.984 8 INFO cinder.api.openstack.wsgi [None req-e610944d-485e-47a8-89f0-6fcb1bb211ca 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/eefe43ef-82a5-4d62-9248-d53f481fa693 returned with HTTP 202 [pid: 8|app: 0|req: 461/926] 10.0.0.168 () {32 vars in 778 bytes} [Tue May 12 07:08:07 2026] DELETE /v3/1da577dc68e1456c9370617fad592049/volumes/eefe43ef-82a5-4d62-9248-d53f481fa693 => generated 0 bytes in 67 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-05-12 07:08:08.003 7 INFO cinder.api.openstack.wsgi [None req-3aedab34-9c29-4609-b0d9-25c86cbc34d6 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/eefe43ef-82a5-4d62-9248-d53f481fa693 /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-05-12 07:08:08.025 7 INFO cinder.volume.api [None req-3aedab34-9c29-4609-b0d9-25c86cbc34d6 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:08.037 7 INFO cinder.api.openstack.wsgi [None req-3aedab34-9c29-4609-b0d9-25c86cbc34d6 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/eefe43ef-82a5-4d62-9248-d53f481fa693 returned with HTTP 200 [pid: 7|app: 0|req: 466/927] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:07 2026] GET /v3/1da577dc68e1456c9370617fad592049/volumes/eefe43ef-82a5-4d62-9248-d53f481fa693 => generated 968 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-05-12 07:08:09.068 8 INFO cinder.api.openstack.wsgi [None req-969a86a1-9770-492e-98ce-a7a31c8644af 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/eefe43ef-82a5-4d62-9248-d53f481fa693 2026-05-12 07:08:09.079 8 INFO cinder.api.openstack.wsgi [None req-969a86a1-9770-492e-98ce-a7a31c8644af 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/eefe43ef-82a5-4d62-9248-d53f481fa693 returned with HTTP 404 [pid: 8|app: 0|req: 462/928] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:09 2026] GET /v3/1da577dc68e1456c9370617fad592049/volumes/eefe43ef-82a5-4d62-9248-d53f481fa693 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-05-12 07:08:09.092 7 INFO cinder.api.openstack.wsgi [None req-d1bc5f82-09c3-4a6d-8245-aaa7f0089a8e 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/3ff797d0-88fb-4f10-aba8-e723db4c1658 /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-05-12 07:08:09.112 7 INFO cinder.volume.api [None req-d1bc5f82-09c3-4a6d-8245-aaa7f0089a8e 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:09.119 7 INFO cinder.api.openstack.wsgi [None req-d1bc5f82-09c3-4a6d-8245-aaa7f0089a8e 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/3ff797d0-88fb-4f10-aba8-e723db4c1658 returned with HTTP 200 [pid: 7|app: 0|req: 467/929] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:09 2026] GET /v3/1da577dc68e1456c9370617fad592049/volumes/3ff797d0-88fb-4f10-aba8-e723db4c1658 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:08:09.144 8 INFO cinder.api.openstack.wsgi [None req-a77106ba-44ff-4642-81dd-d4334d661383 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/3ff797d0-88fb-4f10-aba8-e723db4c1658 2026-05-12 07:08:09.145 8 INFO cinder.api.v3.volumes [None req-a77106ba-44ff-4642-81dd-d4334d661383 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] Delete volume with id: 3ff797d0-88fb-4f10-aba8-e723db4c1658  /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-05-12 07:08:09.166 8 INFO cinder.volume.api [None req-a77106ba-44ff-4642-81dd-d4334d661383 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:09.202 8 INFO cinder.volume.api [None req-a77106ba-44ff-4642-81dd-d4334d661383 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] Delete volume request issued successfully. 2026-05-12 07:08:09.203 8 INFO cinder.api.openstack.wsgi [None req-a77106ba-44ff-4642-81dd-d4334d661383 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/3ff797d0-88fb-4f10-aba8-e723db4c1658 returned with HTTP 202 [pid: 8|app: 0|req: 463/930] 10.0.0.168 () {32 vars in 778 bytes} [Tue May 12 07:08:09 2026] DELETE /v3/1da577dc68e1456c9370617fad592049/volumes/3ff797d0-88fb-4f10-aba8-e723db4c1658 => generated 0 bytes in 71 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-05-12 07:08:09.219 7 INFO cinder.api.openstack.wsgi [None req-3feb4146-f1a3-4cef-afa1-718ccc46f698 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/3ff797d0-88fb-4f10-aba8-e723db4c1658 /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-05-12 07:08:09.251 7 INFO cinder.volume.api [None req-3feb4146-f1a3-4cef-afa1-718ccc46f698 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:09.261 7 INFO cinder.api.openstack.wsgi [None req-3feb4146-f1a3-4cef-afa1-718ccc46f698 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/3ff797d0-88fb-4f10-aba8-e723db4c1658 returned with HTTP 200 [pid: 7|app: 0|req: 468/931] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:09 2026] GET /v3/1da577dc68e1456c9370617fad592049/volumes/3ff797d0-88fb-4f10-aba8-e723db4c1658 => generated 968 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:08:10.288 8 INFO cinder.api.openstack.wsgi [None req-fda07749-2106-42e3-aed8-87c1b37f9172 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/3ff797d0-88fb-4f10-aba8-e723db4c1658 2026-05-12 07:08:10.301 8 INFO cinder.api.openstack.wsgi [None req-fda07749-2106-42e3-aed8-87c1b37f9172 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/3ff797d0-88fb-4f10-aba8-e723db4c1658 returned with HTTP 404 [pid: 8|app: 0|req: 464/932] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:10 2026] GET /v3/1da577dc68e1456c9370617fad592049/volumes/3ff797d0-88fb-4f10-aba8-e723db4c1658 => generated 109 bytes in 23 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-05-12 07:08:10.317 7 INFO cinder.api.openstack.wsgi [None req-f50e22cb-6461-4648-8396-26161162389a 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/e90faf69-e40b-4bd2-a1f7-fb6685eae35d /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-05-12 07:08:10.339 7 INFO cinder.volume.api [None req-f50e22cb-6461-4648-8396-26161162389a 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:10.346 7 INFO cinder.api.openstack.wsgi [None req-f50e22cb-6461-4648-8396-26161162389a 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/e90faf69-e40b-4bd2-a1f7-fb6685eae35d returned with HTTP 200 [pid: 7|app: 0|req: 469/933] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:10 2026] GET /v3/1da577dc68e1456c9370617fad592049/volumes/e90faf69-e40b-4bd2-a1f7-fb6685eae35d => generated 968 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:08:10.369 8 INFO cinder.api.openstack.wsgi [None req-b6221a5c-b12e-4274-be98-29adb505f6cd 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/e90faf69-e40b-4bd2-a1f7-fb6685eae35d 2026-05-12 07:08:10.370 8 INFO cinder.api.v3.volumes [None req-b6221a5c-b12e-4274-be98-29adb505f6cd 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] Delete volume with id: e90faf69-e40b-4bd2-a1f7-fb6685eae35d  /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-05-12 07:08:10.386 8 INFO cinder.volume.api [None req-b6221a5c-b12e-4274-be98-29adb505f6cd 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:10.414 8 INFO cinder.volume.api [None req-b6221a5c-b12e-4274-be98-29adb505f6cd 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] Delete volume request issued successfully. 2026-05-12 07:08:10.415 8 INFO cinder.api.openstack.wsgi [None req-b6221a5c-b12e-4274-be98-29adb505f6cd 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/e90faf69-e40b-4bd2-a1f7-fb6685eae35d returned with HTTP 202 [pid: 8|app: 0|req: 465/934] 10.0.0.168 () {32 vars in 778 bytes} [Tue May 12 07:08:10 2026] DELETE /v3/1da577dc68e1456c9370617fad592049/volumes/e90faf69-e40b-4bd2-a1f7-fb6685eae35d => generated 0 bytes in 55 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-05-12 07:08:10.430 7 INFO cinder.api.openstack.wsgi [None req-93643764-890a-4884-8949-31720184db0c 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/e90faf69-e40b-4bd2-a1f7-fb6685eae35d /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-05-12 07:08:10.449 7 INFO cinder.volume.api [None req-93643764-890a-4884-8949-31720184db0c 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:10.459 7 INFO cinder.api.openstack.wsgi [None req-93643764-890a-4884-8949-31720184db0c 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/e90faf69-e40b-4bd2-a1f7-fb6685eae35d returned with HTTP 200 [pid: 7|app: 0|req: 470/935] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:10 2026] GET /v3/1da577dc68e1456c9370617fad592049/volumes/e90faf69-e40b-4bd2-a1f7-fb6685eae35d => generated 967 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-05-12 07:08:11.484 8 INFO cinder.api.openstack.wsgi [None req-1baf84eb-466b-4eab-9d52-04d2d8c5df47 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/e90faf69-e40b-4bd2-a1f7-fb6685eae35d 2026-05-12 07:08:11.494 8 INFO cinder.api.openstack.wsgi [None req-1baf84eb-466b-4eab-9d52-04d2d8c5df47 1edb3f3d72e24977939ff6fa36ab1669 1da577dc68e1456c9370617fad592049 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1da577dc68e1456c9370617fad592049/volumes/e90faf69-e40b-4bd2-a1f7-fb6685eae35d returned with HTTP 404 [pid: 8|app: 0|req: 466/936] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:11 2026] GET /v3/1da577dc68e1456c9370617fad592049/volumes/e90faf69-e40b-4bd2-a1f7-fb6685eae35d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:08:14.720 7 INFO cinder.api.openstack.wsgi [None req-e220cfa6-2720-414d-86e9-e2379f845e11 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes 2026-05-12 07:08:14.725 7 INFO cinder.api.v3.volumes [None req-e220cfa6-2720-414d-86e9-e2379f845e11 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Create volume of 1 GB 2026-05-12 07:08:14.739 7 INFO cinder.volume.api [None req-e220cfa6-2720-414d-86e9-e2379f845e11 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Availability Zones retrieved successfully. 2026-05-12 07:08:15.012 7 INFO cinder.volume.api [None req-e220cfa6-2720-414d-86e9-e2379f845e11 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Create volume request issued successfully. 2026-05-12 07:08:15.014 7 INFO cinder.api.openstack.wsgi [None req-e220cfa6-2720-414d-86e9-e2379f845e11 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes returned with HTTP 202 [pid: 7|app: 0|req: 471/937] 10.0.0.168 () {34 vars in 723 bytes} [Tue May 12 07:08:14 2026] POST /v3/44680fff46c845a0867cf199b3593ec5/volumes => generated 870 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-12 07:08:15.041 8 INFO cinder.api.openstack.wsgi [None req-fcf644ea-fb94-4db5-a009-539e2396dca1 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/db0ded5b-ea6b-4f0c-b561-c9fcaad26c2a /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-05-12 07:08:15.059 8 INFO cinder.volume.api [None req-fcf644ea-fb94-4db5-a009-539e2396dca1 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:15.067 8 INFO cinder.api.openstack.wsgi [None req-fcf644ea-fb94-4db5-a009-539e2396dca1 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/db0ded5b-ea6b-4f0c-b561-c9fcaad26c2a returned with HTTP 200 [pid: 8|app: 0|req: 467/938] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:15 2026] GET /v3/44680fff46c845a0867cf199b3593ec5/volumes/db0ded5b-ea6b-4f0c-b561-c9fcaad26c2a => generated 938 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-05-12 07:08:16.098 7 INFO cinder.api.openstack.wsgi [None req-22eece38-f5b7-4fd4-99df-ffaf6efba5a5 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/db0ded5b-ea6b-4f0c-b561-c9fcaad26c2a /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-05-12 07:08:16.121 7 INFO cinder.volume.api [None req-22eece38-f5b7-4fd4-99df-ffaf6efba5a5 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:16.130 7 INFO cinder.api.openstack.wsgi [None req-22eece38-f5b7-4fd4-99df-ffaf6efba5a5 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/db0ded5b-ea6b-4f0c-b561-c9fcaad26c2a returned with HTTP 200 [pid: 7|app: 0|req: 472/939] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:16 2026] GET /v3/44680fff46c845a0867cf199b3593ec5/volumes/db0ded5b-ea6b-4f0c-b561-c9fcaad26c2a => generated 963 bytes in 44 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-05-12 07:08:16.157 8 INFO cinder.api.openstack.wsgi [None req-f3e1302c-2d33-4efa-b380-828b87c9a011 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/db0ded5b-ea6b-4f0c-b561-c9fcaad26c2a /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-05-12 07:08:16.177 8 INFO cinder.volume.api [None req-f3e1302c-2d33-4efa-b380-828b87c9a011 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:16.187 8 INFO cinder.api.openstack.wsgi [None req-f3e1302c-2d33-4efa-b380-828b87c9a011 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/db0ded5b-ea6b-4f0c-b561-c9fcaad26c2a returned with HTTP 200 [pid: 8|app: 0|req: 468/940] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:16 2026] GET /v3/44680fff46c845a0867cf199b3593ec5/volumes/db0ded5b-ea6b-4f0c-b561-c9fcaad26c2a => generated 963 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-05-12 07:08:16.210 7 INFO cinder.api.openstack.wsgi [None req-f92636bd-0ec2-4d0c-b7e6-e8be3812e0b4 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/db0ded5b-ea6b-4f0c-b561-c9fcaad26c2a /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-05-12 07:08:16.234 7 INFO cinder.volume.api [None req-f92636bd-0ec2-4d0c-b7e6-e8be3812e0b4 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:16.253 7 INFO cinder.volume.api [None req-f92636bd-0ec2-4d0c-b7e6-e8be3812e0b4 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Volume updated successfully. 2026-05-12 07:08:16.255 7 INFO cinder.api.openstack.wsgi [None req-f92636bd-0ec2-4d0c-b7e6-e8be3812e0b4 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/db0ded5b-ea6b-4f0c-b561-c9fcaad26c2a returned with HTTP 200 [pid: 7|app: 0|req: 473/941] 10.0.0.168 () {34 vars in 795 bytes} [Tue May 12 07:08:16 2026] PUT /v3/44680fff46c845a0867cf199b3593ec5/volumes/db0ded5b-ea6b-4f0c-b561-c9fcaad26c2a => generated 895 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:08:16.279 8 INFO cinder.api.openstack.wsgi [None req-21b04331-1e21-4633-979b-66f292dbb469 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/db0ded5b-ea6b-4f0c-b561-c9fcaad26c2a /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-05-12 07:08:16.299 8 INFO cinder.volume.api [None req-21b04331-1e21-4633-979b-66f292dbb469 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:16.312 8 INFO cinder.volume.api [None req-21b04331-1e21-4633-979b-66f292dbb469 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Volume updated successfully. 2026-05-12 07:08:16.314 8 INFO cinder.api.openstack.wsgi [None req-21b04331-1e21-4633-979b-66f292dbb469 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/db0ded5b-ea6b-4f0c-b561-c9fcaad26c2a returned with HTTP 200 [pid: 8|app: 0|req: 469/942] 10.0.0.168 () {34 vars in 796 bytes} [Tue May 12 07:08:16 2026] PUT /v3/44680fff46c845a0867cf199b3593ec5/volumes/db0ded5b-ea6b-4f0c-b561-c9fcaad26c2a => generated 935 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-05-12 07:08:16.336 7 INFO cinder.api.openstack.wsgi [None req-559b3e6b-b36b-4e0c-b10a-8b531138e316 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/db0ded5b-ea6b-4f0c-b561-c9fcaad26c2a /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-05-12 07:08:16.365 7 INFO cinder.volume.api [None req-559b3e6b-b36b-4e0c-b10a-8b531138e316 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:16.377 7 INFO cinder.api.openstack.wsgi [None req-559b3e6b-b36b-4e0c-b10a-8b531138e316 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/db0ded5b-ea6b-4f0c-b561-c9fcaad26c2a returned with HTTP 200 [pid: 7|app: 0|req: 474/943] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:16 2026] GET /v3/44680fff46c845a0867cf199b3593ec5/volumes/db0ded5b-ea6b-4f0c-b561-c9fcaad26c2a => generated 1003 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:08:16.399 8 INFO cinder.api.openstack.wsgi [None req-f7e69eee-7169-4426-ade8-81264fb3981d b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes 2026-05-12 07:08:16.402 8 INFO cinder.api.v3.volumes [None req-f7e69eee-7169-4426-ade8-81264fb3981d b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Create volume of 1 GB 2026-05-12 07:08:16.411 8 INFO cinder.volume.api [None req-f7e69eee-7169-4426-ade8-81264fb3981d b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Availability Zones retrieved successfully. 2026-05-12 07:08:16.594 8 INFO cinder.volume.api [None req-f7e69eee-7169-4426-ade8-81264fb3981d b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Create volume request issued successfully. 2026-05-12 07:08:16.595 8 INFO cinder.api.openstack.wsgi [None req-f7e69eee-7169-4426-ade8-81264fb3981d b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes returned with HTTP 202 [pid: 8|app: 0|req: 470/944] 10.0.0.168 () {34 vars in 723 bytes} [Tue May 12 07:08:16 2026] POST /v3/44680fff46c845a0867cf199b3593ec5/volumes => generated 890 bytes in 203 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-05-12 07:08:16.624 7 INFO cinder.api.openstack.wsgi [None req-da9b65bc-46f6-4dbf-bb94-913a3d7241e3 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/7a9ba976-d296-4f9e-a07c-4525af6e6293 /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-05-12 07:08:16.648 7 INFO cinder.volume.api [None req-da9b65bc-46f6-4dbf-bb94-913a3d7241e3 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:16.654 7 INFO cinder.api.openstack.wsgi [None req-da9b65bc-46f6-4dbf-bb94-913a3d7241e3 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/7a9ba976-d296-4f9e-a07c-4525af6e6293 returned with HTTP 200 [pid: 7|app: 0|req: 475/945] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:16 2026] GET /v3/44680fff46c845a0867cf199b3593ec5/volumes/7a9ba976-d296-4f9e-a07c-4525af6e6293 => generated 958 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:08:17.539 7 INFO cinder.api.openstack.wsgi [None req-da9b65bc-46f6-4dbf-bb94-913a3d7241e3 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:08:17.539 8 INFO cinder.api.openstack.wsgi [None req-f7e69eee-7169-4426-ade8-81264fb3981d b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:08:17.540 7 INFO cinder.api.openstack.wsgi [None req-da9b65bc-46f6-4dbf-bb94-913a3d7241e3 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:08:17.541 8 INFO cinder.api.openstack.wsgi [None req-f7e69eee-7169-4426-ade8-81264fb3981d b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://10.0.0.80: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-05-12 07:08:17.686 7 INFO cinder.api.openstack.wsgi [None req-7a78ef38-2bc4-4778-9013-575a3bd22745 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/7a9ba976-d296-4f9e-a07c-4525af6e6293 /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-05-12 07:08:17.715 7 INFO cinder.volume.api [None req-7a78ef38-2bc4-4778-9013-575a3bd22745 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:17.731 7 INFO cinder.api.openstack.wsgi [None req-7a78ef38-2bc4-4778-9013-575a3bd22745 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/7a9ba976-d296-4f9e-a07c-4525af6e6293 returned with HTTP 200 [pid: 7|app: 0|req: 477/948] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:17 2026] GET /v3/44680fff46c845a0867cf199b3593ec5/volumes/7a9ba976-d296-4f9e-a07c-4525af6e6293 => generated 983 bytes in 57 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-05-12 07:08:17.776 8 INFO cinder.api.openstack.wsgi [None req-245d49b3-b4e0-45ce-86c4-0c1900ad18b2 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/7a9ba976-d296-4f9e-a07c-4525af6e6293 /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-05-12 07:08:17.797 8 INFO cinder.volume.api [None req-245d49b3-b4e0-45ce-86c4-0c1900ad18b2 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:17.808 8 INFO cinder.volume.api [None req-245d49b3-b4e0-45ce-86c4-0c1900ad18b2 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Volume updated successfully. 2026-05-12 07:08:17.809 8 INFO cinder.api.openstack.wsgi [None req-245d49b3-b4e0-45ce-86c4-0c1900ad18b2 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/7a9ba976-d296-4f9e-a07c-4525af6e6293 returned with HTTP 200 [pid: 8|app: 0|req: 472/949] 10.0.0.168 () {34 vars in 795 bytes} [Tue May 12 07:08:17 2026] PUT /v3/44680fff46c845a0867cf199b3593ec5/volumes/7a9ba976-d296-4f9e-a07c-4525af6e6293 => generated 881 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-05-12 07:08:17.834 7 INFO cinder.api.openstack.wsgi [None req-adb1399c-9ea4-490a-bdeb-0b46a87908b1 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/7a9ba976-d296-4f9e-a07c-4525af6e6293 /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-05-12 07:08:17.852 7 INFO cinder.volume.api [None req-adb1399c-9ea4-490a-bdeb-0b46a87908b1 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:17.857 7 INFO cinder.api.openstack.wsgi [None req-adb1399c-9ea4-490a-bdeb-0b46a87908b1 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/7a9ba976-d296-4f9e-a07c-4525af6e6293 returned with HTTP 200 [pid: 7|app: 0|req: 478/950] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:17 2026] GET /v3/44680fff46c845a0867cf199b3593ec5/volumes/7a9ba976-d296-4f9e-a07c-4525af6e6293 => generated 949 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-05-12 07:08:17.885 8 INFO cinder.api.openstack.wsgi [None req-e1d4c37c-e468-4278-b1ce-7646ffeaf69e b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/7a9ba976-d296-4f9e-a07c-4525af6e6293 2026-05-12 07:08:17.886 8 INFO cinder.api.v3.volumes [None req-e1d4c37c-e468-4278-b1ce-7646ffeaf69e b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Delete volume with id: 7a9ba976-d296-4f9e-a07c-4525af6e6293  /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-05-12 07:08:17.906 8 INFO cinder.volume.api [None req-e1d4c37c-e468-4278-b1ce-7646ffeaf69e b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:17.937 8 INFO cinder.volume.api [None req-e1d4c37c-e468-4278-b1ce-7646ffeaf69e b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Delete volume request issued successfully. 2026-05-12 07:08:17.938 8 INFO cinder.api.openstack.wsgi [None req-e1d4c37c-e468-4278-b1ce-7646ffeaf69e b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/7a9ba976-d296-4f9e-a07c-4525af6e6293 returned with HTTP 202 [pid: 8|app: 0|req: 473/951] 10.0.0.168 () {32 vars in 778 bytes} [Tue May 12 07:08:17 2026] DELETE /v3/44680fff46c845a0867cf199b3593ec5/volumes/7a9ba976-d296-4f9e-a07c-4525af6e6293 => generated 0 bytes in 64 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-05-12 07:08:17.957 7 INFO cinder.api.openstack.wsgi [None req-2b11689d-4f61-44f7-afc1-42acd1fad6bd b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/7a9ba976-d296-4f9e-a07c-4525af6e6293 /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-05-12 07:08:17.983 7 INFO cinder.volume.api [None req-2b11689d-4f61-44f7-afc1-42acd1fad6bd b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:17.991 7 INFO cinder.api.openstack.wsgi [None req-2b11689d-4f61-44f7-afc1-42acd1fad6bd b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/7a9ba976-d296-4f9e-a07c-4525af6e6293 returned with HTTP 200 [pid: 7|app: 0|req: 479/952] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:17 2026] GET /v3/44680fff46c845a0867cf199b3593ec5/volumes/7a9ba976-d296-4f9e-a07c-4525af6e6293 => generated 948 bytes in 44 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-05-12 07:08:19.017 8 INFO cinder.api.openstack.wsgi [None req-848850d8-c81a-44f7-afaf-fa560a6f0a7d b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/7a9ba976-d296-4f9e-a07c-4525af6e6293 2026-05-12 07:08:19.034 8 INFO cinder.api.openstack.wsgi [None req-848850d8-c81a-44f7-afaf-fa560a6f0a7d b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/7a9ba976-d296-4f9e-a07c-4525af6e6293 returned with HTTP 404 [pid: 8|app: 0|req: 474/953] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:19 2026] GET /v3/44680fff46c845a0867cf199b3593ec5/volumes/7a9ba976-d296-4f9e-a07c-4525af6e6293 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-05-12 07:08:19.048 7 INFO cinder.api.openstack.wsgi [None req-717eedb6-307c-4fd0-bc69-45fdd2b7b6bc b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/db0ded5b-ea6b-4f0c-b561-c9fcaad26c2a /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-05-12 07:08:19.072 7 INFO cinder.volume.api [None req-717eedb6-307c-4fd0-bc69-45fdd2b7b6bc b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:19.080 7 INFO cinder.api.openstack.wsgi [None req-717eedb6-307c-4fd0-bc69-45fdd2b7b6bc b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/db0ded5b-ea6b-4f0c-b561-c9fcaad26c2a returned with HTTP 200 [pid: 7|app: 0|req: 480/954] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:19 2026] GET /v3/44680fff46c845a0867cf199b3593ec5/volumes/db0ded5b-ea6b-4f0c-b561-c9fcaad26c2a => generated 1003 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 07:08:19.114 8 INFO cinder.api.openstack.wsgi [None req-d6afcf64-f06e-4d34-9977-1da7273a5168 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/db0ded5b-ea6b-4f0c-b561-c9fcaad26c2a 2026-05-12 07:08:19.115 8 INFO cinder.api.v3.volumes [None req-d6afcf64-f06e-4d34-9977-1da7273a5168 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Delete volume with id: db0ded5b-ea6b-4f0c-b561-c9fcaad26c2a  /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-05-12 07:08:19.130 8 INFO cinder.volume.api [None req-d6afcf64-f06e-4d34-9977-1da7273a5168 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:19.166 8 INFO cinder.volume.api [None req-d6afcf64-f06e-4d34-9977-1da7273a5168 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Delete volume request issued successfully. 2026-05-12 07:08:19.173 8 INFO cinder.api.openstack.wsgi [None req-d6afcf64-f06e-4d34-9977-1da7273a5168 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/db0ded5b-ea6b-4f0c-b561-c9fcaad26c2a returned with HTTP 202 [pid: 8|app: 0|req: 475/955] 10.0.0.168 () {32 vars in 778 bytes} [Tue May 12 07:08:19 2026] DELETE /v3/44680fff46c845a0867cf199b3593ec5/volumes/db0ded5b-ea6b-4f0c-b561-c9fcaad26c2a => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-05-12 07:08:19.193 7 INFO cinder.api.openstack.wsgi [None req-1cf8cf5a-4ce6-40cd-80da-1277bbd5735d b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/db0ded5b-ea6b-4f0c-b561-c9fcaad26c2a /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-05-12 07:08:19.224 7 INFO cinder.volume.api [None req-1cf8cf5a-4ce6-40cd-80da-1277bbd5735d b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:19.234 7 INFO cinder.api.openstack.wsgi [None req-1cf8cf5a-4ce6-40cd-80da-1277bbd5735d b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/db0ded5b-ea6b-4f0c-b561-c9fcaad26c2a returned with HTTP 200 [pid: 7|app: 0|req: 481/956] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:19 2026] GET /v3/44680fff46c845a0867cf199b3593ec5/volumes/db0ded5b-ea6b-4f0c-b561-c9fcaad26c2a => generated 1002 bytes in 52 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-05-12 07:08:20.264 8 INFO cinder.api.openstack.wsgi [None req-259ff135-866f-4e32-bf5b-e496ba941880 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/db0ded5b-ea6b-4f0c-b561-c9fcaad26c2a 2026-05-12 07:08:20.282 8 INFO cinder.api.openstack.wsgi [None req-259ff135-866f-4e32-bf5b-e496ba941880 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/db0ded5b-ea6b-4f0c-b561-c9fcaad26c2a returned with HTTP 404 [pid: 8|app: 0|req: 476/957] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:20 2026] GET /v3/44680fff46c845a0867cf199b3593ec5/volumes/db0ded5b-ea6b-4f0c-b561-c9fcaad26c2a => generated 109 bytes in 25 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-05-12 07:08:20.373 7 INFO cinder.api.openstack.wsgi [None req-6443390d-f298-447d-a2a6-9b6591418cc4 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes 2026-05-12 07:08:21.335 7 INFO cinder.api.v3.volumes [None req-6443390d-f298-447d-a2a6-9b6591418cc4 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Create volume of 1 GB 2026-05-12 07:08:21.345 7 INFO cinder.volume.api [None req-6443390d-f298-447d-a2a6-9b6591418cc4 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Availability Zones retrieved successfully. 2026-05-12 07:08:21.625 7 INFO cinder.volume.api [None req-6443390d-f298-447d-a2a6-9b6591418cc4 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Create volume request issued successfully. 2026-05-12 07:08:21.627 7 INFO cinder.api.openstack.wsgi [None req-6443390d-f298-447d-a2a6-9b6591418cc4 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes returned with HTTP 202 [pid: 7|app: 0|req: 482/958] 10.0.0.168 () {34 vars in 723 bytes} [Tue May 12 07:08:20 2026] POST /v3/44680fff46c845a0867cf199b3593ec5/volumes => generated 870 bytes in 1263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-12 07:08:21.653 8 INFO cinder.api.openstack.wsgi [None req-039925d7-4bc0-4f5f-bfca-8565013c610c b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/42b4d24e-19dc-4dda-b656-c9b9ac04b053 /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-05-12 07:08:21.676 8 INFO cinder.volume.api [None req-039925d7-4bc0-4f5f-bfca-8565013c610c b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:21.683 8 INFO cinder.api.openstack.wsgi [None req-039925d7-4bc0-4f5f-bfca-8565013c610c b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/42b4d24e-19dc-4dda-b656-c9b9ac04b053 returned with HTTP 200 [pid: 8|app: 0|req: 477/959] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:21 2026] GET /v3/44680fff46c845a0867cf199b3593ec5/volumes/42b4d24e-19dc-4dda-b656-c9b9ac04b053 => generated 938 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:08:22.715 7 INFO cinder.api.openstack.wsgi [None req-058cd2cc-cf76-459d-949d-f6fc99555d86 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/42b4d24e-19dc-4dda-b656-c9b9ac04b053 /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-05-12 07:08:22.752 7 INFO cinder.volume.api [None req-058cd2cc-cf76-459d-949d-f6fc99555d86 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:22.763 7 INFO cinder.api.openstack.wsgi [None req-058cd2cc-cf76-459d-949d-f6fc99555d86 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/42b4d24e-19dc-4dda-b656-c9b9ac04b053 returned with HTTP 200 [pid: 7|app: 0|req: 483/960] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:22 2026] GET /v3/44680fff46c845a0867cf199b3593ec5/volumes/42b4d24e-19dc-4dda-b656-c9b9ac04b053 => generated 1347 bytes in 61 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-05-12 07:08:22.795 8 INFO cinder.api.openstack.wsgi [None req-3b0e4878-f787-48ce-8cf4-d0bc739ea343 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/42b4d24e-19dc-4dda-b656-c9b9ac04b053 /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-05-12 07:08:22.842 8 INFO cinder.volume.api [None req-3b0e4878-f787-48ce-8cf4-d0bc739ea343 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:22.858 8 INFO cinder.api.openstack.wsgi [None req-3b0e4878-f787-48ce-8cf4-d0bc739ea343 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/42b4d24e-19dc-4dda-b656-c9b9ac04b053 returned with HTTP 200 [pid: 8|app: 0|req: 478/961] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:22 2026] GET /v3/44680fff46c845a0867cf199b3593ec5/volumes/42b4d24e-19dc-4dda-b656-c9b9ac04b053 => generated 1347 bytes in 74 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-05-12 07:08:22.885 7 INFO cinder.api.openstack.wsgi [None req-f109b2a5-a053-4dc4-a07b-f32cd5ba0dbd b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/42b4d24e-19dc-4dda-b656-c9b9ac04b053 /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-05-12 07:08:22.919 7 INFO cinder.volume.api [None req-f109b2a5-a053-4dc4-a07b-f32cd5ba0dbd b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:22.934 7 INFO cinder.volume.api [None req-f109b2a5-a053-4dc4-a07b-f32cd5ba0dbd b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Volume updated successfully. 2026-05-12 07:08:22.936 7 INFO cinder.api.openstack.wsgi [None req-f109b2a5-a053-4dc4-a07b-f32cd5ba0dbd b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/42b4d24e-19dc-4dda-b656-c9b9ac04b053 returned with HTTP 200 [pid: 7|app: 0|req: 484/962] 10.0.0.168 () {34 vars in 795 bytes} [Tue May 12 07:08:22 2026] PUT /v3/44680fff46c845a0867cf199b3593ec5/volumes/42b4d24e-19dc-4dda-b656-c9b9ac04b053 => generated 894 bytes in 61 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-05-12 07:08:22.960 8 INFO cinder.api.openstack.wsgi [None req-fa2871e3-9a1d-4d66-8e92-96fe7587c55a b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/42b4d24e-19dc-4dda-b656-c9b9ac04b053 /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-05-12 07:08:22.985 8 INFO cinder.volume.api [None req-fa2871e3-9a1d-4d66-8e92-96fe7587c55a b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:22.999 8 INFO cinder.volume.api [None req-fa2871e3-9a1d-4d66-8e92-96fe7587c55a b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Volume updated successfully. 2026-05-12 07:08:23.002 8 INFO cinder.api.openstack.wsgi [None req-fa2871e3-9a1d-4d66-8e92-96fe7587c55a b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/42b4d24e-19dc-4dda-b656-c9b9ac04b053 returned with HTTP 200 [pid: 8|app: 0|req: 479/963] 10.0.0.168 () {34 vars in 796 bytes} [Tue May 12 07:08:22 2026] PUT /v3/44680fff46c845a0867cf199b3593ec5/volumes/42b4d24e-19dc-4dda-b656-c9b9ac04b053 => generated 934 bytes in 53 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-05-12 07:08:23.029 7 INFO cinder.api.openstack.wsgi [None req-b0a2891e-5e59-405d-9888-0125d74535af b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/42b4d24e-19dc-4dda-b656-c9b9ac04b053 /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-05-12 07:08:23.047 7 INFO cinder.volume.api [None req-b0a2891e-5e59-405d-9888-0125d74535af b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:23.053 7 INFO cinder.api.openstack.wsgi [None req-b0a2891e-5e59-405d-9888-0125d74535af b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/42b4d24e-19dc-4dda-b656-c9b9ac04b053 returned with HTTP 200 [pid: 7|app: 0|req: 485/964] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:23 2026] GET /v3/44680fff46c845a0867cf199b3593ec5/volumes/42b4d24e-19dc-4dda-b656-c9b9ac04b053 => generated 1387 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:08:23.078 8 INFO cinder.api.openstack.wsgi [None req-5c0e13b4-0a43-43dd-b2df-8f962d6667e3 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes 2026-05-12 07:08:23.080 8 INFO cinder.api.v3.volumes [None req-5c0e13b4-0a43-43dd-b2df-8f962d6667e3 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Create volume of 1 GB 2026-05-12 07:08:23.089 8 INFO cinder.volume.api [None req-5c0e13b4-0a43-43dd-b2df-8f962d6667e3 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Availability Zones retrieved successfully. 2026-05-12 07:08:23.279 8 INFO cinder.volume.api [None req-5c0e13b4-0a43-43dd-b2df-8f962d6667e3 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Create volume request issued successfully. 2026-05-12 07:08:23.281 8 INFO cinder.api.openstack.wsgi [None req-5c0e13b4-0a43-43dd-b2df-8f962d6667e3 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes returned with HTTP 202 [pid: 8|app: 0|req: 480/965] 10.0.0.168 () {34 vars in 723 bytes} [Tue May 12 07:08:23 2026] POST /v3/44680fff46c845a0867cf199b3593ec5/volumes => generated 890 bytes in 213 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-05-12 07:08:23.300 7 INFO cinder.api.openstack.wsgi [None req-36fda7fa-7576-4c76-8192-329ae9e2b0e7 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/ef448e0f-d818-4c69-a79d-0b71e5b46a21 /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-05-12 07:08:23.323 7 INFO cinder.volume.api [None req-36fda7fa-7576-4c76-8192-329ae9e2b0e7 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:23.332 7 INFO cinder.api.openstack.wsgi [None req-36fda7fa-7576-4c76-8192-329ae9e2b0e7 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/ef448e0f-d818-4c69-a79d-0b71e5b46a21 returned with HTTP 200 [pid: 7|app: 0|req: 486/966] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:23 2026] GET /v3/44680fff46c845a0867cf199b3593ec5/volumes/ef448e0f-d818-4c69-a79d-0b71e5b46a21 => generated 958 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:08:24.362 8 INFO cinder.api.openstack.wsgi [None req-2040f196-eb79-40c9-92e0-5d3bde582439 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/ef448e0f-d818-4c69-a79d-0b71e5b46a21 /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-05-12 07:08:24.395 8 INFO cinder.volume.api [None req-2040f196-eb79-40c9-92e0-5d3bde582439 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:24.407 8 INFO cinder.api.openstack.wsgi [None req-2040f196-eb79-40c9-92e0-5d3bde582439 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/ef448e0f-d818-4c69-a79d-0b71e5b46a21 returned with HTTP 200 [pid: 8|app: 0|req: 481/967] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:24 2026] GET /v3/44680fff46c845a0867cf199b3593ec5/volumes/ef448e0f-d818-4c69-a79d-0b71e5b46a21 => generated 983 bytes in 55 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-05-12 07:08:24.440 7 INFO cinder.api.openstack.wsgi [None req-f1183bbf-92f4-499b-974c-186f4a6f33e2 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/ef448e0f-d818-4c69-a79d-0b71e5b46a21 /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-05-12 07:08:24.465 7 INFO cinder.volume.api [None req-f1183bbf-92f4-499b-974c-186f4a6f33e2 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:24.478 7 INFO cinder.volume.api [None req-f1183bbf-92f4-499b-974c-186f4a6f33e2 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Volume updated successfully. 2026-05-12 07:08:24.480 7 INFO cinder.api.openstack.wsgi [None req-f1183bbf-92f4-499b-974c-186f4a6f33e2 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/ef448e0f-d818-4c69-a79d-0b71e5b46a21 returned with HTTP 200 [pid: 7|app: 0|req: 487/968] 10.0.0.168 () {34 vars in 795 bytes} [Tue May 12 07:08:24 2026] PUT /v3/44680fff46c845a0867cf199b3593ec5/volumes/ef448e0f-d818-4c69-a79d-0b71e5b46a21 => generated 881 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-05-12 07:08:24.514 8 INFO cinder.api.openstack.wsgi [None req-4e520ca8-9659-4351-81e4-ba9cf30bd58f b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/ef448e0f-d818-4c69-a79d-0b71e5b46a21 /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-05-12 07:08:24.537 8 INFO cinder.volume.api [None req-4e520ca8-9659-4351-81e4-ba9cf30bd58f b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:24.547 8 INFO cinder.api.openstack.wsgi [None req-4e520ca8-9659-4351-81e4-ba9cf30bd58f b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/ef448e0f-d818-4c69-a79d-0b71e5b46a21 returned with HTTP 200 [pid: 8|app: 0|req: 482/969] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:24 2026] GET /v3/44680fff46c845a0867cf199b3593ec5/volumes/ef448e0f-d818-4c69-a79d-0b71e5b46a21 => generated 949 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:08:24.572 7 INFO cinder.api.openstack.wsgi [None req-18901265-7edc-4257-ac5d-0d2db59becec b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/ef448e0f-d818-4c69-a79d-0b71e5b46a21 2026-05-12 07:08:24.573 7 INFO cinder.api.v3.volumes [None req-18901265-7edc-4257-ac5d-0d2db59becec b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Delete volume with id: ef448e0f-d818-4c69-a79d-0b71e5b46a21  /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-05-12 07:08:24.598 7 INFO cinder.volume.api [None req-18901265-7edc-4257-ac5d-0d2db59becec b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:24.648 7 INFO cinder.volume.api [None req-18901265-7edc-4257-ac5d-0d2db59becec b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Delete volume request issued successfully. 2026-05-12 07:08:24.648 7 INFO cinder.api.openstack.wsgi [None req-18901265-7edc-4257-ac5d-0d2db59becec b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/ef448e0f-d818-4c69-a79d-0b71e5b46a21 returned with HTTP 202 [pid: 7|app: 0|req: 488/970] 10.0.0.168 () {32 vars in 778 bytes} [Tue May 12 07:08:24 2026] DELETE /v3/44680fff46c845a0867cf199b3593ec5/volumes/ef448e0f-d818-4c69-a79d-0b71e5b46a21 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-05-12 07:08:24.666 8 INFO cinder.api.openstack.wsgi [None req-f0219e4d-3f28-4ecd-a69a-3eb59b0b8ba6 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/ef448e0f-d818-4c69-a79d-0b71e5b46a21 /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-05-12 07:08:24.689 8 INFO cinder.volume.api [None req-f0219e4d-3f28-4ecd-a69a-3eb59b0b8ba6 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:24.699 8 INFO cinder.api.openstack.wsgi [None req-f0219e4d-3f28-4ecd-a69a-3eb59b0b8ba6 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/ef448e0f-d818-4c69-a79d-0b71e5b46a21 returned with HTTP 200 [pid: 8|app: 0|req: 483/971] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:24 2026] GET /v3/44680fff46c845a0867cf199b3593ec5/volumes/ef448e0f-d818-4c69-a79d-0b71e5b46a21 => generated 948 bytes in 44 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-05-12 07:08:25.738 7 INFO cinder.api.openstack.wsgi [None req-b94bed07-a6a7-4eb3-adfd-09c167a0757c b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/ef448e0f-d818-4c69-a79d-0b71e5b46a21 2026-05-12 07:08:25.750 7 INFO cinder.api.openstack.wsgi [None req-b94bed07-a6a7-4eb3-adfd-09c167a0757c b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/ef448e0f-d818-4c69-a79d-0b71e5b46a21 returned with HTTP 404 [pid: 7|app: 0|req: 489/972] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:25 2026] GET /v3/44680fff46c845a0867cf199b3593ec5/volumes/ef448e0f-d818-4c69-a79d-0b71e5b46a21 => 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-05-12 07:08:25.768 8 INFO cinder.api.openstack.wsgi [None req-58f1e40a-554c-48e5-8d4d-a137d654d432 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/42b4d24e-19dc-4dda-b656-c9b9ac04b053 /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-05-12 07:08:25.785 8 INFO cinder.volume.api [None req-58f1e40a-554c-48e5-8d4d-a137d654d432 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:25.792 8 INFO cinder.api.openstack.wsgi [None req-58f1e40a-554c-48e5-8d4d-a137d654d432 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/42b4d24e-19dc-4dda-b656-c9b9ac04b053 returned with HTTP 200 [pid: 8|app: 0|req: 484/973] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:25 2026] GET /v3/44680fff46c845a0867cf199b3593ec5/volumes/42b4d24e-19dc-4dda-b656-c9b9ac04b053 => generated 1387 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 07:08:25.824 7 INFO cinder.api.openstack.wsgi [None req-4f6b411f-ab23-4867-9bef-22b5e993027c b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/42b4d24e-19dc-4dda-b656-c9b9ac04b053 2026-05-12 07:08:25.829 7 INFO cinder.api.v3.volumes [None req-4f6b411f-ab23-4867-9bef-22b5e993027c b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Delete volume with id: 42b4d24e-19dc-4dda-b656-c9b9ac04b053  /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-05-12 07:08:25.845 7 INFO cinder.volume.api [None req-4f6b411f-ab23-4867-9bef-22b5e993027c b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:25.881 7 INFO cinder.volume.api [None req-4f6b411f-ab23-4867-9bef-22b5e993027c b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Delete volume request issued successfully. 2026-05-12 07:08:25.885 7 INFO cinder.api.openstack.wsgi [None req-4f6b411f-ab23-4867-9bef-22b5e993027c b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/42b4d24e-19dc-4dda-b656-c9b9ac04b053 returned with HTTP 202 [pid: 7|app: 0|req: 490/974] 10.0.0.168 () {32 vars in 778 bytes} [Tue May 12 07:08:25 2026] DELETE /v3/44680fff46c845a0867cf199b3593ec5/volumes/42b4d24e-19dc-4dda-b656-c9b9ac04b053 => generated 0 bytes in 76 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-05-12 07:08:25.904 8 INFO cinder.api.openstack.wsgi [None req-b08d71fe-7509-4e8c-82b6-37f71f4ab910 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/42b4d24e-19dc-4dda-b656-c9b9ac04b053 /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-05-12 07:08:25.929 8 INFO cinder.volume.api [None req-b08d71fe-7509-4e8c-82b6-37f71f4ab910 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] Volume info retrieved successfully. 2026-05-12 07:08:25.943 8 INFO cinder.api.openstack.wsgi [None req-b08d71fe-7509-4e8c-82b6-37f71f4ab910 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/42b4d24e-19dc-4dda-b656-c9b9ac04b053 returned with HTTP 200 [pid: 8|app: 0|req: 485/975] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:25 2026] GET /v3/44680fff46c845a0867cf199b3593ec5/volumes/42b4d24e-19dc-4dda-b656-c9b9ac04b053 => generated 1386 bytes in 49 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-05-12 07:08:26.971 7 INFO cinder.api.openstack.wsgi [None req-aebf4997-c7e7-4059-9b86-e1876ac997f5 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/42b4d24e-19dc-4dda-b656-c9b9ac04b053 2026-05-12 07:08:27.003 7 INFO cinder.api.openstack.wsgi [None req-aebf4997-c7e7-4059-9b86-e1876ac997f5 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/44680fff46c845a0867cf199b3593ec5/volumes/42b4d24e-19dc-4dda-b656-c9b9ac04b053 returned with HTTP 404 [pid: 7|app: 0|req: 491/976] 10.0.0.168 () {32 vars in 775 bytes} [Tue May 12 07:08:26 2026] GET /v3/44680fff46c845a0867cf199b3593ec5/volumes/42b4d24e-19dc-4dda-b656-c9b9ac04b053 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-12 07:08:27.540 8 INFO cinder.api.openstack.wsgi [None req-b08d71fe-7509-4e8c-82b6-37f71f4ab910 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:08:27.541 8 INFO cinder.api.openstack.wsgi [None req-b08d71fe-7509-4e8c-82b6-37f71f4ab910 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:08:27.540 7 INFO cinder.api.openstack.wsgi [None req-aebf4997-c7e7-4059-9b86-e1876ac997f5 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:08:27.543 7 INFO cinder.api.openstack.wsgi [None req-aebf4997-c7e7-4059-9b86-e1876ac997f5 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:08:31.762 8 INFO cinder.api.openstack.wsgi [None req-b08d71fe-7509-4e8c-82b6-37f71f4ab910 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 07:08:31.764 8 INFO cinder.api.openstack.wsgi [None req-b08d71fe-7509-4e8c-82b6-37f71f4ab910 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 487/979] 10.0.0.120 () {28 vars in 376 bytes} [Tue May 12 07:08:31 2026] GET / => generated 411 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-12 07:08:31.780 7 INFO cinder.api.openstack.wsgi [None req-05b66a5b-0d4e-4e4a-ab13-a6b7f05630bc 1badb35022cb4425b87ba918b723c806 75f201d5f153494396df725b38a807bb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/75f201d5f153494396df725b38a807bb/limits?tenant_id=75f201d5f153494396df725b38a807bb 2026-05-12 07:08:31.825 7 INFO cinder.api.openstack.wsgi [None req-05b66a5b-0d4e-4e4a-ab13-a6b7f05630bc 1badb35022cb4425b87ba918b723c806 75f201d5f153494396df725b38a807bb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75f201d5f153494396df725b38a807bb/limits?tenant_id=75f201d5f153494396df725b38a807bb returned with HTTP 200 [pid: 7|app: 0|req: 493/980] 10.0.0.120 () {34 vars in 879 bytes} [Tue May 12 07:08:31 2026] GET /v3/75f201d5f153494396df725b38a807bb/limits?tenant_id=75f201d5f153494396df725b38a807bb => generated 302 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 07:08:33.863 8 INFO cinder.api.openstack.wsgi [None req-b08d71fe-7509-4e8c-82b6-37f71f4ab910 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 07:08:33.864 8 INFO cinder.api.openstack.wsgi [None req-b08d71fe-7509-4e8c-82b6-37f71f4ab910 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 488/981] 10.0.0.120 () {28 vars in 376 bytes} [Tue May 12 07:08:33 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-12 07:08:33.876 7 INFO cinder.api.openstack.wsgi [None req-05b66a5b-0d4e-4e4a-ab13-a6b7f05630bc 1badb35022cb4425b87ba918b723c806 75f201d5f153494396df725b38a807bb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 07:08:33.878 7 INFO cinder.api.openstack.wsgi [None req-05b66a5b-0d4e-4e4a-ab13-a6b7f05630bc 1badb35022cb4425b87ba918b723c806 75f201d5f153494396df725b38a807bb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 494/982] 10.0.0.120 () {28 vars in 376 bytes} [Tue May 12 07:08:33 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-12 07:08:34.780 8 INFO cinder.api.openstack.wsgi [None req-b08d71fe-7509-4e8c-82b6-37f71f4ab910 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 07:08:34.781 8 INFO cinder.api.openstack.wsgi [None req-b08d71fe-7509-4e8c-82b6-37f71f4ab910 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 489/983] 10.0.0.120 () {28 vars in 376 bytes} [Tue May 12 07:08:34 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-12 07:08:34.800 7 INFO cinder.api.openstack.wsgi [None req-1747f681-408e-4878-9e49-2b168d6f0953 1badb35022cb4425b87ba918b723c806 75f201d5f153494396df725b38a807bb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/75f201d5f153494396df725b38a807bb/limits?tenant_id=75f201d5f153494396df725b38a807bb 2026-05-12 07:08:34.834 7 INFO cinder.api.openstack.wsgi [None req-1747f681-408e-4878-9e49-2b168d6f0953 1badb35022cb4425b87ba918b723c806 75f201d5f153494396df725b38a807bb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75f201d5f153494396df725b38a807bb/limits?tenant_id=75f201d5f153494396df725b38a807bb returned with HTTP 200 [pid: 7|app: 0|req: 495/984] 10.0.0.120 () {34 vars in 879 bytes} [Tue May 12 07:08:34 2026] GET /v3/75f201d5f153494396df725b38a807bb/limits?tenant_id=75f201d5f153494396df725b38a807bb => generated 302 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 07:08:37.130 8 INFO cinder.api.openstack.wsgi [None req-b08d71fe-7509-4e8c-82b6-37f71f4ab910 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 07:08:37.131 8 INFO cinder.api.openstack.wsgi [None req-b08d71fe-7509-4e8c-82b6-37f71f4ab910 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 490/985] 10.0.0.120 () {28 vars in 376 bytes} [Tue May 12 07:08:37 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-12 07:08:37.140 7 INFO cinder.api.openstack.wsgi [None req-1747f681-408e-4878-9e49-2b168d6f0953 1badb35022cb4425b87ba918b723c806 75f201d5f153494396df725b38a807bb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 07:08:37.141 7 INFO cinder.api.openstack.wsgi [None req-1747f681-408e-4878-9e49-2b168d6f0953 1badb35022cb4425b87ba918b723c806 75f201d5f153494396df725b38a807bb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 496/986] 10.0.0.120 () {28 vars in 376 bytes} [Tue May 12 07:08:37 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-12 07:08:37.539 8 INFO cinder.api.openstack.wsgi [None req-b08d71fe-7509-4e8c-82b6-37f71f4ab910 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:08:37.540 7 INFO cinder.api.openstack.wsgi [None req-1747f681-408e-4878-9e49-2b168d6f0953 1badb35022cb4425b87ba918b723c806 75f201d5f153494396df725b38a807bb - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:08:37.540 8 INFO cinder.api.openstack.wsgi [None req-b08d71fe-7509-4e8c-82b6-37f71f4ab910 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:08:37.542 7 INFO cinder.api.openstack.wsgi [None req-1747f681-408e-4878-9e49-2b168d6f0953 1badb35022cb4425b87ba918b723c806 75f201d5f153494396df725b38a807bb - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:08:47.540 8 INFO cinder.api.openstack.wsgi [None req-b08d71fe-7509-4e8c-82b6-37f71f4ab910 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:08:47.541 8 INFO cinder.api.openstack.wsgi [None req-b08d71fe-7509-4e8c-82b6-37f71f4ab910 b5a6c9071985400b8de1f58982832104 44680fff46c845a0867cf199b3593ec5 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:08:47.541 7 INFO cinder.api.openstack.wsgi [None req-1747f681-408e-4878-9e49-2b168d6f0953 1badb35022cb4425b87ba918b723c806 75f201d5f153494396df725b38a807bb - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:08:47.543 7 INFO cinder.api.openstack.wsgi [None req-1747f681-408e-4878-9e49-2b168d6f0953 1badb35022cb4425b87ba918b723c806 75f201d5f153494396df725b38a807bb - - default default] http://10.0.0.80: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-05-12 07:08:53.407 8 INFO cinder.api.openstack.wsgi [None req-c5e2def0-871a-4448-bf06-6f9a0d5b2d1d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 07:08:53.437 8 INFO cinder.volume.api [None req-c5e2def0-871a-4448-bf06-6f9a0d5b2d1d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 07:08:53.441 8 INFO cinder.api.openstack.wsgi [None req-c5e2def0-871a-4448-bf06-6f9a0d5b2d1d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 493/991] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 07:08:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true => generated 15 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:08:53.464 7 INFO cinder.api.openstack.wsgi [None req-c6fa0007-b412-437a-9b48-bbd01816fd36 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services 2026-05-12 07:08:53.472 7 INFO cinder.api.openstack.wsgi [None req-c6fa0007-b412-437a-9b48-bbd01816fd36 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services returned with HTTP 200 [pid: 7|app: 0|req: 499/992] 10.0.0.50 () {28 vars in 644 bytes} [Tue May 12 07:08:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:08:53.501 8 INFO cinder.api.openstack.wsgi [None req-91adee70-d405-4978-b979-295f28533782 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true 2026-05-12 07:08:53.536 8 INFO cinder.api.openstack.wsgi [None req-91adee70-d405-4978-b979-295f28533782 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 494/993] 10.0.0.50 () {28 vars in 695 bytes} [Tue May 12 07:08:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true => generated 670 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:08:53.561 7 INFO cinder.api.openstack.wsgi [None req-db10be21-fe89-494b-8feb-17ddce505d64 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true 2026-05-12 07:08:53.572 7 INFO cinder.volume.api [None req-db10be21-fe89-494b-8feb-17ddce505d64 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all snapshots completed successfully. 2026-05-12 07:08:53.573 7 INFO cinder.api.openstack.wsgi [None req-db10be21-fe89-494b-8feb-17ddce505d64 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 500/994] 10.0.0.50 () {28 vars in 673 bytes} [Tue May 12 07:08:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 07:08:53.597 8 INFO cinder.api.openstack.wsgi [None req-c76900ad-71be-41b0-b18d-d0528b3aa82f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 07:08:53.618 8 INFO cinder.volume.api [None req-c76900ad-71be-41b0-b18d-d0528b3aa82f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 07:08:53.625 8 INFO cinder.api.openstack.wsgi [None req-c76900ad-71be-41b0-b18d-d0528b3aa82f 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 495/995] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 07:08:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:08:53.707 7 INFO cinder.api.openstack.wsgi [None req-67cff9e8-9716-4bca-b36e-c999d26514a9 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/032a150e6ee2463ebf720f2a216d740b?usage=true 2026-05-12 07:08:53.761 7 INFO cinder.api.openstack.wsgi [None req-67cff9e8-9716-4bca-b36e-c999d26514a9 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/032a150e6ee2463ebf720f2a216d740b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 501/996] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:08:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/032a150e6ee2463ebf720f2a216d740b?usage=true => generated 847 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:08:53.777 8 INFO cinder.api.openstack.wsgi [None req-ee554668-c369-47e4-b854-a1752c3f8ffc 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/06a4a0abcae74e0bbacb5c6855337eae?usage=true 2026-05-12 07:08:53.833 8 INFO cinder.api.openstack.wsgi [None req-ee554668-c369-47e4-b854-a1752c3f8ffc 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/06a4a0abcae74e0bbacb5c6855337eae?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 496/997] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:08:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/06a4a0abcae74e0bbacb5c6855337eae?usage=true => generated 847 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:08:53.851 7 INFO cinder.api.openstack.wsgi [None req-04d54557-b34c-4d1e-a11c-42a847bd1368 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/13612b7297064e379d119fb9c92a5db1?usage=true 2026-05-12 07:08:53.903 7 INFO cinder.api.openstack.wsgi [None req-04d54557-b34c-4d1e-a11c-42a847bd1368 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/13612b7297064e379d119fb9c92a5db1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 502/998] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:08:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/13612b7297064e379d119fb9c92a5db1?usage=true => generated 847 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:08:53.926 8 INFO cinder.api.openstack.wsgi [None req-39e9d53f-ce9d-4b14-9e8c-88e0af288e2c 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/36c26ccb8363469ea3b067caf892d065?usage=true 2026-05-12 07:08:53.967 8 INFO cinder.api.openstack.wsgi [None req-39e9d53f-ce9d-4b14-9e8c-88e0af288e2c 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/36c26ccb8363469ea3b067caf892d065?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 497/999] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:08:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/36c26ccb8363469ea3b067caf892d065?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:08:53.989 7 INFO cinder.api.openstack.wsgi [None req-0a3dc5a5-7f22-4140-9502-455711ba244b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/41299a9e54564a1d85f43f4ca66fb651?usage=true 2026-05-12 07:08:54.021 7 INFO cinder.api.openstack.wsgi [None req-0a3dc5a5-7f22-4140-9502-455711ba244b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/41299a9e54564a1d85f43f4ca66fb651?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 503/1000] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:08:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/41299a9e54564a1d85f43f4ca66fb651?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:08:54.043 8 INFO cinder.api.openstack.wsgi [None req-dbbfd4cd-f434-49b2-975f-232c3940641e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/769d03925cd443058be1569d6ce619df?usage=true 2026-05-12 07:08:54.075 8 INFO cinder.api.openstack.wsgi [None req-dbbfd4cd-f434-49b2-975f-232c3940641e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/769d03925cd443058be1569d6ce619df?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 498/1001] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:08:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/769d03925cd443058be1569d6ce619df?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:08:54.100 7 INFO cinder.api.openstack.wsgi [None req-c453a42d-ef40-4c7b-bb29-0a2a13651492 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/8a91be219fe54291bacfaedd21ecfcf3?usage=true 2026-05-12 07:08:54.130 7 INFO cinder.api.openstack.wsgi [None req-c453a42d-ef40-4c7b-bb29-0a2a13651492 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/8a91be219fe54291bacfaedd21ecfcf3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1002] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:08:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/8a91be219fe54291bacfaedd21ecfcf3?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:08:54.154 8 INFO cinder.api.openstack.wsgi [None req-095661d6-f9e1-4331-8ab0-876f3601930c 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/8e8654b3679d444982b137b6086d467a?usage=true 2026-05-12 07:08:54.189 8 INFO cinder.api.openstack.wsgi [None req-095661d6-f9e1-4331-8ab0-876f3601930c 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/8e8654b3679d444982b137b6086d467a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 499/1003] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:08:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/8e8654b3679d444982b137b6086d467a?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:08:54.205 7 INFO cinder.api.openstack.wsgi [None req-28f29c27-879f-4759-a681-9c1c4ce60d5c 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true 2026-05-12 07:08:54.251 7 INFO cinder.api.openstack.wsgi [None req-28f29c27-879f-4759-a681-9c1c4ce60d5c 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1004] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:08:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:08:54.271 8 INFO cinder.api.openstack.wsgi [None req-e0e31bee-d3e5-46ef-997b-e5681aa9e008 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/c461f547da964bf2b6e03f5c63e6fcd5?usage=true 2026-05-12 07:08:54.295 8 INFO cinder.api.openstack.wsgi [None req-e0e31bee-d3e5-46ef-997b-e5681aa9e008 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/c461f547da964bf2b6e03f5c63e6fcd5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 500/1005] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:08:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/c461f547da964bf2b6e03f5c63e6fcd5?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:08:54.311 7 INFO cinder.api.openstack.wsgi [None req-355c4474-60c8-4815-b8a8-c29eb35944e8 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true 2026-05-12 07:08:54.338 7 INFO cinder.api.openstack.wsgi [None req-355c4474-60c8-4815-b8a8-c29eb35944e8 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 506/1006] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:08:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:08:54.359 8 INFO cinder.api.openstack.wsgi [None req-1a5db09b-ccba-4047-8149-1fd3c251de16 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f186b1d3f864421096e7f76770182c62?usage=true 2026-05-12 07:08:54.411 8 INFO cinder.api.openstack.wsgi [None req-1a5db09b-ccba-4047-8149-1fd3c251de16 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f186b1d3f864421096e7f76770182c62?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 501/1007] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:08:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f186b1d3f864421096e7f76770182c62?usage=true => generated 847 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:08:54.429 7 INFO cinder.api.openstack.wsgi [None req-819758d2-734c-4f71-81e0-7f7a55392b60 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true 2026-05-12 07:08:54.453 7 INFO cinder.api.openstack.wsgi [None req-819758d2-734c-4f71-81e0-7f7a55392b60 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 507/1008] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:08:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:08:57.540 7 INFO cinder.api.openstack.wsgi [None req-819758d2-734c-4f71-81e0-7f7a55392b60 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:08:57.540 8 INFO cinder.api.openstack.wsgi [None req-1a5db09b-ccba-4047-8149-1fd3c251de16 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:08:57.541 8 INFO cinder.api.openstack.wsgi [None req-1a5db09b-ccba-4047-8149-1fd3c251de16 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:08:57.541 7 INFO cinder.api.openstack.wsgi [None req-819758d2-734c-4f71-81e0-7f7a55392b60 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:09:07.542 8 INFO cinder.api.openstack.wsgi [None req-1a5db09b-ccba-4047-8149-1fd3c251de16 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:09:07.543 7 INFO cinder.api.openstack.wsgi [None req-819758d2-734c-4f71-81e0-7f7a55392b60 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:09:07.543 8 INFO cinder.api.openstack.wsgi [None req-1a5db09b-ccba-4047-8149-1fd3c251de16 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:09:07.544 7 INFO cinder.api.openstack.wsgi [None req-819758d2-734c-4f71-81e0-7f7a55392b60 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:09:17.539 8 INFO cinder.api.openstack.wsgi [None req-1a5db09b-ccba-4047-8149-1fd3c251de16 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:09:17.540 7 INFO cinder.api.openstack.wsgi [None req-819758d2-734c-4f71-81e0-7f7a55392b60 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:09:17.540 8 INFO cinder.api.openstack.wsgi [None req-1a5db09b-ccba-4047-8149-1fd3c251de16 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:09:17.542 7 INFO cinder.api.openstack.wsgi [None req-819758d2-734c-4f71-81e0-7f7a55392b60 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:09:27.539 8 INFO cinder.api.openstack.wsgi [None req-1a5db09b-ccba-4047-8149-1fd3c251de16 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:09:27.539 7 INFO cinder.api.openstack.wsgi [None req-819758d2-734c-4f71-81e0-7f7a55392b60 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:09:27.540 8 INFO cinder.api.openstack.wsgi [None req-1a5db09b-ccba-4047-8149-1fd3c251de16 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:09:27.541 7 INFO cinder.api.openstack.wsgi [None req-819758d2-734c-4f71-81e0-7f7a55392b60 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:09:37.539 8 INFO cinder.api.openstack.wsgi [None req-1a5db09b-ccba-4047-8149-1fd3c251de16 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:09:37.540 7 INFO cinder.api.openstack.wsgi [None req-819758d2-734c-4f71-81e0-7f7a55392b60 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:09:37.541 8 INFO cinder.api.openstack.wsgi [None req-1a5db09b-ccba-4047-8149-1fd3c251de16 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:09:37.541 7 INFO cinder.api.openstack.wsgi [None req-819758d2-734c-4f71-81e0-7f7a55392b60 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:09:43.706 8 INFO cinder.api.openstack.wsgi [None req-89f7a8a4-4562-4f62-b901-baff99471d62 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes 2026-05-12 07:09:43.896 8 INFO cinder.api.v3.volumes [None req-89f7a8a4-4562-4f62-b901-baff99471d62 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Create volume of 16 GB 2026-05-12 07:09:43.903 8 INFO cinder.volume.api [None req-89f7a8a4-4562-4f62-b901-baff99471d62 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Availability Zones retrieved successfully. 2026-05-12 07:09:44.198 8 INFO cinder.volume.api [None req-89f7a8a4-4562-4f62-b901-baff99471d62 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Create volume request issued successfully. 2026-05-12 07:09:44.200 8 INFO cinder.api.openstack.wsgi [None req-89f7a8a4-4562-4f62-b901-baff99471d62 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes returned with HTTP 202 [pid: 8|app: 0|req: 507/1019] 199.204.45.70 () {34 vars in 733 bytes} [Tue May 12 07:09:43 2026] POST /v3/e9cb5bd82d9443d4ba550821f717bcea/volumes => generated 846 bytes in 564 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-12 07:09:44.220 7 INFO cinder.api.openstack.wsgi [req-89f7a8a4-4562-4f62-b901-baff99471d62 req-729f4327-90a5-4ce9-97b7-51011f323369 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/4014deda-e9b2-48d4-8656-382026189e85 /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-05-12 07:09:44.257 7 INFO cinder.volume.api [req-89f7a8a4-4562-4f62-b901-baff99471d62 req-729f4327-90a5-4ce9-97b7-51011f323369 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Volume info retrieved successfully. 2026-05-12 07:09:44.263 7 INFO cinder.api.openstack.wsgi [req-89f7a8a4-4562-4f62-b901-baff99471d62 req-729f4327-90a5-4ce9-97b7-51011f323369 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/4014deda-e9b2-48d4-8656-382026189e85 returned with HTTP 200 [pid: 7|app: 0|req: 513/1020] 199.204.45.70 () {32 vars in 824 bytes} [Tue May 12 07:09:44 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/4014deda-e9b2-48d4-8656-382026189e85 => generated 1025 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 07:09:47.540 8 INFO cinder.api.openstack.wsgi [None req-89f7a8a4-4562-4f62-b901-baff99471d62 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:09:47.540 7 INFO cinder.api.openstack.wsgi [req-89f7a8a4-4562-4f62-b901-baff99471d62 req-729f4327-90a5-4ce9-97b7-51011f323369 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:09:47.541 8 INFO cinder.api.openstack.wsgi [None req-89f7a8a4-4562-4f62-b901-baff99471d62 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:09:47.542 7 INFO cinder.api.openstack.wsgi [req-89f7a8a4-4562-4f62-b901-baff99471d62 req-729f4327-90a5-4ce9-97b7-51011f323369 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80: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-05-12 07:09:49.287 8 INFO cinder.api.openstack.wsgi [req-89f7a8a4-4562-4f62-b901-baff99471d62 req-73769a47-7df4-4972-b579-dd9cd6e7e9ff 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/4014deda-e9b2-48d4-8656-382026189e85 /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-05-12 07:09:49.314 8 INFO cinder.volume.api [req-89f7a8a4-4562-4f62-b901-baff99471d62 req-73769a47-7df4-4972-b579-dd9cd6e7e9ff 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Volume info retrieved successfully. 2026-05-12 07:09:49.323 8 INFO cinder.api.openstack.wsgi [req-89f7a8a4-4562-4f62-b901-baff99471d62 req-73769a47-7df4-4972-b579-dd9cd6e7e9ff 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/4014deda-e9b2-48d4-8656-382026189e85 returned with HTTP 200 [pid: 8|app: 0|req: 509/1023] 199.204.45.70 () {32 vars in 824 bytes} [Tue May 12 07:09:49 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/4014deda-e9b2-48d4-8656-382026189e85 => generated 1489 bytes in 47 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-05-12 07:09:49.755 7 INFO cinder.api.openstack.wsgi [req-126ca9da-1279-47d4-839f-f6baf5769953 req-9c92a6e0-89c3-4a7d-a39e-195a3e4609f6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/4014deda-e9b2-48d4-8656-382026189e85 /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-05-12 07:09:49.779 7 INFO cinder.volume.api [req-126ca9da-1279-47d4-839f-f6baf5769953 req-9c92a6e0-89c3-4a7d-a39e-195a3e4609f6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Volume info retrieved successfully. 2026-05-12 07:09:49.801 7 INFO cinder.api.openstack.wsgi [req-126ca9da-1279-47d4-839f-f6baf5769953 req-9c92a6e0-89c3-4a7d-a39e-195a3e4609f6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/4014deda-e9b2-48d4-8656-382026189e85 returned with HTTP 200 [pid: 7|app: 0|req: 515/1024] 10.0.0.29 () {34 vars in 1027 bytes} [Tue May 12 07:09:49 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/4014deda-e9b2-48d4-8656-382026189e85 => generated 1489 bytes in 57 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-05-12 07:09:50.472 8 INFO cinder.api.openstack.wsgi [req-126ca9da-1279-47d4-839f-f6baf5769953 req-8ccf7e55-7dfb-4ff3-8bb9-6aafc58c511c 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/4014deda-e9b2-48d4-8656-382026189e85 /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-05-12 07:09:50.495 8 INFO cinder.volume.api [req-126ca9da-1279-47d4-839f-f6baf5769953 req-8ccf7e55-7dfb-4ff3-8bb9-6aafc58c511c 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Volume info retrieved successfully. 2026-05-12 07:09:50.503 8 INFO cinder.api.openstack.wsgi [req-126ca9da-1279-47d4-839f-f6baf5769953 req-8ccf7e55-7dfb-4ff3-8bb9-6aafc58c511c 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/4014deda-e9b2-48d4-8656-382026189e85 returned with HTTP 200 [pid: 8|app: 0|req: 510/1025] 10.0.0.29 () {34 vars in 1027 bytes} [Tue May 12 07:09:50 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/4014deda-e9b2-48d4-8656-382026189e85 => generated 1489 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 07:09:50.518 7 INFO cinder.api.openstack.wsgi [req-126ca9da-1279-47d4-839f-f6baf5769953 req-9c92a6e0-89c3-4a7d-a39e-195a3e4609f6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 07:09:50.520 7 INFO cinder.api.openstack.wsgi [req-126ca9da-1279-47d4-839f-f6baf5769953 req-9c92a6e0-89c3-4a7d-a39e-195a3e4609f6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 516/1026] 10.0.0.29 () {32 vars in 828 bytes} [Tue May 12 07:09:50 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-05-12 07:09:50.558 8 INFO cinder.api.openstack.wsgi [req-126ca9da-1279-47d4-839f-f6baf5769953 req-57e5680c-e12b-4918-9e97-48b4d4ebe351 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 07:09:50.622 8 INFO cinder.api.openstack.wsgi [req-126ca9da-1279-47d4-839f-f6baf5769953 req-57e5680c-e12b-4918-9e97-48b4d4ebe351 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/attachments returned with HTTP 200 [pid: 8|app: 0|req: 511/1027] 10.0.0.29 () {40 vars in 1056 bytes} [Tue May 12 07:09:50 2026] POST /v3/e9cb5bd82d9443d4ba550821f717bcea/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 07:09:51.792 7 INFO cinder.api.openstack.wsgi [req-126ca9da-1279-47d4-839f-f6baf5769953 req-9c92a6e0-89c3-4a7d-a39e-195a3e4609f6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 07:09:51.794 7 INFO cinder.api.openstack.wsgi [req-126ca9da-1279-47d4-839f-f6baf5769953 req-9c92a6e0-89c3-4a7d-a39e-195a3e4609f6 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 517/1028] 199.204.45.70 () {32 vars in 839 bytes} [Tue May 12 07:09:51 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-05-12 07:09:51.811 8 INFO cinder.api.openstack.wsgi [req-126ca9da-1279-47d4-839f-f6baf5769953 req-e292cfc0-5ee0-4724-a6b7-05eeafcaa023 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/4014deda-e9b2-48d4-8656-382026189e85 /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-05-12 07:09:51.845 8 INFO cinder.volume.api [req-126ca9da-1279-47d4-839f-f6baf5769953 req-e292cfc0-5ee0-4724-a6b7-05eeafcaa023 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Volume info retrieved successfully. 2026-05-12 07:09:51.857 8 INFO cinder.api.openstack.wsgi [req-126ca9da-1279-47d4-839f-f6baf5769953 req-e292cfc0-5ee0-4724-a6b7-05eeafcaa023 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/4014deda-e9b2-48d4-8656-382026189e85 returned with HTTP 200 [pid: 8|app: 0|req: 512/1029] 199.204.45.70 () {36 vars in 1072 bytes} [Tue May 12 07:09:51 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/4014deda-e9b2-48d4-8656-382026189e85 => generated 1608 bytes in 56 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-05-12 07:09:51.946 7 INFO cinder.api.openstack.wsgi [req-126ca9da-1279-47d4-839f-f6baf5769953 req-c8be16e7-7075-4b06-bc31-53d442a77c48 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/attachments/8e93bb12-2ac7-4b92-a95b-4986ed0af788 /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-05-12 07:09:52.774 7 INFO cinder.api.openstack.wsgi [req-126ca9da-1279-47d4-839f-f6baf5769953 req-c8be16e7-7075-4b06-bc31-53d442a77c48 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/attachments/8e93bb12-2ac7-4b92-a95b-4986ed0af788 returned with HTTP 200 [pid: 7|app: 0|req: 518/1030] 199.204.45.70 () {40 vars in 1133 bytes} [Tue May 12 07:09:51 2026] PUT /v3/e9cb5bd82d9443d4ba550821f717bcea/attachments/8e93bb12-2ac7-4b92-a95b-4986ed0af788 => generated 775 bytes in 838 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-05-12 07:09:52.841 8 INFO cinder.api.openstack.wsgi [req-126ca9da-1279-47d4-839f-f6baf5769953 req-1bc54526-9ea3-4325-bc9c-d76f6e7d3f26 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/attachments/8e93bb12-2ac7-4b92-a95b-4986ed0af788/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-05-12 07:09:52.924 8 INFO cinder.api.openstack.wsgi [req-126ca9da-1279-47d4-839f-f6baf5769953 req-1bc54526-9ea3-4325-bc9c-d76f6e7d3f26 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/attachments/8e93bb12-2ac7-4b92-a95b-4986ed0af788/action returned with HTTP 204 [pid: 8|app: 0|req: 513/1031] 199.204.45.70 () {40 vars in 1147 bytes} [Tue May 12 07:09:52 2026] POST /v3/e9cb5bd82d9443d4ba550821f717bcea/attachments/8e93bb12-2ac7-4b92-a95b-4986ed0af788/action => generated 0 bytes in 98 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-05-12 07:09:53.171 7 INFO cinder.api.openstack.wsgi [None req-94c80101-3491-4040-a1ce-6bd7f3638c86 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 07:09:53.208 7 INFO cinder.volume.api [None req-94c80101-3491-4040-a1ce-6bd7f3638c86 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - 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-05-12 07:09:53.217 7 INFO cinder.api.openstack.wsgi [None req-94c80101-3491-4040-a1ce-6bd7f3638c86 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1032] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 07:09:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true => generated 1790 bytes in 114 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-05-12 07:09:53.236 8 INFO cinder.api.openstack.wsgi [None req-2ca3126f-d674-498e-85f7-576786792de4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true 2026-05-12 07:09:53.245 8 INFO cinder.volume.api [None req-2ca3126f-d674-498e-85f7-576786792de4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all snapshots completed successfully. 2026-05-12 07:09:53.246 8 INFO cinder.api.openstack.wsgi [None req-2ca3126f-d674-498e-85f7-576786792de4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 514/1033] 10.0.0.50 () {28 vars in 673 bytes} [Tue May 12 07:09:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-05-12 07:09:53.259 7 INFO cinder.api.openstack.wsgi [None req-b51cec24-84f3-4786-bc51-c69e61c712ac 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services 2026-05-12 07:09:53.266 7 INFO cinder.api.openstack.wsgi [None req-b51cec24-84f3-4786-bc51-c69e61c712ac 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services returned with HTTP 200 [pid: 7|app: 0|req: 520/1034] 10.0.0.50 () {28 vars in 644 bytes} [Tue May 12 07:09:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:09:53.284 8 INFO cinder.api.openstack.wsgi [None req-06380dda-d1cb-4425-ab06-8fbe12a3a06d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true 2026-05-12 07:09:53.306 8 INFO cinder.api.openstack.wsgi [None req-06380dda-d1cb-4425-ab06-8fbe12a3a06d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 515/1035] 10.0.0.50 () {28 vars in 695 bytes} [Tue May 12 07:09:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 07:09:53.356 7 INFO cinder.api.openstack.wsgi [None req-16112ed0-f6bb-46d5-a2c3-a82f900d2d89 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/032a150e6ee2463ebf720f2a216d740b?usage=true 2026-05-12 07:09:53.396 7 INFO cinder.api.openstack.wsgi [None req-16112ed0-f6bb-46d5-a2c3-a82f900d2d89 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/032a150e6ee2463ebf720f2a216d740b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1036] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:09:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/032a150e6ee2463ebf720f2a216d740b?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:09:53.409 8 INFO cinder.api.openstack.wsgi [None req-acf206dc-c6ba-4ec1-a43b-1d2107fade78 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/06a4a0abcae74e0bbacb5c6855337eae?usage=true 2026-05-12 07:09:53.448 8 INFO cinder.api.openstack.wsgi [None req-acf206dc-c6ba-4ec1-a43b-1d2107fade78 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/06a4a0abcae74e0bbacb5c6855337eae?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 516/1037] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:09:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/06a4a0abcae74e0bbacb5c6855337eae?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:09:53.465 7 INFO cinder.api.openstack.wsgi [None req-efc4b045-e730-4ccc-a09b-ab244cd6d3fd 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/13612b7297064e379d119fb9c92a5db1?usage=true 2026-05-12 07:09:53.503 7 INFO cinder.api.openstack.wsgi [None req-efc4b045-e730-4ccc-a09b-ab244cd6d3fd 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/13612b7297064e379d119fb9c92a5db1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1038] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:09:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/13612b7297064e379d119fb9c92a5db1?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:09:53.511 8 INFO cinder.api.openstack.wsgi [req-89f7a8a4-4562-4f62-b901-baff99471d62 req-a14d3e25-af7b-4471-9592-d6674b39a726 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/4014deda-e9b2-48d4-8656-382026189e85 2026-05-12 07:09:53.518 7 INFO cinder.api.openstack.wsgi [None req-bac3f76f-3c7c-4745-a189-081b85547267 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/36c26ccb8363469ea3b067caf892d065?usage=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-05-12 07:09:53.536 8 INFO cinder.volume.api [req-89f7a8a4-4562-4f62-b901-baff99471d62 req-a14d3e25-af7b-4471-9592-d6674b39a726 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Volume info retrieved successfully. 2026-05-12 07:09:53.548 8 INFO cinder.api.openstack.wsgi [req-89f7a8a4-4562-4f62-b901-baff99471d62 req-a14d3e25-af7b-4471-9592-d6674b39a726 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/4014deda-e9b2-48d4-8656-382026189e85 returned with HTTP 200 [pid: 8|app: 0|req: 517/1039] 199.204.45.70 () {32 vars in 824 bytes} [Tue May 12 07:09:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/4014deda-e9b2-48d4-8656-382026189e85 => generated 1787 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 07:09:53.556 7 INFO cinder.api.openstack.wsgi [None req-bac3f76f-3c7c-4745-a189-081b85547267 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/36c26ccb8363469ea3b067caf892d065?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1040] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:09:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/36c26ccb8363469ea3b067caf892d065?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:09:53.580 8 INFO cinder.api.openstack.wsgi [None req-eae4692b-dc25-43bb-848d-15b8d610bde0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/41299a9e54564a1d85f43f4ca66fb651?usage=true 2026-05-12 07:09:53.601 8 INFO cinder.api.openstack.wsgi [None req-eae4692b-dc25-43bb-848d-15b8d610bde0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/41299a9e54564a1d85f43f4ca66fb651?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 518/1041] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:09:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/41299a9e54564a1d85f43f4ca66fb651?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:09:53.614 7 INFO cinder.api.openstack.wsgi [None req-25ae1734-31a5-414b-89ee-dcbcd007feab 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/769d03925cd443058be1569d6ce619df?usage=true 2026-05-12 07:09:53.643 7 INFO cinder.api.openstack.wsgi [None req-25ae1734-31a5-414b-89ee-dcbcd007feab 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/769d03925cd443058be1569d6ce619df?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 524/1042] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:09:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/769d03925cd443058be1569d6ce619df?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:09:53.660 8 INFO cinder.api.openstack.wsgi [None req-49bc79ed-c374-4335-af95-7b23d8528e79 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/8a91be219fe54291bacfaedd21ecfcf3?usage=true 2026-05-12 07:09:53.689 8 INFO cinder.api.openstack.wsgi [None req-49bc79ed-c374-4335-af95-7b23d8528e79 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/8a91be219fe54291bacfaedd21ecfcf3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1043] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:09:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/8a91be219fe54291bacfaedd21ecfcf3?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:09:53.705 7 INFO cinder.api.openstack.wsgi [None req-8ce9261d-9695-4753-822d-1737227e2085 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/8e8654b3679d444982b137b6086d467a?usage=true 2026-05-12 07:09:53.740 7 INFO cinder.api.openstack.wsgi [None req-8ce9261d-9695-4753-822d-1737227e2085 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/8e8654b3679d444982b137b6086d467a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 525/1044] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:09:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/8e8654b3679d444982b137b6086d467a?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:09:53.757 8 INFO cinder.api.openstack.wsgi [None req-c26b7d69-26e1-4bca-9272-15c6ba254482 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true 2026-05-12 07:09:53.785 8 INFO cinder.api.openstack.wsgi [None req-c26b7d69-26e1-4bca-9272-15c6ba254482 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1045] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:09:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:09:53.803 7 INFO cinder.api.openstack.wsgi [None req-4cce8e82-d6d4-4d48-963f-6f4ada21d0b9 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/c461f547da964bf2b6e03f5c63e6fcd5?usage=true 2026-05-12 07:09:53.862 7 INFO cinder.api.openstack.wsgi [None req-4cce8e82-d6d4-4d48-963f-6f4ada21d0b9 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/c461f547da964bf2b6e03f5c63e6fcd5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 526/1046] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:09:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/c461f547da964bf2b6e03f5c63e6fcd5?usage=true => generated 847 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:09:53.877 8 INFO cinder.api.openstack.wsgi [None req-cb8b45ff-6878-4db2-a897-0fa92d5af3fd 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true 2026-05-12 07:09:53.918 8 INFO cinder.api.openstack.wsgi [None req-cb8b45ff-6878-4db2-a897-0fa92d5af3fd 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1047] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:09:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:09:53.932 7 INFO cinder.api.openstack.wsgi [None req-6e063d2a-d3cc-487f-ba30-6cd3bc892852 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f186b1d3f864421096e7f76770182c62?usage=true 2026-05-12 07:09:53.969 7 INFO cinder.api.openstack.wsgi [None req-6e063d2a-d3cc-487f-ba30-6cd3bc892852 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f186b1d3f864421096e7f76770182c62?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 527/1048] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:09:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f186b1d3f864421096e7f76770182c62?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:09:53.984 8 INFO cinder.api.openstack.wsgi [None req-836dd874-06e0-42bf-8a07-b66c322811bf 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true 2026-05-12 07:09:54.013 8 INFO cinder.api.openstack.wsgi [None req-836dd874-06e0-42bf-8a07-b66c322811bf 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 522/1049] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:09:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:09:54.029 7 INFO cinder.api.openstack.wsgi [None req-eb674077-ef21-419d-abdd-5823e0f50874 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 07:09:54.040 7 INFO cinder.volume.api [None req-eb674077-ef21-419d-abdd-5823e0f50874 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - 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-05-12 07:09:54.047 7 INFO cinder.api.openstack.wsgi [None req-eb674077-ef21-419d-abdd-5823e0f50874 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 528/1050] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 07:09:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true => generated 1790 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 07:09:56.119 8 INFO cinder.api.openstack.wsgi [req-89f7a8a4-4562-4f62-b901-baff99471d62 req-5f88395a-d245-4f09-95b7-d3af77ae8d6b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/4014deda-e9b2-48d4-8656-382026189e85 /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-05-12 07:09:56.155 8 INFO cinder.volume.api [req-89f7a8a4-4562-4f62-b901-baff99471d62 req-5f88395a-d245-4f09-95b7-d3af77ae8d6b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Volume info retrieved successfully. 2026-05-12 07:09:56.168 8 INFO cinder.api.openstack.wsgi [req-89f7a8a4-4562-4f62-b901-baff99471d62 req-5f88395a-d245-4f09-95b7-d3af77ae8d6b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/4014deda-e9b2-48d4-8656-382026189e85 returned with HTTP 200 [pid: 8|app: 0|req: 523/1051] 199.204.45.70 () {32 vars in 824 bytes} [Tue May 12 07:09:56 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/4014deda-e9b2-48d4-8656-382026189e85 => generated 1787 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 07:09:57.539 7 INFO cinder.api.openstack.wsgi [None req-eb674077-ef21-419d-abdd-5823e0f50874 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:09:57.539 8 INFO cinder.api.openstack.wsgi [req-89f7a8a4-4562-4f62-b901-baff99471d62 req-5f88395a-d245-4f09-95b7-d3af77ae8d6b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:09:57.540 7 INFO cinder.api.openstack.wsgi [None req-eb674077-ef21-419d-abdd-5823e0f50874 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:09:57.541 8 INFO cinder.api.openstack.wsgi [req-89f7a8a4-4562-4f62-b901-baff99471d62 req-5f88395a-d245-4f09-95b7-d3af77ae8d6b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:10:07.539 7 INFO cinder.api.openstack.wsgi [None req-eb674077-ef21-419d-abdd-5823e0f50874 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:10:07.540 7 INFO cinder.api.openstack.wsgi [None req-eb674077-ef21-419d-abdd-5823e0f50874 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:10:07.540 8 INFO cinder.api.openstack.wsgi [req-89f7a8a4-4562-4f62-b901-baff99471d62 req-5f88395a-d245-4f09-95b7-d3af77ae8d6b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:10:07.542 8 INFO cinder.api.openstack.wsgi [req-89f7a8a4-4562-4f62-b901-baff99471d62 req-5f88395a-d245-4f09-95b7-d3af77ae8d6b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:10:17.543 7 INFO cinder.api.openstack.wsgi [None req-eb674077-ef21-419d-abdd-5823e0f50874 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:10:17.544 7 INFO cinder.api.openstack.wsgi [None req-eb674077-ef21-419d-abdd-5823e0f50874 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:10:17.544 8 INFO cinder.api.openstack.wsgi [req-89f7a8a4-4562-4f62-b901-baff99471d62 req-5f88395a-d245-4f09-95b7-d3af77ae8d6b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:10:17.545 8 INFO cinder.api.openstack.wsgi [req-89f7a8a4-4562-4f62-b901-baff99471d62 req-5f88395a-d245-4f09-95b7-d3af77ae8d6b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:10:27.540 8 INFO cinder.api.openstack.wsgi [req-89f7a8a4-4562-4f62-b901-baff99471d62 req-5f88395a-d245-4f09-95b7-d3af77ae8d6b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:10:27.540 7 INFO cinder.api.openstack.wsgi [None req-eb674077-ef21-419d-abdd-5823e0f50874 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:10:27.542 7 INFO cinder.api.openstack.wsgi [None req-eb674077-ef21-419d-abdd-5823e0f50874 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:10:27.542 8 INFO cinder.api.openstack.wsgi [req-89f7a8a4-4562-4f62-b901-baff99471d62 req-5f88395a-d245-4f09-95b7-d3af77ae8d6b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:10:37.539 7 INFO cinder.api.openstack.wsgi [None req-eb674077-ef21-419d-abdd-5823e0f50874 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:10:37.539 8 INFO cinder.api.openstack.wsgi [req-89f7a8a4-4562-4f62-b901-baff99471d62 req-5f88395a-d245-4f09-95b7-d3af77ae8d6b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:10:37.541 7 INFO cinder.api.openstack.wsgi [None req-eb674077-ef21-419d-abdd-5823e0f50874 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:10:37.541 8 INFO cinder.api.openstack.wsgi [req-89f7a8a4-4562-4f62-b901-baff99471d62 req-5f88395a-d245-4f09-95b7-d3af77ae8d6b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:10:47.543 7 INFO cinder.api.openstack.wsgi [None req-eb674077-ef21-419d-abdd-5823e0f50874 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:10:47.543 8 INFO cinder.api.openstack.wsgi [req-89f7a8a4-4562-4f62-b901-baff99471d62 req-5f88395a-d245-4f09-95b7-d3af77ae8d6b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:10:47.544 7 INFO cinder.api.openstack.wsgi [None req-eb674077-ef21-419d-abdd-5823e0f50874 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:10:47.544 8 INFO cinder.api.openstack.wsgi [req-89f7a8a4-4562-4f62-b901-baff99471d62 req-5f88395a-d245-4f09-95b7-d3af77ae8d6b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80: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-05-12 07:10:53.381 7 INFO cinder.api.openstack.wsgi [None req-f06df005-e9ec-4a77-a225-7c6c27beb149 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true 2026-05-12 07:10:53.401 7 INFO cinder.api.openstack.wsgi [None req-f06df005-e9ec-4a77-a225-7c6c27beb149 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 535/1064] 10.0.0.50 () {28 vars in 695 bytes} [Tue May 12 07:10:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true => generated 671 bytes in 210 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-05-12 07:10:53.418 8 INFO cinder.api.openstack.wsgi [None req-030d2feb-7e69-4877-97c7-98f956279d41 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 07:10:53.437 8 INFO cinder.volume.api [None req-030d2feb-7e69-4877-97c7-98f956279d41 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - 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-05-12 07:10:53.446 8 INFO cinder.api.openstack.wsgi [None req-030d2feb-7e69-4877-97c7-98f956279d41 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 530/1065] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 07:10:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true => generated 1790 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 07:10:53.513 7 INFO cinder.api.openstack.wsgi [None req-2ffe644f-ad21-4846-ae07-d9f134e201c2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/032a150e6ee2463ebf720f2a216d740b?usage=true 2026-05-12 07:10:53.558 7 INFO cinder.api.openstack.wsgi [None req-2ffe644f-ad21-4846-ae07-d9f134e201c2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/032a150e6ee2463ebf720f2a216d740b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 536/1066] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:10:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/032a150e6ee2463ebf720f2a216d740b?usage=true => generated 847 bytes in 57 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-05-12 07:10:53.571 8 INFO cinder.api.openstack.wsgi [None req-30c8b0dd-2be7-4e95-8d28-88e0243cd717 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/13612b7297064e379d119fb9c92a5db1?usage=true 2026-05-12 07:10:53.603 8 INFO cinder.api.openstack.wsgi [None req-30c8b0dd-2be7-4e95-8d28-88e0243cd717 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/13612b7297064e379d119fb9c92a5db1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 531/1067] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:10:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/13612b7297064e379d119fb9c92a5db1?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:10:53.619 7 INFO cinder.api.openstack.wsgi [None req-0e3cc8d7-248c-4c09-af98-8c6f7206f8e4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/36c26ccb8363469ea3b067caf892d065?usage=true 2026-05-12 07:10:53.661 7 INFO cinder.api.openstack.wsgi [None req-0e3cc8d7-248c-4c09-af98-8c6f7206f8e4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/36c26ccb8363469ea3b067caf892d065?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 537/1068] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:10:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/36c26ccb8363469ea3b067caf892d065?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:10:53.677 8 INFO cinder.api.openstack.wsgi [None req-0109319d-3e35-411e-8fb0-85c2d7015f1d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/41299a9e54564a1d85f43f4ca66fb651?usage=true 2026-05-12 07:10:53.703 8 INFO cinder.api.openstack.wsgi [None req-0109319d-3e35-411e-8fb0-85c2d7015f1d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/41299a9e54564a1d85f43f4ca66fb651?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 532/1069] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:10:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/41299a9e54564a1d85f43f4ca66fb651?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:10:53.724 7 INFO cinder.api.openstack.wsgi [None req-9d9da99a-2430-4977-a41e-b7eb88c8f269 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/769d03925cd443058be1569d6ce619df?usage=true 2026-05-12 07:10:53.763 7 INFO cinder.api.openstack.wsgi [None req-9d9da99a-2430-4977-a41e-b7eb88c8f269 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/769d03925cd443058be1569d6ce619df?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 538/1070] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:10:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/769d03925cd443058be1569d6ce619df?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:10:53.777 8 INFO cinder.api.openstack.wsgi [None req-6f195fe1-0cee-4d18-a9d7-29b7fe1113bd 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/8e8654b3679d444982b137b6086d467a?usage=true 2026-05-12 07:10:53.809 8 INFO cinder.api.openstack.wsgi [None req-6f195fe1-0cee-4d18-a9d7-29b7fe1113bd 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/8e8654b3679d444982b137b6086d467a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 533/1071] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:10:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/8e8654b3679d444982b137b6086d467a?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:10:53.824 7 INFO cinder.api.openstack.wsgi [None req-e82543e3-d502-454e-b423-c4ea821ebc09 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true 2026-05-12 07:10:53.860 7 INFO cinder.api.openstack.wsgi [None req-e82543e3-d502-454e-b423-c4ea821ebc09 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 539/1072] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:10:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:10:53.878 8 INFO cinder.api.openstack.wsgi [None req-aacf2307-3d5e-4f2d-8ebf-3cbbffbd3354 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/c461f547da964bf2b6e03f5c63e6fcd5?usage=true 2026-05-12 07:10:53.908 8 INFO cinder.api.openstack.wsgi [None req-aacf2307-3d5e-4f2d-8ebf-3cbbffbd3354 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/c461f547da964bf2b6e03f5c63e6fcd5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 534/1073] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:10:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/c461f547da964bf2b6e03f5c63e6fcd5?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:10:53.925 7 INFO cinder.api.openstack.wsgi [None req-f66535f1-ea85-4deb-b305-daed06669a23 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true 2026-05-12 07:10:53.959 7 INFO cinder.api.openstack.wsgi [None req-f66535f1-ea85-4deb-b305-daed06669a23 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 540/1074] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:10:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:10:53.977 8 INFO cinder.api.openstack.wsgi [None req-ed94023f-ddf8-42be-84fe-84424be1d1a0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f186b1d3f864421096e7f76770182c62?usage=true 2026-05-12 07:10:54.012 8 INFO cinder.api.openstack.wsgi [None req-ed94023f-ddf8-42be-84fe-84424be1d1a0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f186b1d3f864421096e7f76770182c62?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 535/1075] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:10:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f186b1d3f864421096e7f76770182c62?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:10:54.030 7 INFO cinder.api.openstack.wsgi [None req-82d3e1c3-b7c6-4952-90ae-854f33a38ac8 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true 2026-05-12 07:10:54.065 7 INFO cinder.api.openstack.wsgi [None req-82d3e1c3-b7c6-4952-90ae-854f33a38ac8 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 541/1076] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:10:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:10:54.080 8 INFO cinder.api.openstack.wsgi [None req-1bdea9ce-cd30-42aa-b9a2-5478ba758604 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 07:10:54.099 8 INFO cinder.volume.api [None req-1bdea9ce-cd30-42aa-b9a2-5478ba758604 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - 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-05-12 07:10:54.106 8 INFO cinder.api.openstack.wsgi [None req-1bdea9ce-cd30-42aa-b9a2-5478ba758604 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 536/1077] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 07:10:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 07:10:54.119 7 INFO cinder.api.openstack.wsgi [None req-f5e79bb5-084c-48b8-947a-ee5b8ceacecb 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true 2026-05-12 07:10:54.127 7 INFO cinder.volume.api [None req-f5e79bb5-084c-48b8-947a-ee5b8ceacecb 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all snapshots completed successfully. 2026-05-12 07:10:54.127 7 INFO cinder.api.openstack.wsgi [None req-f5e79bb5-084c-48b8-947a-ee5b8ceacecb 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 542/1078] 10.0.0.50 () {28 vars in 673 bytes} [Tue May 12 07:10:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 07:10:54.139 8 INFO cinder.api.openstack.wsgi [None req-4e40e311-7a10-4c90-af8e-6682af6ff895 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services 2026-05-12 07:10:54.145 8 INFO cinder.api.openstack.wsgi [None req-4e40e311-7a10-4c90-af8e-6682af6ff895 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services returned with HTTP 200 [pid: 8|app: 0|req: 537/1079] 10.0.0.50 () {28 vars in 644 bytes} [Tue May 12 07:10:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:10:57.539 8 INFO cinder.api.openstack.wsgi [None req-4e40e311-7a10-4c90-af8e-6682af6ff895 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:10:57.539 7 INFO cinder.api.openstack.wsgi [None req-f5e79bb5-084c-48b8-947a-ee5b8ceacecb 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:10:57.540 8 INFO cinder.api.openstack.wsgi [None req-4e40e311-7a10-4c90-af8e-6682af6ff895 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:10:57.541 7 INFO cinder.api.openstack.wsgi [None req-f5e79bb5-084c-48b8-947a-ee5b8ceacecb 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:11:07.539 8 INFO cinder.api.openstack.wsgi [None req-4e40e311-7a10-4c90-af8e-6682af6ff895 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:11:07.539 7 INFO cinder.api.openstack.wsgi [None req-f5e79bb5-084c-48b8-947a-ee5b8ceacecb 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:11:07.540 8 INFO cinder.api.openstack.wsgi [None req-4e40e311-7a10-4c90-af8e-6682af6ff895 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:11:07.540 7 INFO cinder.api.openstack.wsgi [None req-f5e79bb5-084c-48b8-947a-ee5b8ceacecb 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:11:17.539 7 INFO cinder.api.openstack.wsgi [None req-f5e79bb5-084c-48b8-947a-ee5b8ceacecb 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:11:17.540 8 INFO cinder.api.openstack.wsgi [None req-4e40e311-7a10-4c90-af8e-6682af6ff895 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:11:17.541 7 INFO cinder.api.openstack.wsgi [None req-f5e79bb5-084c-48b8-947a-ee5b8ceacecb 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:11:17.541 8 INFO cinder.api.openstack.wsgi [None req-4e40e311-7a10-4c90-af8e-6682af6ff895 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:11:27.539 7 INFO cinder.api.openstack.wsgi [None req-f5e79bb5-084c-48b8-947a-ee5b8ceacecb 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:11:27.539 8 INFO cinder.api.openstack.wsgi [None req-4e40e311-7a10-4c90-af8e-6682af6ff895 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:11:27.541 7 INFO cinder.api.openstack.wsgi [None req-f5e79bb5-084c-48b8-947a-ee5b8ceacecb 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:11:27.541 8 INFO cinder.api.openstack.wsgi [None req-4e40e311-7a10-4c90-af8e-6682af6ff895 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:11:37.538 7 INFO cinder.api.openstack.wsgi [None req-f5e79bb5-084c-48b8-947a-ee5b8ceacecb 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:11:37.539 8 INFO cinder.api.openstack.wsgi [None req-4e40e311-7a10-4c90-af8e-6682af6ff895 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:11:37.539 7 INFO cinder.api.openstack.wsgi [None req-f5e79bb5-084c-48b8-947a-ee5b8ceacecb 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:11:37.540 8 INFO cinder.api.openstack.wsgi [None req-4e40e311-7a10-4c90-af8e-6682af6ff895 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:11:47.539 7 INFO cinder.api.openstack.wsgi [None req-f5e79bb5-084c-48b8-947a-ee5b8ceacecb 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:11:47.539 8 INFO cinder.api.openstack.wsgi [None req-4e40e311-7a10-4c90-af8e-6682af6ff895 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:11:47.541 7 INFO cinder.api.openstack.wsgi [None req-f5e79bb5-084c-48b8-947a-ee5b8ceacecb 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:11:47.541 8 INFO cinder.api.openstack.wsgi [None req-4e40e311-7a10-4c90-af8e-6682af6ff895 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:11:53.163 7 INFO cinder.api.openstack.wsgi [None req-4ddaf36c-1ad8-45d5-90bb-bd0b1d124035 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services 2026-05-12 07:11:53.176 7 INFO cinder.api.openstack.wsgi [None req-4ddaf36c-1ad8-45d5-90bb-bd0b1d124035 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services returned with HTTP 200 [pid: 7|app: 0|req: 549/1092] 10.0.0.50 () {28 vars in 644 bytes} [Tue May 12 07:11:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-services => generated 646 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:11:53.234 8 INFO cinder.api.openstack.wsgi [None req-3002757f-e950-4a61-8941-6704232d1d79 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/032a150e6ee2463ebf720f2a216d740b?usage=true 2026-05-12 07:11:53.262 8 INFO cinder.api.openstack.wsgi [None req-3002757f-e950-4a61-8941-6704232d1d79 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/032a150e6ee2463ebf720f2a216d740b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 544/1093] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:11:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/032a150e6ee2463ebf720f2a216d740b?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:11:53.278 7 INFO cinder.api.openstack.wsgi [None req-39a8d872-8db2-4d9d-84ee-46a2c062c2ce 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/13612b7297064e379d119fb9c92a5db1?usage=true 2026-05-12 07:11:53.302 7 INFO cinder.api.openstack.wsgi [None req-39a8d872-8db2-4d9d-84ee-46a2c062c2ce 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/13612b7297064e379d119fb9c92a5db1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 550/1094] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:11:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/13612b7297064e379d119fb9c92a5db1?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:11:53.314 8 INFO cinder.api.openstack.wsgi [None req-48a97da5-0ccf-41e4-bba4-7c1c27089dd8 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/36c26ccb8363469ea3b067caf892d065?usage=true 2026-05-12 07:11:53.337 8 INFO cinder.api.openstack.wsgi [None req-48a97da5-0ccf-41e4-bba4-7c1c27089dd8 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/36c26ccb8363469ea3b067caf892d065?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 545/1095] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:11:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/36c26ccb8363469ea3b067caf892d065?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:11:53.350 7 INFO cinder.api.openstack.wsgi [None req-0c817c5b-c011-4069-b73a-4978a0e5a404 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/41299a9e54564a1d85f43f4ca66fb651?usage=true 2026-05-12 07:11:53.382 7 INFO cinder.api.openstack.wsgi [None req-0c817c5b-c011-4069-b73a-4978a0e5a404 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/41299a9e54564a1d85f43f4ca66fb651?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 551/1096] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:11:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/41299a9e54564a1d85f43f4ca66fb651?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:11:53.397 8 INFO cinder.api.openstack.wsgi [None req-445999d9-d7dc-434c-9050-4ec3560ed4d2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/769d03925cd443058be1569d6ce619df?usage=true 2026-05-12 07:11:53.423 8 INFO cinder.api.openstack.wsgi [None req-445999d9-d7dc-434c-9050-4ec3560ed4d2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/769d03925cd443058be1569d6ce619df?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 546/1097] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:11:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/769d03925cd443058be1569d6ce619df?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:11:53.436 7 INFO cinder.api.openstack.wsgi [None req-9b242da2-cbb4-4133-adcb-6b8810120c0e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/8e8654b3679d444982b137b6086d467a?usage=true 2026-05-12 07:11:53.463 7 INFO cinder.api.openstack.wsgi [None req-9b242da2-cbb4-4133-adcb-6b8810120c0e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/8e8654b3679d444982b137b6086d467a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 552/1098] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:11:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/8e8654b3679d444982b137b6086d467a?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:11:53.485 8 INFO cinder.api.openstack.wsgi [None req-e0f99bc1-8005-488b-a6be-c09e8af7f41a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true 2026-05-12 07:11:53.512 8 INFO cinder.api.openstack.wsgi [None req-e0f99bc1-8005-488b-a6be-c09e8af7f41a 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 547/1099] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:11:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:11:53.522 7 INFO cinder.api.openstack.wsgi [None req-4074514c-4927-4f07-a942-4104ca0f60d2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/c461f547da964bf2b6e03f5c63e6fcd5?usage=true 2026-05-12 07:11:53.547 7 INFO cinder.api.openstack.wsgi [None req-4074514c-4927-4f07-a942-4104ca0f60d2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/c461f547da964bf2b6e03f5c63e6fcd5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 553/1100] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:11:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/c461f547da964bf2b6e03f5c63e6fcd5?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:11:53.561 8 INFO cinder.api.openstack.wsgi [None req-eb5880b7-824b-4cb9-a3e0-ad52e2215c27 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true 2026-05-12 07:11:53.591 8 INFO cinder.api.openstack.wsgi [None req-eb5880b7-824b-4cb9-a3e0-ad52e2215c27 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 548/1101] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:11:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:11:53.605 7 INFO cinder.api.openstack.wsgi [None req-e8dcb152-27bd-431f-a2a6-35941aecb7bb 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f186b1d3f864421096e7f76770182c62?usage=true 2026-05-12 07:11:53.629 7 INFO cinder.api.openstack.wsgi [None req-e8dcb152-27bd-431f-a2a6-35941aecb7bb 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f186b1d3f864421096e7f76770182c62?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 554/1102] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:11:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f186b1d3f864421096e7f76770182c62?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:11:53.644 8 INFO cinder.api.openstack.wsgi [None req-c6aa34f1-b303-44c8-9c49-29f484b272b5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true 2026-05-12 07:11:53.695 8 INFO cinder.api.openstack.wsgi [None req-c6aa34f1-b303-44c8-9c49-29f484b272b5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 549/1103] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:11:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true => generated 845 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:11:53.713 7 INFO cinder.api.openstack.wsgi [None req-2a44c31b-8fb1-43e5-a94b-612f3e07b3c4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 07:11:53.741 7 INFO cinder.volume.api [None req-2a44c31b-8fb1-43e5-a94b-612f3e07b3c4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - 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-05-12 07:11:53.749 7 INFO cinder.api.openstack.wsgi [None req-2a44c31b-8fb1-43e5-a94b-612f3e07b3c4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 555/1104] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 07:11:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true => generated 1790 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 07:11:53.768 8 INFO cinder.api.openstack.wsgi [None req-738d8090-8f73-4b5f-b26b-6eced1cfa987 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true 2026-05-12 07:11:53.776 8 INFO cinder.volume.api [None req-738d8090-8f73-4b5f-b26b-6eced1cfa987 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all snapshots completed successfully. 2026-05-12 07:11:53.776 8 INFO cinder.api.openstack.wsgi [None req-738d8090-8f73-4b5f-b26b-6eced1cfa987 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 550/1105] 10.0.0.50 () {28 vars in 673 bytes} [Tue May 12 07:11:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true => generated 17 bytes in 17 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-05-12 07:11:53.796 7 INFO cinder.api.openstack.wsgi [None req-4b6f24a0-c8ce-41a8-9faf-2f557a78c380 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 07:11:53.818 7 INFO cinder.volume.api [None req-4b6f24a0-c8ce-41a8-9faf-2f557a78c380 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - 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-05-12 07:11:53.832 7 INFO cinder.api.openstack.wsgi [None req-4b6f24a0-c8ce-41a8-9faf-2f557a78c380 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 556/1106] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 07:11:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true => generated 1790 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 07:11:53.849 8 INFO cinder.api.openstack.wsgi [None req-77f7abfb-5e2a-4e1d-a859-625541341038 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true 2026-05-12 07:11:53.871 8 INFO cinder.api.openstack.wsgi [None req-77f7abfb-5e2a-4e1d-a859-625541341038 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 551/1107] 10.0.0.50 () {28 vars in 695 bytes} [Tue May 12 07:11:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true => generated 670 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:11:57.539 7 INFO cinder.api.openstack.wsgi [None req-4b6f24a0-c8ce-41a8-9faf-2f557a78c380 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:11:57.541 8 INFO cinder.api.openstack.wsgi [None req-77f7abfb-5e2a-4e1d-a859-625541341038 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:11:57.541 7 INFO cinder.api.openstack.wsgi [None req-4b6f24a0-c8ce-41a8-9faf-2f557a78c380 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:11:57.543 8 INFO cinder.api.openstack.wsgi [None req-77f7abfb-5e2a-4e1d-a859-625541341038 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80: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-05-12 07:12:01.808 7 INFO cinder.api.openstack.wsgi [req-b71b3035-6ab1-4f50-b702-f814cde9fa03 req-444bc29e-a68d-4642-a750-1430e612bfa5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/attachments/8e93bb12-2ac7-4b92-a95b-4986ed0af788 /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-05-12 07:12:01.923 7 INFO cinder.api.openstack.wsgi [req-b71b3035-6ab1-4f50-b702-f814cde9fa03 req-444bc29e-a68d-4642-a750-1430e612bfa5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/attachments/8e93bb12-2ac7-4b92-a95b-4986ed0af788 returned with HTTP 200 [pid: 7|app: 0|req: 558/1110] 199.204.45.70 () {38 vars in 1102 bytes} [Tue May 12 07:12:01 2026] DELETE /v3/e9cb5bd82d9443d4ba550821f717bcea/attachments/8e93bb12-2ac7-4b92-a95b-4986ed0af788 => generated 19 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:12:01.945 8 INFO cinder.api.openstack.wsgi [req-b71b3035-6ab1-4f50-b702-f814cde9fa03 req-dfd1f259-8a05-4de5-a5f4-9afa36f4b4f2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/4014deda-e9b2-48d4-8656-382026189e85 2026-05-12 07:12:01.946 8 INFO cinder.api.v3.volumes [req-b71b3035-6ab1-4f50-b702-f814cde9fa03 req-dfd1f259-8a05-4de5-a5f4-9afa36f4b4f2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Delete volume with id: 4014deda-e9b2-48d4-8656-382026189e85  /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-05-12 07:12:01.970 8 INFO cinder.volume.api [req-b71b3035-6ab1-4f50-b702-f814cde9fa03 req-dfd1f259-8a05-4de5-a5f4-9afa36f4b4f2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Volume info retrieved successfully. 2026-05-12 07:12:02.000 8 INFO cinder.volume.api [req-b71b3035-6ab1-4f50-b702-f814cde9fa03 req-dfd1f259-8a05-4de5-a5f4-9afa36f4b4f2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Delete volume request issued successfully. 2026-05-12 07:12:02.000 8 INFO cinder.api.openstack.wsgi [req-b71b3035-6ab1-4f50-b702-f814cde9fa03 req-dfd1f259-8a05-4de5-a5f4-9afa36f4b4f2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/4014deda-e9b2-48d4-8656-382026189e85 returned with HTTP 202 [pid: 8|app: 0|req: 553/1111] 199.204.45.70 () {36 vars in 1053 bytes} [Tue May 12 07:12:01 2026] DELETE /v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/4014deda-e9b2-48d4-8656-382026189e85 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-12 07:12:07.539 7 INFO cinder.api.openstack.wsgi [req-b71b3035-6ab1-4f50-b702-f814cde9fa03 req-444bc29e-a68d-4642-a750-1430e612bfa5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:12:07.540 8 INFO cinder.api.openstack.wsgi [req-b71b3035-6ab1-4f50-b702-f814cde9fa03 req-dfd1f259-8a05-4de5-a5f4-9afa36f4b4f2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:12:07.541 7 INFO cinder.api.openstack.wsgi [req-b71b3035-6ab1-4f50-b702-f814cde9fa03 req-444bc29e-a68d-4642-a750-1430e612bfa5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:12:07.541 8 INFO cinder.api.openstack.wsgi [req-b71b3035-6ab1-4f50-b702-f814cde9fa03 req-dfd1f259-8a05-4de5-a5f4-9afa36f4b4f2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:12:17.539 8 INFO cinder.api.openstack.wsgi [req-b71b3035-6ab1-4f50-b702-f814cde9fa03 req-dfd1f259-8a05-4de5-a5f4-9afa36f4b4f2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:12:17.540 8 INFO cinder.api.openstack.wsgi [req-b71b3035-6ab1-4f50-b702-f814cde9fa03 req-dfd1f259-8a05-4de5-a5f4-9afa36f4b4f2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:12:17.540 7 INFO cinder.api.openstack.wsgi [req-b71b3035-6ab1-4f50-b702-f814cde9fa03 req-444bc29e-a68d-4642-a750-1430e612bfa5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:12:17.541 7 INFO cinder.api.openstack.wsgi [req-b71b3035-6ab1-4f50-b702-f814cde9fa03 req-444bc29e-a68d-4642-a750-1430e612bfa5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:12:27.539 8 INFO cinder.api.openstack.wsgi [req-b71b3035-6ab1-4f50-b702-f814cde9fa03 req-dfd1f259-8a05-4de5-a5f4-9afa36f4b4f2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:12:27.539 7 INFO cinder.api.openstack.wsgi [req-b71b3035-6ab1-4f50-b702-f814cde9fa03 req-444bc29e-a68d-4642-a750-1430e612bfa5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:12:27.541 8 INFO cinder.api.openstack.wsgi [req-b71b3035-6ab1-4f50-b702-f814cde9fa03 req-dfd1f259-8a05-4de5-a5f4-9afa36f4b4f2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:12:27.541 7 INFO cinder.api.openstack.wsgi [req-b71b3035-6ab1-4f50-b702-f814cde9fa03 req-444bc29e-a68d-4642-a750-1430e612bfa5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:12:37.546 8 INFO cinder.api.openstack.wsgi [req-b71b3035-6ab1-4f50-b702-f814cde9fa03 req-dfd1f259-8a05-4de5-a5f4-9afa36f4b4f2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:12:37.547 7 INFO cinder.api.openstack.wsgi [req-b71b3035-6ab1-4f50-b702-f814cde9fa03 req-444bc29e-a68d-4642-a750-1430e612bfa5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:12:37.547 8 INFO cinder.api.openstack.wsgi [req-b71b3035-6ab1-4f50-b702-f814cde9fa03 req-dfd1f259-8a05-4de5-a5f4-9afa36f4b4f2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:12:37.548 7 INFO cinder.api.openstack.wsgi [req-b71b3035-6ab1-4f50-b702-f814cde9fa03 req-444bc29e-a68d-4642-a750-1430e612bfa5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80: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-05-12 07:12:43.140 8 INFO cinder.api.openstack.wsgi [None req-9d89a4ab-7505-4e3b-a443-94a4d719ae76 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots 2026-05-12 07:12:43.155 8 INFO cinder.volume.api [None req-9d89a4ab-7505-4e3b-a443-94a4d719ae76 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all snapshots completed successfully. 2026-05-12 07:12:43.156 8 INFO cinder.api.openstack.wsgi [None req-9d89a4ab-7505-4e3b-a443-94a4d719ae76 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 558/1120] 10.0.0.168 () {32 vars in 705 bytes} [Tue May 12 07:12:43 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots => generated 17 bytes in 23 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-05-12 07:12:43.174 7 INFO cinder.api.openstack.wsgi [None req-8a4ce12f-d2bf-4ce6-b2af-267c46c6485b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes /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-05-12 07:12:43.209 7 INFO cinder.volume.api [None req-8a4ce12f-d2bf-4ce6-b2af-267c46c6485b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 07:12:43.210 7 INFO cinder.api.openstack.wsgi [None req-8a4ce12f-d2bf-4ce6-b2af-267c46c6485b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes returned with HTTP 200 [pid: 7|app: 0|req: 563/1121] 10.0.0.168 () {32 vars in 701 bytes} [Tue May 12 07:12:43 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/volumes => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:12:47.539 7 INFO cinder.api.openstack.wsgi [None req-8a4ce12f-d2bf-4ce6-b2af-267c46c6485b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:12:47.539 8 INFO cinder.api.openstack.wsgi [None req-9d89a4ab-7505-4e3b-a443-94a4d719ae76 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:12:47.540 7 INFO cinder.api.openstack.wsgi [None req-8a4ce12f-d2bf-4ce6-b2af-267c46c6485b 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:12:47.540 8 INFO cinder.api.openstack.wsgi [None req-9d89a4ab-7505-4e3b-a443-94a4d719ae76 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:12:53.245 8 INFO cinder.api.openstack.wsgi [None req-4ec63103-8b8c-43c0-b3a7-ff6dfe8b7af5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services 2026-05-12 07:12:53.252 8 INFO cinder.api.openstack.wsgi [None req-4ec63103-8b8c-43c0-b3a7-ff6dfe8b7af5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services returned with HTTP 200 [pid: 8|app: 0|req: 560/1124] 10.0.0.50 () {28 vars in 644 bytes} [Tue May 12 07:12:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-services => generated 646 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:12:53.290 7 INFO cinder.api.openstack.wsgi [None req-30980334-2954-4d59-bb7f-26ef27b3251d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true 2026-05-12 07:12:53.352 7 INFO cinder.api.openstack.wsgi [None req-30980334-2954-4d59-bb7f-26ef27b3251d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 565/1125] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:12:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true => generated 847 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:12:53.368 8 INFO cinder.api.openstack.wsgi [None req-43417d39-ab27-4bac-92eb-cb72bf8c7fb2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true 2026-05-12 07:12:53.400 8 INFO cinder.api.openstack.wsgi [None req-43417d39-ab27-4bac-92eb-cb72bf8c7fb2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 561/1126] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:12:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:12:53.415 7 INFO cinder.api.openstack.wsgi [None req-8c3f97ad-7900-41b3-bd98-283ba3da2abb 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true 2026-05-12 07:12:53.443 7 INFO cinder.api.openstack.wsgi [None req-8c3f97ad-7900-41b3-bd98-283ba3da2abb 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 566/1127] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:12:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:12:53.459 8 INFO cinder.api.openstack.wsgi [None req-8c40e80c-1065-4d87-bfc5-bf9a1c9b46d0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 07:12:53.472 8 INFO cinder.volume.api [None req-8c40e80c-1065-4d87-bfc5-bf9a1c9b46d0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 07:12:53.475 8 INFO cinder.api.openstack.wsgi [None req-8c40e80c-1065-4d87-bfc5-bf9a1c9b46d0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 562/1128] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 07:12:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 07:12:53.488 7 INFO cinder.api.openstack.wsgi [None req-03d4e3e8-c4fb-4378-8d43-7574f080a09c 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 07:12:53.501 7 INFO cinder.volume.api [None req-03d4e3e8-c4fb-4378-8d43-7574f080a09c 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 07:12:53.505 7 INFO cinder.api.openstack.wsgi [None req-03d4e3e8-c4fb-4378-8d43-7574f080a09c 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 567/1129] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 07:12:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 07:12:53.520 8 INFO cinder.api.openstack.wsgi [None req-d5e311e5-5ca3-4c07-ad30-cf9a35390ece 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true 2026-05-12 07:12:53.544 8 INFO cinder.api.openstack.wsgi [None req-d5e311e5-5ca3-4c07-ad30-cf9a35390ece 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 563/1130] 10.0.0.50 () {28 vars in 695 bytes} [Tue May 12 07:12:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true => generated 670 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:12:53.562 7 INFO cinder.api.openstack.wsgi [None req-4fc59f6a-c248-48dc-a656-e939650c70e7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true 2026-05-12 07:12:53.571 7 INFO cinder.volume.api [None req-4fc59f6a-c248-48dc-a656-e939650c70e7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all snapshots completed successfully. 2026-05-12 07:12:53.573 7 INFO cinder.api.openstack.wsgi [None req-4fc59f6a-c248-48dc-a656-e939650c70e7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 568/1131] 10.0.0.50 () {28 vars in 673 bytes} [Tue May 12 07:12:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:12:57.540 8 INFO cinder.api.openstack.wsgi [None req-d5e311e5-5ca3-4c07-ad30-cf9a35390ece 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:12:57.540 7 INFO cinder.api.openstack.wsgi [None req-4fc59f6a-c248-48dc-a656-e939650c70e7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:12:57.541 8 INFO cinder.api.openstack.wsgi [None req-d5e311e5-5ca3-4c07-ad30-cf9a35390ece 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:12:57.542 7 INFO cinder.api.openstack.wsgi [None req-4fc59f6a-c248-48dc-a656-e939650c70e7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:13:07.540 8 INFO cinder.api.openstack.wsgi [None req-d5e311e5-5ca3-4c07-ad30-cf9a35390ece 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:13:07.540 7 INFO cinder.api.openstack.wsgi [None req-4fc59f6a-c248-48dc-a656-e939650c70e7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:13:07.541 8 INFO cinder.api.openstack.wsgi [None req-d5e311e5-5ca3-4c07-ad30-cf9a35390ece 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:13:07.542 7 INFO cinder.api.openstack.wsgi [None req-4fc59f6a-c248-48dc-a656-e939650c70e7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:13:17.538 7 INFO cinder.api.openstack.wsgi [None req-4fc59f6a-c248-48dc-a656-e939650c70e7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:13:17.539 7 INFO cinder.api.openstack.wsgi [None req-4fc59f6a-c248-48dc-a656-e939650c70e7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:13:17.539 8 INFO cinder.api.openstack.wsgi [None req-d5e311e5-5ca3-4c07-ad30-cf9a35390ece 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:13:17.541 8 INFO cinder.api.openstack.wsgi [None req-d5e311e5-5ca3-4c07-ad30-cf9a35390ece 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:13:27.540 7 INFO cinder.api.openstack.wsgi [None req-4fc59f6a-c248-48dc-a656-e939650c70e7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:13:27.540 8 INFO cinder.api.openstack.wsgi [None req-d5e311e5-5ca3-4c07-ad30-cf9a35390ece 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:13:27.541 7 INFO cinder.api.openstack.wsgi [None req-4fc59f6a-c248-48dc-a656-e939650c70e7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:13:27.542 8 INFO cinder.api.openstack.wsgi [None req-d5e311e5-5ca3-4c07-ad30-cf9a35390ece 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:13:37.539 7 INFO cinder.api.openstack.wsgi [None req-4fc59f6a-c248-48dc-a656-e939650c70e7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:13:37.541 7 INFO cinder.api.openstack.wsgi [None req-4fc59f6a-c248-48dc-a656-e939650c70e7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:13:37.542 8 INFO cinder.api.openstack.wsgi [None req-d5e311e5-5ca3-4c07-ad30-cf9a35390ece 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:13:37.543 8 INFO cinder.api.openstack.wsgi [None req-d5e311e5-5ca3-4c07-ad30-cf9a35390ece 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:13:47.539 7 INFO cinder.api.openstack.wsgi [None req-4fc59f6a-c248-48dc-a656-e939650c70e7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:13:47.540 8 INFO cinder.api.openstack.wsgi [None req-d5e311e5-5ca3-4c07-ad30-cf9a35390ece 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:13:47.541 7 INFO cinder.api.openstack.wsgi [None req-4fc59f6a-c248-48dc-a656-e939650c70e7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:13:47.542 8 INFO cinder.api.openstack.wsgi [None req-d5e311e5-5ca3-4c07-ad30-cf9a35390ece 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:13:54.062 7 INFO cinder.api.openstack.wsgi [None req-41ee4fee-14b7-4e86-8e2f-3a107e697abb 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true 2026-05-12 07:13:54.073 7 INFO cinder.volume.api [None req-41ee4fee-14b7-4e86-8e2f-3a107e697abb 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all snapshots completed successfully. 2026-05-12 07:13:54.074 7 INFO cinder.api.openstack.wsgi [None req-41ee4fee-14b7-4e86-8e2f-3a107e697abb 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 575/1144] 10.0.0.50 () {28 vars in 673 bytes} [Tue May 12 07:13:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true => generated 17 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:13:54.090 8 INFO cinder.api.openstack.wsgi [None req-f6776db1-f92c-4801-b8a5-bf6130b9f0b9 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services 2026-05-12 07:13:54.105 8 INFO cinder.api.openstack.wsgi [None req-f6776db1-f92c-4801-b8a5-bf6130b9f0b9 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services returned with HTTP 200 [pid: 8|app: 0|req: 570/1145] 10.0.0.50 () {28 vars in 644 bytes} [Tue May 12 07:13:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-services => generated 646 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:13:54.120 7 INFO cinder.api.openstack.wsgi [None req-4ac17302-9538-45a6-bf35-06a1fe0e3abe 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 07:13:54.138 7 INFO cinder.volume.api [None req-4ac17302-9538-45a6-bf35-06a1fe0e3abe 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 07:13:54.142 7 INFO cinder.api.openstack.wsgi [None req-4ac17302-9538-45a6-bf35-06a1fe0e3abe 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 576/1146] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 07:13:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 07:13:54.157 8 INFO cinder.api.openstack.wsgi [None req-323df757-2919-45d9-bc16-2e332745734c 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 07:13:54.168 8 INFO cinder.volume.api [None req-323df757-2919-45d9-bc16-2e332745734c 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 07:13:54.170 8 INFO cinder.api.openstack.wsgi [None req-323df757-2919-45d9-bc16-2e332745734c 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 571/1147] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 07:13:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 07:13:54.183 7 INFO cinder.api.openstack.wsgi [None req-ce97ae1f-b251-46fc-9b33-b981112e92d2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true 2026-05-12 07:13:54.199 7 INFO cinder.api.openstack.wsgi [None req-ce97ae1f-b251-46fc-9b33-b981112e92d2 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 577/1148] 10.0.0.50 () {28 vars in 695 bytes} [Tue May 12 07:13:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 07:13:54.273 8 INFO cinder.api.openstack.wsgi [None req-6d99e078-6b16-44dc-b1b6-ba02731395c9 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true 2026-05-12 07:13:54.330 8 INFO cinder.api.openstack.wsgi [None req-6d99e078-6b16-44dc-b1b6-ba02731395c9 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 572/1149] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:13:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true => generated 847 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:13:54.346 7 INFO cinder.api.openstack.wsgi [None req-fc96948b-1eed-4341-b8ee-3dab4c0ff8c5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true 2026-05-12 07:13:54.378 7 INFO cinder.api.openstack.wsgi [None req-fc96948b-1eed-4341-b8ee-3dab4c0ff8c5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 578/1150] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:13:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:13:54.392 8 INFO cinder.api.openstack.wsgi [None req-3baae929-fb6f-4f64-b25b-693dba3449dd 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true 2026-05-12 07:13:54.557 8 INFO cinder.api.openstack.wsgi [None req-3baae929-fb6f-4f64-b25b-693dba3449dd 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 573/1151] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:13:54 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true => generated 845 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:13:57.539 7 INFO cinder.api.openstack.wsgi [None req-fc96948b-1eed-4341-b8ee-3dab4c0ff8c5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:13:57.539 8 INFO cinder.api.openstack.wsgi [None req-3baae929-fb6f-4f64-b25b-693dba3449dd 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:13:57.540 7 INFO cinder.api.openstack.wsgi [None req-fc96948b-1eed-4341-b8ee-3dab4c0ff8c5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:13:57.541 8 INFO cinder.api.openstack.wsgi [None req-3baae929-fb6f-4f64-b25b-693dba3449dd 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:14:07.540 7 INFO cinder.api.openstack.wsgi [None req-fc96948b-1eed-4341-b8ee-3dab4c0ff8c5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:14:07.541 8 INFO cinder.api.openstack.wsgi [None req-3baae929-fb6f-4f64-b25b-693dba3449dd 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:14:07.541 7 INFO cinder.api.openstack.wsgi [None req-fc96948b-1eed-4341-b8ee-3dab4c0ff8c5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:14:07.542 8 INFO cinder.api.openstack.wsgi [None req-3baae929-fb6f-4f64-b25b-693dba3449dd 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:14:17.543 7 INFO cinder.api.openstack.wsgi [None req-fc96948b-1eed-4341-b8ee-3dab4c0ff8c5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:14:17.543 8 INFO cinder.api.openstack.wsgi [None req-3baae929-fb6f-4f64-b25b-693dba3449dd 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:14:17.544 7 INFO cinder.api.openstack.wsgi [None req-fc96948b-1eed-4341-b8ee-3dab4c0ff8c5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:14:17.544 8 INFO cinder.api.openstack.wsgi [None req-3baae929-fb6f-4f64-b25b-693dba3449dd 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:14:27.540 7 INFO cinder.api.openstack.wsgi [None req-fc96948b-1eed-4341-b8ee-3dab4c0ff8c5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:14:27.542 7 INFO cinder.api.openstack.wsgi [None req-fc96948b-1eed-4341-b8ee-3dab4c0ff8c5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:14:27.541 8 INFO cinder.api.openstack.wsgi [None req-3baae929-fb6f-4f64-b25b-693dba3449dd 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:14:27.544 8 INFO cinder.api.openstack.wsgi [None req-3baae929-fb6f-4f64-b25b-693dba3449dd 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:14:37.546 8 INFO cinder.api.openstack.wsgi [None req-3baae929-fb6f-4f64-b25b-693dba3449dd 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:14:37.547 8 INFO cinder.api.openstack.wsgi [None req-3baae929-fb6f-4f64-b25b-693dba3449dd 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:14:37.554 7 INFO cinder.api.openstack.wsgi [None req-fc96948b-1eed-4341-b8ee-3dab4c0ff8c5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:14:37.555 7 INFO cinder.api.openstack.wsgi [None req-fc96948b-1eed-4341-b8ee-3dab4c0ff8c5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:14:47.539 8 INFO cinder.api.openstack.wsgi [None req-3baae929-fb6f-4f64-b25b-693dba3449dd 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:14:47.539 7 INFO cinder.api.openstack.wsgi [None req-fc96948b-1eed-4341-b8ee-3dab4c0ff8c5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:14:47.540 8 INFO cinder.api.openstack.wsgi [None req-3baae929-fb6f-4f64-b25b-693dba3449dd 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:14:47.540 7 INFO cinder.api.openstack.wsgi [None req-fc96948b-1eed-4341-b8ee-3dab4c0ff8c5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:14:53.301 8 INFO cinder.api.openstack.wsgi [None req-726bf5a1-fe28-45a0-b557-1dab94a8a30d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 07:14:53.315 8 INFO cinder.volume.api [None req-726bf5a1-fe28-45a0-b557-1dab94a8a30d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 07:14:53.318 8 INFO cinder.api.openstack.wsgi [None req-726bf5a1-fe28-45a0-b557-1dab94a8a30d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 580/1164] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 07:14:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true => generated 15 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:14:53.409 7 INFO cinder.api.openstack.wsgi [None req-7419a5c9-d853-4c1c-9819-a8a8568d99ac 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true 2026-05-12 07:14:53.444 7 INFO cinder.api.openstack.wsgi [None req-7419a5c9-d853-4c1c-9819-a8a8568d99ac 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 585/1165] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:14:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:14:53.465 8 INFO cinder.api.openstack.wsgi [None req-8de34756-b734-4132-8c4c-9f96513de349 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true 2026-05-12 07:14:53.511 8 INFO cinder.api.openstack.wsgi [None req-8de34756-b734-4132-8c4c-9f96513de349 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 581/1166] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:14:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:14:53.525 7 INFO cinder.api.openstack.wsgi [None req-cdeaa455-edfd-4758-9d79-512a6374edc4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true 2026-05-12 07:14:53.568 7 INFO cinder.api.openstack.wsgi [None req-cdeaa455-edfd-4758-9d79-512a6374edc4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 586/1167] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:14:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:14:53.584 8 INFO cinder.api.openstack.wsgi [None req-b9b2f462-0326-4a9b-9a70-5aee2dac59ec 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 07:14:53.604 8 INFO cinder.volume.api [None req-b9b2f462-0326-4a9b-9a70-5aee2dac59ec 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 07:14:53.607 8 INFO cinder.api.openstack.wsgi [None req-b9b2f462-0326-4a9b-9a70-5aee2dac59ec 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 582/1168] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 07:14:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 07:14:53.620 7 INFO cinder.api.openstack.wsgi [None req-9d7a6b99-3edd-43b1-9dbc-fd230659d572 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services 2026-05-12 07:14:53.628 7 INFO cinder.api.openstack.wsgi [None req-9d7a6b99-3edd-43b1-9dbc-fd230659d572 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services returned with HTTP 200 [pid: 7|app: 0|req: 587/1169] 10.0.0.50 () {28 vars in 644 bytes} [Tue May 12 07:14:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:14:53.640 8 INFO cinder.api.openstack.wsgi [None req-05309b45-4118-49eb-af34-634b446e6745 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true 2026-05-12 07:14:53.649 8 INFO cinder.volume.api [None req-05309b45-4118-49eb-af34-634b446e6745 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all snapshots completed successfully. 2026-05-12 07:14:53.650 8 INFO cinder.api.openstack.wsgi [None req-05309b45-4118-49eb-af34-634b446e6745 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 583/1170] 10.0.0.50 () {28 vars in 673 bytes} [Tue May 12 07:14:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:14:53.667 7 INFO cinder.api.openstack.wsgi [None req-4e12fc16-d3d5-4df7-8a43-60f7e8b8f5e0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true 2026-05-12 07:14:53.686 7 INFO cinder.api.openstack.wsgi [None req-4e12fc16-d3d5-4df7-8a43-60f7e8b8f5e0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 588/1171] 10.0.0.50 () {28 vars in 695 bytes} [Tue May 12 07:14:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 07:14:57.539 8 INFO cinder.api.openstack.wsgi [None req-05309b45-4118-49eb-af34-634b446e6745 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:14:57.539 7 INFO cinder.api.openstack.wsgi [None req-4e12fc16-d3d5-4df7-8a43-60f7e8b8f5e0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:14:57.541 8 INFO cinder.api.openstack.wsgi [None req-05309b45-4118-49eb-af34-634b446e6745 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:14:57.544 7 INFO cinder.api.openstack.wsgi [None req-4e12fc16-d3d5-4df7-8a43-60f7e8b8f5e0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:15:07.541 8 INFO cinder.api.openstack.wsgi [None req-05309b45-4118-49eb-af34-634b446e6745 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:15:07.542 7 INFO cinder.api.openstack.wsgi [None req-4e12fc16-d3d5-4df7-8a43-60f7e8b8f5e0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:15:07.543 8 INFO cinder.api.openstack.wsgi [None req-05309b45-4118-49eb-af34-634b446e6745 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:15:07.543 7 INFO cinder.api.openstack.wsgi [None req-4e12fc16-d3d5-4df7-8a43-60f7e8b8f5e0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:15:17.539 8 INFO cinder.api.openstack.wsgi [None req-05309b45-4118-49eb-af34-634b446e6745 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:15:17.539 7 INFO cinder.api.openstack.wsgi [None req-4e12fc16-d3d5-4df7-8a43-60f7e8b8f5e0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:15:17.540 8 INFO cinder.api.openstack.wsgi [None req-05309b45-4118-49eb-af34-634b446e6745 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:15:17.540 7 INFO cinder.api.openstack.wsgi [None req-4e12fc16-d3d5-4df7-8a43-60f7e8b8f5e0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:15:27.538 8 INFO cinder.api.openstack.wsgi [None req-05309b45-4118-49eb-af34-634b446e6745 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:15:27.539 7 INFO cinder.api.openstack.wsgi [None req-4e12fc16-d3d5-4df7-8a43-60f7e8b8f5e0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:15:27.539 8 INFO cinder.api.openstack.wsgi [None req-05309b45-4118-49eb-af34-634b446e6745 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:15:27.540 7 INFO cinder.api.openstack.wsgi [None req-4e12fc16-d3d5-4df7-8a43-60f7e8b8f5e0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:15:37.539 8 INFO cinder.api.openstack.wsgi [None req-05309b45-4118-49eb-af34-634b446e6745 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:15:37.539 7 INFO cinder.api.openstack.wsgi [None req-4e12fc16-d3d5-4df7-8a43-60f7e8b8f5e0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:15:37.541 8 INFO cinder.api.openstack.wsgi [None req-05309b45-4118-49eb-af34-634b446e6745 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:15:37.541 7 INFO cinder.api.openstack.wsgi [None req-4e12fc16-d3d5-4df7-8a43-60f7e8b8f5e0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:15:47.539 7 INFO cinder.api.openstack.wsgi [None req-4e12fc16-d3d5-4df7-8a43-60f7e8b8f5e0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:15:47.539 8 INFO cinder.api.openstack.wsgi [None req-05309b45-4118-49eb-af34-634b446e6745 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:15:47.540 7 INFO cinder.api.openstack.wsgi [None req-4e12fc16-d3d5-4df7-8a43-60f7e8b8f5e0 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:15:47.540 8 INFO cinder.api.openstack.wsgi [None req-05309b45-4118-49eb-af34-634b446e6745 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:15:53.148 8 INFO cinder.api.openstack.wsgi [None req-6aefad85-6893-4f3d-966a-579b41e39740 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true 2026-05-12 07:15:53.158 8 INFO cinder.volume.api [None req-6aefad85-6893-4f3d-966a-579b41e39740 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all snapshots completed successfully. 2026-05-12 07:15:53.159 8 INFO cinder.api.openstack.wsgi [None req-6aefad85-6893-4f3d-966a-579b41e39740 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 590/1184] 10.0.0.50 () {28 vars in 673 bytes} [Tue May 12 07:15:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true => generated 17 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:15:53.170 7 INFO cinder.api.openstack.wsgi [None req-3b83f41c-3a3b-4e0a-8dea-75b64b408274 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 07:15:53.180 7 INFO cinder.volume.api [None req-3b83f41c-3a3b-4e0a-8dea-75b64b408274 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 07:15:53.184 7 INFO cinder.api.openstack.wsgi [None req-3b83f41c-3a3b-4e0a-8dea-75b64b408274 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 595/1185] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 07:15:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 07:15:53.198 8 INFO cinder.api.openstack.wsgi [None req-30c11bc8-5a10-4da4-b295-d0a9c4fe4f27 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 07:15:53.208 8 INFO cinder.volume.api [None req-30c11bc8-5a10-4da4-b295-d0a9c4fe4f27 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 07:15:53.211 8 INFO cinder.api.openstack.wsgi [None req-30c11bc8-5a10-4da4-b295-d0a9c4fe4f27 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 591/1186] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 07:15:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 07:15:53.226 7 INFO cinder.api.openstack.wsgi [None req-8bde56ff-f869-4d20-b660-f79fdc593707 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services 2026-05-12 07:15:53.232 7 INFO cinder.api.openstack.wsgi [None req-8bde56ff-f869-4d20-b660-f79fdc593707 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services returned with HTTP 200 [pid: 7|app: 0|req: 596/1187] 10.0.0.50 () {28 vars in 644 bytes} [Tue May 12 07:15:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:15:53.242 8 INFO cinder.api.openstack.wsgi [None req-00d37a5e-684d-4662-85a3-50d39647b977 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true 2026-05-12 07:15:53.260 8 INFO cinder.api.openstack.wsgi [None req-00d37a5e-684d-4662-85a3-50d39647b977 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 592/1188] 10.0.0.50 () {28 vars in 695 bytes} [Tue May 12 07:15:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 07:15:53.311 7 INFO cinder.api.openstack.wsgi [None req-8e439fb0-8751-455e-8b07-91dbddc7c6ba 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true 2026-05-12 07:15:53.347 7 INFO cinder.api.openstack.wsgi [None req-8e439fb0-8751-455e-8b07-91dbddc7c6ba 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 597/1189] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:15:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:15:53.360 8 INFO cinder.api.openstack.wsgi [None req-e4b2896f-91db-4bca-9e65-9fb52380f1b4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true 2026-05-12 07:15:53.398 8 INFO cinder.api.openstack.wsgi [None req-e4b2896f-91db-4bca-9e65-9fb52380f1b4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 593/1190] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:15:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:15:53.412 7 INFO cinder.api.openstack.wsgi [None req-94c263ee-3628-4cdf-a8b1-c9c3debf6ca7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true 2026-05-12 07:15:53.443 7 INFO cinder.api.openstack.wsgi [None req-94c263ee-3628-4cdf-a8b1-c9c3debf6ca7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 598/1191] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:15:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:15:57.540 8 INFO cinder.api.openstack.wsgi [None req-e4b2896f-91db-4bca-9e65-9fb52380f1b4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:15:57.540 7 INFO cinder.api.openstack.wsgi [None req-94c263ee-3628-4cdf-a8b1-c9c3debf6ca7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:15:57.541 8 INFO cinder.api.openstack.wsgi [None req-e4b2896f-91db-4bca-9e65-9fb52380f1b4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:15:57.542 7 INFO cinder.api.openstack.wsgi [None req-94c263ee-3628-4cdf-a8b1-c9c3debf6ca7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:16:07.539 7 INFO cinder.api.openstack.wsgi [None req-94c263ee-3628-4cdf-a8b1-c9c3debf6ca7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:16:07.539 8 INFO cinder.api.openstack.wsgi [None req-e4b2896f-91db-4bca-9e65-9fb52380f1b4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:16:07.540 7 INFO cinder.api.openstack.wsgi [None req-94c263ee-3628-4cdf-a8b1-c9c3debf6ca7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:16:07.540 8 INFO cinder.api.openstack.wsgi [None req-e4b2896f-91db-4bca-9e65-9fb52380f1b4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:16:17.542 7 INFO cinder.api.openstack.wsgi [None req-94c263ee-3628-4cdf-a8b1-c9c3debf6ca7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:16:17.542 8 INFO cinder.api.openstack.wsgi [None req-e4b2896f-91db-4bca-9e65-9fb52380f1b4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:16:17.542 7 INFO cinder.api.openstack.wsgi [None req-94c263ee-3628-4cdf-a8b1-c9c3debf6ca7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:16:17.543 8 INFO cinder.api.openstack.wsgi [None req-e4b2896f-91db-4bca-9e65-9fb52380f1b4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:16:27.539 7 INFO cinder.api.openstack.wsgi [None req-94c263ee-3628-4cdf-a8b1-c9c3debf6ca7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:16:27.539 8 INFO cinder.api.openstack.wsgi [None req-e4b2896f-91db-4bca-9e65-9fb52380f1b4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:16:27.540 7 INFO cinder.api.openstack.wsgi [None req-94c263ee-3628-4cdf-a8b1-c9c3debf6ca7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:16:27.540 8 INFO cinder.api.openstack.wsgi [None req-e4b2896f-91db-4bca-9e65-9fb52380f1b4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:16:37.539 8 INFO cinder.api.openstack.wsgi [None req-e4b2896f-91db-4bca-9e65-9fb52380f1b4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:16:37.539 7 INFO cinder.api.openstack.wsgi [None req-94c263ee-3628-4cdf-a8b1-c9c3debf6ca7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:16:37.540 8 INFO cinder.api.openstack.wsgi [None req-e4b2896f-91db-4bca-9e65-9fb52380f1b4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:16:37.540 7 INFO cinder.api.openstack.wsgi [None req-94c263ee-3628-4cdf-a8b1-c9c3debf6ca7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:16:47.539 8 INFO cinder.api.openstack.wsgi [None req-e4b2896f-91db-4bca-9e65-9fb52380f1b4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:16:47.540 7 INFO cinder.api.openstack.wsgi [None req-94c263ee-3628-4cdf-a8b1-c9c3debf6ca7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:16:47.541 7 INFO cinder.api.openstack.wsgi [None req-94c263ee-3628-4cdf-a8b1-c9c3debf6ca7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:16:47.541 8 INFO cinder.api.openstack.wsgi [None req-e4b2896f-91db-4bca-9e65-9fb52380f1b4 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:16:53.173 7 INFO cinder.api.openstack.wsgi [None req-353fc298-c02c-4ad9-9192-3fa0dce7b58d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true 2026-05-12 07:16:53.194 7 INFO cinder.api.openstack.wsgi [None req-353fc298-c02c-4ad9-9192-3fa0dce7b58d 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 605/1204] 10.0.0.50 () {28 vars in 695 bytes} [Tue May 12 07:16:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/scheduler-stats/get_pools?detail=true => generated 670 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:16:53.215 8 INFO cinder.api.openstack.wsgi [None req-62e9a363-355a-49c9-9c61-51502156a6a5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services 2026-05-12 07:16:53.223 8 INFO cinder.api.openstack.wsgi [None req-62e9a363-355a-49c9-9c61-51502156a6a5 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-services returned with HTTP 200 [pid: 8|app: 0|req: 600/1205] 10.0.0.50 () {28 vars in 644 bytes} [Tue May 12 07:16:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:16:53.279 7 INFO cinder.api.openstack.wsgi [None req-21f503ff-b632-4d89-a5c8-6a7ee1e6b4d8 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true 2026-05-12 07:16:53.316 7 INFO cinder.api.openstack.wsgi [None req-21f503ff-b632-4d89-a5c8-6a7ee1e6b4d8 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 606/1206] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:16:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/b0532019436f466a90e80b86bd7d873b?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:16:53.333 8 INFO cinder.api.openstack.wsgi [None req-0a0f9142-0c6c-4267-b595-5352d742a4c7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true 2026-05-12 07:16:53.379 8 INFO cinder.api.openstack.wsgi [None req-0a0f9142-0c6c-4267-b595-5352d742a4c7 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 601/1207] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:16:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/e9cb5bd82d9443d4ba550821f717bcea?usage=true => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:16:53.392 7 INFO cinder.api.openstack.wsgi [None req-10ad3472-1e72-445a-b16a-ec05a47f12ab 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true 2026-05-12 07:16:53.416 7 INFO cinder.api.openstack.wsgi [None req-10ad3472-1e72-445a-b16a-ec05a47f12ab 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 607/1208] 10.0.0.50 () {28 vars in 735 bytes} [Tue May 12 07:16:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/os-quota-sets/f6720ced78e947e88e4837acf8ce65a2?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:16:53.432 8 INFO cinder.api.openstack.wsgi [None req-545c40f0-0f10-46c3-8918-c2679765066e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 07:16:53.460 8 INFO cinder.volume.api [None req-545c40f0-0f10-46c3-8918-c2679765066e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 07:16:53.467 8 INFO cinder.api.openstack.wsgi [None req-545c40f0-0f10-46c3-8918-c2679765066e 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 602/1209] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 07:16:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:16:53.483 7 INFO cinder.api.openstack.wsgi [None req-54d7dd39-898a-4f59-98c4-ebd4e9b92709 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true 2026-05-12 07:16:53.504 7 INFO cinder.volume.api [None req-54d7dd39-898a-4f59-98c4-ebd4e9b92709 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all volumes completed successfully. 2026-05-12 07:16:53.506 7 INFO cinder.api.openstack.wsgi [None req-54d7dd39-898a-4f59-98c4-ebd4e9b92709 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 608/1210] 10.0.0.50 () {28 vars in 683 bytes} [Tue May 12 07:16:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 07:16:53.517 8 INFO cinder.api.openstack.wsgi [None req-8835a5f7-10e6-4702-84a7-002c34659319 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true 2026-05-12 07:16:53.526 8 INFO cinder.volume.api [None req-8835a5f7-10e6-4702-84a7-002c34659319 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] Get all snapshots completed successfully. 2026-05-12 07:16:53.526 8 INFO cinder.api.openstack.wsgi [None req-8835a5f7-10e6-4702-84a7-002c34659319 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e9cb5bd82d9443d4ba550821f717bcea/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 603/1211] 10.0.0.50 () {28 vars in 673 bytes} [Tue May 12 07:16:53 2026] GET /v3/e9cb5bd82d9443d4ba550821f717bcea/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-05-12 07:16:57.540 7 INFO cinder.api.openstack.wsgi [None req-54d7dd39-898a-4f59-98c4-ebd4e9b92709 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:16:57.540 8 INFO cinder.api.openstack.wsgi [None req-8835a5f7-10e6-4702-84a7-002c34659319 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:16:57.541 7 INFO cinder.api.openstack.wsgi [None req-54d7dd39-898a-4f59-98c4-ebd4e9b92709 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:16:57.542 8 INFO cinder.api.openstack.wsgi [None req-8835a5f7-10e6-4702-84a7-002c34659319 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:17:07.539 7 INFO cinder.api.openstack.wsgi [None req-54d7dd39-898a-4f59-98c4-ebd4e9b92709 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:17:07.539 8 INFO cinder.api.openstack.wsgi [None req-8835a5f7-10e6-4702-84a7-002c34659319 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:17:07.540 7 INFO cinder.api.openstack.wsgi [None req-54d7dd39-898a-4f59-98c4-ebd4e9b92709 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:17:07.540 8 INFO cinder.api.openstack.wsgi [None req-8835a5f7-10e6-4702-84a7-002c34659319 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:17:17.539 8 INFO cinder.api.openstack.wsgi [None req-8835a5f7-10e6-4702-84a7-002c34659319 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:17:17.539 7 INFO cinder.api.openstack.wsgi [None req-54d7dd39-898a-4f59-98c4-ebd4e9b92709 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:17:17.540 8 INFO cinder.api.openstack.wsgi [None req-8835a5f7-10e6-4702-84a7-002c34659319 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:17:17.541 7 INFO cinder.api.openstack.wsgi [None req-54d7dd39-898a-4f59-98c4-ebd4e9b92709 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:17:27.543 7 INFO cinder.api.openstack.wsgi [None req-54d7dd39-898a-4f59-98c4-ebd4e9b92709 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:17:27.544 7 INFO cinder.api.openstack.wsgi [None req-54d7dd39-898a-4f59-98c4-ebd4e9b92709 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:17:27.543 8 INFO cinder.api.openstack.wsgi [None req-8835a5f7-10e6-4702-84a7-002c34659319 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:17:27.547 8 INFO cinder.api.openstack.wsgi [None req-8835a5f7-10e6-4702-84a7-002c34659319 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:17:37.538 8 INFO cinder.api.openstack.wsgi [None req-8835a5f7-10e6-4702-84a7-002c34659319 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:17:37.538 7 INFO cinder.api.openstack.wsgi [None req-54d7dd39-898a-4f59-98c4-ebd4e9b92709 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:17:37.540 8 INFO cinder.api.openstack.wsgi [None req-8835a5f7-10e6-4702-84a7-002c34659319 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:17:37.540 7 INFO cinder.api.openstack.wsgi [None req-54d7dd39-898a-4f59-98c4-ebd4e9b92709 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:17:47.539 8 INFO cinder.api.openstack.wsgi [None req-8835a5f7-10e6-4702-84a7-002c34659319 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:17:47.539 7 INFO cinder.api.openstack.wsgi [None req-54d7dd39-898a-4f59-98c4-ebd4e9b92709 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] GET http://10.0.0.80:8776/ 2026-05-12 07:17:47.540 8 INFO cinder.api.openstack.wsgi [None req-8835a5f7-10e6-4702-84a7-002c34659319 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-12 07:17:47.540 7 INFO cinder.api.openstack.wsgi [None req-54d7dd39-898a-4f59-98c4-ebd4e9b92709 6884ced9ee764de6ab840b504111a597 e9cb5bd82d9443d4ba550821f717bcea - - default default] http://10.0.0.80:8776/ returned with HTTP 300